summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
48 hoursLinux 6.9.5v6.9.5linux-6.9.yGreg Kroah-Hartman1-1/+1
48 hourssmb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya1-1/+1
48 hoursnilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi1-1/+1
48 hoursnilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
48 hourspowerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
48 hourspowerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini1-14/+16
48 hoursbpf: fix multi-uprobe PID filtering logicAndrii Nakryiko2-5/+5
48 hoursALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai1-0/+2
48 hoursbtrfs: re-introduce 'norecovery' mount optionQu Wenruo1-0/+8
48 hoursbtrfs: fix leak of qgroup extent records after transaction abortFilipe Manana1-9/+1
48 hoursbtrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval1-6/+11
48 hoursbtrfs: protect folio::private when attaching extent buffer foliosQu Wenruo1-29/+31
48 hoursbtrfs: qgroup: fix qgroup id collision across mountsBoris Burkov1-0/+20
48 hoursbtrfs: qgroup: update rescan message levels and error codesDavid Sterba1-7/+5
48 hourstracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)1-16/+17
48 hourseventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)1-1/+5
48 hourseventfs: Fix a possible null pointer dereference in eventfs_find_events()Hao Ge1-4/+3
48 hoursNFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker1-1/+1
48 hoursnfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov1-2/+2
48 hourscifs: fix creating sockets when using sfu mount optionsSteve French3-1/+8
48 hoursEDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-2/+2
48 hoursEDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-3/+5
48 hoursALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai1-0/+7
48 hoursALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai1-1/+0
48 hoursASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi1-0/+8
48 hoursriscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao1-1/+1
48 hourshwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco1-1/+3
48 hoursgenirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()dicken.ding1-1/+4
48 hoursi3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li1-3/+13
48 hourss390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
48 hourss390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
48 hourss390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
48 hoursparisc: Define sigset_t in parisc uapi headerHelge Deller2-12/+10
48 hoursparisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
48 hoursARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
48 hoursARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
48 hoursARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
48 hoursriscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 boardShengyu Qu1-1/+0
48 hoursext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li1-1/+3
48 hoursext4: set type of ac_groups_linear_remaining to __u32 to avoid overflowBaokun Li1-1/+1
48 hoursext4: Fixes len calculation in mpage_journal_page_buffersRitesh Harjani (IBM)1-1/+1
48 hourssparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
48 hoursRevert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo1-4/+2
48 hoursRevert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson1-19/+14
48 hoursRevert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson1-4/+1
48 hourskdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson1-5/+3
48 hourskdb: Merge identical case statements in kdb_read()Daniel Thompson1-9/+1
48 hourskdb: Fix console handling when editing and tab-completing commandsDaniel Thompson1-0/+5
48 hourskdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson1-21/+34
48 hourskdb: Fix buffer overflow during tab-completeDaniel Thompson1-8/+13