summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2020-04-072-95/+0
* | net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-071-0/+1
* | net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard2020-04-071-1/+20
* | Merge branch 'fec-fix-wake-on-lan'David S. Miller2020-04-075-33/+132
|\ \
| * | ARM: dts: imx6: add fec gpr property.Martin Fuzzey2020-04-071-0/+1
| * | dt-bindings: fec: document the new gpr property.Martin Fuzzey2020-04-071-0/+2
| * | ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2020-04-072-4/+2
| * | net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-072-29/+127
|/ /
* | net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch2020-04-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-079-23/+31
|\ \
| * | netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso2020-04-072-1/+3
| * | netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso2020-04-071-2/+2
| * | netfilter: ipset: Pass lockdep expression to RCU listsAmol Grover2020-04-061-1/+2
| * | netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_nameEric Dumazet2020-04-051-0/+1
| * | netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski2020-04-052-0/+4
| * | netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-053-7/+8
| * | netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...Stefano Brivio2020-04-051-12/+11
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-07169-1190/+3630
|\ \ \
| * | | ipc/shm.c: make compat_ksys_shmctl() staticJason Yan2020-04-071-1/+1
| * | | ipc/mqueue.c: fix a brace coding style issueSomala Swaraj2020-04-071-3/+2
| * | | lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang2020-04-071-1/+1
| * | | ubsan: include bug type in report headerKees Cook2020-04-071-21/+15
| * | | kasan: unset panic_on_warn before calling panic()Kees Cook2020-04-071-1/+9
| * | | ubsan: check panic_on_warnKees Cook2020-04-071-0/+11
| * | | drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook2020-04-073-0/+81
| * | | ubsan: split "bounds" checker from other optionsKees Cook2020-04-072-6/+30
| * | | ubsan: add trap instrumentation optionKees Cook2020-04-073-6/+27
| * | | init/Kconfig: clean up ANON_INODES and old IO schedulers optionsKrzysztof Kozlowski2020-04-071-2/+1
| * | | kernel/gcov/fs.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
| * | | gcov: gcc_3_4: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-3/+3
| * | | gcov: gcc_4_7: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
| * | | kernel/kmod.c: fix a typo "assuems" -> "assumes"Qiujun Huang2020-04-071-1/+1
| * | | reiserfs: clean up several indentation issuesColin Ian King2020-04-073-11/+12
| * | | kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()Will Deacon2020-04-071-2/+0
| * | | samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon2020-04-071-2/+7
| * | | samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon2020-04-071-1/+1
| * | | fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common pathAlexey Dobriyan2020-04-071-1/+1
| * | | fs/binfmt_elf.c: allocate less for static executableAlexey Dobriyan2020-04-071-9/+10
| * | | fs/binfmt_elf.c: delete "loc" variableAlexey Dobriyan2020-04-071-17/+15
| * | | fs/epoll: make nesting accounting safe for -rt kernelJason Baron2020-04-071-21/+43
| * | | kselftest: introduce new epoll test caseRoman Penyaev2020-04-071-1/+66
| * | | checkpatch: avoid warning about uninitialized_var()Joe Perches2020-04-071-5/+9
| * | | checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel2020-04-071-0/+11
| * | | checkpatch: improve Gerrit Change-Id: testJoe Perches2020-04-071-3/+10
| * | | checkpatch: add command-line option for TAB sizeAntonio Borneo2020-04-071-10/+16
| * | | checkpatch: fix multiple const * typesAntonio Borneo2020-04-071-2/+2
| * | | checkpatch: fix minor typo and mixed space+tab in indentationAntonio Borneo2020-04-071-4/+4
| * | | checkpatch: prefer fallthrough; over fallthrough commentsJoe Perches2020-04-071-0/+36
| * | | checkpatch: support "base-commit:" formatJohn Hubbard2020-04-071-1/+1
| * | | checkpatch: check SPDX tags in YAML filesLubomir Rintel2020-04-071-1/+1