summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-22objtool: Fix function fallthrough detectionJosh Poimboeuf1-1/+2
2019-05-22x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-22locking/rwsem: Prevent decrement of reader count before incrementWaiman Long1-14/+30
2019-05-16Linux 5.1.3v5.1.3Greg Kroah-Hartman1-1/+1
2019-05-16f2fs: Fix use of number of devicesDamien Le Moal5-15/+32
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-16virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing1-0/+1
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-16isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-05-16flow_dissector: disable preemption around BPF callsEric Dumazet1-0/+3
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit1-4/+7
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-16tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan1-2/+2
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-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-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-16virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede1-0/+31
2019-05-16kernfs: fix barrier usage in __kernfs_new_node()Andrea Parri1-3/+2
2019-05-16i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang2-2/+6
2019-05-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-05-16hwmon: (occ) Fix extended status bitsLei YU1-4/+4
2019-05-16hwmon: (pwm-fan) Disable PWM if fetching cooling data failsStefan Wahren1-1/+1
2019-05-16platform/x86: dell-laptop: fix rfkill functionalityMario Limonciello1-3/+3
2019-05-16platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang1-2/+70
2019-05-16platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva1-3/+5
2019-05-14Linux 5.1.2v5.1.2Greg Kroah-Hartman1-1/+1
2019-05-14x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1