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
2019-10-30
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
2019-10-30
bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
rcu: Suppress levelspread uninitialized messages
Paul E. McKenney
2019-10-30
rcu: Fix uninitialized variable in nocb_gp_wait()
Dan Carpenter
2019-10-30
rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
Joel Fernandes (Google)
2019-10-30
workqueue: Convert for_each_wq to use built-in list check
Joel Fernandes (Google)
2019-10-30
rcu: Several rcu_segcblist functions can be static
kbuild test robot
2019-10-28
rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
Paul E. McKenney
2019-10-28
rcu: Confine ->core_needs_qs accesses to the corresponding CPU
Paul E. McKenney
2019-10-28
rcu: Reset CPU hints when reporting a quiescent state
Joel Fernandes (Google)
2019-10-28
rcu: Force nohz_full tick on upon irq enter instead of exit
Paul E. McKenney
2019-10-28
rcu: Force tick on for nohz_full CPUs not reaching quiescent states
Paul E. McKenney
2019-10-05
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
rcutorture: Make in-kernel-loop testing more brutal
Paul E. McKenney
2019-10-05
rcutorture: Separate warnings for each failure type
Paul E. McKenney
2019-10-05
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
2019-10-05
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-10-05
rcu: Remove unused function rcutorture_record_progress()
Ethan Hansen
2019-10-05
rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
Paul E. McKenney
2019-10-05
rcu: Make CPU-hotplug removal operations enable tick
Paul E. McKenney
2019-10-05
stop_machine: Provide RCU quiescent state in multi_cpu_stop()
Paul E. McKenney
2019-10-05
rcutorture: Force on tick for readers and callback flooders
Paul E. McKenney
2019-10-05
rcu: Force on tick when invoking lots of callbacks
Paul E. McKenney
2019-10-05
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-26
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-25
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019-09-25
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-09-25
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
2019-09-25
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-09-25
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
[next]