summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11Linux 5.9.14v5.9.14Greg Kroah-Hartman
2020-12-11bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov
2020-12-11Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-11netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso
2020-12-11netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso
2020-12-11netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-11dm writecache: remove BUG() and fail gracefully insteadMike Snitzer
2020-12-11i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng
2020-12-11i2c: qcom: Fix IRQ error misassignementRobert Foss
2020-12-11rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-11gfs2: Don't freeze the file system during unmountBob Peterson
2020-12-11gfs2: Fix deadlock dumping resource group glocksAlexander Aring
2020-12-11ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng
2020-12-11tipc: fix a deadlock when flushing scheduled workHoang Huu Le
2020-12-11netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet
2020-12-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson
2020-12-11can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp
2020-12-11lib/syscall: fix syscall registers retrieval on 32-bit platformsWilly Tarreau
2020-12-11mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-11Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"Alex Deucher
2020-12-11hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz
2020-12-11mm/swapfile: do not sleep with a spin lock heldQian Cai
2020-12-11mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi
2020-12-11coredump: fix core_pattern parse errorMenglong Dong
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-11dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer
2020-12-11dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa
2020-12-11powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier
2020-12-11genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier
2020-12-11powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin
2020-12-11dm writecache: fix the maximum number of argumentsMikulas Patocka
2020-12-11dm writecache: advance the number of arguments when reporting max_ageMikulas Patocka
2020-12-11io_uring: fix recvmsg setup with compat buf-selectPavel Begunkov
2020-12-11scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-12-11KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz
2020-12-11drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson
2020-12-11drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson
2020-12-11drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana
2020-12-11drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang
2020-12-11drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang
2020-12-11drm/omap: sdi: fix bridge enable/disableTomi Valkeinen
2020-12-11thunderbolt: Fix use-after-free in remove_unplugged_switch()Mika Westerberg
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)
2020-12-11i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers