aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-25phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King
2019-05-25cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-05-25brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede
2019-05-25of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-05-25p54: drop device reference count if fails to enable devicePan Bian
2019-05-25intel_th: msu: Fix single mode with IOMMUAlexander Shishkin
2019-05-25dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-05-25md: add a missing endianness conversion in check_sb_changesChristoph Hellwig
2019-05-25md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu
2019-05-25md: batch flush requests.NeilBrown
2019-05-25Revert "MD: fix lock contention for flush bios"NeilBrown
2019-05-25proc: prevent changes to overridden credentialsPaul Moore
2019-05-25brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao
2019-05-25stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin
2019-05-25stm class: Fix channel free in stm output free pathTingwei Zhang
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-25parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-25parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-25parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-25parisc: Skip registering LED when running in QEMUHelge Deller
2019-05-25parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-25parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-25regulator: core: fix error path for regulator_set_voltage_unlockedSteve Twiss
2019-05-25blk-mq: free hw queue's resource in hctx's release handlerMing Lei
2019-05-25mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny
2019-05-25net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-25net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-05-25net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-05-25net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-05-25vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-05-25tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-25vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-05-25tipc: switch order of device registration to fix a crashJunwei Hu
2019-05-25rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-25net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-25net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-25net: avoid weird emergency messageEric Dumazet
2019-05-25net: Always descend into dsa/Florian Fainelli
2019-05-25ipv6: prevent possible fib6 leaksEric Dumazet
2019-05-25ipv6: fix src addr routing with the exception tableWei Wang
2019-05-22Linux 5.0.18v5.0.18Greg Kroah-Hartman
2019-05-22ext4: don't update s_rev_level if not requiredAndreas Dilger
2019-05-22ext4: fix compile error when using BUFFER_TRACEzhangyi (F)
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-05-22iov_iter: optimize page_copy_sane()Eric Dumazet