index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-12-03
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-11-30
siphash: use _unaligned version by default
Arnd Bergmann
1
-6
/
+6
2021-11-22
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
1
-2
/
+3
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
1
-0
/
+2
2021-11-19
Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux
Linus Torvalds
4
-2
/
+21
2021-11-19
lib: zstd: Don't add -O3 to cflags
Nick Terrell
1
-2
/
+0
2021-11-19
lib: zstd: Don't inline functions in zstd_opt.c
Nick Terrell
2
-0
/
+19
2021-11-19
lib: zstd: Fix unused variable warning
Nick Terrell
1
-0
/
+2
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+6
2021-11-14
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
66
-11874
/
+24495
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-3
/
+2
2021-11-10
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+6
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-9
/
+51
2021-11-09
mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
Thomas Gleixner
1
-7
/
+4
2021-11-09
lib: uninline simple_strntoull() as well
Alexey Dobriyan
1
-2
/
+1
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
1
-0
/
+25
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
1
-0
/
+18
2021-11-09
lib, stackdepot: check stackdepot handle before accessing slabs
Imran Khan
1
-0
/
+3
2021-11-09
lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical
Nathan Chancellor
1
-1
/
+1
2021-11-09
lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
65
-11944
/
+24453
2021-11-09
lib: zstd: Add decompress_sources.h for decompress_unzstd
Nick Terrell
2
-5
/
+24
2021-11-09
lib: zstd: Add kernel-specific API
Nick Terrell
3
-92
/
+185
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+4
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-53
/
+85
2021-11-06
kfence: default to dynamic branch instead of static keys mode
Marco Elver
1
-11
/
+15
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
1
-24
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-06
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
1
-4
/
+2
2021-11-06
kasan: test: bypass __alloc_size checks
Kees Cook
2
-1
/
+9
2021-11-06
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
1
-1
/
+17
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
1
-6
/
+37
2021-11-06
lib/stackdepot: remove unused function argument
Marco Elver
1
-5
/
+4
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-35
/
+27
2021-11-03
string: uninline memcpy_and_pad
Guenter Roeck
1
-0
/
+20
2021-11-03
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-37
/
+245
2021-11-03
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+82
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-23
/
+80
2021-11-02
Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-37
/
+35
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-281
/
+6090
2021-11-02
Merge branch 'for-5.16-vsprintf-pgp' into for-linus
Petr Mladek
23
-275
/
+657
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+19
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-92
/
+517
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-80
/
+252
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+10
[next]