summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-014-36/+7
|\
| * xtensa: clean up xtensa-specific property sectionsMax Filippov2018-10-301-14/+3
| * xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov2018-10-301-17/+1
| * xtensa: add NOTES section to the linker scriptMax Filippov2018-10-302-1/+2
| * xtensa: remove ZONE_DMAChristoph Hellwig2018-10-152-4/+1
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-0124-28/+841
|\ \
| * | arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-041-22/+0
| * | stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2018-09-045-1/+84
| * | doc: self-protection: Add information about STACKLEAK featureAlexander Popov2018-09-041-5/+5
| * | fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-09-045-0/+38
| * | lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
| * | gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov2018-09-044-0/+477
| * | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-0413-0/+157
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-013-4/+12
|\ \ \
| * | | MAINTAINERS: add maintainer for IMX LPI2C driverA.s. Dong2018-11-011-0/+8
| * | | dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible stringA.s. Dong2018-11-011-0/+1
| * | | i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-11-011-0/+2
| * | | i2c: Remove unnecessary call to irq_find_mappingCharles Keepax2018-11-011-4/+1
* | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-012-1/+4
|\ \ \ \
| * | | | arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
| * | | | mm: percpu: remove unnecessary unlikely()Igor Stoppa2018-09-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0156-274/+793
|\ \ \ \ \
| * | | | | openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz2018-11-011-2/+2
| * | | | | net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-011-1/+1
| * | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-0116-41/+85
| |\ \ \ \ \
| | * | | | | ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-311-1/+3
| | * | | | | i40e: Update status codesMitch Williams2018-10-312-4/+10
| | * | | | | ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-318-13/+30
| | * | | | | fm10k: bump driver version to match out-of-tree releaseJacob Keller2018-10-311-1/+1
| | * | | | | fm10k: add missing device IDs to the upstream driverJacob Keller2018-10-312-0/+4
| | * | | | | fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller2018-10-311-20/+28
| | * | | | | fm10k: fix SM mailbox full conditionNgai-Mint Kwan2018-10-311-1/+2
| | * | | | | igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-311-1/+7
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-018-48/+319
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'verifier-fixes'Alexei Starovoitov2018-11-013-40/+305
| | |\ \ \ \ \ \
| | | * | | | | | bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2018-11-011-31/+40
| | | * | | | | | bpf: add various test cases to test_verifierDaniel Borkmann2018-11-011-0/+250
| | | * | | | | | bpf: don't set id on after map lookup with ptr_to_map_val returnDaniel Borkmann2018-11-011-5/+6
| | | * | | | | | bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann2018-11-012-4/+9
| | |/ / / / / /
| | * | | | | | libbpf: Fix compile error in libbpf_attach_type_by_nameAndrey Ignatov2018-10-311-6/+7
| | * | | | | | kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian2018-10-312-2/+4
| | * | | | | | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend2018-10-301-0/+1
| | * | | | | | tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song2018-10-301-0/+2
| | |/ / / / /
| * | | | | | Merge branch 'mlxsw-Enable-minimum-shaper-on-MC-TCs'David S. Miller2018-10-313-25/+117
| |\ \ \ \ \ \
| | * | | | | | selftests: mlxsw: qos_mc_aware: Add a test for UC awarenessPetr Machata2018-10-311-23/+70
| | * | | | | | selftests: mlxsw: qos_mc_aware: Tweak for min shaperPetr Machata2018-10-311-1/+1
| | * | | | | | mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata2018-10-311-0/+25
| | * | | | | | mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata2018-10-311-1/+21
| |/ / / / / /
| * | | | | | Merge branch 'hns3-fixes'David S. Miller2018-10-319-77/+147
| |\ \ \ \ \ \
| | * | | | | | net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan2018-10-311-0/+5