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-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
2021-01-11
signal: Add missing __user annotation to copy_siginfo_from_user_any
Jann Horn
2021-01-10
Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
2021-01-08
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
2021-01-08
task_work: unconditionally run task_work from get_signal()
Jens Axboe
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-06
torture: Maintain torture-specific set of CPUs-online books
Paul E. McKenney
2021-01-06
torture: Clean up after torture-test CPU hotplugging
Paul E. McKenney
2021-01-06
rcutorture: Make object_debug also double call_rcu() heap object
Paul E. McKenney
2021-01-06
torture: Throttle VERBOSE_TOROUT_*() output
Paul E. McKenney
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
2021-01-06
rcutorture: Use hrtimers for reader and writer delays
Paul E. McKenney
2021-01-06
torture: Make stutter use torture_hrtimeout_*() functions
Paul E. McKenney
2021-01-06
rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits
Paul E. McKenney
2021-01-06
torture: Add fuzzed hrtimer-based sleep functions
Paul E. McKenney
2021-01-06
rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives
Paul E. McKenney
2021-01-06
rcutorture: Make synctype[] and nsynctype be static global
Paul E. McKenney
2021-01-06
rcutorture: Require entire stutter period be post-boot
Paul E. McKenney
2021-01-06
refscale: Allow summarization of verbose output
Paul E. McKenney
2021-01-06
rcu: Check and report missed fqs timer wakeup on RCU stall
Neeraj Upadhyay
2021-01-06
rcu: Do any deferred nocb wakeups at CPU offline time
Paul E. McKenney
2021-01-06
rcu/nocb: Code-style nits in callback-offloading toggling
Paul E. McKenney
2021-01-06
rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() output
Paul E. McKenney
2021-01-06
rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output
Paul E. McKenney
2021-01-06
rcutorture: Test runtime toggling of CPUs' callback offloading
Paul E. McKenney
2021-01-06
timer: Add timer_curr_running()
Frederic Weisbecker
2021-01-06
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2021-01-06
rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete
Frederic Weisbecker
2021-01-06
rcu/nocb: Process batch locally as long as offloading isn't complete
Frederic Weisbecker
2021-01-06
rcu/nocb: Only cond_resched() from actual offloaded batch processing
Frederic Weisbecker
2021-01-06
rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
Frederic Weisbecker
2021-01-06
rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
Frederic Weisbecker
2021-01-06
rcu/nocb: Shutdown nocb timer on de-offloading
Frederic Weisbecker
2021-01-06
rcu/nocb: Re-offload support
Frederic Weisbecker
2021-01-06
rcu/nocb: De-offloading GP kthread
Frederic Weisbecker
2021-01-06
rcu/nocb: Don't deoffload an offline CPU with pending work
Frederic Weisbecker
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
2021-01-06
rcu/nocb: Always init segcblist on CPU up
Frederic Weisbecker
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
2021-01-06
rcu/trace: Add tracing for how segcb list changes
Joel Fernandes (Google)
2021-01-06
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
2021-01-06
staging: ION: remove some references to CONFIG_ION
Matthias Maennich
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-04
kernel/audit: convert comma to semicolon
Zheng Yongjun
[prev]
[next]