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
...
|
*
|
|
|
|
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
2
-9
/
+65
|
*
|
|
|
|
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-11-07
2
-27
/
+322
|
*
|
|
|
|
alloc_tag: introduce shutdown_mem_profiling helper function
Suren Baghdasaryan
2024-11-07
1
-7
/
+26
|
*
|
|
|
|
maple_tree: remove sanity check from mas_wr_slot_store()
Wei Yang
2024-11-07
1
-3
/
+2
|
*
|
|
|
|
maple_tree: calculate new_end when needed
Wei Yang
2024-11-07
1
-1
/
+1
|
*
|
|
|
|
percpu: add a test case for the specific 64-bit value addition
Andy Shevchenko
2024-11-07
1
-1
/
+10
|
*
|
|
|
|
maple_tree: simplify mas_push_node()
Wei Yang
2024-11-07
1
-9
/
+7
|
*
|
|
|
|
maple_tree: total is not changed for nomem_one case
Wei Yang
2024-11-07
1
-2
/
+1
|
*
|
|
|
|
maple_tree: clear request_count for new allocated one
Wei Yang
2024-11-07
1
-1
/
+1
|
*
|
|
|
|
maple_tree: root node could be handled by !p_slot too
Wei Yang
2024-11-07
1
-3
/
+1
|
*
|
|
|
|
maple_tree: fix alloc node fail issue
Jiazi Li
2024-11-07
1
-1
/
+4
|
*
|
|
|
|
maple_tree: refactor mas_wr_store_type()
Sidhartha Kumar
2024-11-07
1
-47
/
+25
|
*
|
|
|
|
maple_tree: do not hash pointers on dump in debug mode
Lorenzo Stoakes
2024-11-07
1
-41
/
+59
|
*
|
|
|
|
maple_tree: memset maple_big_node as a whole
Wei Yang
2024-11-06
1
-4
/
+1
|
*
|
|
|
|
maple_tree: remove maple_big_node.parent
Wei Yang
2024-11-06
1
-1
/
+0
|
*
|
|
|
|
maple_tree: goto complete directly on a pivot of 0
Wei Yang
2024-11-06
1
-1
/
+1
|
*
|
|
|
|
maple_tree: i is always less than or equal to mas_end
Wei Yang
2024-11-06
1
-2
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
2024-11-23
2
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
Kuan-Wei Chiu
2024-11-19
1
-2
/
+2
|
*
|
|
|
|
kunit: Fix potential null dereference in kunit_device_driver_test()
Zichen Xie
2024-11-19
1
-0
/
+2
|
*
|
|
|
|
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
Jinjie Ruan
2024-11-19
1
-1
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-11-22
2
-6
/
+112
|
\
\
\
\
\
|
*
|
|
|
|
printf: Add print format (%pra) for struct range
Ira Weiny
2024-10-28
2
-6
/
+68
|
*
|
|
|
|
test printf: Add very basic struct resource tests
Ira Weiny
2024-10-28
1
-0
/
+44
*
|
|
|
|
|
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
9
-120
/
+664
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
1
-6
/
+12
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net: Implement fault injection forcing skb reallocation
Breno Leitao
2024-11-12
1
-0
/
+10
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
2
-15
/
+17
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-03
1
-10
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net: checksum: Move from32to16() to generic header
Puranjay Mohan
2024-10-30
1
-10
/
+1
|
*
|
|
|
|
|
|
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
1
-5
/
+5
|
*
|
|
|
|
|
|
dim: make dim_calc_stats() inputs const pointers
Caleb Sander Mateos
2024-11-03
1
-1
/
+2
|
*
|
|
|
|
|
|
dql: annotate data-races around dql->last_obj_cnt
Eric Dumazet
2024-11-01
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-25
7
-12
/
+23
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
/
/
/
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
1
-6
/
+12
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
lib: packing: catch kunit_kzalloc() failure in the pack() test
Vladimir Oltean
2024-10-08
1
-0
/
+1
|
*
|
|
|
|
|
|
lib: packing: use GENMASK() for box_mask
Vladimir Oltean
2024-10-04
1
-2
/
+2
|
*
|
|
|
|
|
|
lib: packing: use BITS_PER_BYTE instead of 8
Vladimir Oltean
2024-10-04
1
-14
/
+14
|
*
|
|
|
|
|
|
lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
Jacob Keller
2024-10-04
2
-28
/
+83
|
*
|
|
|
|
|
|
lib: packing: add additional KUnit tests
Jacob Keller
2024-10-04
1
-0
/
+82
|
*
|
|
|
|
|
|
lib: packing: add KUnit tests adapted from selftests
Jacob Keller
2024-10-04
3
-0
/
+271
|
*
|
|
|
|
|
|
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
2024-10-04
1
-80
/
+141
|
*
|
|
|
|
|
|
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
2024-10-04
1
-0
/
+54
|
*
|
|
|
|
|
|
lib: packing: adjust definitions and implementation for arbitrary buffer lengths
Vladimir Oltean
2024-10-04
1
-27
/
+43
|
*
|
|
|
|
|
|
lib: packing: refuse operating on bit indices which exceed size of buffer
Vladimir Oltean
2024-10-04
1
-2
/
+4
*
|
|
|
|
|
|
|
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-21
3
-3
/
+220
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
lib/iomem_copy: fix kerneldoc format style
Arnd Bergmann
2024-10-29
1
-12
/
+12
|
*
|
|
|
|
|
|
|
New implementation for IO memcpy and IO memset
Julian Vetter
2024-10-28
2
-1
/
+137
|
*
|
|
|
|
|
|
|
lib/math/test_div64: add some edge cases relevant to __div64_const32()
Nicolas Pitre
2024-10-28
1
-2
/
+83
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[prev]
[next]