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
*
Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
1
-3
/
+41
|
\
|
*
seccomp: Add wait_killable semantic to seccomp user notifier
Sargun Dhillon
2022-05-03
1
-2
/
+40
|
*
seccomp: Use FIFO semantics to order notifications
Sargun Dhillon
2022-04-29
1
-1
/
+1
*
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
2
-43
/
+64
|
\
\
|
*
|
stackleak: add on/off stack variants
Mark Rutland
2022-05-08
1
-3
/
+32
|
*
|
stackleak: rework poison scanning
Mark Rutland
2022-05-08
1
-14
/
+4
|
*
|
stackleak: rework stack high bound handling
Mark Rutland
2022-05-08
1
-5
/
+14
|
*
|
stackleak: clarify variable names
Mark Rutland
2022-05-08
1
-16
/
+14
|
*
|
stackleak: rework stack low bound handling
Mark Rutland
2022-05-08
1
-10
/
+4
|
*
|
stackleak: remove redundant check
Mark Rutland
2022-05-08
1
-4
/
+0
|
*
|
stackleak: move skip_erasing() check earlier
Mark Rutland
2022-05-08
1
-4
/
+9
|
*
|
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
2
-2
/
+15
|
\
\
|
*
|
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-2
/
+0
|
*
|
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-13
1
-0
/
+15
*
|
|
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-24
2
-3
/
+83
*
|
|
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
16
-299
/
+190
|
\
\
\
|
*
|
|
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
2
-13
/
+14
|
*
|
|
sched/deadline: Remove superfluous rq clock update in push_dl_task()
Hao Jia
2022-05-11
1
-7
/
+1
|
*
|
|
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-11
4
-11
/
+33
|
*
|
|
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-06
22
-759
/
+667
|
|
\
\
\
|
*
|
|
|
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2022-05-01
2
-1
/
+17
|
*
|
|
|
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
4
-11
/
+24
|
*
|
|
|
sched: Fix missing prototype warnings
Thomas Gleixner
2022-05-01
8
-10
/
+15
|
*
|
|
|
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
2022-04-29
1
-19
/
+0
|
*
|
|
|
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
2022-04-29
1
-98
/
+0
|
*
|
|
|
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
2022-04-29
1
-100
/
+57
|
*
|
|
|
sched/fair: Revise comment about lb decision matrix
Tao Zhou
2022-04-22
1
-1
/
+1
|
*
|
|
|
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
1
-6
/
+9
|
*
|
|
|
sched/fair: Delete useless condition in tg_unthrottle_up()
Chengming Zhou
2022-04-22
1
-1
/
+1
|
*
|
|
|
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-04-22
3
-8
/
+8
|
*
|
|
|
sched/fair: Move calculate of avg_load to a better location
zgpeng
2022-04-22
1
-2
/
+3
|
*
|
|
|
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
2022-04-22
1
-1
/
+2
|
*
|
|
|
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-04-05
1
-10
/
+4
|
*
|
|
|
kcsan: Use preemption model accessors
Valentin Schneider
2022-04-05
1
-2
/
+3
*
|
|
|
|
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
2
-4
/
+18
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
22
-759
/
+667
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
2
-4
/
+18
*
|
|
|
|
|
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
14
-82
/
+167
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}
Uros Bizjak
2022-05-19
1
-2
/
+2
|
*
|
|
|
|
|
|
futex: Remove a PREEMPT_RT_FULL reference.
Sebastian Andrzej Siewior
2022-05-13
1
-1
/
+1
|
*
|
|
|
|
|
|
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2022-05-11
1
-4
/
+4
|
*
|
|
|
|
|
|
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
2022-04-05
1
-4
/
+12
|
*
|
|
|
|
|
|
locking: Apply contention tracepoints in the slow path
Namhyung Kim
2022-04-05
8
-1
/
+63
|
*
|
|
|
|
|
|
locking: Add lock contention tracepoints
Namhyung Kim
2022-04-05
2
-1
/
+3
|
*
|
|
|
|
|
|
locking/rwsem: Always try to wake waiters in out_nolock path
Waiman Long
2022-04-05
1
-10
/
+34
|
*
|
|
|
|
|
|
locking/rwsem: Conditionally wake waiters in reader/writer slowpaths
Waiman Long
2022-04-05
1
-36
/
+32
|
*
|
|
|
|
|
|
locking/rwsem: No need to check for handoff bit if wait queue empty
Waiman Long
2022-04-05
1
-5
/
+4
[next]