summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+15
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann-0/+4
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo-2/+2
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal-0/+13
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+32
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn-1/+17
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa-0/+2
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet-0/+1
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+6
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long-0/+12
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+11
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+4
2018-11-15rxrpc: Fix life checkDavid Howells-1/+4
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel-0/+7
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller-1/+7
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval-4/+4
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-9/+9
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+7
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds-7/+1
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel-1/+2
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel-0/+4
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde-0/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-6/+30
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov-7/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds-4/+3
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda-5/+9
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-2/+2
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng-0/+3
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre-0/+2
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon-1/+1
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+75
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com-0/+4
2018-11-06HID: fix up .raw_event() documentationLinus Walleij-2/+2
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia-1/+1
2018-11-06Merge tag 'v4.20-rc1' into patchworkMauro Carvalho Chehab-1063/+3442
2018-11-06media: v4l: fix uapi mpeg slice params definitionArnd Bergmann-2/+5
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-5/+48
2018-11-05uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin-5/+5
2018-11-05uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin-4/+4
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky-13/+1
2018-11-05mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon-3/+2
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-5/+2
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley-0/+1
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long-0/+1