Age | Commit message (Expand) | Author |
2017-11-07 | Merge branch 'linus' into perf/core, to fix 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-27 | perf/core: Rewrite event timekeeping | Peter Zijlstra |
2017-10-27 | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra |
2017-10-27 | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve... | Yonghong Song |
2017-10-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki |
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-20 | kprobes: Disable the jprobes APIs | Masami Hiramatsu |
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 | 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 |
2017-10-15 | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-10-14 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-10-13 | kmemleak: clear stale pointers from task stacks | Konstantin Khlebnikov |
2017-10-13 | fs/mpage.c: fix mpage_writepage() for pages with buffers | Matthew Wilcox |
2017-10-13 | linux/kernel.h: add/correct kernel-doc notation | Randy Dunlap |
2017-10-13 | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF | Arnd Bergmann |
2017-10-13 | genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() | Doug Berger |
2017-10-13 | genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() | Doug Berger |
2017-10-13 | irqchip/gic-v3-its: Add missing changes to support 52bit physical address | Shanker Donthineni |
2017-10-12 | bus: mbus: fix window size calculation for 4GB windows | Jan Luebbe |
2017-10-10 | sched/core: Fix wake_affine() performance regression | Peter Zijlstra |