summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-21Linux 5.4.161v5.4.161Greg Kroah-Hartman1-1/+1
2021-11-21erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang2-9/+17
2021-11-21erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu2-7/+2
2021-11-21PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier1-0/+6
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2-0/+5
2021-11-21PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-12/+12
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-21fortify: Explicitly disable Clang supportKees Cook1-0/+3
2021-11-21scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim1-5/+12
2021-11-21ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu1-5/+4
2021-11-21MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki1-0/+3
2021-11-21scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter1-1/+1
2021-11-21soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1
2021-11-17Linux 5.4.160v5.4.160Greg Kroah-Hartman1-1/+1
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko1-13/+2
2021-11-17ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-11-17SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust1-13/+15
2021-11-17PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-11-17powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde1-1/+11
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-11-17s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-11-17video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-11-17mm, oom: do not trigger out_of_memory from the #PFMichal Hocko1-14/+8
2021-11-17mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin1-0/+3
2021-11-17powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2-8/+56
2021-11-17powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2-0/+10
2021-11-17powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-10/+17
2021-11-17powerpc/bpf: Validate branch rangesNaveen N. Rao2-8/+26
2021-11-17powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao3-7/+8
2021-11-17ovl: fix deadlock in splice writeMiklos Szeredi1-1/+46
2021-11-179p/net: fix missing error check in p9_check_errorsDominique Martinet1-0/+2
2021-11-17net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann2-9/+14
2021-11-17f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim2-2/+2
2021-11-17irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-17parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller1-4/+1
2021-11-17parisc: Fix backtrace to always include init funtion namesHelge Deller1-1/+2
2021-11-17ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-17ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-17selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn1-4/+7
2021-11-17cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-17net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li1-7/+11
2021-11-17vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata1-0/+2
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-17net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet1-10/+17
2021-11-17bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend3-10/+37
2021-11-17arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-17nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-17llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet1-1/+3
2021-11-17perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers1-1/+3