index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-0
/
+7
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-1
/
+1
2018-11-27
Merge 4.20-rc4 into tty-next
Greg Kroah-Hartman
10
-95
/
+241
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-64
/
+203
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-28
/
+0
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+20
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-11-22
include: Add lantiq.h in include/linux/
Songjun Wu
1
-0
/
+23
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-28
/
+0
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
1
-0
/
+1
2018-11-21
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
Robin Murphy
1
-1
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2
-1
/
+7
2018-11-11
Merge 4.20-rc2 into tty-next
Greg Kroah-Hartman
13
-34
/
+54
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-11-09
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+1
2018-11-09
serial: core: Include console.h from serial_core.h
Douglas Anderson
1
-0
/
+1
2018-11-09
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
1
-1
/
+36
2018-11-09
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-1
/
+2
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+4
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+8
2018-11-08
libceph: assume argonaut on the server side
Ilya Dryomov
1
-7
/
+1
2018-11-08
Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...
Linus Torvalds
2
-5
/
+13
2018-11-08
Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+3
2018-11-08
Compiler Attributes: improve explanation of header
Miguel Ojeda
1
-5
/
+9
2018-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-2
/
+2
2018-11-07
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
1
-0
/
+3
2018-11-06
watchdog/core: Add missing prototypes for weak functions
Mathieu Malaterre
1
-0
/
+2
2018-11-06
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+23
2018-11-06
include/linux/compiler*.h: define asm_volatile_goto
ndesaulniers@google.com
1
-0
/
+4
2018-11-06
HID: fix up .raw_event() documentation
Linus Walleij
1
-2
/
+2
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+3
2018-11-05
XArray: Fix Documentation
Matthew Wilcox
1
-2
/
+2
2018-11-05
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
1
-0
/
+52
2018-11-05
XArray: Turn xa_erase into an exported function
Matthew Wilcox
1
-17
/
+1
2018-11-05
XArray: Unify xa_cmpxchg and __xa_cmpxchg
Matthew Wilcox
1
-44
/
+69
2018-11-05
XArray: Regularise xa_reserve
Matthew Wilcox
1
-1
/
+79
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2
-13
/
+1
2018-11-05
mtd: nand: Fix nanddev_neraseblocks()
Boris Brezillon
1
-3
/
+2
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2018-11-04
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
[next]