index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-05-18
kcsan: Refactor access_info initialization
Mark Rutland
2021-05-18
kcsan: Fold panic() call into print_report()
Mark Rutland
2021-05-18
kcsan: Refactor passing watchpoint/other_info
Mark Rutland
2021-05-18
kcsan: Distinguish kcsan_report() calls
Mark Rutland
2021-05-18
kcsan: Simplify value change detection
Mark Rutland
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
Paul E. McKenney
2021-05-18
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
2021-05-18
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2021-05-18
sched,stats: Further simplify sched_info
Peter Zijlstra
2021-05-18
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-18
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-05-17
kdb: Switch to use %ptTs
Andy Shevchenko
2021-05-17
module: check for exit sections in layout_sections() instead of module_init_s...
Jessica Yu
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-15
Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-14
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
2021-05-14
Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-05-14
kernel/module: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
2021-05-13
rcu: Add missing __releases() annotation
Jules Irenge
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
2021-05-13
tick/nohz: Only wake up a single target cpu when kicking a task
Frederic Weisbecker
2021-05-13
tick/nohz: Update nohz_full Kconfig help
Frederic Weisbecker
2021-05-13
tick/nohz: Update idle_exittime on actual idle exit
Yunfeng Ye
2021-05-13
tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Frederic Weisbecker
2021-05-13
tick/nohz: Conditionally restart tick on idle exit
Yunfeng Ye
2021-05-13
sched/isolation: Reconcile rcu_nocbs= and nohz_full=
Paul Gortmaker
2021-05-12
sched: Make multiple runqueue task counters 32-bit
Alexey Dobriyan
2021-05-12
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2021-05-12
srcu: Early test SRCU polling start
Frederic Weisbecker
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
2021-05-12
rcu/nocb: Only cancel nocb timer if not polling
Frederic Weisbecker
2021-05-12
rcu/nocb: Delete bypass_timer upon nocb_gp wakeup
Frederic Weisbecker
2021-05-12
rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
Frederic Weisbecker
2021-05-12
rcu/nocb: Allow de-offloading rdp leader
Frederic Weisbecker
2021-05-12
rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
Frederic Weisbecker
2021-05-12
locking: Fix comment typos
Ingo Molnar
2021-05-12
sched: Fix leftover comment typos
Ingo Molnar
2021-05-12
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
[prev]
[next]