Age | Commit message (Expand) | Author |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-12 | signal/mips: switch mips to generic siginfo | Al Viro |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
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-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
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 | MIPS: microMIPS: Fix decoding of swsp16 instruction | Matt Redfearn |
2017-08-17 | mips/signal: In force_fcr31_sig return in the impossible case | Eric W. Biederman |
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/mips: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-06-29 | MIPS: unaligned: Add DSP lwx & lhx missaligned access support | Miodrag Dinic |
2017-06-28 | MIPS: Correctly define DBSHFL type instruction opcodes. | David Daney |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai |
2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini |
2017-03-28 | KVM: MIPS/VZ: Emulate MAARs when necessary | James Hogan |
2017-03-28 | KVM: MIPS: Implement HYPCALL emulation | James Hogan |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-03-08 | MIPS: Wire up statx system call | James Hogan |
2017-02-03 | KVM: MIPS: Claim KVM_CAP_READONLY_MEM support | James Hogan |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-07-05 | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton |
2016-07-05 | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton |
2016-07-05 | MIPS: uasm: Add r6 MUL encoding | James Hogan |
2016-07-05 | MIPS: uasm: Add MTHI/MTLO instructions | James Hogan |
2016-07-05 | MIPS: uasm: Add DI instruction | James Hogan |
2016-07-05 | MIPS: uasm: Add CFCMSA/CTCMSA instructions | James Hogan |