Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | lib: stackdepot: turn depot_lock spinlock to raw_spinlock | Zqiang | 2021-05-06 | 1 | -3/+3 | |
| * | | | | | lib: crc8: pointer to data block should be const | Richard Fitzgerald | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | lib/genalloc.c: Fix a typo | Bhaskar Chowdhury | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | lib/list_sort.c: fix typo in function description | ToastC | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | lib: fix inconsistent indenting in process_bit1() | Wang Qing | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | lib/bch.c: fix a typo in the file bch.c | Bhaskar Chowdhury | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | lib: add fast path for find_first_*_bit() and find_last_bit() | Yury Norov | 2021-05-06 | 1 | -6/+6 | |
| * | | | | | lib: inline _find_next_bit() wrappers | Yury Norov | 2021-05-06 | 1 | -54/+2 | |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 2 | -7/+2 | |
|\| | | | | | ||||||
| * | | | | | kfence: await for allocation using wait_event | Marco Elver | 2021-05-05 | 1 | -0/+1 | |
| * | | | | | iov_iter: lift memzero_page() to highmem.h | Ira Weiny | 2021-05-05 | 1 | -7/+1 | |
* | | | | | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-05-05 | 2 | -4/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lib/cmdline: Export next_arg() for being used in modules | Andy Shevchenko | 2021-05-05 | 1 | -0/+1 | |
| * | | | | | | lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() | Bartosz Golaszewski | 2021-05-05 | 1 | -0/+33 | |
| * | | | | | | lib: bitmap: order includes alphabetically | Bartosz Golaszewski | 2021-05-05 | 1 | -4/+5 | |
* | | | | | | | Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dyndbg: fix parsing file query without a line-range suffix | Shuo Chen | 2021-04-30 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 1 | -25/+29 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-04-23 | 1 | -25/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bug: Assign values once in bug_get_file_line() | Andrew Scull | 2021-04-01 | 1 | -3/+3 | |
| | * | | | | | | | bug: Factor out a getter for a bug's file line | Andrew Scull | 2021-04-01 | 1 | -10/+17 | |
| | * | | | | | | | bug: Remove redundant condition check in report_bug | Andrew Scull | 2021-04-01 | 1 | -18/+15 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-04-30 | 3 | -117/+79 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | kasan: detect false-positives in tests | Andrey Konovalov | 2021-04-30 | 1 | -26/+29 | |
| * | | | | | | | kasan: init memory in kasan_(un)poison for HW_TAGS | Andrey Konovalov | 2021-04-30 | 1 | -2/+2 | |
| * | | | | | | | lib/test_vmalloc.c: add a new 'nr_threads' parameter | Uladzislau Rezki (Sony) | 2021-04-30 | 1 | -48/+40 | |
| * | | | | | | | lib/test_vmalloc.c: remove two kvfree_rcu() tests | Uladzislau Rezki (Sony) | 2021-04-30 | 1 | -40/+0 | |
| * | | | | | | | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual | 2021-04-30 | 1 | -1/+8 | |
* | | | | | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-04-30 | 1 | -14/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() | Christophe Leroy | 2021-04-14 | 1 | -6/+9 | |
| * | | | | | | | lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline() | Christophe Leroy | 2021-04-14 | 1 | -8/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-04-29 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh | Masahiro Yamada | 2021-04-25 | 1 | -2/+1 | |
| * | | | | | | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes | 2021-04-25 | 1 | -0/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-17 | 7 | -21/+18 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-09 | 2 | -17/+20 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rhashtable: avoid -Wrestrict warning on overlapping sprintf output | Arnd Bergmann | 2021-03-24 | 1 | -4/+5 | |
* | | | | | | | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-04-29 | 3 | -0/+261 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/math/test_div64: Correct the spelling of "dividend" | Maciej W. Rozycki | 2021-04-23 | 1 | -19/+19 | |
| * | | | | | | | | | lib/math/test_div64: Fix error message formatting | Maciej W. Rozycki | 2021-04-21 | 1 | -1/+1 | |
| * | | | | | | | | | lib/math: Add a `do_div' test module | Maciej W. Rozycki | 2021-04-21 | 3 | -0/+261 | |
* | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-04-28 | 1 | -92/+118 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scsi: sbitmap: Add sbitmap_calculate_shift() helper | Ming Lei | 2021-03-04 | 1 | -13/+3 | |
| * | | | | | | | | | | scsi: sbitmap: Export sbitmap_weight | Ming Lei | 2021-03-04 | 1 | -5/+6 | |
| * | | | | | | | | | | scsi: sbitmap: Move allocation hint into sbitmap | Ming Lei | 2021-03-04 | 1 | -46/+66 | |
| * | | | | | | | | | | scsi: sbitmap: Add helpers for updating allocation hint | Ming Lei | 2021-03-04 | 1 | -39/+54 | |
| * | | | | | | | | | | scsi: sbitmap: Maintain allocation round_robin in sbitmap | Ming Lei | 2021-03-04 | 1 | -14/+14 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-04-28 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ |