summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18mm, oom: do not trigger out_of_memory from the #PFMichal Hocko
2021-11-18mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin
2021-11-18powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-11-18powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-18powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-11-18powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-18memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-11-189p/net: fix missing error check in p9_check_errorsDominique Martinet
2021-11-18net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-18f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim
2021-11-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-18posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt
2021-11-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-18MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-11-18parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-18ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-18net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li
2021-11-18vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-18net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-18seq_file: fix passing wrong private dataMuchun Song
2021-11-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter
2021-11-18bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-18bpf, sockmap: Remove unhash handler for BPF sockmap usageJohn Fastabend
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-18nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye
2021-11-18llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-18perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-18zram: off by one in read_block_state()Dan Carpenter
2021-11-18mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin
2021-11-18can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde
2021-11-18mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-11-18bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi
2021-11-18ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede
2021-11-18ice: Fix not stopping Tx queues for VFsBrett Creeley
2021-11-18ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch
2021-11-18net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan
2021-11-18openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-18net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-18xen-pciback: Fix return in pm_ctrl_init()YueHaibing
2021-11-18i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-11-18NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust