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
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
2020-05-07
rcutorture: Convert ULONG_CMP_LT() to time_before()
Paul E. McKenney
2020-05-07
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
Jason Yan
2020-05-07
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
2020-05-07
rcutorture: Add flag to produce non-busy-wait task stalls
Paul E. McKenney
2020-05-07
kgdb: Drop malformed kernel doc comment
Andy Shevchenko
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
kcsan: Add __kcsan_{enable,disable}_current() variants
Marco Elver
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-05-05
sysctl: Fix unused function warning
Arnd Bergmann
2020-05-05
workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.
Sean Fu
2020-05-01
bpf: Fix use-after-free of bpf_link when priming half-fails
Andrii Nakryiko
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2020-05-01
audit: make symbol 'audit_nfcfgs' static
Zheng Bin
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
2020-04-30
sched/core: Simplify sched_init()
Wei Yang
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
exit: Move preemption fixup up, move blocking operations down
Jann Horn
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
2020-04-30
sched/debug: Fix trival print_task() format
Xie XiuQi
2020-04-30
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-04-30
bpf: Fix error return code in map_lookup_and_delete_elem()
Wei Yongjun
2020-04-30
posix-cpu-timers: Use pids not tasks in lookup
Eric W. Biederman
2020-04-30
remove the no longer needed pid_alive() check in __task_pid_nr_ns()
Oleg Nesterov
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2020-04-30
bpf: Fix unused variable warning
Arnd Bergmann
2020-04-29
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2020-04-29
posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock
Eric W. Biederman
2020-04-29
posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type
Eric W. Biederman
2020-04-29
posix-cpu-timers: Extend rcu_read_lock removing task_struct references
Eric W. Biederman
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
Andrii Nakryiko
[prev]
[next]