summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-16Linux 6.9.5v6.9.5Greg Kroah-Hartman
2024-06-16smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya
2024-06-16nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi
2024-06-16nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
2024-06-16powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini
2024-06-16bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
2024-06-16ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai
2024-06-16btrfs: re-introduce 'norecovery' mount optionQu Wenruo
2024-06-16btrfs: fix leak of qgroup extent records after transaction abortFilipe Manana
2024-06-16btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval
2024-06-16btrfs: protect folio::private when attaching extent buffer foliosQu Wenruo
2024-06-16btrfs: qgroup: fix qgroup id collision across mountsBoris Burkov
2024-06-16btrfs: qgroup: update rescan message levels and error codesDavid Sterba
2024-06-16tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)
2024-06-16eventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)
2024-06-16eventfs: Fix a possible null pointer dereference in eventfs_find_events()Hao Ge
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16cifs: fix creating sockets when using sfu mount optionsSteve French
2024-06-16EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-16EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-16ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai
2024-06-16ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai
2024-06-16ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi
2024-06-16riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao
2024-06-16hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco
2024-06-16genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()dicken.ding
2024-06-16i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller
2024-06-16ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-16ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-16ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski
2024-06-16riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 boardShengyu Qu
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li
2024-06-16ext4: Fixes len calculation in mpage_journal_page_buffersRitesh Harjani (IBM)
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-16Revert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-16Revert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson
2024-06-16kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson
2024-06-16kdb: Merge identical case statements in kdb_read()Daniel Thompson
2024-06-16kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson
2024-06-16kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson
2024-06-16kdb: Fix buffer overflow during tab-completeDaniel Thompson