summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Linux 5.4.212v5.4.212Greg Kroah-Hartman1-1/+1
2022-09-05net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+8
2022-09-05net/af_packet: check len when min_header_len equals to 0Zhengchao Shao1-2/+2
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov4-0/+6
2022-09-05kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima1-4/+5
2022-09-05lib/vdso: Mark do_hres() and do_coarse() as __always_inlineAndrei Vagin1-6/+8
2022-09-05lib/vdso: Let do_coarse() return 0 to simplify the callsiteChristophe Leroy1-7/+8
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik1-2/+23
2022-09-05netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven1-1/+0
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin1-0/+2
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev1-8/+17
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic2-0/+12
2022-09-05btrfs: unify lookup return value when dir entry is missingFilipe Manana3-22/+42
2022-09-05btrfs: do not pin logs too early during renamesFilipe Manana1-6/+42
2022-09-05btrfs: introduce btrfs_lookup_match_dirMarcos Paulo de Souza1-37/+39
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-16/+22
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao3-0/+12
2022-09-05ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong1-0/+10
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren1-0/+5
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati1-0/+3
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-09-05udmabuf: Set the DMA mask for the udmabuf device (v2)Vivek Kasireddy1-1/+17
2022-09-05HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones1-0/+10
2022-09-05Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz1-5/+5
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng1-2/+1
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta4-17/+54
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn1-0/+12
2022-09-05scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
2022-09-05perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-09-05md: call __md_stop_writes in md_stopGuoqing Jiang1-0/+1
2022-09-05mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+6
2022-09-05ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu1-1/+1
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant1-0/+5
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin1-5/+10
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues1-0/+3
2022-09-05btrfs: add info when mount fails due to stale replace targetAnand Jain1-1/+1
2022-09-05btrfs: replace: drop assert for suspended replaceAnand Jain1-2/+1
2022-09-05btrfs: fix silent failure when deleting root referenceFilipe Manana1-2/+3
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-09-05net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima1-1/+1
2022-09-05net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima1-1/+1
2022-09-05net: Fix a data-race around netdev_budget.Kuniyuki Iwashima1-1/+1
2022-09-05net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima1-1/+1
2022-09-05net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-09-05net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima1-1/+1