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.19.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
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
1
-2
/
+77
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
1
-2
/
+4
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
1
-0
/
+10
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
1
-0
/
+5
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
1
-0
/
+8
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
1
-9
/
+34
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
1
-2
/
+8
2026-01-29
mtd: spinand: Remove stale definitions
Miquel Raynal
1
-6
/
+0
2026-01-29
mtd: spinand: Fix kernel doc
Miquel Raynal
1
-1
/
+1
2026-01-29
spi: spi-mem: Create a repeated address operation
Miquel Raynal
1
-0
/
+8
2026-01-29
Merge tag 'tags/spi-octal-dtr' into nand/next
Miquel Raynal
39
-61
/
+131
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-3
/
+26
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
1
-0
/
+3
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
1
-3
/
+3
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-24
/
+2
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
1
-25
/
+0
2026-01-29
iio: cros_ec: Allow enabling/disabling calibration mode
Gwendal Grignou
1
-3
/
+9
2026-01-29
iio: frequency: ad9523: correct kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2026-01-29
iio: buffer: buffer_impl.h: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
1
-0
/
+9
2026-01-29
exportfs: clarify the documentation of open()/permission() expotrfs ops
Amir Goldstein
1
-2
/
+10
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
1
-3
/
+3
2026-01-29
Add RPC language definition of NFSv4 POSIX ACL extension
Chuck Lever
2
-1
/
+100
2026-01-29
xdrgen: Implement pass-through lines in specifications
Chuck Lever
1
-1
/
+10
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
1
-0
/
+4
2026-01-29
Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-0
/
+112
2026-01-29
Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+7
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-2
/
+12
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
1
-6
/
+0
2026-01-29
wait: Introduce io_wait_event_killable()
Remi Pommarel
1
-0
/
+15
2026-01-29
regmap: reg_default_cb for flat cache defaults
Mark Brown
1
-0
/
+14
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
1
-0
/
+9
2026-01-29
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
1
-0
/
+2
2026-01-28
vdpa: document set_group_asid thread safety
Eugenio Pérez
1
-1
/
+3
2026-01-28
vduse: return internal vq group struct as map token
Eugenio Pérez
1
-3
/
+3
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
9
-16
/
+2
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
7
-7
/
+35
2026-01-28
cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
Marco Elver
1
-4
/
+4
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
1
-1
/
+1
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
1
-2
/
+5
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
1
-0
/
+6
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
1
-0
/
+6
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
1
-0
/
+7
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
1
-0
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
1
-1
/
+0
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2
-1
/
+2
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
1
-0
/
+1
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-3
/
+5
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
1
-1
/
+2
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-1
/
+3
[prev]
[next]