summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25MAINTAINERS: Add entry for Innosilicon hdmi bridge libraryAndy Yan
2025-12-25drm/rockchip: inno-hdmi: Convert to drm bridgeAndy Yan
2025-12-25drm/bridge: lontium-lt9611uxc: switch to HDMI audio helpersDmitry Baryshkov
2025-12-25drm/bridge: add connector argument to .hpd_notify callbackDmitry Baryshkov
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/xe: Improve rebar log messagesLucas De Marchi
2025-12-24drm/xe: Move rebar to its own fileLucas De Marchi
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
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24tools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin
2025-12-24tools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin
2025-12-24tools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin
2025-12-24tools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin
2025-12-24tools/virtio: add ucopysize.h stubMichael S. Tsirkin
2025-12-24tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin
2025-12-24select: store end_time as timespec64 in restart blockThomas Weißschuh
2025-12-24Merge patch series "Fix two regressions from start_creating()/start_removing(...Christian Brauner
2025-12-24ecryptfs: Release lower parent dentry after creating dirTyler Hicks
2025-12-24ecryptfs: Fix improper mknod pairing of start_creating()/end_removing()Tyler Hicks
2025-12-24chardev: Switch to guard(mutex) and __free(kfree)chen zhang
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro
2025-12-24namespace: Replace simple_strtoul with kstrtoul to parse boot paramsThorsten Blum
2025-12-24dcache: Replace simple_strtoul with kstrtoul in set_dhash_entriesThorsten Blum