Age | Commit message (Expand) | Author |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-05 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-04 | objtool: Prevent GCC from merging annotate_unreachable(), take 2 | Josh Poimboeuf |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying |
2017-11-03 | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki |
2017-10-31 | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki |
2017-10-30 | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo |
2017-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-29 | sctp: fix some type cast warnings introduced since very beginning | Xin Long |
2017-10-29 | sctp: fix some type cast warnings introduced by stream reconf | Xin Long |
2017-10-28 | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail |
2017-10-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen |
2017-10-26 | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park |
2017-10-25 | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes | Byungchul Park |
2017-10-25 | sched/completions: Add support for initializing completions with lockdep_map | Byungchul Park |
2017-10-25 | locking/lockdep, sched/completions: Change the prefix of lock name for comple... | Byungchul Park |
2017-10-25 | locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP | Byungchul Park |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-25 | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland |
2017-10-25 | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland |
2017-10-25 | locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland |
2017-10-25 | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki |
2017-10-24 | locking/barriers: Kill lockless_dereference() | Will Deacon |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon |
2017-10-24 | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-23 | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-20 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend |
2017-10-20 | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-10-19 | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers |
2017-10-19 | Input: allow matching device IDs on property bits | Dmitry Torokhov |
2017-10-19 | Input: factor out and export input_device_id matching code | Dmitry Torokhov |
2017-10-19 | Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann |
2017-10-19 | locking/static_keys: Improve uninitialized key warning | Borislav Petkov |
2017-10-19 | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris |
2017-10-18 | KEYS: Fix race between updating and finding a negative key | David Howells |
2017-10-16 | tun: call dev_get_valid_name() before register_netdevice() | Cong Wang |
2017-10-16 | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |