Age | Commit message (Expand) | Author | Files | Lines |
2020-06-21 | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2020-06-20 | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds | 1 | -3/+3 |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 1 | -3/+3 |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada | 1 | -1/+0 |
2020-06-16 | seq_buf: Export seq_buf_printf | Vaibhav Jain | 1 | -0/+1 |
2020-06-15 | test_objagg: Fix potential memory leak in error handling | Aditya Pakki | 1 | -2/+2 |
2020-06-15 | Makefile: Improve compressed debug info support detection | Arvind Sankar | 1 | -1/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -3/+3 |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -25/+7 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
2020-06-12 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -6/+224 |
2020-06-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+13 |
2020-06-12 | lib/lzo: fix ambiguous encoding bug in lzo-rle | Dave Rodgman | 1 | -0/+13 |
2020-06-12 | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
2020-06-12 | Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -9/+66 |
2020-06-11 | kcsan: Restrict supported compilers | Marco Elver | 1 | -1/+8 |
2020-06-11 | ubsan, kcsan: Don't combine sanitizer with kcov on clang | Arnd Bergmann | 2 | -0/+22 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 5 | -6/+195 |
2020-06-11 | lib/bsearch: Provide __always_inline variant | Peter Zijlstra | 1 | -20/+2 |
2020-06-11 | lib/smp_processor_id: Move it into noinstr section | Thomas Gleixner | 1 | -5/+5 |
2020-06-11 | lib: test get_count_order/long in test_bitops.c | Wei Yang | 2 | -7/+56 |
2020-06-11 | lib: fix bitmap_parse() on 64-bit big endian archs | Alexander Gordeev | 1 | -2/+7 |
2020-06-11 | lib/lz4/lz4_decompress.c: document deliberate use of `&' | Joe Perches | 1 | -0/+3 |
2020-06-11 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2020-06-10 | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 1 | -45/+107 |
2020-06-09 | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+3 |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -5/+24 |
2020-06-09 | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+7 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -4/+4 |
2020-06-09 | mmap locking API: convert mmap_sem call sites missed by coccinelle | Michel Lespinasse | 1 | -7/+7 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -4/+4 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
2020-06-09 | kernel: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
2020-06-09 | lib/vdso: Provide sanity check for cycles (again) | Thomas Gleixner | 1 | -0/+11 |
2020-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -3/+33 |
2020-06-08 | lib/test_sysctl: support testing of sysctl. boot parameter | Vlastimil Babka | 1 | -0/+13 |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai | 3 | -3/+20 |
2020-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -4/+13 |
2020-06-07 | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -31/+13 |
2020-06-07 | rhashtable: Drop raw RCU deref in nested_table_free | Herbert Xu | 1 | -4/+13 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+17 |
2020-06-05 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -11/+11 |
2020-06-05 | lib/ubsan.c: fix gcc-10 warnings | Arnd Bergmann | 1 | -16/+17 |
2020-06-05 | lib: make a test module with set/clear bit | Jesse Brandeburg | 3 | -0/+75 |
2020-06-05 | lib/flex_proportions.c: cleanup __fprop_inc_percpu_max | Tan Hu | 1 | -4/+3 |
2020-06-05 | lib/percpu-refcount.c: use a more common logging style | Joe Perches | 1 | -3/+3 |
2020-06-05 | lib/zlib: remove outdated and incorrect pre-increment optimization | Jann Horn | 1 | -56/+35 |