index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
2
-12
/
+12
2020-04-30
sched/core: Simplify sched_init()
Wei Yang
1
-2
/
+2
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
1
-1
/
+1
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2
-3
/
+20
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
1
-1
/
+1
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
1
-16
/
+23
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2
-6
/
+4
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
1
-2
/
+1
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2
-31
/
+11
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
1
-5
/
+3
2020-04-30
exit: Move preemption fixup up, move blocking operations down
Jann Horn
1
-9
/
+16
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
1
-11
/
+5
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2
-13
/
+1
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
1
-32
/
+47
2020-04-30
sched/debug: Fix trival print_task() format
Xie XiuQi
1
-3
/
+3
2020-04-30
perf: Add cond_resched() to task_function_call()
Barret Rhoden
1
-9
/
+14
2020-04-30
bpf: Fix error return code in map_lookup_and_delete_elem()
Wei Yongjun
1
-1
/
+3
2020-04-30
posix-cpu-timers: Use pids not tasks in lookup
Eric W. Biederman
1
-57
/
+45
2020-04-30
remove the no longer needed pid_alive() check in __task_pid_nr_ns()
Oleg Nesterov
1
-2
/
+1
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-6
/
+8
2020-04-30
bpf: Fix unused variable warning
Arnd Bergmann
1
-1
/
+1
2020-04-29
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
1
-10
/
+35
2020-04-29
posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock
Eric W. Biederman
1
-45
/
+30
2020-04-29
posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type
Eric W. Biederman
1
-4
/
+4
2020-04-29
posix-cpu-timers: Extend rcu_read_lock removing task_struct references
Eric W. Biederman
1
-20
/
+23
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
4
-21
/
+181
2020-04-28
bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
Andrii Nakryiko
1
-0
/
+49
2020-04-28
bpf: Allocate ID for bpf_link
Andrii Nakryiko
2
-53
/
+104
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
3
-36
/
+32
2020-04-28
netfilter: add audit table unregister actions
Richard Guy Briggs
1
-2
/
+3
2020-04-28
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
1
-0
/
+24
2020-04-28
posix-cpu-timer: Unify the now redundant code in lookup_task
Eric W. Biederman
1
-8
/
+7
2020-04-28
posix-cpu-timer: Tidy up group_leader logic in lookup_task
Eric W. Biederman
1
-6
/
+2
2020-04-28
proc: Ensure we see the exit of each process tid exactly once
Eric W. Biederman
1
-0
/
+19
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
18
-1636
/
+1485
2020-04-28
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+5
2020-04-27
audit: log audit netlink multicast bind and unbind
Richard Guy Briggs
1
-4
/
+44
2020-04-27
cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"
Ethon Paul
1
-1
/
+1
2020-04-27
bpf, cgroup: Remove unused exports
Christoph Hellwig
1
-4
/
+0
2020-04-27
kcsan: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-2
/
+2
2020-04-27
rcutorture: Mark data-race potential for rcu_barrier() test statistics
Paul E. McKenney
1
-3
/
+3
2020-04-27
rcutorture: Add KCSAN stubs
Paul E. McKenney
1
-0
/
+12
2020-04-27
rcu: Remove self-stack-trace when all quiescent states seen
Paul E. McKenney
1
-2
/
+0
2020-04-27
rcu: When GP kthread is starved, tag idle threads as false positives
Paul E. McKenney
1
-5
/
+19
2020-04-27
rcu: Use data_race() for RCU expedited CPU stall-warning prints
Paul E. McKenney
1
-4
/
+4
2020-04-27
ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()
Paul E. McKenney
2
-14
/
+4
2020-04-27
rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
Paul E. McKenney
1
-24
/
+30
2020-04-27
rcu-tasks: Add IPI failure count to statistics
Paul E. McKenney
1
-4
/
+7
[prev]
[next]