Age | Commit message (Expand) | Author |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann |
2017-06-13 | tty: simserial: drop unused alt_speed handling | Johan Hovold |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-06-04 | ia64: Remove HAVE_ARCH_COPY_SIGINFO | Christoph Hellwig |
2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller |
2017-05-18 | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet |
2017-05-16 | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab |
2017-05-10 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-10 | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-05-03 | ia64: beatify build log for gate.so and gate-syms.o | Masahiro Yamada |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-01 | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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-20 | ia64: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | ia64: Remove redundant checks for WC in pci_mmap_page_range() | David Woodhouse |
2017-04-20 | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-18 | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse |
2017-04-17 | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSET | Eric W. Biederman |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-15 | ia64/sn/hwperf: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | ia64/salinfo: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | ia64/topology: Remove cpus_allowed manipulation | Thomas Gleixner |
2017-04-13 | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich |
2017-04-13 | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-04-06 | get rid of padding, switch to RAW_COPY_USER | Al Viro |
2017-04-06 | ia64: get rid of copy_in_user() | Al Viro |
2017-04-06 | ia64: sanitize __access_ok() | Al Viro |
2017-04-06 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro |
2017-04-06 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro |
2017-04-06 | ia64: add extable.h | Al Viro |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |