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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
lib/mpi: fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-30
proc: add some (hopefully) insightful comments
Alexey Dobriyan
4
-5
/
+27
2022-07-30
bdi: remove enum wb_congested_state
Xiu Jianfeng
1
-7
/
+0
2022-07-30
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
1
-1
/
+1
2022-07-30
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
1
-4
/
+2
2022-07-30
squashfs: support reading fragments in readahead call
Phillip Lougher
1
-3
/
+44
2022-07-30
squashfs: implement readahead
Hsin-Yi Wang
1
-1
/
+91
2022-07-30
squashfs: always build "file direct" version of page actor
Phillip Lougher
2
-48
/
+2
2022-07-30
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
1
-33
/
+0
2022-07-18
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-07-18
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
1
-1
/
+4
2022-07-18
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
1
-7
/
+68
2022-07-18
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2022-07-18
autofs: remove unused ino field inode
Ian Kent
1
-2
/
+0
2022-07-18
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
1
-3
/
+20
2022-07-18
autofs: use dentry info count instead of simple_empty()
Ian Kent
3
-11
/
+14
2022-07-18
autofs: make dentry info count consistent
Ian Kent
2
-4
/
+1
2022-07-18
autofs: use inode permission method for write access
Ian Kent
1
-41
/
+22
2022-07-18
lib: devres: use numa aware allocation
Mark-PK Tsai
1
-5
/
+10
2022-07-18
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
1
-1
/
+1
2022-07-18
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
1
-1
/
+1
2022-07-18
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
3
-0
/
+148
2022-07-18
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
3
-82
/
+22
2022-07-18
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
1
-0
/
+7
2022-07-18
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2
-4
/
+6
2022-07-18
scripts/bloat-o-meter: add -p argument
Nikolay Borisov
1
-1
/
+6
2022-07-18
scripts/bloat-o-meter: switch argument parsing to using argparse
Nikolay Borisov
1
-19
/
+21
2022-07-18
epoll: autoremove wakers even more aggressively
Benjamin Segall
1
-0
/
+22
2022-07-18
ipc/mqueue: remove unnecessary (void*) conversion
Yu Zhe
1
-1
/
+1
2022-07-18
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
1
-2
/
+12
2022-07-18
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
8
-14
/
+0
2022-07-18
vmcoreinfo: include kallsyms symbols
Stephen Brennan
1
-0
/
+14
2022-07-18
kallsyms: move declarations to internal header
Stephen Brennan
2
-22
/
+31
2022-07-18
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
1
-1
/
+1
2022-07-18
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
1
-2
/
+2
2022-07-18
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
1
-3
/
+3
2022-07-18
lib/radix-tree: remove unused argument of insert_entries
wuchi
1
-2
/
+2
2022-07-18
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-07-18
compiler-gcc.h: remove ancient workaround for gcc PR 58670
Uros Bizjak
1
-11
/
+0
2022-07-18
lib/error-inject: traverse list with mutex
wuchi
1
-3
/
+9
2022-07-18
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2
-19
/
+49
2022-07-18
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
2
-4
/
+0
2022-07-18
lib/lru_cache: fix error free handing in lc_create
wuchi
1
-2
/
+2
2022-07-18
init: add "hostname" kernel parameter
Dan Moulding
2
-0
/
+30
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
661
-5638
/
+8401
2022-06-27
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-27
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
37
-193
/
+205
2022-06-27
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-35
/
+117
2022-06-26
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...
Linus Torvalds
11
-104
/
+369
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-30
/
+158
[next]