index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-07-29
xdp: Refactor devmap allocation code for reuse
Toke Høiland-Jørgensen
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-07-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2019-07-25
rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
Juri Lelli
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
2019-07-25
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
sched/stats: Fix unlikely() use of sched_info_on()
Yi Wang
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
2019-07-25
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
2019-07-25
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
2019-07-25
locking/lockdep: Report more stack trace statistics
Bart Van Assche
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-25
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
2019-07-25
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
2019-07-25
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-25
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
2019-07-25
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
2019-07-25
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
2019-07-25
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
[prev]
[next]