aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds2-36/+234
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-2/+50
2025-07-31Merge tag 'leds-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds2-2/+1
2025-07-31Merge tag 'mfd-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds8-265/+21
2025-07-31bpf: Fix oob access in cgroup local storageDaniel Borkmann1-0/+1
2025-07-31bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann2-13/+14
2025-07-31bpf: Move bpf map owner out of common structDaniel Borkmann1-12/+24
2025-07-31bpf: Add cookie object to bpf mapsDaniel Borkmann1-0/+1
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-2/+1
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-36/+11
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-1/+0
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal20-70/+147
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-6/+5
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds1-0/+8
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan1-4/+4
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol1-22/+4
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol1-6/+7
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan2-43/+0
2025-07-31unwind: Finish up unwind when a task exitsSteven Rostedt1-0/+3
2025-07-31unwind: Add USED bit to only have one conditional on way back to user spaceSteven Rostedt1-9/+9
2025-07-31unwind deferred: Add unwind_completed mask to stop spurious callbacksSteven Rostedt2-1/+4
2025-07-31unwind deferred: Use bitmask to determine which callbacks to callSteven Rostedt2-4/+24
2025-07-31unwind_user/deferred: Add deferred unwinding interfaceJosh Poimboeuf2-0/+48
2025-07-31unwind_user/deferred: Add unwind cacheJosh Poimboeuf3-1/+16
2025-07-31module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LENPetr Pavlu2-5/+9
2025-07-31module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-07-31module: make structure definitions always visibleThomas Weißschuh1-10/+10
2025-07-31module: move 'struct module_use' to internal.hThomas Weißschuh1-7/+0
2025-07-31ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal1-0/+1
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-15/+146
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-85/+472
2025-07-31i3c: Add more parameters for controllers to the headerWolfram Sang1-0/+4
2025-07-31i3c: Standardize defines for specification parametersWolfram Sang1-4/+5
2025-07-31i3c: fix module_i3c_i2c_driver() with I3C=nArnd Bergmann1-2/+2
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-18/+93
2025-07-30Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-3/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-5/+5
2025-07-30Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-0/+9
2025-07-30Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-1/+3
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds3-87/+8
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+16
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-2/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds9-62/+176
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds47-249/+12227
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal1-0/+7
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal1-24/+33
2025-07-30mtd: spinand: Fix macro alignmentMiquel Raynal1-3/+3
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal1-1/+1