Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-10-26 | 1 | -1/+12 | |
|\ | ||||||
| * | RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag | Michael J. Ruhl | 2017-10-25 | 1 | -1/+12 | |
* | | Revert "apparmor: add base infastructure for socket mediation" | Linus Torvalds | 2017-10-26 | 12 | -840/+16 | |
* | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-10-26 | 8 | -35/+63 | |
|\ \ | ||||||
| * | | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 2017-10-24 | 8 | -35/+63 | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-10-26 | 5 | -14/+69 | |
|\ \ \ | ||||||
| * | | | nbd: handle interrupted sendmsg with a sndtimeo set | Josef Bacik | 2017-10-25 | 1 | -2/+11 | |
| * | | | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-10-20 | 4 | -12/+58 | |
| |\ \ \ | ||||||
| | * | | | nvme-rdma: Fix error status return in tagset allocation failure | Sagi Grimberg | 2017-10-19 | 1 | -2/+6 | |
| | * | | | nvme-rdma: Fix possible double free in reconnect flow | Sagi Grimberg | 2017-10-19 | 1 | -2/+6 | |
| | * | | | nvmet: synchronize sqhd update | James Smart | 2017-10-19 | 2 | -4/+13 | |
| | * | | | nvme-fc: retry initial controller connections 3 times | James Smart | 2017-10-18 | 1 | -2/+30 | |
| | * | | | nvme-fc: fix iowait hang | James Smart | 2017-10-18 | 1 | -2/+3 | |
* | | | | | Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-26 | 5 | -107/+65 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi... | Mark Brown | 2017-10-25 | 5 | -107/+65 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | | | | | * | | | | spi: uapi: spidev: add missing ioctl header | Baruch Siach | 2017-09-13 | 1 | -0/+1 | |
| | | | | * | | | | | spi: stm32: Fix logical error in stm32_spi_prepare_mbr() | Christos Gkekas | 2017-09-13 | 1 | -2/+2 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path | Florian Fainelli | 2017-10-12 | 1 | -4/+5 | |
| | | * | | | | | | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers | Lucas Stach | 2017-10-16 | 1 | -4/+9 | |
| | | |/ / / / / | ||||||
| | * | | | | | | spi: a3700: Return correct value on timeout detection | Maxime Chevallier | 2017-10-10 | 1 | -1/+2 | |
| | * | | | | | | spi: armada-3700: Fix padding when sending not 4-byte aligned data | Zachary Zhang | 2017-09-13 | 1 | -94/+41 | |
| | * | | | | | | spi: armada-3700: Fix failing commands with quad-SPI | Miquel Raynal | 2017-09-13 | 1 | -2/+5 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-10-26 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton | 2017-10-25 | 1 | -1/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-10-26 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xfs: fix AIM7 regression | Christoph Hellwig | 2017-10-24 | 1 | -8/+13 | |
* | | | | | | | | Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-26 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwmon: (tmp102) Fix first temperature reading | Guenter Roeck | 2017-10-24 | 1 | -8/+5 | |
| * | | | | | | | | hwmon: (da9052) Increase sample rate when using TSI | Martyn Welch | 2017-10-21 | 1 | -0/+5 | |
* | | | | | | | | | Merge tag 'sound-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-10-26 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ALSA: hda - fix headset mic problem for Dell machines with alc236 | Hui Wang | 2017-10-24 | 1 | -0/+8 | |
| * | | | | | | | | | ALSA: hda/realtek - Add support for ALC236/ALC3204 | Kailang Yang | 2017-10-20 | 1 | -0/+11 | |
* | | | | | | | | | | Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-10-25 | 1 | -11/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | SUNRPC: Destroy transport from the system workqueue | Trond Myklebust | 2017-10-19 | 1 | -10/+24 | |
| * | | | | | | | | | | SUNRPC: fix a list corruption issue in xprt_release() | Trond Myklebust | 2017-10-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-10-24 | 3 | -14/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2017-10-19 | 3 | -14/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code | Benjamin Herrenschmidt | 2017-10-15 | 1 | -3/+5 | |
| | * | | | | | | | | | | KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU | Alexey Kardashevskiy | 2017-10-14 | 1 | -9/+14 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: POWER9 more doorbell fixes | Nicholas Piggin | 2017-10-14 | 1 | -0/+5 | |
| | * | | | | | | | | | | KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM | Greg Kurz | 2017-10-14 | 1 | -2/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-10-23 | 1 | -74/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates | Kuppuswamy Sathyanarayanan | 2017-10-23 | 1 | -8/+13 | |
| * | | | | | | | | | | | platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function | Kuppuswamy Sathyanarayanan | 2017-10-23 | 1 | -66/+28 | |
* | | | | | | | | | | | | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-23 | 1 | -22/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | workqueue: replace pool->manager_arb mutex with a flag | Tejun Heo | 2017-10-10 | 1 | -22/+15 | |
* | | | | | | | | | | | | | Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-10-23 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | pinctrl: mcp23s08: fix interrupt handling regression | Dmitry Mastykin | 2017-10-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | pinctrl/amd: fix masking of GPIO interrupts | Daniel Drake | 2017-10-19 | 1 | -1/+9 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |