Age | Commit message (Expand) | Author |
2017-05-10 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-05-09 | sparc64: fix fault handling in NGbzero.S and GENbzero.S | Dave Aldridge |
2017-05-09 | sparc: use memdup_user_nul in sun4m LED driver | Geliang Tang |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-03 | sparc: Remove redundant tests in boot_flags_init(). | David S. Miller |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. | David S. Miller |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-24 | sparc64: Improve 64-bit constant loading in eBPF JIT. | David S. Miller |
2017-04-24 | sparc64: Support cbcond instructions in eBPF JIT. | David S. Miller |
2017-04-23 | sparc: Update syscall tables. | David S. Miller |
2017-04-23 | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API | David S. Miller |
2017-04-22 | sparc64: Add eBPF JIT. | David S. Miller |
2017-04-22 | sparc: Split BPF JIT into 32-bit and 64-bit. | David S. Miller |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-18 | sparc64: Fix hugepage page table free | Nitin Gupta |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-15 | sparc/sysfs: Replace racy task affinity logic | Thomas Gleixner |
2017-04-14 | sparc/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-04-06 | sparc: remove unused wp_works_ok macro | Mathias Krause |
2017-04-06 | sparc32: Export vac_cache_size to fix build error | Guenter Roeck |
2017-04-06 | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta |
2017-04-06 | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-02 | sparc: switch to RAW_COPY_USER | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-29 | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds |
2017-03-29 | sparc/ptrace: Preserve previous registers for short regset write | Dave Martin |
2017-03-28 | sparc32: kill __ret_efault() | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-27 | arch/sparc: Avoid DCTI Couples | Babu Moger |
2017-03-27 | sparc64: kern_addr_valid regression | bob picco |
2017-03-27 | sparc64: Add support for 2G hugepages | Nitin Gupta |
2017-03-27 | sparc64: Fix size check in huge_pte_alloc | Nitin Gupta |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |