summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-28sctp: mark sctp_do_peeloff staticChristoph Hellwig1-2/+0
2025-05-28net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-05-28Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-16/+66
2025-05-28Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds24-55/+441
2025-05-28Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+3
2025-05-28Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-0/+80
2025-05-28Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+1
2025-05-28Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-16/+190
2025-05-28Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2025-05-28Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+3
2025-05-28Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-39/+216
2025-05-28Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-207/+852
2025-05-28Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2025-05-28bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song1-4/+8
2025-05-27Revert "Disable FOP_DONTCACHE for now due to bugs"Jens Axboe1-1/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+35
2025-05-27Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+149
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-18/+136
2025-05-27bpf: Add dmabuf iteratorT.J. Mercier1-0/+2
2025-05-27dma-buf: Rename debugfs symbolsT.J. Mercier1-2/+0
2025-05-27KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpusMaxim Levitsky1-0/+4
2025-05-27locking/mutex: implement mutex_lock_killable_nest_lockMaxim Levitsky1-4/+13
2025-05-27locking/mutex: implement mutex_trylock_nestedMaxim Levitsky1-0/+15
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+18
2025-05-27Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+1
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-22/+22
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+76
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-250/+225
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+0
2025-05-27Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+12
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+41
2025-05-27virtio_rtc: Add RTC class driverPeter Hilber1-1/+87
2025-05-27virtio_rtc: Add module and driver corePeter Hilber1-0/+151
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon2-12/+26
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj1-0/+1
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife1-0/+9
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Switch netif_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook1-1/+1
2025-05-27Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+43
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-16/+30
2025-05-27Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-455/+501
2025-05-27Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+41
2025-05-27Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+88
2025-05-27mailbox: Remove devm_mbox_controller_unregisterPeng Fan1-3/+0
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds38-909/+943
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-12/+2
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-2/+4