index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing, hardirq: No moar _rcuidle() tracing
Peter Zijlstra
2023-01-13
1
-8
/
+18
*
tracing: WARN on rcuidle
Peter Zijlstra
2023-01-13
1
-0
/
+3
*
tracing: Remove trace_hardirqs_{on,off}_caller()
Peter Zijlstra
2023-01-13
1
-29
/
+0
*
time/tick-broadcast: Remove RCU_NONIDLE() usage
Peter Zijlstra
2023-01-13
1
-17
/
+12
*
printk: Remove trace_.*_rcuidle() usage
Peter Zijlstra
2023-01-13
1
-1
/
+1
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-2
/
+0
*
cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
Peter Zijlstra
2023-01-13
1
-9
/
+0
*
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
2
-33
/
+18
*
sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
2023-01-07
1
-1
/
+38
*
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
2023-01-07
1
-20
/
+23
*
sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()
Chengming Zhou
2023-01-07
1
-33
/
+31
*
sched/core: Micro-optimize ttwu_runnable()
Chengming Zhou
2023-01-07
1
-3
/
+10
*
sched/topology: Add __init for sched_init_domains()
Bing Huang
2023-01-05
1
-1
/
+1
*
sched/rseq: Fix concurrency ID handling of usermodehelper kthreads
Mathieu Desnoyers
2023-01-02
1
-3
/
+3
*
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2022-12-27
1
-0
/
+4
*
sched/core: Adjusting the order of scanning CPU
Hao Jia
2022-12-27
2
-3
/
+3
*
sched/numa: Stop an exhastive search if an idle core is found
Hao Jia
2022-12-27
1
-1
/
+1
*
sched: Make const-safe
Matthew Wilcox (Oracle)
2022-12-27
3
-22
/
+24
*
rseq: Extend struct rseq with per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
1
-1
/
+10
*
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
4
-1
/
+118
*
rseq: Extend struct rseq with numa node id
Mathieu Desnoyers
2022-12-27
1
-6
/
+13
*
rseq: Introduce extensible rseq ABI
Mathieu Desnoyers
2022-12-27
2
-8
/
+31
*
sched: Async unthrottling for cfs bandwidth
Josh Don
2022-12-27
2
-13
/
+150
*
sched/topology: Add __init for init_defrootdomain
Bing Huang
2022-12-27
1
-1
/
+1
*
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
3
-7
/
+9
|
\
|
*
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-23
1
-3
/
+0
|
*
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
2
-4
/
+9
*
|
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2022-12-23
1
-0
/
+4
|
\
\
|
*
|
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
2022-12-21
1
-0
/
+4
*
|
|
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-12-23
1
-0
/
+5
|
\
\
\
|
*
|
|
gcov: add support for checksum field
Rickard x Andersson
2022-12-21
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-12-21
2
-2
/
+2
|
\
\
\
|
*
|
|
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2022-12-20
2
-2
/
+2
*
|
|
|
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-21
6
-48
/
+112
|
\
\
\
\
|
*
|
|
|
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-15
3
-10
/
+17
|
*
|
|
|
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-12-15
4
-24
/
+85
|
*
|
|
|
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
2022-12-15
1
-6
/
+2
|
*
|
|
|
kprobes: Fix check for probe enabled in kill_kprobe()
Li Huafei
2022-11-28
1
-8
/
+8
|
*
|
|
|
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
2022-11-24
1
-0
/
+3
*
|
|
|
|
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
3
-5
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Resolve fext program type when checking map compatibility
Toke Høiland-Jørgensen
2022-12-14
1
-2
/
+3
|
*
|
|
|
|
bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
Jiri Olsa
2022-12-14
1
-0
/
+5
|
*
|
|
|
|
bpf: prevent leak of lsm program after failed attach
Milan Landaverde
2022-12-14
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-21
1
-4
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
2022-12-17
1
-4
/
+6
*
|
|
|
|
|
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
1
-2
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
padata: Mark padata_work_init() as __ref
Nathan Chancellor
2022-12-14
1
-2
/
+10
*
|
|
|
|
|
|
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
2
-0
/
+17
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
1
-0
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
2022-11-18
1
-0
/
+7
[next]