index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-04-23
bpf: Notify user if we ever hit a bpf_snprintf verifier bug
Florent Revest
2021-04-23
signal, perf: Add missing TRAP_PERF case in siginfo_layout()
Marco Elver
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
2021-04-21
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-20
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2021-04-20
tracing: Fix checking event hash pointer logic when tp_printk is enabled
Steven Rostedt (VMware)
2021-04-20
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-19
bpf: Refine retval for bpf_get_task_stack helper
Dave Marchevsky
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
2021-04-19
bpf: Add a ARG_PTR_TO_CONST_STR argument type
Florent Revest
2021-04-19
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
2021-04-19
Revert "gcov: clang: fix clang-11+ build"
Linus Torvalds
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
preempt/dynamic: Fix typo in macro conditional statement
Zhouyi Zhou
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-16
gcov: clang: fix clang-11+ build
Johannes Berg
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-16
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
2021-04-16
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
2021-04-16
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
2021-04-16
bpf: Improve verifier error messages for users
Daniel Borkmann
2021-04-16
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
2021-04-16
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
2021-04-16
time/timecounter: Mark 1st argument of timecounter_cyc2time() as const
Marc Kleine-Budde
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
Peter Zijlstra
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
[prev]
[next]