Age | Commit message (Expand) | Author |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-10-10 | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai |
2017-10-03 | alpha: fix build failures | Sudip Mukherjee |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-08 | alpha: add support for memset16 | Matthew Wilcox |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2017-09-04 | alpha: Restore symbol versions for symbols exported from assembly | Ben Hutchings |
2017-09-04 | alpha: marvel: make use of raw_spinlock variants | Julia Cartwright |
2017-09-04 | alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_* | Sergei Trofimovich |
2017-09-04 | alpha: use generic fb.h | Tobias Klauser |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-29 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings |
2017-08-29 | alpha: Define ioremap_wc | Guenter Roeck |
2017-08-29 | alpha: Update for new syscalls | Richard Henderson |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-08-03 | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman |
2017-07-19 | signal/alpha: Document a conflict with SI_USER for SIGTRAP | Eric W. Biederman |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai |
2017-05-27 | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro |
2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller |
2017-05-15 | kill strlen_user() | Al Viro |