index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
1
-18
/
+1
*
bpf: remove VMA linked list
Liam R. Howlett
2022-09-27
1
-5
/
+5
*
fork: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-27
1
-2
/
+5
*
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
2022-09-27
1
-3
/
+7
*
perf: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-27
2
-4
/
+8
*
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
2022-09-27
1
-6
/
+5
*
mm: remove vmacache
Liam R. Howlett
2022-09-27
2
-17
/
+0
*
mm: remove rb tree.
Liam R. Howlett
2022-09-27
1
-8
/
+0
*
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-27
1
-2
/
+13
*
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-27
1
-3
/
+17
*
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-27
1
-0
/
+1
*
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-27
1
-1
/
+0
*
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-27
3
-0
/
+11
*
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-27
1
-0
/
+2
*
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-27
1
-0
/
+5
*
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-27
1
-2
/
+11
*
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-12
2
-5
/
+55
*
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-12
2
-2
/
+39
*
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-12
3
-0
/
+101
*
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
1
-0
/
+1
|
\
|
*
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-28
1
-0
/
+1
*
|
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-28
1
-2
/
+2
|
\
\
|
*
|
audit: move audit_return_fixup before the filters
Richard Guy Briggs
2022-08-25
1
-2
/
+2
*
|
|
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-25
1
-0
/
+2
|
\
\
|
*
|
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-08-25
1
-0
/
+2
*
|
|
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-08-24
1
-46
/
+33
|
\
\
\
|
*
|
|
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
2022-08-22
1
-46
/
+33
*
|
|
|
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-24
3
-33
/
+60
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-23
1
-0
/
+1
|
*
|
|
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-08-17
2
-25
/
+55
|
*
|
|
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
2022-08-16
2
-3
/
+3
|
*
|
|
sched/psi: Zero the memory of struct psi_group
Hao Jia
2022-08-16
1
-5
/
+1
*
|
|
|
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-24
1
-0
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-23
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
2
-4
/
+6
|
\
\
\
|
*
|
|
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-08-21
1
-4
/
+5
|
*
|
|
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-08-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
David Gow
2022-08-15
1
-1
/
+1
|
|
/
[next]