summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-29net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-29net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao1-0/+4
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam1-0/+8
2022-10-29net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu1-1/+2
2022-10-29HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito1-1/+1
2022-10-29tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko1-1/+1
2022-10-29tipc: Fix recognition of trial periodMark Tomlinson1-1/+1
2022-10-29ACPI: extlog: Handle multiple recordsTony Luck1-13/+20
2022-10-29btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana1-6/+7
2022-10-29btrfs: fix processing of delayed data refs during backref walkingFilipe Manana1-9/+24
2022-10-29r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+8
2022-10-29arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse5-2/+50
2022-10-29media: venus: dec: Handle the case where find_format failsBryan O'Donoghue1-0/+2
2022-10-29KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren1-1/+4
2022-10-29ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng1-1/+1
2022-10-29ata: ahci-imx: Fix MODULE_ALIASAlexander Stein1-1/+1
2022-10-29hwmon/coretemp: Handle large core ID valueZhang Rui1-15/+41
2022-10-29x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi1-10/+1
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi1-2/+10
2022-10-29xfs: fix use-after-free on CIL context on shutdownDave Chinner2-6/+6
2022-10-29xfs: move inode flush to the sync workqueueDarrick J. Wong2-5/+28
2022-10-29xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig1-0/+4
2022-10-29xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig4-24/+22
2022-10-29xfs: trylock underlying buffer on dquot flushBrian Foster3-9/+14
2022-10-29xfs: don't write a corrupt unmount record to force summary counter recalcDarrick J. Wong1-13/+13
2022-10-29xfs: tail updates only need to occur when LSN changesDave Chinner3-23/+51
2022-10-29xfs: factor common AIL item deletion codeDave Chinner3-34/+30
2022-10-29xfs: Throttle commits on delayed background CIL pushDave Chinner3-4/+58
2022-10-29xfs: Lower CIL flush limit for large logsDave Chinner1-6/+23
2022-10-29xfs: preserve default grace interval during quotacheckDarrick J. Wong1-6/+14
2022-10-29xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster2-6/+22
2022-10-29xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster2-9/+21
2022-10-29xfs: Replace function declaration by actual definitionPavel Reichl1-74/+66
2022-10-29xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl4-34/+39
2022-10-29xfs: remove the xfs_dq_logitem_t typedefPavel Reichl3-7/+7
2022-10-29xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl9-108/+111
2022-10-29xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-5/+5
2022-10-29xfs: check owner of dir3 blocksDarrick J. Wong1-2/+31
2022-10-29xfs: check owner of dir3 data blocksDarrick J. Wong1-2/+30
2022-10-29xfs: fix buffer corruption reporting when xfs_dir3_free_header_check failsDarrick J. Wong1-1/+1
2022-10-29xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong3-4/+5
2022-10-29xfs: add a function to deal with corrupt buffers post-verifiersDarrick J. Wong12-20/+46
2022-10-29xfs: rework collapse range into an atomic operationBrian Foster1-14/+15
2022-10-29xfs: rework insert range into an atomic operationBrian Foster1-19/+13
2022-10-29xfs: open code insert range extent split helperBrian Foster3-32/+17
2022-10-26Linux 5.4.220v5.4.220Greg Kroah-Hartman1-1/+1
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet8-18/+23
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel1-8/+0