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.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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Maple Tree: add new data structure
Liam R. Howlett
2
-0
/
+218
2022-09-27
mm/demotion: expose memory tier details via sysfs
Aneesh Kumar K.V
1
-0
/
+25
2022-09-27
mm: multi-gen LRU: design doc
Yu Zhao
2
-0
/
+160
2022-09-27
mm: multi-gen LRU: admin guide
Yu Zhao
2
-0
/
+163
2022-09-27
filemap: make the accounting of thrashing more consistent
Yang Yang
1
-1
/
+1
2022-09-12
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
1
-0
/
+8
2022-09-12
mm/page_owner.c: add llseek for page_owner
Kassey Li
1
-0
/
+5
2022-09-12
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+11
2022-09-12
mm/cma_debug: show complete cma name in debugfs directories
Charan Teja Kalla
1
-5
/
+5
2022-09-12
userfaultfd: update documentation to describe /dev/userfaultfd
Axel Rasmussen
2
-3
/
+41
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2022-08-28
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-08-27
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-0
/
+1
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-10
/
+4
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-6
/
+4
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-08-25
Documentation/ABI: Mention retbleed vulnerability info file for sysfs
Salvatore Bonaccorso
1
-0
/
+1
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-23
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
1
-0
/
+2
2022-08-23
arm64: fix rodata=full
Mark Rutland
1
-0
/
+2
2022-08-23
docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
Martin Liška
1
-10
/
+0
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-2
/
+2
2022-08-19
Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+4
2022-08-19
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+2
2022-08-19
Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-08-18
dt-bindings: Fix incorrect "the the" corrections
Geert Uytterhoeven
2
-2
/
+2
2022-08-18
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
1
-0
/
+14
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+4
2022-08-16
Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2022-08-16
Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+0
2022-08-16
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
1
-1
/
+1
2022-08-15
dt-bindings: thermal: Fix missing required property
Daniel Lezcano
1
-0
/
+1
2022-08-15
dt-bindings: display: sun4i: Add D1 TCONs to conditionals
Samuel Holland
1
-0
/
+4
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-08-14
Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+21
2022-08-14
Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-126
/
+270
2022-08-14
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
3
-0
/
+298
2022-08-13
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-42
/
+101
2022-08-13
Merge tag 'devicetree-fixes-for-6.0-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
28
-124
/
+224
2022-08-13
Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
8
-34
/
+214
2022-08-12
dt-bindings: chrome: google,cros-ec-typec: restrict allowed properties
Krzysztof Kozlowski
1
-2
/
+13
2022-08-12
dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos
Krzysztof Kozlowski
11
-13
/
+11
2022-08-12
dt-bindings: Drop Robert Jones
Krzysztof Kozlowski
2
-2
/
+1
2022-08-12
dt-bindings: Drop Beniamin Bia and Stefan Popa
Krzysztof Kozlowski
4
-5
/
+2
2022-08-12
dt-bindings: iio: Drop Bogdan Pricop
Krzysztof Kozlowski
1
-1
/
+1
2022-08-12
dt-bindings: iio: Drop Joachim Eastwood
Krzysztof Kozlowski
2
-2
/
+1
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2022-08-12
Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2
-3
/
+3
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
7
-35
/
+113
2022-08-12
dt-bindings: gpio: sifive: add gpio-line-names
Atul Khare
1
-0
/
+4
[next]