index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
1
-26
/
+4
|
\
|
*
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
2024-07-08
1
-26
/
+4
*
|
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-27
1
-1
/
+2
|
\
\
|
*
|
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
2024-07-26
1
-1
/
+2
*
|
|
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2024-07-26
3
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: bitmap: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
3
-0
/
+3
*
|
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
2
-0
/
+2
|
\
\
\
|
*
|
|
vsprintf: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-12
2
-0
/
+2
*
|
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+16
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
2024-06-12
1
-1
/
+16
*
|
|
|
|
|
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
2
-0
/
+256
|
\
\
\
\
\
\
|
*
|
|
|
|
|
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
2024-07-19
2
-0
/
+256
*
|
|
|
|
|
|
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
1
-7
/
+29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2024-07-19
1
-7
/
+29
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
50
-62
/
+231
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/bch.c: use swap() to improve code
Thorsten Blum
2024-07-13
1
-15
/
+5
|
*
|
|
|
|
|
|
test_bpf: convert comma to semicolon
Chen Ni
2024-07-13
1
-2
/
+2
|
*
|
|
|
|
|
|
math: rational: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-05
1
-0
/
+1
|
*
|
|
|
|
|
|
lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-05
1
-0
/
+1
|
*
|
|
|
|
|
|
lib/rbtree.c: fix the example typo
Hsin Chang Yu
2024-07-05
1
-4
/
+4
|
*
|
|
|
|
|
|
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-29
1
-0
/
+1
|
*
|
|
|
|
|
|
build-id: require program headers to be right after ELF header
Alexey Dobriyan
2024-06-29
1
-0
/
+14
|
*
|
|
|
|
|
|
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
2024-06-25
20
-2
/
+22
|
*
|
|
|
|
|
|
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
2024-06-25
1
-2
/
+4
|
*
|
|
|
|
|
|
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
2024-06-25
1
-1
/
+37
|
*
|
|
|
|
|
|
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
2024-06-25
1
-1
/
+3
|
*
|
|
|
|
|
|
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
2024-06-25
6
-0
/
+6
|
*
|
|
|
|
|
|
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-25
1
-0
/
+1
|
*
|
|
|
|
|
|
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2024-06-25
2
-0
/
+2
|
*
|
|
|
|
|
|
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-25
2
-0
/
+2
|
*
|
|
|
|
|
|
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-25
1
-0
/
+3
|
*
|
|
|
|
|
|
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-25
3
-0
/
+3
|
*
|
|
|
|
|
|
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
2024-06-25
1
-2
/
+2
|
*
|
|
|
|
|
|
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
2024-06-25
1
-5
/
+39
|
*
|
|
|
|
|
|
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
2024-06-25
1
-1
/
+13
|
*
|
|
|
|
|
|
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
2024-06-25
1
-4
/
+6
|
*
|
|
|
|
|
|
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
2024-06-25
1
-1
/
+1
|
*
|
|
|
|
|
|
lib/sort: remove unused pr_fmt macro
Kuan-Wei Chiu
2024-06-25
1
-2
/
+0
|
*
|
|
|
|
|
|
lib/test_min_heap: add test for heap_del()
Kuan-Wei Chiu
2024-06-25
1
-0
/
+36
|
*
|
|
|
|
|
|
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-25
1
-13
/
+13
|
*
|
|
|
|
|
|
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-25
1
-7
/
+6
*
|
|
|
|
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
7
-9
/
+39
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-1
/
+3
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
lib/zlib: unpoison DFLTCC output buffers
Ilya Leoshkevich
2024-07-04
2
-0
/
+29
|
*
|
|
|
|
|
|
|
|
maple_tree: modified return type of mas_wr_store_entry()
JaeJoon Jung
2024-07-04
1
-9
/
+6
[next]