Age | Commit message (Expand) | Author |
2018-08-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds |
2018-08-25 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-24 | Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Olof Johansson |
2018-08-24 | i2c: ocores: update my email address | Peter Korsgaard |
2018-08-24 | i2c: remove deprecated attach_adapter callback | Wolfram Sang |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-23 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder |
2018-08-23 | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport |
2018-08-23 | mm: soft-offline: close the race against page allocation | Naoya Horiguchi |
2018-08-23 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca |
2018-08-23 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-08-23 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-08-23 | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-08-23 | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds |
2018-08-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-08-23 | Merge branch 'tlb-fixes' | Linus Torvalds |
2018-08-23 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2018-08-23 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-08-23 | mm: mmu_notifier fix for tlb_end_vma | Nicholas Piggin |
2018-08-22 | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra |
2018-08-22 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers |
2018-08-22 | sunrpc: Extract target name into svc_cred | Chuck Lever |
2018-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-08-22 | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-08-22 | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-22 | ipc/util.c: further variable name cleanups | Manfred Spraul |
2018-08-22 | ipc: get rid of ids->tables_initialized hack | Davidlohr Bueso |
2018-08-22 | signal: make get_signal() return bool | Christian Brauner |
2018-08-22 | signal: make unhandled_signal() return bool | Christian Brauner |
2018-08-22 | signal: make force_sigsegv() void | Christian Brauner |
2018-08-22 | autofs: add AUTOFS_EXP_FORCED flag | Ian Kent |
2018-08-22 | lib: add crc64 calculation routines | Coly Li |
2018-08-22 | include/linux/bitops.h: introduce BITS_PER_TYPE | Chris Wilson |
2018-08-22 | kernel: tracepoints: add support for relative references | Ard Biesheuvel |
2018-08-22 | PCI: Add support for relative addressing in quirk tables | Ard Biesheuvel |
2018-08-22 | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel |
2018-08-22 | module: use relative references for __ksymtab entries | Ard Biesheuvel |
2018-08-22 | module: allow symbol exports to be disabled | Ard Biesheuvel |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov |
2018-08-22 | linux/compiler.h: don't use bool | Rasmus Villemoes |