Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 2 | -1/+7 | |
|\ | ||||||
| * | livepatch/powerpc: add TIF_PATCH_PENDING thread flag | Josh Poimboeuf | 2017-03-08 | 2 | -1/+7 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -0/+6 | |
|\ \ | ||||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-21 | 3 | -8/+8 | |
| |\ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 6 | -12/+42 | |
| |\ \ \ | ||||||
| * | | | | New getsockopt option to get socket cookie | Chenbo Feng | 2017-04-08 | 1 | -0/+2 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-06 | 2 | -5/+18 | |
| |\ \ \ \ | ||||||
| * | | | | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-23 | 4 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-05-02 | 6 | -711/+1877 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | crypto: crct10dif-vpmsum - Fix missing preempt_disable() | Michael Ellerman | 2017-04-21 | 1 | -0/+3 | |
| * | | | | | | | crypto: powerpc - Stress test for vpmsum implementations | Daniel Axtens | 2017-03-24 | 2 | -0/+138 | |
| * | | | | | | | crypto: powerpc - Add CRC-T10DIF acceleration | Daniel Axtens | 2017-03-24 | 3 | -0/+977 | |
| * | | | | | | | crypto: powerpc - Re-enable non-REFLECTed CRCs | Daniel Axtens | 2017-03-24 | 2 | -1/+31 | |
| * | | | | | | | crypto: powerpc - Factor out the core CRC vpmsum algorithm | Daniel Axtens | 2017-03-24 | 2 | -711/+729 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 1 | -51/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pstore: Fix flags to enable dumps on powerpc | Ankit Kumar | 2017-04-27 | 1 | -0/+1 | |
| * | | | | | | | pstore: Replace arguments for write() API | Kees Cook | 2017-03-07 | 1 | -19/+8 | |
| * | | | | | | | pstore: Replace arguments for read() API | Kees Cook | 2017-03-07 | 1 | -32/+29 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa... | Ingo Molnar | 2017-04-23 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 2017-04-03 | 6 | -7/+24 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 2017-03-18 | 1 | -1/+1 | |
| * | | | | | | | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov | 2017-03-18 | 1 | -6/+0 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 2017-04-03 | 1 | -0/+2 | |
| * | | | | | | | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 2017-03-30 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-01 | 1 | -15/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/smp: Replace open coded task affinity logic | Thomas Gleixner | 2017-04-15 | 1 | -15/+11 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 7 | -175/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 | |
| * | | | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 49 | -373/+1368 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 2017-04-06 | 6 | -138/+14 | |
| | | | | | * | | | | | | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc | Al Viro | 2017-04-06 | 19 | -122/+725 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | powerpc: switch to extable.h | Al Viro | 2017-03-28 | 2 | -25/+30 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 44 | -199/+1324 | |
| | | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | / / | | | | | | |_|_|_|/ / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro | 2017-04-06 | 19 | -122/+725 | |
| | | | |\ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro | 2017-04-06 | 19 | -122/+725 | |
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | _ / / / / / / | | | | / / / / / / | ||||||
| | * | | | | | | | | uaccess: drop pointless ifdefs | Al Viro | 2017-03-05 | 1 | -6/+0 | |
| | * | | | | | | | | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 | |
| | * | | | | | | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-05-01 | 8 | -10/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | EDAC: Remove EDAC_MM_EDAC | Borislav Petkov | 2017-04-10 | 8 | -10/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-04-21 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y | Michael Ellerman | 2017-04-18 | 2 | -5/+5 | |
| * | | | | | | | powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction | Ravi Bangoria | 2017-04-18 | 1 | -3/+3 |