summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Linux 4.19.44v4.19.44Greg Kroah-Hartman1-1/+1
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui1-0/+4
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui1-0/+16
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+3
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey1-0/+20
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter1-13/+13
2019-05-16tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
2019-05-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason Wang1-1/+6
2019-05-16vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-16vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3
2019-05-16selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-4/+4
2019-05-16packet: Fix error path in packet_initYueHaibing1-5/+20
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-16net: macb: Change interrupt and napi enable order in openHarini Katakam1-3/+3
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe1-0/+2
2019-05-16net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing1-2/+9
2019-05-16ipv4: Fix raw socket lookup for local trafficDavid Ahern1-2/+2
2019-05-16fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu1-3/+3
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor1-1/+1
2019-05-16bridge: Fix error path for kobject_init_and_add()Tobin C. Harding1-7/+6
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-16powerpc/64s: Include cpu headerBreno Leitao1-0/+1
2019-05-16um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf1-1/+1
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon1-15/+4
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar1-4/+9
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2019-05-16x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu1-2/+20
2019-05-16nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter1-1/+1
2019-05-16NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter1-0/+8
2019-05-16net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski1-7/+5
2019-05-16net/tls: fix the IV leaksJakub Kicinski1-1/+4
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel1-1/+1
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel1-1/+1
2019-05-16mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel1-1/+1
2019-05-16net: fec: manage ahb clock in runtime pmAndy Duan1-9/+21
2019-05-16netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo1-1/+4
2019-05-16netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso1-1/+3
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-05-16mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara1-5/+6
2019-05-16net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit1-8/+16
2019-05-16powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin1-64/+29
2019-05-16powerpc/smp: Fix NMI IPI timeoutNicholas Piggin1-2/+3