Age | Commit message (Expand) | Author |
2018-07-01 | Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-28 | swiotlb: export swiotlb_dma_ops | Christoph Hellwig |
2018-06-27 | perf/core: Move inline keyword at the beginning of declaration | Mathieu Malaterre |
2018-06-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-24 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-06-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-06-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-24 | Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-22 | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon |
2018-06-22 | time: Make sure jiffies_to_msecs() preserves non-zero time periods | Geert Uytterhoeven |
2018-06-22 | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier |
2018-06-22 | perf/core: Move the inline keyword at the beginning of the function declaration | Mathieu Malaterre |
2018-06-21 | tracing: Use swap macro in update_max_tr | Gustavo A. R. Silva |
2018-06-21 | softirq: Reorder trace_softirqs_on to prevent lockdep splat | Joel Fernandes (Google) |
2018-06-21 | tracing: Check for no filter when processing event filters | Steven Rostedt (VMware) |
2018-06-21 | locking/lockdep: Do not record IRQ state within lockdep code | Steven Rostedt (VMware) |
2018-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-20 | locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS | Waiman Long |
2018-06-20 | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-19 | posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME | Arnd Bergmann |
2018-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-17 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds |
2018-06-17 | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-16 | Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-15 | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita |
2018-06-15 | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | bpf: reject any prog that failed read-only lock | Daniel Borkmann |
2018-06-15 | bpf: fix panic in prog load calls cleanup | Daniel Borkmann |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-15 | sched/core / kcov: avoid kcov_area during task switch | Mark Rutland |
2018-06-15 | kcov: prefault the kcov_area | Mark Rutland |
2018-06-15 | kcov: ensure irq code sees a valid area | Mark Rutland |
2018-06-15 | kernel/relay.c: change return type to vm_fault_t | Souptick Joarder |
2018-06-15 | mm: check for SIGKILL inside dup_mmap() loop | Tetsuo Handa |
2018-06-15 | kexec: yield to scheduler when loading kimage segments | Jarrett Farnitano |
2018-06-15 | kconfig: tinyconfig: remove stale stack protector fixups | Masahiro Yamada |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | posix-cpu-timers: Remove lockdep_assert_irqs_disabled() | Sebastian Andrzej Siewior |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |