summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-39/+70
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds3-0/+123
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-26/+122
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+2
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown1-39/+70
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown1-0/+36
2020-05-29Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown1-0/+8
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean1-0/+8
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+14
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28hwmon: Add notification supportGuenter Roeck1-0/+3
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-1/+1
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2-0/+35
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2-0/+35
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-0/+1
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-0/+4
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-13/+61
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2-11/+43
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2-0/+11
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2-0/+120
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-20rxrpc: Trace discarded ACKsDavid Howells1-0/+35
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+44
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+95
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel1-0/+2