index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+1
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
-0
/
+5
2021-12-06
lib: add tests for reference tracker
Eric Dumazet
-1
/
+126
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
-0
/
+147
2021-12-06
vsprintf: Use non-atomic bitmap API when applicable
Christophe JAILLET
-2
/
+2
2021-12-04
lockdep/selftests: Adapt ww-tests for PREEMPT_RT
Sebastian Andrzej Siewior
-30
/
+46
2021-12-04
lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
Sebastian Andrzej Siewior
-7
/
+31
2021-12-04
lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock().
Sebastian Andrzej Siewior
-1
/
+25
2021-12-04
lockdep/selftests: Avoid using local_lock_{acquire|release}().
Sebastian Andrzej Siewior
-16
/
+16
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
-0
/
+1
2021-11-29
siphash: use _unaligned version by default
Arnd Bergmann
-6
/
+6
2021-11-27
Merge tag 'v5.16-rc2' into devel
Linus Walleij
-2
/
+29
2021-11-22
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
-2
/
+3
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
-0
/
+2
2021-11-18
Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux
Linus Torvalds
-2
/
+21
2021-11-18
lib: zstd: Don't add -O3 to cflags
Nick Terrell
-2
/
+0
2021-11-18
lib: zstd: Don't inline functions in zstd_opt.c
Nick Terrell
-0
/
+19
2021-11-18
lib: zstd: Fix unused variable warning
Nick Terrell
-0
/
+2
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+6
2021-11-18
lib/string_helpers: Introduce managed variant of kasprintf_strarray()
Andy Shevchenko
-0
/
+31
2021-11-18
lib/string_helpers: Introduce kasprintf_strarray()
Andy Shevchenko
-0
/
+33
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
-0
/
+6
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
-2
/
+2
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
-11874
/
+24495
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
-3
/
+2
2021-11-10
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
-0
/
+6
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-9
/
+51
2021-11-09
mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
Thomas Gleixner
-7
/
+4
2021-11-09
lib: uninline simple_strntoull() as well
Alexey Dobriyan
-2
/
+1
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
-0
/
+25
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
-0
/
+18
2021-11-09
lib, stackdepot: check stackdepot handle before accessing slabs
Imran Khan
-0
/
+3
2021-11-08
lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical
Nathan Chancellor
-1
/
+1
2021-11-08
lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
-11944
/
+24453
2021-11-08
lib: zstd: Add decompress_sources.h for decompress_unzstd
Nick Terrell
-5
/
+24
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
-92
/
+185
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-0
/
+4
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-53
/
+85
2021-11-06
kfence: default to dynamic branch instead of static keys mode
Marco Elver
-11
/
+15
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
-24
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
-1
/
+1
2021-11-06
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
-4
/
+2
2021-11-06
kasan: test: bypass __alloc_size checks
Kees Cook
-1
/
+9
2021-11-06
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
-1
/
+17
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
-6
/
+37
2021-11-06
lib/stackdepot: remove unused function argument
Marco Elver
-5
/
+4
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-35
/
+27
[prev]
[next]