Age | Commit message (Expand) | Author |
2020-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-07-20 | arch, net: remove the last csum_partial_copy() leftovers | Christoph Hellwig |
2020-07-16 | bpf: revert "test_bpf: Flag tests that cannot be jited on s390" | Seth Forshee |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-28 | lib: packing: add documentation for pbuflen argument | Vladimir Oltean |
2020-06-28 | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-26 | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar |
2020-06-26 | lib: fix test_hmm.c reference after free | Randy Dunlap |
2020-06-25 | kasan: Fix required compiler version | Marco Elver |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-20 | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada |
2020-06-15 | seq_buf: Export seq_buf_printf | Vaibhav Jain |
2020-06-15 | test_objagg: Fix potential memory leak in error handling | Aditya Pakki |
2020-06-15 | kasan: Bump required compiler version | Marco Elver |
2020-06-15 | Makefile: Improve compressed debug info support detection | Arvind Sankar |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | lib/lzo: fix ambiguous encoding bug in lzo-rle | Dave Rodgman |
2020-06-11 | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-11 | Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | kcsan: Restrict supported compilers | Marco Elver |
2020-06-11 | ubsan, kcsan: Don't combine sanitizer with kcov on clang | Arnd Bergmann |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-11 | lib/bsearch: Provide __always_inline variant | Peter Zijlstra |
2020-06-11 | lib/smp_processor_id: Move it into noinstr section | Thomas Gleixner |
2020-06-10 | lib: test get_count_order/long in test_bitops.c | Wei Yang |
2020-06-10 | lib: fix bitmap_parse() on 64-bit big endian archs | Alexander Gordeev |
2020-06-10 | lib/lz4/lz4_decompress.c: document deliberate use of `&' | Joe Perches |
2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-10 | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-06-09 | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-06-09 | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: convert mmap_sem call sites missed by coccinelle | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | kernel: use show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | lib/vdso: Provide sanity check for cycles (again) | Thomas Gleixner |
2020-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-08 | lib/test_sysctl: support testing of sysctl. boot parameter | Vlastimil Babka |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai |