summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysctl: clean up nr_pdflush_threads leftoverRafael Aquini2018-12-051-2/+2
* serdev: make synchronous write helper interruptibleJohan Hovold2018-11-271-1/+1
* Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman2018-11-2717-111/+267
|\
| * Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-11-251-1/+1
| |\
| | * dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy2018-11-211-1/+1
| * | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-11-251-64/+203
| |\ \
| | * | XArray: Fix DocumentationMatthew Wilcox2018-11-051-2/+2
| | * | XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox2018-11-051-0/+52
| | * | XArray: Turn xa_erase into an exported functionMatthew Wilcox2018-11-051-17/+1
| | * | XArray: Unify xa_cmpxchg and __xa_cmpxchgMatthew Wilcox2018-11-051-44/+69
| | * | XArray: Regularise xa_reserveMatthew Wilcox2018-11-051-1/+79
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-242-38/+0
| |\ \ \
| | * | | Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2018-11-221-10/+0
| | * | | Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-28/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-244-1/+32
| |\ \ \ \
| | * | | | packet: copy user buffers before orphan or cloneWillem de Bruijn2018-11-231-1/+17
| | * | | | net/dim: Update DIM start sample after each DIM iterationTal Gilboa2018-11-221-0/+2
| | * | | | tcp: defer SACK compression after DupThreshEric Dumazet2018-11-221-0/+1
| | * | | | Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-191-0/+12
| * | | | | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-221-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-071-0/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-11-202-1/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia2018-11-061-1/+1
| | * | | Merge tag 'v4.20-rc1' into patchworkMauro Carvalho Chehab2018-11-06102-1063/+3442
| | |\| |
| | * | | media: v4l: fix uapi mpeg slice params definitionArnd Bergmann2018-11-061-2/+5
| | * | | v4l2-controls: add a missing includeMauro Carvalho Chehab2018-11-021-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-194-2/+11
| |\ \ \ \
| | * | | | rxrpc: Fix life checkDavid Howells2018-11-152-1/+4
| | * | | | Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-132-1/+7
| | |\ \ \ \
| | | * | | | can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2018-11-091-1/+2
| | | * | | | can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2018-11-091-0/+4
| | | * | | | can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-11-091-0/+1
| * | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-181-0/+7
| |\ \ \ \ \ \
| | * | | | | | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+7
| | |/ / / / /
| * | | | | | Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-161-4/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval2018-11-121-4/+4
* | | | | | | include: Add lantiq.h in include/linux/Songjun Wu2018-11-221-0/+23
* | | | | | | Merge 4.20-rc2 into tty-nextGreg Kroah-Hartman2018-11-1228-56/+144
|\| | | | | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-111-0/+1
| |\ \ \ \ \ \
| | * | | | | | clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-0/+1
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-111-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre2018-11-061-0/+2
| * | | | | | | | Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-101-9/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-5/+5
| | * | | | | | | | uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-4/+4
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-101-5/+7
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-021-5/+7
| * | | | | | | | Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-091-7/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libceph: assume argonaut on the server sideIlya Dryomov2018-11-081-7/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-098-6/+30
| |\ \ \ \ \ \ \ \