summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18mm, oom: do not trigger out_of_memory from the #PFMichal Hocko1-14/+8
2021-11-18mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin1-0/+3
2021-11-18memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin1-19/+8
2021-11-18mm/filemap.c: remove bogus VM_BUG_ONMatthew Wilcox (Oracle)1-1/+0
2021-11-189p/net: fix missing error check in p9_check_errorsDominique Martinet1-0/+2
2021-11-18net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann2-9/+14
2021-11-18dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin4-16/+16
2021-11-18dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I1-4/+20
2021-11-18dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I1-2/+6
2021-11-18ksmbd: don't need 8byte alignment for request length in ksmbd_check_messageNamjae Jeon1-4/+2
2021-11-18ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()Marios Makassikis1-1/+1
2021-11-18block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki1-10/+5
2021-11-18block: Hold invalidate_lock in BLKZEROOUT ioctlShin'ichiro Kawasaki1-3/+9
2021-11-18block: Hold invalidate_lock in BLKDISCARD ioctlShin'ichiro Kawasaki1-3/+9
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost1-1/+1
2021-11-18erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang2-9/+17
2021-11-18ceph: fix mdsmap decode when there are MDS's beyond max_mdsXiubo Li1-4/+0
2021-11-18f2fs: fix UAF in f2fs_available_free_memoryDongliang Mu1-0/+2
2021-11-18f2fs: include non-compressed blocks in compr_written_blockDaeho Jeong1-0/+1
2021-11-18f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim2-2/+2
2021-11-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-18posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt3-2/+20
2021-11-18KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini1-3/+6
2021-11-18PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-5/+5
2021-11-18PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner3-15/+17
2021-11-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones1-2/+3
2021-11-18MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki1-1/+4
2021-11-18MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada1-0/+2
2021-11-18MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada1-1/+1
2021-11-18parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2-4/+10
2021-11-18parisc: Fix backtrace to always include init funtion namesHelge Deller1-1/+2
2021-11-18ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-18smb3: do not error on fsync when readonlySteve French1-6/+29
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn1-4/+7
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-18net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li1-7/+11
2021-11-18vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata1-0/+2
2021-11-18net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek Behún1-18/+20
2021-11-18net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET1-4/+2
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2-0/+7
2021-11-18net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang5-50/+48
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang4-13/+2
2021-11-18net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet1-10/+17
2021-11-18net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún1-1/+4
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan1-11/+13
2021-11-18seq_file: fix passing wrong private dataMuchun Song1-1/+1