Age | Commit message (Expand) | Author | Files | Lines |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 17 | -173/+374 |
2017-11-17 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru | 1 | -0/+10 |
2017-11-17 | lib: test module for find_*_bit() functions | Yury Norov | 3 | -0/+154 |
2017-11-17 | lib/rbtree-test: lower default params | Davidlohr Bueso | 2 | -3/+3 |
2017-11-17 | lib/nmi_backtrace.c: fix kernel text address leak | Liu, Changcheng | 1 | -2/+2 |
2017-11-17 | lib/genalloc.c: make the avail variable an atomic_long_t | Stephen Bates | 1 | -5/+5 |
2017-11-17 | lib/int_sqrt: adjust comments | Peter Zijlstra | 1 | -2/+2 |
2017-11-17 | lib/int_sqrt: optimize initial value compute | Peter Zijlstra | 1 | -4/+2 |
2017-11-17 | lib/int_sqrt: optimize small argument | Peter Zijlstra | 1 | -0/+3 |
2017-11-17 | lib/test: delete five error messages for failed memory allocations | Markus Elfring | 3 | -15/+7 |
2017-11-17 | lib: add module support to string tests | Geert Uytterhoeven | 4 | -142/+143 |
2017-11-17 | dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst... | Randy Dunlap | 1 | -0/+4 |
2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook | 1 | -1/+1 |
2017-11-17 | kernel debug: support resetting WARN_ONCE for all architectures | Andi Kleen | 1 | -0/+23 |
2017-11-17 | lib/dma-debug.c: fix incorrect pfn calculation | Miles Chen | 1 | -2/+18 |
2017-11-17 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+22 |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -27/+68 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -116/+16 |
2017-11-15 | mm, truncate: do not check mapping for every page being truncated | Mel Gorman | 2 | -18/+14 |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2 | -98/+2 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -75/+342 |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds | 8 | -0/+310 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+16 |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+4 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -16/+31 |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 6 | -14/+28 |
2017-11-11 | net: netlink: Update attr validation to require exact length for some types | David Ahern | 1 | -3/+16 |
2017-11-10 | lib/mpi: call cond_resched() from mpi_powm() loop | Eric Biggers | 1 | -0/+2 |
2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar | 1 | -2/+2 |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-11-09 | KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] | Eric Biggers | 1 | -2/+2 |
2017-11-07 | debugfs: purge obsolete SRCU based removal protection | Nicolai Stange | 1 | -1/+0 |
2017-11-07 | x86/mm: Add DMA support for SEV memory encryption | Tom Lendacky | 1 | -2/+3 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 92 | -0/+94 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 93 | -34/+112 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 92 | -0/+94 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 91 | -0/+91 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 91 | -0/+91 |
2017-11-02 | KEYS: fix out-of-bounds read during ASN.1 parsing | Eric Biggers | 1 | -0/+3 |
2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 5 | -36/+26 |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | Backmerge tag 'v4.14-rc7' into drm-next | Dave Airlie | 10 | -123/+148 |
2017-10-30 | Mark 'ioremap_page_range()' as possibly sleeping | Linus Torvalds | 1 | -0/+1 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -34/+17 |
2017-10-28 | assoc_array: Fix a buggy node-splitting case | David Howells | 1 | -34/+17 |
2017-10-25 | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y | Byungchul Park | 1 | -0/+15 |