index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-6
/
+5
2025-07-31
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+8
2025-07-31
bitfield: Ensure the return values of helper functions are checked
Ben Horgan
1
-4
/
+4
2025-07-31
bits: unify the non-asm GENMASK*()
Vincent Mailhol
1
-22
/
+4
2025-07-31
bits: split the definition of the asm and non-asm GENMASK*()
Vincent Mailhol
1
-6
/
+7
2025-07-31
cpumask: Remove unnecessary cpumask_nth_andnot()
Shaopeng Tan
2
-43
/
+0
2025-07-31
unwind: Finish up unwind when a task exits
Steven Rostedt
1
-0
/
+3
2025-07-31
unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
1
-9
/
+9
2025-07-31
unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
2
-1
/
+4
2025-07-31
unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
2
-4
/
+24
2025-07-31
unwind_user/deferred: Add deferred unwinding interface
Josh Poimboeuf
2
-0
/
+48
2025-07-31
unwind_user/deferred: Add unwind cache
Josh Poimboeuf
3
-1
/
+16
2025-07-31
module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN
Petr Pavlu
2
-5
/
+9
2025-07-31
module: Restore the moduleparam prefix length check
Petr Pavlu
1
-3
/
+2
2025-07-31
module: make structure definitions always visible
Thomas Weißschuh
1
-10
/
+10
2025-07-31
module: move 'struct module_use' to internal.h
Thomas Weißschuh
1
-7
/
+0
2025-07-31
ata: libata-sata: Add link_power_management_supported sysfs attribute
Damien Le Moal
1
-0
/
+1
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
6
-15
/
+146
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-85
/
+472
2025-07-31
i3c: Add more parameters for controllers to the header
Wolfram Sang
1
-0
/
+4
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
1
-4
/
+5
2025-07-31
i3c: fix module_i3c_i2c_driver() with I3C=n
Arnd Bergmann
1
-2
/
+2
2025-07-31
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
4
-18
/
+93
2025-07-31
Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2025-07-31
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-5
/
+5
2025-07-31
Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-0
/
+9
2025-07-30
Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+3
2025-07-30
Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-87
/
+8
2025-07-30
Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+16
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
9
-62
/
+176
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
47
-249
/
+12227
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-0
/
+7
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
1
-24
/
+33
2025-07-30
mtd: spinand: Fix macro alignment
Miquel Raynal
1
-3
/
+3
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
1
-1
/
+1
2025-07-30
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+1
2025-07-30
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+9
2025-07-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-1
/
+11
2025-07-30
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-30
/
+33
2025-07-30
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-156
/
+102
2025-07-30
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
3
-1
/
+8
2025-07-30
fortify: Fix incorrect reporting of read buffer size
Kees Cook
1
-1
/
+1
2025-07-30
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+21
2025-07-30
Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+41
2025-07-30
Merge branch 'clk-pm' into clk-next
Stephen Boyd
1
-24
/
+163
2025-07-30
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
3
-23
/
+82
2025-07-30
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-381
/
+390
[prev]
[next]