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-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
locking/qspinlock_stat: Track the no MCS node available case
Waiman Long
2019-02-04
locking/qspinlock: Handle > 4 slowpath nesting levels
Waiman Long
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-02-04
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-02-01
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2019-02-01
pipe: stop using ->can_merge
Jann Horn
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2019-01-31
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-01-31
async: Add support for queueing on specific NUMA node
Alexander Duyck
2019-01-31
workqueue: Provide queue_work_node to queue work near a given NUMA node
Alexander Duyck
2019-01-31
relay: check return of create_buf_file() properly
Greg Kroah-Hartman
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-31
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
2019-01-30
audit: ignore fcaps on umount
Richard Guy Briggs
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]