index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-5
/
+5
*
Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-10-09
1
-0
/
+1
|
|
\
|
|
*
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
2022-06-29
1
-0
/
+1
*
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
21
-88
/
+318
|
\
\
\
|
*
|
|
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
1
-1
/
+1
|
*
|
|
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
2022-10-03
1
-1
/
+1
|
*
|
|
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
1
-0
/
+5
|
*
|
|
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
Alexander Potapenko
2022-10-03
1
-0
/
+7
|
*
|
|
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
1
-3
/
+7
|
*
|
|
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
2
-0
/
+4
|
*
|
|
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
2
-1
/
+3
|
*
|
|
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
2022-10-03
1
-4
/
+2
|
*
|
|
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
2022-10-03
1
-4
/
+5
|
*
|
|
uprobes: use folios more widely in __replace_page()
Matthew Wilcox (Oracle)
2022-10-03
1
-9
/
+10
|
*
|
|
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
1
-18
/
+1
|
*
|
|
bpf: remove VMA linked list
Liam R. Howlett
2022-09-26
1
-5
/
+5
|
*
|
|
fork: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
1
-2
/
+5
|
*
|
|
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
2022-09-26
1
-3
/
+7
|
*
|
|
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
2
-4
/
+8
|
*
|
|
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
2022-09-26
1
-6
/
+5
|
*
|
|
mm: remove vmacache
Liam R. Howlett
2022-09-26
2
-17
/
+0
|
*
|
|
mm: remove rb tree.
Liam R. Howlett
2022-09-26
1
-8
/
+0
|
*
|
|
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
1
-2
/
+13
|
*
|
|
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
1
-3
/
+17
|
*
|
|
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
1
-0
/
+1
|
*
|
|
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
1
-1
/
+0
|
*
|
|
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
3
-0
/
+11
|
*
|
|
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
1
-0
/
+2
|
*
|
|
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
1
-0
/
+5
|
*
|
|
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-26
1
-2
/
+11
|
*
|
|
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-11
2
-5
/
+55
|
*
|
|
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
2
-2
/
+39
|
*
|
|
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
3
-0
/
+101
*
|
|
|
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
1
-0
/
+17
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
2022-10-10
1
-0
/
+17
|
|
\
\
\
\
\
|
|
|
*
|
|
|
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
2022-10-04
1
-0
/
+17
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-10-10
1
-17
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
swiotlb: don't panic!
Robin Murphy
2022-09-20
1
-11
/
+19
|
*
|
|
|
|
|
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()
Fabio M. De Francesco
2022-09-20
1
-6
/
+4
*
|
|
|
|
|
|
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
2
-6
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
Valentin Schneider
2022-10-06
1
-4
/
+1
|
*
|
|
|
|
|
|
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
2022-09-20
1
-1
/
+1
|
*
|
|
|
|
|
|
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-19
1
-2
/
+2
|
*
|
|
|
|
|
|
smp: don't declare nr_cpu_ids if NR_CPUS == 1
Yury Norov
2022-09-19
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-10-10
17
-358
/
+1114
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
2022-10-05
1
-4
/
+6
|
*
|
|
|
|
|
|
|
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
2022-10-05
1
-4
/
+16
|
*
|
|
|
|
|
|
|
tracing/user_events: Move pages/locks into groups to prepare for namespaces
Beau Belgrave
2022-10-03
1
-72
/
+274
|
*
|
|
|
|
|
|
|
tracing: Remove unused variable 'dups'
Chen Zhongjin
2022-10-03
1
-3
/
+2
[next]