Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
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-08 | bpf: implement dummy fops for bpf objects | Daniel Borkmann |
2018-06-08 | gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT | Masahiro Yamada |
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 |