summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-25mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak1-2/+16
2019-05-25mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak4-0/+17
2019-05-25tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-05-25vsock/virtio: free packets during the socket releaseStefano Garzarella1-0/+7
2019-05-25tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-05-25rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca1-6/+10
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren1-6/+11
2019-05-25net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2019-05-25net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn1-3/+6
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-05-25net: avoid weird emergency messageEric Dumazet1-1/+1
2019-05-25net: Always descend into dsa/Florian Fainelli1-1/+1
2019-05-25ipv6: prevent possible fib6 leaksEric Dumazet3-4/+18
2019-05-25ipv6: fix src addr routing with the exception tableWei Wang1-24/+27
2019-05-22Linux 5.1.4v5.1.4Greg Kroah-Hartman1-1/+1
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky4-292/+14
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2-45/+55
2019-05-22libnvdimm/namespace: Fix label tracking errorDan Williams3-13/+35
2019-05-22powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy1-1/+2
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne5-14/+18
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne1-0/+1
2019-05-22kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-22smb3: display session id in debug dataSteve French1-0/+2
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson1-1/+1
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson1-13/+24
2019-05-22KVM: Fix the bitmap range to copy during clear dirtyPeter Xu1-1/+1
2019-05-22Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"Sean Christopherson1-25/+0
2019-05-22jbd2: fix potential double freeChengguang Xu4-36/+61
2019-05-22ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-05-22ALSA: hda/realtek - Fixup headphone noise via runtime suspendKailang Yang1-24/+35
2019-05-22ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)Jeremy Soller1-1/+3
2019-05-22ext4: avoid panic during forced reboot due to aborted journalJan Kara1-1/+1
2019-05-22ext4: fix use-after-free in dx_release()Sahitya Tummala1-1/+4
2019-05-22ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-22ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-22tty: Don't force RISCV SBI console as preferred consoleAnup Patel1-1/+0
2019-05-22fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-22mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-22ARM: dts: imx: Fix the AR803X phy-modeFabio Estevam13-13/+13
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
2019-05-22ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard5-12/+22
2019-05-22bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-05-22bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-05-22Btrfs: fix race between send and deduplication that lead to failures and crashesFilipe Manana3-1/+50
2019-05-22Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana1-6/+12
2019-05-22Btrfs: do not start a transaction during fiemapFilipe Manana1-6/+10
2019-05-22Btrfs: send, flush dellaloc in order to avoid data lossFilipe Manana1-0/+36
2019-05-22btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov1-6/+19
2019-05-22btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages failsNikolay Borisov1-6/+11