index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
/
objagg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+8
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-15
/
+0
2024-06-10
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-06-10
lib: objagg: Fix spelling
Ido Schimmel
1
-1
/
+1
2021-12-24
lib: objagg: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2020-02-16
lib: objagg: Replace zero-length arrays with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-06-05
lib: objagg: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-14
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
1
-3
/
+5
2019-02-13
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
1
-1
/
+3
2019-02-08
lib: objagg: add root count to stats
Jiri Pirko
1
-0
/
+4
2019-02-08
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
1
-13
/
+560
2019-02-08
lib: objagg: fix typo in objagg_stats_put() docstring
Jiri Pirko
1
-1
/
+1
2018-11-15
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+501