summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-10320-1886/+3150
|\
| * Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-04-101-1/+1
| * Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
| |\
| | * MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| | * MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| | * MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-04-102-2/+6
| |\ \
| | * | aio: use kmem_cache_free() instead of kfree()Wei Yongjun2019-04-051-1/+1
| | * | iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-041-0/+4
| | * | aio: Fix an error code in __io_submit_one()Dan Carpenter2019-04-031-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-0914-28/+89
| |\ \ \
| | * \ \ Merge branch 'bnxt_en-fixes'David S. Miller2019-04-091-3/+13
| | |\ \ \
| | | * | | bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| | | * | | bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| | |/ / /
| | * | | net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| | * | | Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller2019-04-094-8/+8
| | |\ \ \
| | | * | | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| | | * | | broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| | | * | | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
| | |/ / /
| | * | | Merge branch 'erspan-use-after-free'David S. Miller2019-04-092-12/+23
| | |\ \ \
| | | * | | net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi2019-04-091-7/+13
| | | * | | net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi2019-04-091-5/+10
| | |/ / /
| | * | | r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| | * | | MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt2019-04-081-1/+1
| | * | | net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
| | * | | selftests: add a tc matchall test caseNicolas Dichtel2019-04-081-0/+20
| | * | | nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-071-1/+1
| | * | | NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-04-071-0/+8
| * | | | Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2019-04-097-21/+108
| |\ \ \ \
| | * | | | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-091-2/+2
| | * | | | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-092-0/+64
| | * | | | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-092-3/+3
| | * | | | tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-091-2/+2
| | * | | | KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-091-5/+23
| | * | | | tpm: fix an invalid condition in tpm_common_pollTadeusz Struk2019-04-091-1/+8
| | * | | | tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen2019-04-091-8/+6
| * | | | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-094-11/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | xtensa: fix format string warning in init_pmdMax Filippov2019-04-051-1/+1
| | * | | | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| | * | | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
| | * | | | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-041-0/+6
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-081-7/+6
| |\ \ \ \ \
| | * | | | | crypto: caam - fix copy of next buffer for xcbc and cmacIuliana Prodan2019-03-281-7/+6
| * | | | | | slab: fix a crash by reading /proc/slab_allocatorsQian Cai2019-04-081-1/+2
| * | | | | | Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-081-1/+1
| * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0824-82/+131
| |\ \ \ \ \ \
| | * | | | | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| | * | | | | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| | * | | | | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| | * | | | | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4