index
:
git.armlinux.org.uk/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
2020-02-24
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
2020-02-24
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
2020-02-24
sched/numa: Trace when no candidate CPU was found on the preferred node
Mel Gorman
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-22
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-22
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-22
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-20
rcutorture: Manually clean up after rcu_barrier() failure
Paul E. McKenney
2020-02-20
rcutorture: Make rcu_torture_barrier_cbs() post from corresponding CPU
Paul E. McKenney
2020-02-20
rcuperf: Measure memory footprint during kfree_rcu() test
Joel Fernandes (Google)
2020-02-20
rcutorture: Annotation lockless accesses to rcu_torture_current
Paul E. McKenney
2020-02-20
rcutorture: Add READ_ONCE() to rcu_torture_count and rcu_torture_batch
Paul E. McKenney
2020-02-20
rcutorture: Fix stray access to rcu_fwd_cb_nodelay
Paul E. McKenney
2020-02-20
rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data race
Paul E. McKenney
2020-02-20
torture: Allow disabling of boottime CPU-hotplug torture operations
Paul E. McKenney
2020-02-20
rcutorture: Suppress boottime bad-sequence warnings
Paul E. McKenney
2020-02-20
rcutorture: Allow boottime stall warnings to be suppressed
Paul E. McKenney
2020-02-20
torture: Forgive -EBUSY from boottime CPU-hotplug operations
Paul E. McKenney
2020-02-20
rcutorture: Refrain from callback flooding during boot
Paul E. McKenney
2020-02-20
rcutorture: Suppress forward-progress complaints during early boot
Paul E. McKenney
2020-02-20
srcu: Hold srcu_struct ->lock when updating ->srcu_gp_seq
Paul E. McKenney
2020-02-20
srcu: Fix process_srcu()/srcu_batches_completed() datarace
Paul E. McKenney
2020-02-20
srcu: Fix __call_srcu()/srcu_get_delay() datarace
Paul E. McKenney
2020-02-20
srcu: Fix __call_srcu()/process_srcu() datarace
Paul E. McKenney
2020-02-20
rcu: Add missing annotation for exit_tasks_rcu_finish()
Jules Irenge
2020-02-20
rcu: Add missing annotation for exit_tasks_rcu_start()
Jules Irenge
2020-02-20
rcu-tasks: *_ONCE() for rcu_tasks_cbs_head
Paul E. McKenney
2020-02-20
rcu: Update __call_rcu() comments
Paul E. McKenney
2020-02-20
rcu: Fix spelling mistake "leval" -> "level"
Colin Ian King
2020-02-20
rcu: React to callback overload by boosting RCU readers
Paul E. McKenney
2020-02-20
rcu: React to callback overload by aggressively seeking quiescent states
Paul E. McKenney
2020-02-20
rcu: Clear ->core_needs_qs at GP end or self-reported QS
Paul E. McKenney
2020-02-20
locktorture: Forgive apparent unfairness if CPU hotplug
Paul E. McKenney
[prev]
[next]