summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-10-22lsm: cleanup the LSM blob size codePaul Moore-17/+17
2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore-1/+0
2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore-2/+0
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore-1/+1
2025-10-22lsm: split the init code out into lsm_init.cPaul Moore-2/+1
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+11
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+4
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+1
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+30
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+14
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-0/+44
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+3
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-22/+1
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-1/+1
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+16
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas-1/+1
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov-0/+4
2025-10-14HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau-0/+11
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov-0/+15
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil HorĂ¡k - 2N-0/+1
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt-0/+1
2025-10-13drm/amdgpu: drop unused structures in amdgpu_drm.hAlex Deucher-21/+0
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier-3/+0
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier-0/+10
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier-5/+6
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier-1/+1
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo-0/+44
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu-0/+3
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal-0/+6
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang-1/+1
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+3
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-18/+14
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+1
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+31
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds-8/+20
2025-10-10KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson-1/+11
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson-1/+2
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson-1/+1
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+6
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+4
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-4/+6
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+3
2025-10-10Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen-2/+3
2025-10-10Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-2/+2
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-13/+17
2025-10-08libceph: pass the message pointer instead of loading con->out_msgMax Kellermann-2/+2
2025-10-08libceph: make ceph_con_get_out_msg() return the message pointerMax Kellermann-1/+1
2025-10-08libceph: Use HMAC-SHA256 library instead of crypto_shashEric Biggers-1/+3