aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-20gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds
2020-05-20gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-20gcc-10: disable 'restrict' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'array-bounds' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-05-20NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-05-20mm, memcg: fix inconsistent oom event behaviorYafang Shao
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-20RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-20RDMA/core: Fix double put of resourceSasha Levin
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
2020-05-20netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter
2020-05-20netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-05-20SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-20nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-20nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-05-20NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-20fork: prevent accidental access to clone3 featuresChristian Brauner
2020-05-20gfs2: More gfs2_find_jhead fixesAndreas Gruenbacher
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang
2020-05-20mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2020-05-20bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-05-20bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...Takashi Sakamoto
2020-05-20bpf: Fix error return code in map_lookup_and_delete_elem()Wei Yongjun
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-05-20pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-05-20pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko
2020-05-20ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki
2020-05-20IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-05-20mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang