summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.222v5.4.222Greg Kroah-Hartman2022-11-011-1/+1
* once: fix section mismatch on clang buildsGreg Kroah-Hartman2022-11-011-1/+1
* Linux 5.4.221v5.4.221Greg Kroah-Hartman2022-10-291-1/+1
* mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins2022-10-291-1/+1
* hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli2022-10-293-0/+27
* Makefile.debug: re-enable debug info for .S filesNick Desaulniers2022-10-291-1/+3
* ACPI: video: Force backlight native for more TongFang devicesWerner Sembach2022-10-291-0/+64
* riscv: topology: fix default topology reportingConor Dooley2022-10-292-2/+4
* arm64: topology: move store_cpu_topology() to shared codeConor Dooley2022-10-292-40/+19
* iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar2022-10-291-0/+5
* net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-10-291-1/+3
* net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao2022-10-291-0/+4
* net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam2022-10-291-0/+8
* net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu2022-10-291-1/+2
* HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito2022-10-291-1/+1
* tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko2022-10-291-1/+1
* tipc: Fix recognition of trial periodMark Tomlinson2022-10-291-1/+1
* ACPI: extlog: Handle multiple recordsTony Luck2022-10-291-13/+20
* btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana2022-10-291-6/+7
* btrfs: fix processing of delayed data refs during backref walkingFilipe Manana2022-10-291-9/+24
* r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-10-292-0/+8
* arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-10-295-2/+50
* media: venus: dec: Handle the case where find_format failsBryan O'Donoghue2022-10-291-0/+2
* KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren2022-10-291-1/+4
* ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng2022-10-291-1/+1
* ata: ahci-imx: Fix MODULE_ALIASAlexander Stein2022-10-291-1/+1
* hwmon/coretemp: Handle large core ID valueZhang Rui2022-10-291-15/+41
* x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov2022-10-291-3/+13
* ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi2022-10-291-10/+1
* ocfs2: clear dinode links count in case of errorJoseph Qi2022-10-291-2/+10
* xfs: fix use-after-free on CIL context on shutdownDave Chinner2022-10-292-6/+6
* xfs: move inode flush to the sync workqueueDarrick J. Wong2022-10-292-5/+28
* xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig2022-10-291-0/+4
* xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig2022-10-294-24/+22
* xfs: trylock underlying buffer on dquot flushBrian Foster2022-10-293-9/+14
* xfs: don't write a corrupt unmount record to force summary counter recalcDarrick J. Wong2022-10-291-13/+13
* xfs: tail updates only need to occur when LSN changesDave Chinner2022-10-293-23/+51
* xfs: factor common AIL item deletion codeDave Chinner2022-10-293-34/+30
* xfs: Throttle commits on delayed background CIL pushDave Chinner2022-10-293-4/+58
* xfs: Lower CIL flush limit for large logsDave Chinner2022-10-291-6/+23
* xfs: preserve default grace interval during quotacheckDarrick J. Wong2022-10-291-6/+14
* xfs: fix unmount hang and memory leak on shutdown during quotaoffBrian Foster2022-10-292-6/+22
* xfs: factor out quotaoff intent AIL removal and memory freeBrian Foster2022-10-292-9/+21
* xfs: Replace function declaration by actual definitionPavel Reichl2022-10-291-74/+66
* xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl2022-10-294-34/+39
* xfs: remove the xfs_dq_logitem_t typedefPavel Reichl2022-10-293-7/+7
* xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl2022-10-299-108/+111
* xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2022-10-291-5/+5
* xfs: check owner of dir3 blocksDarrick J. Wong2022-10-291-2/+31
* xfs: check owner of dir3 data blocksDarrick J. Wong2022-10-291-2/+30