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
2021-04-23
signal, perf: Add missing TRAP_PERF case in siginfo_layout()
Marco Elver
1
-0
/
+2
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
1
-6
/
+2
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
1
-32
/
+0
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
1
-1
/
+1
2021-04-21
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
1
-5
/
+11
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
3
-8
/
+29
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
1
-2
/
+3
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
4
-1
/
+94
2021-04-20
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+7
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
1
-3
/
+62
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
1
-3
/
+7
2021-04-20
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
1
-22
/
+18
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
36
-295
/
+805
2021-04-19
bpf: Refine retval for bpf_get_task_stack helper
Dave Marchevsky
1
-0
/
+1
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
3
-0
/
+93
2021-04-19
bpf: Add a ARG_PTR_TO_CONST_STR argument type
Florent Revest
1
-0
/
+41
2021-04-19
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
2
-334
/
+293
2021-04-19
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
1
-1
/
+1
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
1
-3
/
+16
2021-04-19
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
1
-1
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-89
/
+183
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-74
/
+156
2021-04-17
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
3
-9
/
+9
2021-04-16
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-74
/
+156
2021-04-16
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-16
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-16
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-16
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-16
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
1
-1
/
+1
2021-04-16
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
1
-2
/
+14
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
1
-6
/
+1
2021-04-16
time/timecounter: Mark 1st argument of timecounter_cyc2time() as const
Marc Kleine-Budde
1
-1
/
+1
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
2
-1
/
+14
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
1
-9
/
+16
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
3
-211
/
+59
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
3
-77
/
+78
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
5
-108
/
+77
2021-04-16
sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
Peter Zijlstra
1
-11
/
+11
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
1
-1
/
+3
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2
-12
/
+15
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
1
-0
/
+6
2021-04-16
perf: Add support for SIGTRAP on perf events
Marco Elver
1
-1
/
+48
[prev]
[next]