Age | Commit message (Expand) | Author |
2018-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-10 | signal: Remove no longer required irqsave/restore | Anna-Maria Gleixner |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams |
2018-06-07 | kernel/hung_task.c: show all hung tasks before panic | Tetsuo Handa |
2018-06-07 | mm: split page_type out from _mapcount | Matthew Wilcox |
2018-06-07 | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct | Yang Shi |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-07 | umh: fix race condition | Alexei Starovoitov |
2018-06-07 | bpf: reject passing modified ctx to helper functions | Daniel Borkmann |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-07 | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-06 | genirq/affinity: Defer affinity setting if irq chip is busy | Thomas Gleixner |
2018-06-06 | genirq/migration: Avoid out of line call if pending is not set | Thomas Gleixner |
2018-06-06 | genirq/generic_pending: Do not lose pending affinity update | Thomas Gleixner |
2018-06-06 | rseq: Introduce restartable sequences system call | Mathieu Desnoyers |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2018-06-05 | ide: don't enable/disable interrupts in force threaded-IRQ mode | Sebastian Andrzej Siewior |
2018-06-05 | tracing: Use match_string() instead of open coding it in trace_set_options() | Yisheng Xie |
2018-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-05 | printk: drop in_nmi check from printk_safe_flush_on_panic() | Sergey Senozhatsky |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | ring-buffer: Fix a bunch of typos in comments | Steven Rostedt (VMware) |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS | Yonghong Song |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-04 | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki |