summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-19Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-03-06Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-03-06Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2025-03-03firmware: smccc: Support optional Arm SMCCC SOC_ID namePaul Benoit
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina
2025-02-17firmware: arm_ffa: Add support for {un,}registration of framework notificationsSudeep Holla
2025-02-17firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driverSudeep Holla
2025-02-17firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2Sudeep Holla
2025-02-17firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messagesSudeep Holla
2025-02-17firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla
2025-02-17firmware: arm_ffa: Align sync_send_receive{,2} function prototypesSudeep Holla
2025-02-17firmware: arm_ffa: Replace UUID buffer to standard UUID formatSudeep Holla
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-06net: add dev_net_rcu() helperEric Dumazet
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang
2025-02-04KVM: remove kvm_arch_post_init_vmPaolo Bonzini
2025-02-04efi: Use BIT_ULL() constants for memory attributesArd Biesheuvel
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-03net: harmonize tstats and dstatsPaolo Abeni
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds