Age | Commit message (Expand) | Author |
2017-11-08 | KEYS: fix out-of-bounds read during ASN.1 parsing | Eric Biggers |
2017-11-02 | assoc_array: Fix a buggy node-splitting case | David Howells |
2017-10-27 | lib/digsig: fix dereference of NULL user_key_payload | Eric Biggers |
2017-10-12 | lib/ratelimit.c: use deferred printk() version | Sergey Senozhatsky |
2017-09-07 | lib/mpi: kunmap after finishing accessing buffer | Stephan Mueller |
2017-09-02 | lz4: fix bogus gcc warning | Greg Kroah-Hartman |
2017-08-11 | lib/Kconfig.debug: fix frv build failure | Sudip Mukherjee |
2017-07-21 | sched/fair, cpumask: Export for_each_cpu_wrap() | Peter Zijlstra |
2017-07-05 | swiotlb: ensure that page-sized mappings are page-aligned | Nikita Yushchenko |
2017-06-29 | lib/cmdline.c: fix get_options() overflow while parsing ranges | Ilya Matveychikov |
2017-06-24 | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller |
2017-06-14 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook |
2017-05-14 | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann |
2017-04-21 | new privimitive: iov_iter_revert() | Al Viro |
2017-04-08 | lib/syscall: Clear return values when no stack | Kees Cook |
2017-01-26 | swiotlb: Add swiotlb=noforce debug option | Geert Uytterhoeven |
2017-01-26 | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven |
2017-01-19 | fix a fencepost error in pipe_advance() | Al Viro |
2016-12-09 | Revert "radix tree test suite: fix compilation" | Linus Torvalds |
2016-12-07 | radix tree test suite: fix compilation | Matthew Wilcox |
2016-12-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-11-30 | kasan: support use-after-scope detection | Dmitry Vyukov |
2016-11-30 | lib/debugobjects: export for use in modules | Chris Wilson |
2016-11-25 | locking/selftest: Fix output since KERN_CONT changes | Michael Ellerman |
2016-11-25 | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-11-17 | fix iov_iter_advance() for ITER_PIPE | Abhi Das |
2016-11-11 | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-27 | lib/genalloc.c: start search from start of chunk | Daniel Mentz |
2016-10-27 | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov |
2016-10-27 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook |
2016-10-20 | bpf, test: fix ld_abs + vlan push/pop stress test | Daniel Borkmann |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-11 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko |
2016-10-11 | lib/bitmap.c: enhance bitmap syntax | Noam Camus |
2016-10-11 | lib/kstrtox.c: smaller _parse_integer() | Alexey Dobriyan |
2016-10-11 | lib: harden strncpy_from_user | Mark Rutland |
2016-10-11 | Fix off-by-one in __pipe_get_pages() | Al Viro |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | samples: move blackfin gptimers-example from Documentation | Shuah Khan |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf |