2017-04-04 |
Peter Zijlstra | rtmutex: Clean up |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Xunlei Pang | sched/deadline/rtmutex: Dont miss the dl_runtime/dl_per... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Xunlei Pang | sched/rtmutex/deadline: Fix a PI crash for deadline... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Xunlei Pang | rtmutex: Deboost before waking up the top waiter |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Thomas Gleixner | Merge branch 'sched/core' into locking/core |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Chris Wilson | locking/ww-mutex: Limit stress test to 2 seconds |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Yuyang Du | sched/fair: Optimize ___update_sched_avg() |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Peter Zijlstra | sched/fair: Explicitly generate __update_load_avg(... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Peter Zijlstra | locking/atomic: Fix atomic_try_cmpxchg() semantics |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Srikar Dronamraju | sched/fair: Prefer sibiling only if local group is... |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Peter Zijlstra | lockdep: Fix per-cpu static objects |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Drop hb->lock before enqueueing on the rtmutex |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Futex_unlock_pi() determinism |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_l... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex,rt_mutex: Introduce rt_mutex_init_waiter() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Pull rt_mutex_futex_unlock() out from under... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Rework inconsistent rt_mutex/futex_q state |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Cleanup refcounting |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Change locking rules |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex,rt_mutex: Provide futex specific rt_mutex API |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Remove rt_mutex_deadlock_account_*() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Use smp_store_release() in mark_wake_futex() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | futex: Cleanup variable names for futex_top_waiter() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | locking/atomic/x86: Use atomic_try_cmpxchg() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | locking/refcounts: Use atomic_try_cmpxchg() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Peter Zijlstra | locking/atomic: Introduce atomic_try_cmpxchg() |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Vincent Guittot | sched/fair: Fix FTQ noise bench regression |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Wanpeng Li | sched/core: Fix rq lock pinning warning after call... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | locking/ww_mutex: Improve test to cover acquire context... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Thomas Gleixner | locking/lockdep: Handle statically initialized PER_CPU... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
J. R. Okajima | locking/lockdep: Add new check to lock_downgrade() |
commit | commitdiff | tree | snapshot |
2017-03-16 |
J. R. Okajima | locking/lockdep: Factor out the validate_held_lock... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
J. R. Okajima | locking/lockdep: Factor out the find_held_lock() helper... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Ingo Molnar | Merge branch 'locking/urgent' into locking/core, to... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Avoid double update_rq_clock() in move_queu... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Fix double update_rq_clock) calls in attach... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Avoid obvious double update_rq_clock() |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Simplify update_rq_clock() in __schedule() |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Make sched_ttwu_pending() atomic in time |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Add {EN,DE}QUEUE_NOCLOCK flags |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Add rq->lock wrappers |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Peter Zijlstra | sched/core: Add WARNING for multiple update_rq_clock... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Steven Rostedt... | sched/rt: Add comments describing the RT IPI pull method |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Steven Rostedt... | sched/deadline: Use deadline instead of period when... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Daniel Bristot... | sched/deadline: Throttle a constrained deadline task... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Daniel Bristot... | sched/deadline: Make sure the replenishment timer fires... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Niklas Cassel | locking/rwsem: Fix down_write_killable() for CONFIG_RWS... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Matt Fleming | sched/loadavg: Use {READ,WRITE}_ONCE() for sample window |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Matt Fleming | sched/loadavg: Avoid loadavg spikes caused by delayed... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Wanpeng Li | sched/deadline: Add missing update_rq_clock() in dl_tas... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Linus Torvalds | Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Linus Torvalds | Merge branch 'linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Andreas Gruenbacher | gfs2: Avoid alignment hole in struct lm_lockname |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Linus Torvalds | Merge branch 'for-4.11-fixes' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Linus Torvalds | Merge branch 'for-4.11-fixes' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Linus Torvalds | Merge branch 'for-4.11-fixes' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Linus Torvalds | Merge branch 'for-4.11-fixes' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Peter Zijlstra | futex: Add missing error handling to FUTEX_REQUEUE_PI |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Peter Zijlstra | futex: Fix potential use-after-free in FUTEX_REQUEUE_PI |
commit | commitdiff | tree | snapshot |
2017-03-14 |
David S. Miller | Merge branch 'qed-fixes' |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mintz, Yuval | qed: Enable iSCSI Out-of-Order |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mintz, Yuval | qed: Correct out-of-bound access in OOO history |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ram Amrani | qed: Fix interrupt flags on Rx LL2 |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mintz, Yuval | qed: Free previous connections when releasing iSCSI |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Mintz, Yuval | qed: Fix mapping leak on LL2 rx flow |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Tomer Tayar | qed: Prevent creation of too-big u32-chains |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Ram Amrani | qed: Align CIDs according to DORQ requirement |
commit | commitdiff | tree | snapshot |
2017-03-14 |
David S. Miller | Merge branch 'mlxsw-small-fixes' |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jiri Pirko | mlxsw: reg: Fix SPVMLR max record count |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jiri Pirko | mlxsw: reg: Fix SPVM max record count |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Vlad Yasevich | net: Resend IGMP memberships upon peer notification. |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jens Axboe | blk-mq-sched: don't run the queue async from blk_mq_try... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Hannes Frederic... | dccp: fix memory leak during tear-down of unsuccessful... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Hannes Frederic... | tun: fix premature POLLOUT notification on tun devices |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jon Maxwell | dccp/tcp: fix routing redirect race |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Zhao Qiang | ucc/hdlc: fix two little issue |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Linus Torvalds | Merge tag 'powerpc-4.11-4' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Nicolas Dichtel | vxlan: fix ovs support |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Andrey Vagin | net: use net->count to check whether a netns is alive... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v4.11-2' of git://git... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Florian Westphal | bridge: drop netfilter fake rtable unconditionally |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Florian Westphal | ipv6: avoid write to a possibly cloned skb |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Johan Hovold | net: wimax/i2400m: fix NULL-deref at probe |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Johan Hovold | isdn/gigaset: fix NULL-deref at probe |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Sabrina Dubroca | ipv6: make ECMP route replacement less greedy |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Kirill A. Shutemov | mm, gup: fix typo in gup_p4d_range() |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Tahsin Erdogan | writeback: fix memory leak in wb_queue_work() |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Sagi Grimberg | blk-mq: Fix tagset reinit in the presence of cpu hot... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Borkmann | bpf: improve read-only handling |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Alexei Starovoitov | selftests/bpf: fix broken build |
commit | commitdiff | tree | snapshot |
2017-03-13 |
David Ahern | mpls: Do not decrement alive counter for unregister... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Igor Druzhinin | xen-netback: fix race condition on XenBus disconnect |
commit | commitdiff | tree | snapshot |
2017-03-13 |
David Windsor | locking/refcount: Add refcount_t API kernel-doc comments |
commit | commitdiff | tree | snapshot |
2017-03-13 |
David Ahern | mpls: Send route delete notifications when router modul... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Etienne Noss | act_connmark: avoid crashing on malformed nlattrs with... |
commit | commitdiff | tree | snapshot |
next |