index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2019-05-28
cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
Jiri Kosina
2019-05-28
futex: Consolidate duplicated timer setup code
Waiman Long
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
2019-05-28
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
2019-05-28
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
2019-05-28
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-05-28
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
2019-05-28
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...
Oleg Nesterov
2019-05-28
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-28
rcu: Make __call_srcu static
Jiang Biao
2019-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
2019-05-28
rcu: Set a maximum limit for back-to-back callback invocation
Paul E. McKenney
2019-05-28
rcu: Correctly unlock root node in rcu_check_gp_start_stall()
Neeraj Upadhyay
2019-05-28
rcu: Dump specified number of blocked tasks
Neeraj Upadhyay
2019-05-28
rcu: Remove unused rdp local from synchronize_rcu_expedited()
Jiang Biao
2019-05-28
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
Paul E. McKenney
2019-05-28
rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (Google)
2019-05-28
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
Steven Rostedt (VMware)
2019-05-28
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-25
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
2019-05-25
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
Steven Rostedt (VMware)
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
2019-05-25
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
2019-05-25
kprobes: Initialize kprobes at postcore_initcall
Masami Hiramatsu
2019-05-25
tracing/kprobe: Cast user-space address correctly
Masami Hiramatsu
2019-05-25
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2019-05-25
ftrace: Make enable and update parameters bool when applicable
Steven Rostedt (VMware)
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
2019-05-25
cpuset: move mount -t cpuset logics into cgroup.c
Al Viro
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
Paul E. McKenney
2019-05-25
rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()
Paul E. McKenney
2019-05-25
rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
Paul E. McKenney
2019-05-25
rcu: Use irq_work to get scheduler's attention in clean context
Paul E. McKenney
2019-05-25
rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()
Paul E. McKenney
[prev]
[next]