aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 3-2/+10
2020-07-21Merge branch 'elan-i2c' into nextGravatar Dmitry Torokhov 726-6069/+15887
2020-07-21Input: synaptics-rmi4 - drop a duplicated wordGravatar Randy Dunlap 1-1/+1
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsGravatar Dave Wang 1-0/+7
2020-06-30Input: add `SW_MACHINE_COVER`Gravatar Merlijn Wajer 2-2/+3
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 8-26/+122
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+1
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-1/+2
2020-05-28net: be more gentle about silly gso requests coming from userGravatar Eric Dumazet 1-8/+9
2020-05-28Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+14
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentGravatar Arnd Bergmann 1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Gravatar Konstantin Khlebnikov 1-2/+13
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-9/+5
2020-05-27RDMA/core: Fix double destruction of uobjectGravatar Jason Gunthorpe 1-1/+1
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYGravatar Amir Goldstein 1-2/+1
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildGravatar Pablo Neira Ayuso 1-1/+1
2020-05-26net: check untrusted gso_size at kernel entryGravatar Willem de Bruijn 1-2/+12
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devGravatar David Ahern 2-0/+35
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupGravatar David Ahern 2-0/+35
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesGravatar David Ahern 1-16/+25
2020-05-26nexthops: don't modify published nexthop groupsGravatar Nikolay Aleksandrov 1-0/+1
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-1/+1
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...Gravatar David S. Miller 1-1/+1
2020-05-25net/tls: fix race condition causing kernel panicGravatar Vinay Kumar Yadav 1-0/+4
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codeGravatar Pablo Neira Ayuso 1-1/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationGravatar Pradeep Kumar Chitrapu 1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+11
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 5-13/+61
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyGravatar Eran Ben Elisha 1-0/+9
2020-05-22net/mlx5: Fix a race when moving command interface to events modeGravatar Eran Ben Elisha 1-0/+6
2020-05-22net/mlx5: Add command entry handling completionGravatar Moshe Shemesh 1-0/+1
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar David S. Miller 2-11/+43
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Borislav Petkov 2-0/+11
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECGravatar Sabrina Dubroca 1-1/+0
2020-05-20rxrpc: Trace discarded ACKsGravatar David Howells 1-0/+35
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2020-05-18net sched: fix reporting the first-time use timestampGravatar Roman Mashak 1-1/+2
2020-05-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-1/+1
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-13/+95
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+6
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Gravatar Benjamin Thiel 1-0/+2
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 8-9/+22
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+1
2020-05-15Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+3
2020-05-15x86: Fix early boot crash on gcc-10, third tryGravatar Borislav Petkov 1-0/+6
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-1/+1