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: add new api to enable ksm per process
Stefan Roesch
2023-04-21
1
-0
/
+27
*
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-19
2
-14
/
+8
*
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
2023-04-19
1
-0
/
+15
*
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-19
1
-2
/
+2
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
2
-29
/
+41
|
\
|
*
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
2023-04-18
1
-0
/
+1
|
*
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-18
1
-29
/
+40
*
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-0
/
+3
|
\
|
|
*
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-06
1
-0
/
+3
*
|
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-06
1
-1
/
+1
*
|
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-06
1
-2
/
+21
*
|
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-06
1
-0
/
+19
*
|
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-06
2
-0
/
+21
*
|
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2023-04-06
1
-14
/
+59
*
|
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
2023-04-06
1
-1
/
+1
*
|
kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
2023-04-06
1
-0
/
+3
*
|
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-06
1
-0
/
+4
*
|
mm: rcu safe VMA freeing
Michel Lespinasse
2023-04-06
1
-1
/
+19
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
3
-7
/
+7
*
|
perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
Kirill A. Shutemov
2023-04-06
1
-2
/
+2
*
|
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
2023-03-29
1
-0
/
+65
*
|
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-29
4
-11
/
+20
*
|
kthread: simplify kthread_use_mm refcounting
Nicholas Piggin
2023-03-29
1
-9
/
+5
|
/
*
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-03-26
2
-11
/
+47
|
\
|
*
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
2
-11
/
+47
*
|
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-26
1
-2
/
+3
|
\
\
|
*
|
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
1
-1
/
+2
|
*
|
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-21
1
-1
/
+1
|
|
/
*
|
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
1
-5
/
+0
|
\
\
|
*
|
fork: remove use of percpu_counter_sum_all
Dave Chinner
2023-03-19
1
-5
/
+0
*
|
|
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-25
1
-1
/
+1
|
\
\
\
|
*
|
|
kcsan: avoid passing -g for test
Marco Elver
2023-03-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-24
2
-2
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-24
2
-2
/
+11
|
|
\
\
|
|
*
|
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-21
1
-1
/
+1
|
|
*
|
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-03-13
1
-1
/
+10
|
|
|
\
\
|
|
|
*
|
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-22
1
-1
/
+10
*
|
|
|
|
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
6
-17
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-19
1
-2
/
+2
|
*
|
|
|
|
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-03-19
1
-4
/
+0
|
*
|
|
|
|
tracing: Make splice_read available again
Sung-hun Kim
2023-03-19
1
-0
/
+2
|
*
|
|
|
|
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
2023-03-19
1
-1
/
+1
|
*
|
|
|
|
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-19
1
-0
/
+4
|
*
|
|
|
|
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-19
1
-3
/
+0
|
*
|
|
|
|
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
2023-03-19
1
-5
/
+5
|
*
|
|
|
|
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
2023-03-19
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-19
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-15
1
-1
/
+1
|
*
|
|
|
|
perf: fix perf_event_context->time
Song Liu
2023-03-15
1
-1
/
+1
|
*
|
|
|
|
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-15
1
-1
/
+1
[next]