summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-26landlock: Fix spellingMickaël Salaün
2025-12-26landlock: Clean up hook_ptrace_access_check()Mickaël Salaün
2025-12-26landlock: Improve erratum documentationMickaël Salaün
2025-12-26landlock: Remove useless includeMickaël Salaün
2025-12-26landlock: Fix wrong type usageTingmao Wang
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2025-12-26landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet
2025-12-26landlock: Fix formattingMickaël Salaün
2025-12-26Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-26pinctrl: mediatek: mt8189: restore previous register base name array orderLouis-Alexis Eyraud
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier
2025-12-26MAINTAINERS: exclude the tyr driver from DRM MISCDanilo Krummrich
2025-12-26MAINTAINERS: fix typo in TYR DRM driver entryDanilo Krummrich
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh
2025-12-25md: Fix static checker warning in analyze_sbsLi Nan
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2025-12-24lockd: fix vfs_test_lock() callsNeilBrown
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync x86 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI drm/drm.h with kernel sourcesNamhyung Kim
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
2025-12-24drm/msm: Replace unsafe snprintf usage with scnprintfEvan Lambert
2025-12-24vhost/vsock: improve RCU read sections around vhost_vsock_get()Stefano Garzarella
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin