summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki
2019-06-27PCI / ACPI: Add _PR0 dependent devicesMika Westerberg
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg
2019-06-27PCI / ACPI: Use cached ACPI device state to get PCI device power stateMika Westerberg
2019-06-27ACPI: PM: Allow transitions to D0 to occur in special casesRafael J. Wysocki
2019-06-27ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3coldRafael J. Wysocki
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata
2019-06-26af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-06-26sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-06-26riscv: mm: Fix code commentShihPo Hung
2019-06-26dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-26Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket'David S. Miller
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
2019-06-26dt-bindings: riscv: resolve 'make dt_binding_check' warningsPaul Walmsley
2019-06-26riscv: dts: Re-organize the DT nodesYash Shah
2019-06-26RISC-V: defconfig: enable MMC & SPI for RISC-VAtish Patra
2019-06-26team: Always enable vlan tx offloadYueHaibing
2019-06-26Merge branch 'smc-fixes'David S. Miller
2019-06-26net/smc: Fix error path in smc_initYueHaibing
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou
2019-06-26bonding: Always enable vlan tx offloadYueHaibing
2019-06-26cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-06-26x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang
2019-06-26HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng
2019-06-26HID: logitech-dj: Fix forwarding of very long HID++ reportsHans de Goede
2019-06-26HID: uclogic: Add support for Huion HS64 tabletKyle Godbey
2019-06-26HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko
2019-06-26HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Dan Carpenter
2019-06-26csky: Fixup libgcc unwind errorGuo Ren
2019-06-26x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-06-26x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov