summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-05-221-16/+18
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-221-0/+1
* arm64: compat: Reduce address limitVincenzo Frascino2019-05-221-0/+8
* arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-05-222-6/+42
* arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-05-221-1/+1
* power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede2019-05-221-0/+20
* power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva2019-05-221-0/+4
* ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-05-222-0/+3
* mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner2019-05-221-1/+4
* ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki2019-05-221-1/+1
* ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy2019-05-221-1/+1
* arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner2019-05-221-0/+1
* objtool: Fix function fallthrough detectionJosh Poimboeuf2019-05-221-1/+2
* x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski2019-05-221-32/+7
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-222-15/+0
* locking/rwsem: Prevent decrement of reader count before incrementWaiman Long2019-05-221-14/+30
* Linux 4.19.44v4.19.44Greg Kroah-Hartman2019-05-161-1/+1
* PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui2019-05-161-0/+4
* PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui2019-05-161-0/+16
* PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui2019-05-161-0/+3
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-161-0/+3
* drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-05-161-0/+3
* drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter2019-05-161-13/+13
* tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan2019-05-161-2/+2
* isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle2019-05-161-4/+5
* tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang2019-05-161-1/+6
* tuntap: fix dividing by zero in ebpf queue selectionJason Wang2019-05-161-1/+6
* vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra2019-05-161-1/+1
* vlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-161-1/+3
* selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-161-4/+4
* packet: Fix error path in packet_initYueHaibing2019-05-161-5/+20
* net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-161-5/+3
* net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer2019-05-161-0/+1
* net: macb: Change interrupt and napi enable order in openHarini Katakam2019-05-161-3/+3
* net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-161-0/+2
* net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing2019-05-161-2/+9
* ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-161-2/+2
* fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu2019-05-161-3/+3
* dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-161-1/+1
* bridge: Fix error path for kobject_init_and_add()Tobin C. Harding2019-05-161-7/+6
* bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-161-7/+0
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2019-05-161-1/+1
* Don't jump to compute_result state from check_result stateNigel Croxon2019-05-161-15/+4
* rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva2019-05-161-0/+1
* mwl8k: Fix rate_idx underflowPetr Štetiar2019-05-161-4/+9
* cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun2019-05-161-1/+4
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-05-161-2/+20