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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2024-10-23
Revert "kasan: Disable Software Tag-Based KASAN with GCC"
Marco Elver
1
-5
/
+2
2024-10-23
slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof
Pei Xiao
1
-1
/
+1
2024-10-22
objpool: fix choosing allocation for percpu slots
Viktor Malik
1
-1
/
+1
2024-10-21
Merge tag 'v6.12-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2024-10-19
Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2024-10-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2024-10-18
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
Sebastian Andrzej Siewior
1
-10
/
+2
2024-10-18
locking/lockdep: Add a test for lockdep_set_subclass()
Ahmed Ehab
1
-0
/
+39
2024-10-18
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-7
/
+10
2024-10-17
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
1
-0
/
+5
2024-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+5
2024-10-17
maple_tree: correct tree corruption on spanning store
Lorenzo Stoakes
1
-6
/
+6
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
1
-1
/
+1
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
1
-0
/
+3
2024-10-16
crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
Qianqiang Liu
1
-1
/
+1
2024-10-15
debugobjects: Track object usage to avoid premature freeing of objects
Thomas Gleixner
1
-5
/
+40
2024-10-15
debugobjects: Refill per CPU pool more agressively
Thomas Gleixner
1
-0
/
+18
2024-10-15
debugobjects: Double the per CPU slots
Thomas Gleixner
1
-1
/
+1
2024-10-15
debugobjects: Move pool statistics into global_pool struct
Thomas Gleixner
1
-35
/
+52
2024-10-15
debugobjects: Implement batch processing
Thomas Gleixner
1
-15
/
+46
2024-10-15
debugobjects: Prepare kmem_cache allocations for batching
Thomas Gleixner
1
-31
/
+49
2024-10-15
debugobjects: Prepare for batching
Thomas Gleixner
1
-3
/
+7
2024-10-15
debugobjects: Use static key for boot pool selection
Thomas Gleixner
1
-8
/
+11
2024-10-15
debugobjects: Rework free_object_work()
Thomas Gleixner
1
-43
/
+39
2024-10-15
debugobjects: Rework object freeing
Thomas Gleixner
1
-75
/
+24
2024-10-15
debugobjects: Rework object allocation
Thomas Gleixner
1
-75
/
+69
2024-10-15
debugobjects: Move min/max count into pool struct
Thomas Gleixner
1
-24
/
+31
2024-10-15
debugobjects: Rename and tidy up per CPU pools
Thomas Gleixner
1
-26
/
+17
2024-10-15
debugobjects: Use separate list head for boot pool
Thomas Gleixner
1
-12
/
+16
2024-10-15
debugobjects: Move pools into a datastructure
Thomas Gleixner
1
-62
/
+78
2024-10-15
debugobjects: Reduce parallel pool fill attempts
Zhen Lei
1
-25
/
+59
2024-10-15
debugobjects: Make debug_objects_enabled bool
Thomas Gleixner
1
-9
/
+8
2024-10-15
debugobjects: Provide and use free_object_list()
Thomas Gleixner
1
-6
/
+16
2024-10-15
debugobjects: Remove pointless debug printk
Thomas Gleixner
1
-4
/
+1
2024-10-15
debugobjects: Reuse put_objects() on OOM
Thomas Gleixner
1
-18
/
+6
2024-10-15
debugobjects: Dont free objects directly on CPU hotplug
Thomas Gleixner
1
-13
/
+14
2024-10-15
debugobjects: Remove pointless hlist initialization
Thomas Gleixner
1
-10
/
+1
2024-10-15
debugobjects: Dont destroy kmem cache in init()
Thomas Gleixner
1
-33
/
+35
2024-10-15
debugobjects: Collect newly allocated objects in a list to reduce lock conten...
Zhen Lei
1
-8
/
+10
2024-10-15
debugobjects: Delete a piece of redundant code
Zhen Lei
1
-4
/
+4
2024-10-15
kasan: Disable Software Tag-Based KASAN with GCC
Will Deacon
1
-2
/
+5
2024-10-15
logic_pio: Constify fwnode_handle
Rob Herring (Arm)
1
-2
/
+2
2024-10-14
lib: devres: Simplify API devm_ioport_unmap() implementation
Zijun Hu
1
-2
/
+1
2024-10-14
lib: devres: Simplify API devm_iounmap() implementation
Zijun Hu
1
-2
/
+1
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+12
2024-10-08
lib: packing: catch kunit_kzalloc() failure in the pack() test
Vladimir Oltean
1
-0
/
+1
2024-10-07
lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
Timo Grautstueck
1
-1
/
+1
2024-10-05
crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
Qianqiang Liu
1
-1
/
+1
2024-10-04
Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2024-10-04
lib: packing: use GENMASK() for box_mask
Vladimir Oltean
1
-2
/
+2
[prev]
[next]