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-02-13
PM: QoS: Drop pm_qos_update_request_timeout()
Rafael J. Wysocki
1
-48
/
+0
2020-02-12
clone3: allow spawning processes into cgroups
Christian Brauner
3
-31
/
+188
2020-02-12
cgroup: add cgroup_may_write() helper
Christian Brauner
1
-7
/
+17
2020-02-12
cgroup: refactor fork helpers
Christian Brauner
2
-23
/
+27
2020-02-12
cgroup: add cgroup_get_from_file() helper
Christian Brauner
1
-11
/
+19
2020-02-12
cgroup: unify attach permission checking
Christian Brauner
1
-14
/
+25
2020-02-12
cpuset: Make cpuset hotplug synchronous
Prateek Sood
2
-14
/
+19
2020-02-12
cgroup.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-02-12
cgroup: Clean up css_set task traversal
Michal Koutný
1
-33
/
+28
2020-02-12
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-7
/
+16
2020-02-12
cgroup: cgroup_procs_next should increase position index
Vasily Averin
1
-3
/
+7
2020-02-12
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-02-12
PM: QoS: Drop debugfs interface
Rafael J. Wysocki
1
-71
/
+2
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-142
/
+87
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+10
2020-02-11
locking/percpu-rwsem: Add might_sleep() for writer locking
Davidlohr Bueso
1
-0
/
+1
2020-02-11
locking/percpu-rwsem: Fold __percpu_up_read()
Davidlohr Bueso
2
-15
/
+1
2020-02-11
locking/rwsem: Remove RWSEM_OWNER_UNKNOWN
Peter Zijlstra
1
-2
/
+0
2020-02-11
locking/percpu-rwsem: Remove the embedded rwsem
Peter Zijlstra
3
-58
/
+116
2020-02-11
locking/percpu-rwsem: Extract __percpu_down_read_trylock()
Peter Zijlstra
1
-6
/
+13
2020-02-11
locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
Peter Zijlstra
1
-0
/
+2
2020-02-11
locking/percpu-rwsem: Convert to bool
Peter Zijlstra
1
-4
/
+4
2020-02-11
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
4
-8
/
+18
2020-02-11
locking/lockdep: Reuse freed chain_hlocks entries
Waiman Long
3
-15
/
+255
2020-02-11
locking/lockdep: Track number of zapped lock chains
Waiman Long
3
-0
/
+7
2020-02-11
locking/lockdep: Throw away all lock chains with zapped class
Waiman Long
3
-36
/
+7
2020-02-11
locking/lockdep: Track number of zapped classes
Waiman Long
3
-0
/
+9
2020-02-11
locking/lockdep: Display irq_context names in /proc/lockdep_chains
Waiman Long
1
-1
/
+8
2020-02-11
locking/lockdep: Decrement IRQ context counters when removing lock chain
Waiman Long
2
-17
/
+29
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
printk: Convert a use of sprintf to snprintf in console_unlock
Nathan Chancellor
1
-3
/
+3
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-11
console: Introduce ->exit() callback
Andy Shevchenko
1
-0
/
+3
2020-02-11
console: Don't notify user space when unregister non-listed console
Andy Shevchenko
1
-1
/
+11
2020-02-11
console: Avoid positive return code from unregister_console()
Andy Shevchenko
1
-2
/
+4
2020-02-11
console: Drop misleading comment
Andy Shevchenko
1
-1
/
+0
2020-02-11
console: Use for_each_console() helper in unregister_console()
Andy Shevchenko
1
-6
/
+5
2020-02-11
console: Drop double check for console_drivers being non-NULL
Andy Shevchenko
1
-10
/
+6
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
1
-134
/
+86
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2020-02-11
bpf: Make btf_check_func_type_match() static
Hongbo Yao
1
-3
/
+3
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
1
-2
/
+0
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
3
-11
/
+27
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+3
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+5
[prev]
[next]