summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Documentation: mdio_bus.c - fix warningsLothar Rubusch1-1/+1
2020-04-08net: sched: Fix setting last executed chain on skb extensionPaul Blakey1-0/+1
2020-04-08net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov1-1/+2
2020-04-08net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-08net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2-95/+0
2020-04-08net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-08net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard1-1/+20
2020-04-08Merge branch 'fec-fix-wake-on-lan'David S. Miller5-33/+132
2020-04-08ARM: dts: imx6: add fec gpr property.Martin Fuzzey1-0/+1
2020-04-08dt-bindings: fec: document the new gpr property.Martin Fuzzey1-0/+2
2020-04-08ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2-4/+2
2020-04-08net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-04-08net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch1-3/+3
2020-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-23/+31
2020-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds169-1190/+3630
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds46-1958/+2305
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-428/+820
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-10/+40
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-214/+986
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds8-24/+12
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-133/+114
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-34/+16
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-5/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds43-163/+361
2020-04-07Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds6-14/+14
2020-04-07ipc/shm.c: make compat_ksys_shmctl() staticJason Yan1-1/+1
2020-04-07ipc/mqueue.c: fix a brace coding style issueSomala Swaraj1-3/+2
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang1-1/+1
2020-04-07ubsan: include bug type in report headerKees Cook1-21/+15
2020-04-07kasan: unset panic_on_warn before calling panic()Kees Cook1-1/+9
2020-04-07ubsan: check panic_on_warnKees Cook1-0/+11
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook2-6/+30
2020-04-07ubsan: add trap instrumentation optionKees Cook3-6/+27
2020-04-07init/Kconfig: clean up ANON_INODES and old IO schedulers optionsKrzysztof Kozlowski1-2/+1
2020-04-07kernel/gcov/fs.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07gcov: gcc_3_4: replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-04-07gcov: gcc_4_7: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07kernel/kmod.c: fix a typo "assuems" -> "assumes"Qiujun Huang1-1/+1
2020-04-07reiserfs: clean up several indentation issuesColin Ian King3-11/+12
2020-04-07kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()Will Deacon1-2/+0
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon1-2/+7
2020-04-07samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon1-1/+1
2020-04-07fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common pathAlexey Dobriyan1-1/+1
2020-04-07fs/binfmt_elf.c: allocate less for static executableAlexey Dobriyan1-9/+10
2020-04-07fs/binfmt_elf.c: delete "loc" variableAlexey Dobriyan1-17/+15
2020-04-07fs/epoll: make nesting accounting safe for -rt kernelJason Baron1-21/+43
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev1-1/+66
2020-04-07checkpatch: avoid warning about uninitialized_var()Joe Perches1-5/+9
2020-04-07checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel1-0/+11