summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-12btrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey1-0/+1
2025-12-12drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski1-2/+6
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-142/+130
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-31/+41
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds25-91/+385
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet1-1/+1
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman1-0/+4
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens1-1/+1
2025-12-12drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito1-5/+22
2025-12-12drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito1-0/+13
2025-12-12drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito1-0/+143
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie2-5/+8
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li1-0/+3
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim1-1/+4
2025-12-12x86/boot/Documentation: Fix whitespace noise in boot.rstIngo Molnar1-97/+97
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie14-138/+239
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie4-8/+19
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo1-0/+14
2025-12-11netfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso1-11/+0
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal3-17/+12
2025-12-11MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS fileJozsef Kadlecsik2-1/+1
2025-12-11ALSA: hda/tas2781: Add new quirk for HP new projectBaojun Xu1-0/+1
2025-12-11nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2025-12-11selftests/tc-testing: Create tests to exercise ets classes active list mispla...Victor Nogueira1-0/+78
2025-12-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira1-0/+4
2025-12-11caif: fix integer underflow in cffrml_receive()Junrui Luo1-1/+8
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes1-0/+2
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski5-10/+5
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski4-17/+24
2025-12-11Merge branch 'selftests-forwarding-vxlan_bridge_1q_mc_ul-fix-flakiness'Jakub Kicinski3-46/+34
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata1-41/+22
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata2-4/+10
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata1-1/+2
2025-12-11ALSA: hda: cix-ipbloq: Use modern PM opsNathan Chancellor1-5/+5
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai15-38/+82
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds44-484/+761
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-12/+16
2025-12-11mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann1-0/+1
2025-12-11mm: shmem: avoid build warning for CONFIG_SHMEM=nArnd Bergmann1-2/+9
2025-12-11ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-11ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag1-0/+8
2025-12-11ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+6
2025-12-11ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag6-11/+10