index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-02-28
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
2019-02-28
kthread: Convert worker lock to raw spinlock
Julia Cartwright
2019-02-28
vfs: Add some logging to the core users of the fs_context log
David Howells
2019-02-28
cpuset: Use fs_context
David Howells
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
2019-02-28
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
2019-02-28
cgroup2: switch to option-by-option parsing
Al Viro
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
2019-02-28
cgroup: start switching to fs_context
Al Viro
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
locking/lockdep: Add module_param to enable consistency checks
Peter Zijlstra
2019-02-28
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
locking/lockdep: Verify whether lock objects are small enough to be used as c...
Bart Van Assche
2019-02-28
locking/lockdep: Check data structure consistency
Bart Van Assche
2019-02-28
locking/lockdep: Reuse lock chains that have been freed
Bart Van Assche
2019-02-28
locking/lockdep: Fix a comment in add_chain_cache()
Bart Van Assche
2019-02-28
locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
Bart Van Assche
2019-02-28
locking/lockdep: Reuse list entries that are no longer in use
Bart Van Assche
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
locking/lockdep: Update two outdated comments
Bart Van Assche
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
Bart Van Assche
2019-02-28
locking/lockdep: Initialize the locks_before and locks_after lists earlier
Bart Van Assche
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
Bart Van Assche
2019-02-28
locking/lockdep: Fix reported required memory size (2/2)
Bart Van Assche
2019-02-28
locking/lockdep: Fix reported required memory size (1/2)
Bart Van Assche
2019-02-28
locking/lockdep: Fix two 32-bit compiler warnings
Bart Van Assche
2019-02-28
locking/qspinlock: Remove unnecessary BUG_ON() call
Waiman Long
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-27
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
bpf: enable program stats
Alexei Starovoitov
2019-02-27
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
2019-02-26
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
[prev]
[next]