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-18memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-11-18mm/filemap.c: remove bogus VM_BUG_ONMatthew Wilcox (Oracle)
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-18dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin
2021-11-18dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I
2021-11-18dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I
2021-11-18ksmbd: don't need 8byte alignment for request length in ksmbd_check_messageNamjae Jeon
2021-11-18ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()Marios Makassikis
2021-11-18block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki
2021-11-18block: Hold invalidate_lock in BLKZEROOUT ioctlShin'ichiro Kawasaki
2021-11-18block: Hold invalidate_lock in BLKDISCARD ioctlShin'ichiro Kawasaki
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost
2021-11-18erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang
2021-11-18ceph: fix mdsmap decode when there are MDS's beyond max_mdsXiubo Li
2021-11-18f2fs: fix UAF in f2fs_available_free_memoryDongliang Mu
2021-11-18f2fs: include non-compressed blocks in compr_written_blockDaeho Jeong
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-18KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini
2021-11-18PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-18PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner
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-18MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada
2021-11-18MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada
2021-11-18parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin
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-18smb3: do not error on fsync when readonlySteve French
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds
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: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún
2021-11-18net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
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: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-18net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-18net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-18seq_file: fix passing wrong private dataMuchun Song