index
:
kernel/git/wens/linux.git
master
mtk-wip
random-stuff
Chen-Yu Tsai's fork of linux.git
Chen-Yu Tsai
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+0
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
1
-23
/
+0
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2024-11-28
selftests: kallsyms: fix and clarify current test boundaries
Luis Chamberlain
2
-3
/
+38
2024-11-28
selftests: kallsyms: fix double build stupidity
Luis Chamberlain
1
-9
/
+8
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-0
/
+255
2024-11-25
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+42
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-34
/
+529
2024-11-25
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-172
/
+810
2024-11-22
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+8
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-6
/
+112
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-120
/
+664
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+220
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2024-11-19
Merge tag 'core-debugobjects-2024-11-18' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-371
/
+478
2024-11-19
kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
Kuan-Wei Chiu
1
-2
/
+2
2024-11-19
kunit: Fix potential null dereference in kunit_device_driver_test()
Zichen Xie
1
-0
/
+2
2024-11-19
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
Jinjie Ruan
1
-1
/
+4
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+41
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-6
/
+7
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+18
2024-11-19
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
1
-1
/
+1
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-22
/
+46
2024-11-16
mm/slub, kunit: Add testcase for krealloc redzone and zeroing
Feng Tang
1
-0
/
+42
2024-11-15
crypto: lib/mpi - Export mpi_set_bit
Herbert Xu
1
-0
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+12
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
1
-0
/
+10
2024-11-11
lib: util_macros_kunit: add kunit test for util_macros.h
Alexandru Ardelean
3
-0
/
+258
2024-11-11
maple_tree: add a test checking storing null
Wei Yang
1
-0
/
+90
2024-11-11
maple_tree: refine mas_store_root() on storing NULL
Wei Yang
1
-1
/
+12
2024-11-11
maple_tree: not necessary to check index/last again
Wei Yang
1
-1
/
+3
2024-11-11
maple_tree: the return value of mas_root_expand() is not used
Wei Yang
1
-2
/
+2
2024-11-11
maple_tree: print empty for an empty tree on mt_dump()
Wei Yang
1
-3
/
+5
2024-11-11
kasan: delete CONFIG_KASAN_MODULE_TEST
Sabyrzhan Tasbolatov
1
-7
/
+0
2024-11-11
kasan: move checks to do_strncpy_from_user
Sabyrzhan Tasbolatov
1
-2
/
+3
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-6
/
+12
2024-11-07
tests/module/gen_test_kallsyms.sh: use 0 value for variables
Luis Chamberlain
1
-1
/
+1
2024-11-07
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
1
-0
/
+48
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
2
-11
/
+135
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2
-9
/
+65
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2
-27
/
+322
2024-11-07
alloc_tag: introduce shutdown_mem_profiling helper function
Suren Baghdasaryan
1
-7
/
+26
2024-11-07
objpool: fix to make percpu slot allocation more robust
Masami Hiramatsu (Google)
1
-6
/
+12
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+17
2024-11-07
lib/Kconfig.debug: Default STRICT_DEVMEM to "y" on s390
David Hildenbrand
1
-1
/
+1
2024-11-06
maple_tree: remove sanity check from mas_wr_slot_store()
Wei Yang
1
-3
/
+2
2024-11-06
maple_tree: calculate new_end when needed
Wei Yang
1
-1
/
+1
2024-11-06
percpu: add a test case for the specific 64-bit value addition
Andy Shevchenko
1
-1
/
+10
2024-11-06
maple_tree: simplify mas_push_node()
Wei Yang
1
-9
/
+7
2024-11-06
maple_tree: total is not changed for nomem_one case
Wei Yang
1
-2
/
+1
2024-11-06
maple_tree: clear request_count for new allocated one
Wei Yang
1
-1
/
+1
2024-11-06
maple_tree: root node could be handled by !p_slot too
Wei Yang
1
-3
/
+1
2024-11-06
maple_tree: fix alloc node fail issue
Jiazi Li
1
-1
/
+4
2024-11-06
maple_tree: refactor mas_wr_store_type()
Sidhartha Kumar
1
-47
/
+25
2024-11-06
maple_tree: do not hash pointers on dump in debug mode
Lorenzo Stoakes
1
-41
/
+59
2024-11-05
lib/scatterlist: use sg_phys() helper
Sui Jingfeng
1
-2
/
+2
2024-11-05
lib/test_min_heap: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
1
-12
/
+4
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
4
-0
/
+75
2024-11-05
lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
1
-3
/
+0
2024-11-05
lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS
Kuan-Wei Chiu
2
-1
/
+5
2024-11-05
lib/crc16_kunit.c: add KUnit tests for crc16
Vinicius Peixoto
3
-0
/
+165
2024-11-05
list: test: check the size of every lists for list_cut_position*()
I Hsin Cheng
1
-0
/
+4
2024-11-05
lib/Kconfig.debug: move int_pow test option to runtime testing section
Kuan-Wei Chiu
1
-16
/
+16
2024-11-05
maple_tree: memset maple_big_node as a whole
Wei Yang
1
-4
/
+1
2024-11-05
maple_tree: remove maple_big_node.parent
Wei Yang
1
-1
/
+0
2024-11-05
maple_tree: goto complete directly on a pivot of 0
Wei Yang
1
-1
/
+1
2024-11-05
maple_tree: i is always less than or equal to mas_end
Wei Yang
1
-2
/
+1
2024-11-05
Merge 6.12-rc6 into driver-core-next
Greg Kroah-Hartman
8
-21
/
+34
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-10
/
+1
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-5
/
+5
2024-11-03
dim: make dim_calc_stats() inputs const pointers
Caleb Sander Mateos
1
-1
/
+2
2024-11-02
lib: string_helpers: silence snprintf() output truncation warning
Bartosz Golaszewski
1
-1
/
+1
2024-11-02
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
1
-13
/
+0
2024-11-01
lib/iov_iter: fix bvec iterator setup
Ming Lei
1
-1
/
+1
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+2
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+15
2024-10-31
dql: annotate data-races around dql->last_obj_cnt
Eric Dumazet
1
-1
/
+1
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-10-31
lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec
Ming Lei
1
-0
/
+1
2024-10-30
net: checksum: Move from32to16() to generic header
Puranjay Mohan
1
-10
/
+1
2024-10-29
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-10-29
iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
Ming Lei
1
-22
/
+45
2024-10-29
lib/iomem_copy: fix kerneldoc format style
Arnd Bergmann
1
-12
/
+12
2024-10-28
selftests: kallsyms: add MODULE_DESCRIPTION
Arnd Bergmann
1
-0
/
+1
2024-10-28
New implementation for IO memcpy and IO memset
Julian Vetter
2
-1
/
+137
2024-10-28
lib/math/test_div64: add some edge cases relevant to __div64_const32()
Nicolas Pitre
1
-2
/
+83
2024-10-28
printf: Add print format (%pra) for struct range
Ira Weiny
2
-6
/
+68
2024-10-28
test printf: Add very basic struct resource tests
Ira Weiny
1
-0
/
+44
2024-10-28
iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
Hugh Dickins
1
-2
/
+4
2024-10-28
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
2
-0
/
+13
2024-10-28
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
1
-0
/
+2
2024-10-28
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
1
-0
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
7
-12
/
+23
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain
6
-0
/
+254
2024-10-24
iov_iter: Fix iov_iter_get_pages*() for folio_queue
David Howells
1
-9
/
+12
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-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2024-10-17
lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING.
Sebastian Andrzej Siewior
1
-10
/
+2
2024-10-17
locking/lockdep: Add a test for lockdep_set_subclass()
Ahmed Ehab
1
-0
/
+39
2024-10-17
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-14
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-07
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-03
lib: packing: use GENMASK() for box_mask
Vladimir Oltean
1
-2
/
+2
2024-10-03
lib: packing: use BITS_PER_BYTE instead of 8
Vladimir Oltean
1
-14
/
+14
2024-10-03
lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
Jacob Keller
2
-28
/
+83
2024-10-03
lib: packing: add additional KUnit tests
Jacob Keller
1
-0
/
+82
2024-10-03
lib: packing: add KUnit tests adapted from selftests
Jacob Keller
3
-0
/
+271
2024-10-03
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
1
-80
/
+141
2024-10-03
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
1
-0
/
+54
2024-10-03
lib: packing: adjust definitions and implementation for arbitrary buffer lengths
Vladimir Oltean
1
-27
/
+43
2024-10-03
lib: packing: refuse operating on bit indices which exceed size of buffer
Vladimir Oltean
1
-2
/
+4
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-10-03
lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
random32: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
kunit: string-stream-test: Include <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-10-03
lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
32
-32
/
+32
2024-10-02
slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in
Vlastimil Babka
1
-4
/
+10
2024-10-02
mm, slab: suppress warnings in test_leak_destroy kunit test
Vlastimil Babka
1
-2
/
+2
2024-10-01
iov_iter: fix advancing slot in iter_folioq_get_pages()
Omar Sandoval
1
-1
/
+1
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+34
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+0
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
1
-6
/
+0
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+15
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-1
/
+529
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
1
-74
/
+6
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
2
-0
/
+18
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-108
/
+297
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
29
-163
/
+477
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-432
/
+517
2024-09-20
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
1
-2
/
+2
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
1
-0
/
+15
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+17
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-39
/
+100
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-0
/
+31
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-09-18
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+50
2024-09-17
Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-0
/
+72
2024-09-17
Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-09-17
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2024-09-17
list: test: increase coverage of list_test_list_replace*()
I Hsin Cheng
1
-0
/
+4
2024-09-17
list: test: fix tests for list_cut_position()
I Hsin Cheng
1
-0
/
+6
2024-09-17
resource, kunit: add test case for region_intersects()
Huang Ying
1
-0
/
+1
2024-09-17
Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-14
/
+13
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-4
/
+564
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-2654
/
+126
[next]