summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 not suppliedHangbin 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
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-05-161-1/+1
* NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-05-161-0/+8
* net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-05-161-7/+5
* net/tls: fix the IV leaksJakub Kicinski2019-05-161-1/+4
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-05-161-1/+1
* net: fec: manage ahb clock in runtime pmAndy Duan2019-05-161-9/+21
* netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-05-161-1/+4
* netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-05-161-1/+3
* usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-05-161-2/+7
* mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-05-161-5/+6
* net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit2019-05-161-8/+16
* powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-05-161-64/+29
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3