summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-10KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHAREDSean Christopherson
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson
2025-10-10KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUsDapeng Mi
2025-10-10Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10ext4: free orphan info with kvfreeJan Kara
2025-10-10ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-10dt-bindings: bus: renesas-bsc: allow additional propertiesWolfram Sang
2025-10-10dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node namesWolfram Sang
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-10-10Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10ext4, doc: fix and improve directory hash tree descriptionZeno Endemann
2025-10-10ext4: wait for ongoing I/O to complete before freeing blocksZhang Yi
2025-10-10Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10Merge patch series "kbuild: Fixes for fallout from recent modules.builtin.mod...Nathan Chancellor
2025-10-10s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor
2025-10-10kbuild: Add '.rel.*' strip pattern for vmlinuxNathan Chancellor
2025-10-10kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinuxNathan Chancellor
2025-10-10Merge branch 'bpf-avoid-rcu-context-warning-when-unpinning-htab-with-internal...Alexei Starovoitov
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan
2025-10-10bpf: Avoid RCU context warning when unpinning htab with internal structsKaFai Wan
2025-10-10jbd2: ensure that all ongoing I/O complete before freeing blocksZhang Yi
2025-10-10xsk: Harden userspace-supplied xdp_desc validationAlexander Lobakin
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10Merge tag 'sound-fix-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10cifs: update internal version numberSteve French
2025-10-10Merge tag 'v6.18-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-10Merge tag 'tpmdd-next-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10MAINTAINERS: Move DT patchwork to kernel.orgRob Herring (Arm)
2025-10-10ovl: remove redundant IOCB_DIO_CALLER_COMP clearingSeong-Gwang Heo
2025-10-10Merge patch series "Fix to EOPNOTSUPP double conversion in ioctl_setflags()"Christian Brauner
2025-10-10fs: return EOPNOTSUPP from file_setattr/file_getattr syscallsAndrey Albershteyn
2025-10-10Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"Andrey Albershteyn
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers