index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-13
crypto: lib/mpi - delete unnecessary condition
Dan Carpenter
1
-6
/
+4
2024-07-12
lib/bch.c: use swap() to improve code
Thorsten Blum
1
-15
/
+5
2024-07-12
test_bpf: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2
-10
/
+4
2024-07-12
bootconfig: Remove duplicate included header file linux/bootconfig.h
Thorsten Blum
1
-11
/
+9
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2024-07-10
Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2024-07-10
Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+3
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
1
-0
/
+3
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+10
2024-07-08
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
1
-26
/
+4
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-1
/
+3
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
1
-1
/
+3
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
7
-18
/
+84
2024-07-04
math: rational: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
lib/rbtree.c: fix the example typo
Hsin Chang Yu
1
-4
/
+4
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+48
2024-07-03
lib/zlib: unpoison DFLTCC output buffers
Ilya Leoshkevich
2
-0
/
+29
2024-07-03
maple_tree: modified return type of mas_wr_store_entry()
JaeJoon Jung
1
-9
/
+6
2024-07-03
lib: test_hmm: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
test_maple_tree: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
ubsan: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
test_xarray: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
1
-10
/
+10
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2
-0
/
+9
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
7
-18
/
+84
2024-06-28
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-6
/
+46
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+4
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-06-25
bpf: Fix tailcall cases in test_bpf
Leon Hwang
1
-0
/
+10
2024-06-25
dim: add new interfaces for initialization and getting results
Heng Qi
1
-0
/
+68
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
1
-0
/
+70
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
1
-0
/
+1
2024-06-25
linux/dim: move useful macros to .h file
Heng Qi
1
-6
/
+0
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
20
-2
/
+22
2024-06-24
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
1
-2
/
+4
2024-06-24
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
1
-1
/
+37
2024-06-24
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
1
-1
/
+3
2024-06-24
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-24
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
6
-0
/
+6
2024-06-24
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
[prev]
[next]