index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
1
-1
/
+1
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
1
-0
/
+5
2022-10-03
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
Alexander Potapenko
1
-0
/
+7
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
1
-3
/
+7
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
2
-0
/
+4
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2
-1
/
+3
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-10-03
uprobes: use new_folio in __replace_page()
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-10-03
uprobes: use folios more widely in __replace_page()
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-26
bpf: remove VMA linked list
Liam R. Howlett
1
-5
/
+5
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-26
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
1
-3
/
+7
2022-09-26
perf: use VMA iterator
Matthew Wilcox (Oracle)
2
-4
/
+8
2022-09-26
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-09-26
mm: remove vmacache
Liam R. Howlett
2
-17
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-26
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
1
-0
/
+1
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+0
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
3
-0
/
+11
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
1
-0
/
+2
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+5
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
1
-2
/
+11
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
2
-5
/
+55
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2
-2
/
+39
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
3
-0
/
+101
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-1
/
+1
2022-08-25
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-46
/
+33
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-33
/
+60
2022-08-23
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+6
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-22
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
1
-46
/
+33
2022-08-21
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+119
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
[next]