summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Linux 4.9.327v4.9.327Greg Kroah-Hartman1-1/+1
2022-09-05kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima1-4/+6
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-16/+22
2022-09-05netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven1-1/+0
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
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-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-13/+50
2022-09-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
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-05mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+6
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-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues1-0/+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 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
2022-09-05ratelimit: Fix data-races in ___ratelimit().Kuniyuki Iwashima1-3/+9
2022-09-05netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso1-2/+8
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins1-22/+16
2022-09-05rose: check NULL rose_loopback_neigh->loopbackBernard Pidoux1-1/+2
2022-09-05af_key: Do not call xfrm_probe_algs in parallelHerbert Xu1-0/+3
2022-09-05xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong1-0/+1
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-25Linux 4.9.326v4.9.326Greg Kroah-Hartman1-1/+1
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma1-2/+7
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai1-5/+6
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai2-0/+102
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi1-0/+1
2022-08-25tty: serial: Fix refcount leak bug in ucc_uart.cLiang He1-0/+2
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg1-0/+10
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin1-5/+2
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang1-1/+1
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak1-0/+1
2022-08-25usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan1-5/+5
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence1-5/+1
2022-08-25netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso1-1/+1