summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus 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-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-15/+146
2025-07-31Merge 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-31Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds4-18/+93
2025-07-31Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2025-07-31Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-5/+5
2025-07-31Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-0/+9
2025-07-30Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-1/+3
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-87/+8
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-0/+16
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds9-62/+176
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus 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
2025-07-30Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-12/+1
2025-07-30Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+9
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-1/+11
2025-07-30Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-30/+33
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-156/+102
2025-07-30compiler_types: Provide __no_kstack_erase to disable coverage only on ClangKees Cook3-1/+8
2025-07-30fortify: Fix incorrect reporting of read buffer sizeKees Cook1-1/+1
2025-07-30Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+21
2025-07-30Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+41
2025-07-30Merge branch 'clk-pm' into clk-nextStephen Boyd1-24/+163
2025-07-30Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...Stephen Boyd3-23/+82
2025-07-30Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-381/+390