summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-29Linux 5.4.221v5.4.221Greg Kroah-Hartman
2022-10-29mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-29hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli
2022-10-29Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-10-29ACPI: video: Force backlight native for more TongFang devicesWerner Sembach
2022-10-29riscv: topology: fix default topology reportingConor Dooley
2022-10-29arm64: topology: move store_cpu_topology() to shared codeConor Dooley
2022-10-29iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-29net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-29net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-29net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu
2022-10-29HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito
2022-10-29tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko
2022-10-29tipc: Fix recognition of trial periodMark Tomlinson
2022-10-29ACPI: extlog: Handle multiple recordsTony Luck
2022-10-29btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana
2022-10-29btrfs: fix processing of delayed data refs during backref walkingFilipe Manana
2022-10-29r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-29arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-10-29media: venus: dec: Handle the case where find_format failsBryan O'Donoghue
2022-10-29KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren
2022-10-29ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng
2022-10-29ata: ahci-imx: Fix MODULE_ALIASAlexander Stein
2022-10-29hwmon/coretemp: Handle large core ID valueZhang Rui
2022-10-29x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-29xfs: fix use-after-free on CIL context on shutdownDave Chinner
2022-10-29xfs: move inode flush to the sync workqueueDarrick J. Wong
2022-10-29xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig
2022-10-29xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig
2022-10-29xfs: trylock underlying buffer on dquot flushBrian Foster
2022-10-29xfs: don't write a corrupt unmount record to force summary counter recalcDarrick J. Wong
2022-10-29xfs: tail updates only need to occur when LSN changesDave Chinner
2022-10-29xfs: factor common AIL item deletion codeDave Chinner
2022-10-29xfs: Throttle commits on delayed background CIL pushDave Chinner
2022-10-29xfs: Lower CIL flush limit for large logsDave Chinner
2022-10-29xfs: preserve default grace interval during quotacheckDarrick J. Wong
2022-10-29xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster
2022-10-29xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster
2022-10-29xfs: Replace function declaration by actual definitionPavel Reichl
2022-10-29xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl
2022-10-29xfs: remove the xfs_dq_logitem_t typedefPavel Reichl
2022-10-29xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl
2022-10-29xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2022-10-29xfs: check owner of dir3 blocksDarrick J. Wong
2022-10-29xfs: check owner of dir3 data blocksDarrick J. Wong
2022-10-29xfs: fix buffer corruption reporting when xfs_dir3_free_header_check failsDarrick J. Wong
2022-10-29xfs: xfs_buf_corruption_error should take __this_addressDarrick J. Wong