summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-21Linux 5.4.161v5.4.161Greg Kroah-Hartman
2021-11-21erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang
2021-11-21erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu
2021-11-21PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-21PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-21fortify: Explicitly disable Clang supportKees Cook
2021-11-21scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-11-21ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu
2021-11-21MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-11-21scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter
2021-11-21soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-11-17Linux 5.4.160v5.4.160Greg Kroah-Hartman
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-17SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-11-17PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-11-17powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-17s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-17video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-11-17mm, oom: do not trigger out_of_memory from the #PFMichal Hocko
2021-11-17mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin
2021-11-17powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-11-17powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-17powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-11-17powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-11-17powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-17ovl: fix deadlock in splice writeMiklos Szeredi
2021-11-179p/net: fix missing error check in p9_check_errorsDominique Martinet
2021-11-17net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-17f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim
2021-11-17irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-17parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller
2021-11-17parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-17ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-17ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-17selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-17cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-17net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li
2021-11-17vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-17net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-17bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-17arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-17nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye
2021-11-17llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-17perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers