summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-05Linux 5.4.212v5.4.212Greg Kroah-Hartman
2022-09-05net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-09-05net/af_packet: check len when min_header_len equals to 0Zhengchao Shao
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov
2022-09-05kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima
2022-09-05lib/vdso: Mark do_hres() and do_coarse() as __always_inlineAndrei Vagin
2022-09-05lib/vdso: Let do_coarse() return 0 to simplify the callsiteChristophe Leroy
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-09-05netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic
2022-09-05btrfs: unify lookup return value when dir entry is missingFilipe Manana
2022-09-05btrfs: do not pin logs too early during renamesFilipe Manana
2022-09-05btrfs: introduce btrfs_lookup_match_dirMarcos Paulo de Souza
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-09-05udmabuf: Set the DMA mask for the udmabuf device (v2)Vivek Kasireddy
2022-09-05HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones
2022-09-05Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn
2022-09-05scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-09-05perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-09-05md: call __md_stop_writes in md_stopGuoqing Jiang
2022-09-05mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-09-05ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-09-05btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-09-05btrfs: replace: drop assert for suspended replaceAnand Jain
2022-09-05btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-09-05net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around netdev_budget.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-09-05net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima