summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-06-071-1/+2
|\
| * xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck2019-05-301-1/+2
* | Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-075-9/+13
|\ \
| * | kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada2019-06-071-1/+6
| * | scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis2019-06-041-1/+1
| * | kbuild: tar-pkg: enable communication with jobserverTrevor Bourget2019-06-041-1/+1
| * | kconfig: tests: fix recursive inclusion unit testMasahiro Yamada2019-06-041-3/+3
| * | kbuild: teach kselftest-merge to find nested config filesDan Rue2019-06-041-3/+2
* | | Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-06-076-24/+26
|\ \ \
| * | | mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas2019-06-031-1/+1
| * | | mmc: sdhci: Fix SDIO IRQ thread deadlockAdrian Hunter2019-05-281-11/+13
| * | | mmc: meson-gx: fix irq ackJerome Brunet2019-05-281-3/+3
| * | | mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito2019-05-281-1/+2
| * | | mmc: tegra: Fix a warning messageDan Carpenter2019-05-281-1/+1
| * | | memstick: mspro_block: Fix an error code in mspro_block_issue_req()Dan Carpenter2019-05-281-7/+6
| | |/ | |/|
* | | Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-06-079-24/+100
|\ \ \
| * \ \ Merge branch 'pm-x86'Rafael J. Wysocki2019-06-077-24/+63
| |\ \ \
| | * | | x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-035-2/+58
| | * | | x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki2019-05-302-22/+5
| | |/ /
| * | / PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki2019-06-032-0/+37
| | |/ | |/|
* | | x86/insn-eval: Fix use-after-free access to LDT entryJann Horn2019-06-071-23/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-0734-131/+218
|\ \ \
| * | | pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-061-0/+11
| * | | net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier2019-06-061-2/+2
| * | | net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-061-4/+6
| * | | Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl'David S. Miller2019-06-061-7/+18
| |\ \ \
| | * | | ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz2019-06-061-5/+8
| | * | | ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2019-06-061-2/+10
| |/ / /
| * | | Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu2019-06-061-3/+3
| * | | net: aquantia: fix wol configuration not applied sometimesNikita Danilov2019-06-062-8/+10
| * | | ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-061-1/+4
| * | | Fix memory leak in sctp_process_initNeil Horman2019-06-062-10/+8
| * | | net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-062-1/+4
| * | | ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-061-2/+1
| * | | ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long2019-06-061-12/+12
| * | | Merge branch 's390-qeth-fixes'David S. Miller2019-06-053-12/+44
| |\ \ \
| | * | | s390/qeth: handle error when updating TX queue countJulian Wiedmann2019-06-051-6/+16
| | * | | s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-051-1/+1
| | * | | s390/qeth: check dst entry before useJulian Wiedmann2019-06-051-5/+25
| | * | | s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann2019-06-051-0/+2
| |/ / /
| * | | net: fix indirect calls helpers for ptype list hooks.Paolo Abeni2019-06-051-3/+3
| * | | net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin2019-06-051-1/+1
| * | | udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale2019-06-051-2/+1
| * | | Merge branch 'net-tls-redo-the-RX-resync-locking'David S. Miller2019-06-042-8/+22
| |\ \ \
| | * | | net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-042-6/+25
| | * | | Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski2019-06-041-10/+5
| |/ / /
| * | | net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean2019-06-041-16/+16
| * | | net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| * | | net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
| * | | selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long2019-06-041-1/+4