index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
11
-25
/
+26
2019-05-31
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-05-31
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2
-3
/
+25
2019-05-31
cgroup: add cgroup_parse_float()
Tejun Heo
1
-0
/
+43
2019-05-31
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-7
/
+37
2019-05-31
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-24
/
+36
2019-05-31
cgroup: Call cgroup_release() before __exit_signal()
Tejun Heo
1
-1
/
+1
2019-05-31
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
26
-245
/
+26
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
7
-28
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
7
-72
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
10
-137
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-30
audit: remove the BUG() calls in the audit rule comparison functions
Paul Moore
1
-3
/
+0
2019-05-30
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
1
-2
/
+8
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+6
2019-05-29
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2
-8
/
+8
2019-05-29
signal: Factor force_sig_info_to_task out of force_sig_info
Eric W. Biederman
1
-3
/
+9
2019-05-29
signal: Generate the siginfo in force_sig
Eric W. Biederman
1
-1
/
+9
2019-05-29
signal: Move the computation of force into send_signal and correct it.
Eric W. Biederman
1
-12
/
+21
2019-05-29
signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal
Eric W. Biederman
1
-17
/
+16
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-3
/
+2
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to current
Eric W. Biederman
1
-1
/
+11
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
1
-8
/
+10
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
1
-11
/
+17
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-24
/
+13
2019-05-28
audit: enforce op for string fields
Richard Guy Briggs
1
-3
/
+15
2019-05-28
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
5
-9
/
+29
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
1
-2
/
+6
2019-05-28
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
Geert Uytterhoeven
1
-1
/
+1
2019-05-28
cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
Jiri Kosina
1
-1
/
+1
2019-05-28
futex: Consolidate duplicated timer setup code
Waiman Long
1
-30
/
+39
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2
-7
/
+45
2019-05-28
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
1
-1
/
+2
2019-05-28
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
1
-1
/
+3
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
3
-1
/
+62
2019-05-28
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
1
-1
/
+2
2019-05-28
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
1
-3
/
+14
2019-05-28
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
1
-1
/
+4
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
3
-4
/
+9
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2
-8
/
+25
2019-05-28
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
1
-2
/
+4
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
1
-70
/
+95
2019-05-28
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
Oleg Nesterov
1
-2
/
+1
2019-05-28
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
1
-3
/
+1
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2
-51
/
+6
2019-05-28
rcu: Make __call_srcu static
Jiang Biao
1
-2
/
+2
2019-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
2
-0
/
+70
[prev]
[next]