| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+79 |
| 2023-11-01 | Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 10 | -139/+728 |
| 2023-11-01 | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 4 | -1/+984 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -24/+3 |
| 2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+52 |
| 2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+393 |
| 2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
| 2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
| 2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 7 | -7/+299 |
| 2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 4 | -1/+192 |
| 2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -301/+136 |
| 2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -12/+25 |
| 2023-10-24 | kprobes: unused header files removed | wuqiang.matt | 1 | -6/+0 |
| 2023-10-20 | netlink: add variable-length / auto integers | Jakub Kicinski | 1 | -0/+22 |
| 2023-10-19 | lib/generic-radix-tree.c: Add peek_prev() | Kent Overstreet | 1 | -0/+59 |
| 2023-10-19 | lib/generic-radix-tree.c: Don't overflow in peek() | Kent Overstreet | 1 | -3/+14 |
| 2023-10-19 | closures: Add a missing include | Kent Overstreet | 1 | -0/+1 |
| 2023-10-19 | bcache: move closures to lib/ | Kent Overstreet | 4 | -0/+218 |
| 2023-10-18 | percpu_counter: extend _limited_add() to negative amounts | Hugh Dickins | 1 | -14/+40 |
| 2023-10-18 | shmem,percpu_counter: add _limited_add(fbc, limit, amount) | Hugh Dickins | 1 | -0/+53 |
| 2023-10-18 | maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() | Liam R. Howlett | 2 | -12/+25 |
| 2023-10-18 | Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -0/+52 |
| 2023-10-18 | lib: objpool test module added | wuqiang.matt | 3 | -0/+709 |
| 2023-10-18 | lib: objpool added: ring-array based lockless MPMC | wuqiang.matt | 2 | -1/+281 |
| 2023-10-16 | lib: add light-weight queuing mechanism. | NeilBrown | 3 | -1/+164 |
| 2023-10-16 | llist: add llist_del_first_this() | NeilBrown | 1 | -0/+28 |
| 2023-10-10 | locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu... | Uros Bizjak | 1 | -1/+1 |
| 2023-10-09 | iov_iter, net: Move hash_and_copy_to_iter() to net/ | David Howells | 1 | -20/+0 |
| 2023-10-09 | iov_iter, net: Move csum_and_copy_to/from_iter() to net/ | David Howells | 1 | -89/+0 |
| 2023-10-09 | iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() | David Howells | 1 | -12/+23 |
| 2023-10-07 | Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the... | Ingo Molnar | 7 | -97/+283 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -76/+240 |
| 2023-09-29 | maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states | Liam R. Howlett | 2 | -73/+235 |
| 2023-09-28 | kunit: test: Fix the possible memory leak in executor_test | Jinjie Ruan | 1 | -14/+22 |
| 2023-09-28 | kunit: Fix possible memory leak in kunit_filter_suites() | Jinjie Ruan | 1 | -4/+13 |
| 2023-09-28 | kunit: Fix the wrong kfree of copy for kunit_filter_suites() | Jinjie Ruan | 1 | -1/+1 |
| 2023-09-28 | kunit: Fix missed memory release in kunit_free_suite_set() | Jinjie Ruan | 1 | -1/+3 |
| 2023-09-25 | iov_iter: Convert iterate*() to inline funcs | David Howells | 1 | -241/+175 |
| 2023-09-25 | iov_iter: Derive user-backedness from the iterator type | David Howells | 1 | -1/+0 |
| 2023-09-22 | kobject: Replace strlcpy with strscpy | Azeem Shaikh | 1 | -4/+4 |
| 2023-09-19 | argv_split: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
| 2023-09-19 | scatterlist: add missing function params to kernel-doc | Randy Dunlap | 1 | -1/+3 |
| 2023-09-18 | kunit: Reset test status on each param iteration | Michal Wajdeczko | 2 | -4/+7 |
| 2023-09-18 | kunit: string-stream: Test performance of string_stream | Richard Fitzgerald | 1 | -0/+54 |
| 2023-09-18 | kunit: Use string_stream for test log | Richard Fitzgerald | 3 | -61/+75 |
| 2023-09-18 | kunit: string-stream: Add tests for freeing resource-managed string_stream | Richard Fitzgerald | 2 | -5/+145 |
| 2023-09-18 | kunit: string-stream: Decouple string_stream from kunit | Richard Fitzgerald | 4 | -24/+53 |
| 2023-09-18 | kunit: string-stream: Add kunit_alloc_string_stream() | Richard Fitzgerald | 4 | -18/+29 |
| 2023-09-18 | kunit: Don't use a managed alloc in is_literal() | Richard Fitzgerald | 1 | -8/+6 |
| 2023-09-18 | kunit: string-stream-test: Add cases for string_stream newline appending | Richard Fitzgerald | 1 | -0/+93 |
| 2023-09-18 | kunit: string-stream: Add option to make all lines end with newline | Richard Fitzgerald | 2 | -7/+28 |
| 2023-09-18 | kunit: string-stream: Improve testing of string_stream | Richard Fitzgerald | 1 | -16/+217 |
| 2023-09-18 | kunit: string-stream: Don't create a fragment for empty strings | Richard Fitzgerald | 1 | -2/+8 |
| 2023-09-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+371 |
| 2023-09-15 | bpf/tests: add tests for cpuv4 instructions | Puranjay Mohan | 1 | -0/+371 |
| 2023-09-15 | sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu() | Yury Norov | 1 | -3/+1 |
| 2023-09-13 | lib/ucs2_string: Add UCS-2 strscpy function | Maximilian Luz | 1 | -0/+52 |
| 2023-09-12 | Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -21/+43 |
| 2023-09-11 | lib: Export errname | Kent Overstreet | 1 | -0/+1 |
| 2023-09-11 | lib/string_helpers: string_get_size() now returns characters wrote | Kent Overstreet | 1 | -4/+6 |
| 2023-09-11 | lib/raid6: Drop IA64 support | Ard Biesheuvel | 3 | -15/+2 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 3 | -9/+1 |
| 2023-09-09 | iov_iter: Kunit tests for page extraction | David Howells | 1 | -0/+240 |
| 2023-09-09 | iov_iter: Kunit tests for copying to/from an iterator | David Howells | 3 | -0/+549 |
| 2023-09-09 | iov_iter: Fix iov_iter_extract_pages() with zero-sized entries | David Howells | 1 | -15/+15 |
| 2023-09-08 | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2 | -2/+8 |
| 2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 6 | -0/+1002 |
| 2023-09-06 | raid6: Add LoongArch SIMD recovery implementation | WANG Xuerui | 4 | -2/+523 |
| 2023-09-06 | raid6: Add LoongArch SIMD syndrome calculation | WANG Xuerui | 5 | -0/+481 |
| 2023-09-05 | idr: fix param name in idr_alloc_cyclic() doc | Ariel Marcovitch | 1 | -1/+1 |
| 2023-09-05 | xarray: Document necessary flag in alloc functions | Philipp Stanner | 1 | -0/+6 |
| 2023-09-05 | kunit: Fix possible memory leak in kunit_filter_suites() | Jinjie Ruan | 1 | -2/+2 |
| 2023-09-05 | kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter() | Jinjie Ruan | 1 | -4/+19 |
| 2023-09-05 | kunit: Fix the wrong err path and add goto labels in kunit_filter_suites() | Jinjie Ruan | 1 | -9/+12 |
| 2023-09-05 | kunit: Fix wild-memory-access bug in kunit_free_suite_set() | Jinjie Ruan | 1 | -1/+2 |
| 2023-09-04 | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2023-09-01 | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -19/+43 |
| 2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+6 |
| 2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -31/+31 |
| 2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
| 2023-09-01 | kunit: test: Make filter strings in executor_test writable | David Gow | 1 | -5/+8 |
| 2023-08-31 | lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V | Nathan Chancellor | 1 | -0/+5 |
| 2023-08-31 | riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B | Jisheng Zhang | 1 | -1/+1 |
| 2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+15 |
| 2023-08-30 | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -1/+3 |
| 2023-08-30 | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -1/+135 |
| 2023-08-30 | Merge tag 'md-next-20230814-resend' into loongarch-next | Huacai Chen | 4 | -25/+31 |
| 2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -25/+31 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 9 | -55/+11 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -618/+636 |
| 2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 4 | -45/+82 |
| 2023-08-29 | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 28 | -3/+8 |
| 2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -93/+802 |
| 2023-08-28 | Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -100/+35 |
| 2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -22/+27 |
| 2023-08-28 | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -15/+28 |
| 2023-08-28 | lib/genalloc: Explicitly include correct DT includes | Rob Herring | 1 | -1/+3 |
| 2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 5 | -7/+16 |
| 2023-08-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -5/+7 |
| 2023-08-25 | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels | Helge Deller | 1 | -26/+6 |
| 2023-08-25 | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -1/+7 |
| 2023-08-25 | pcpcntr: add group allocation/free | Mateusz Guzik | 1 | -19/+43 |
| 2023-08-25 | kunit: Fix checksum tests on big endian CPUs | Christophe Leroy | 1 | -16/+38 |
| 2023-08-24 | maple_tree: clean up mas_wr_append() | Liam R. Howlett | 1 | -14/+20 |
| 2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 1 | -3/+0 |
| 2023-08-24 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton | 1 | -0/+7 |
| 2023-08-24 | maple_tree: disable mas_wr_append() when other readers are possible | Liam R. Howlett | 1 | -0/+7 |
| 2023-08-24 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
| 2023-08-22 | Add cs42l43 PC focused SoundWire CODEC | Mark Brown | 5 | -7/+16 |
| 2023-08-21 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton | 2 | -2/+1 |
| 2023-08-21 | kstrtox: consistently use _tolower() | Andy Shevchenko | 1 | -1/+1 |
| 2023-08-21 | lib/vsprintf: declare no_hash_pointers in sprintf.h | Andy Shevchenko | 1 | -2/+0 |
| 2023-08-21 | lib/vsprintf: split out sprintf() and friends | Andy Shevchenko | 2 | -0/+2 |
| 2023-08-21 | maple_tree: replace data before marking dead in split and spanning store | Liam R. Howlett | 1 | -325/+168 |
| 2023-08-21 | maple_tree: change mas_adopt_children() parent usage | Liam R. Howlett | 1 | -1/+1 |
| 2023-08-21 | maple_tree: introduce mas_tree_parent() definition | Liam R. Howlett | 1 | -8/+5 |
| 2023-08-21 | maple_tree: introduce mas_put_in_tree() | Liam R. Howlett | 1 | -46/+27 |
| 2023-08-21 | maple_tree: reorder replacement of nodes to avoid live lock | Liam R. Howlett | 1 | -10/+46 |
| 2023-08-21 | maple_tree: add hex output to maple_arange64 dump | Liam R. Howlett | 1 | -4/+20 |
| 2023-08-21 | radix tree: remove unused variable | Arnd Bergmann | 1 | -1/+0 |
| 2023-08-21 | kunit: fix struct kunit_attr header | Rae Moar | 1 | -0/+2 |
| 2023-08-19 | kobject: Remove redundant checks for whether ktype is NULL | Zhen Lei | 1 | -14/+10 |
| 2023-08-19 | kobject: Add sanity check for kset->kobj.ktype in kset_register() | Zhen Lei | 1 | -0/+5 |
| 2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-08-18 | nmi_backtrace: allow excluding an arbitrary CPU | Douglas Anderson | 1 | -3/+3 |
| 2023-08-18 | lib/bch.c: use bitrev instead of internal logic | John Sanpe | 2 | -36/+3 |
| 2023-08-18 | lib: error-inject: remove error checking for debugfs_create_dir() | Wang Ming | 1 | -2/+0 |
| 2023-08-18 | lib: remove error checking for debugfs_create_dir() | Wang Ming | 1 | -3/+0 |
| 2023-08-18 | lib: replace kmap() with kmap_local_page() | Sumitra Sharma | 1 | -8/+2 |
| 2023-08-18 | maple_tree: reduce resets during store setup | Liam R. Howlett | 1 | -11/+26 |
| 2023-08-18 | maple_tree: refine mas_preallocate() node calculations | Liam R. Howlett | 1 | -1/+43 |
| 2023-08-18 | maple_tree: move mas_wr_end_piv() below mas_wr_extend_null() | Liam R. Howlett | 1 | -16/+15 |
| 2023-08-18 | maple_tree: adjust node allocation on mas_rebalance() | Liam R. Howlett | 1 | -1/+1 |
| 2023-08-18 | maple_tree: re-introduce entry to mas_preallocate() arguments | Liam R. Howlett | 1 | -1/+2 |
| 2023-08-18 | maple_tree: add benchmarking for mas_prev() | Liam R. Howlett | 1 | -0/+37 |
| 2023-08-18 | maple_tree: add benchmarking for mas_for_each | Liam R. Howlett | 1 | -0/+39 |
| 2023-08-18 | maple_tree: Be more strict about locking | Liam R. Howlett | 1 | -2/+8 |
| 2023-08-18 | maple_tree: mtree_insert: fix typo in kernel-doc description of GFP flags | Mike Rapoport (IBM) | 1 | -1/+1 |
| 2023-08-18 | maple_tree: mtree_insert*: fix typo in kernel-doc description | Mike Rapoport (IBM) | 1 | -2/+2 |
| 2023-08-18 | lib/test_meminit: allocate pages up to order MAX_ORDER | Andrew Donnellan | 1 | -1/+1 |
| 2023-08-18 | maple_tree: drop mas_first_entry() | Peng Zhang | 1 | -72/+0 |
| 2023-08-18 | maple_tree: replace mas_logical_pivot() with mas_safe_pivot() | Peng Zhang | 1 | -30/+3 |
| 2023-08-18 | maple_tree: update mt_validate() | Peng Zhang | 1 | -10/+9 |
| 2023-08-18 | maple_tree: make mas_validate_limits() check root node and node limit | Peng Zhang | 1 | -16/+14 |
| 2023-08-18 | maple_tree: fix mas_validate_child_slot() to check last missed slot | Peng Zhang | 1 | -4/+8 |
| 2023-08-18 | maple_tree: make mas_validate_gaps() to check metadata | Peng Zhang | 1 | -36/+42 |
| 2023-08-18 | maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap | Peng Zhang | 1 | -11/+2 |
| 2023-08-18 | maple_tree: add a fast path case in mas_wr_slot_store() | Peng Zhang | 1 | -12/+24 |
| 2023-08-18 | maple_tree: optimize mas_wr_append(), also improve duplicating VMAs | Peng Zhang | 1 | -11/+22 |
| 2023-08-18 | maple_tree: add test for mas_wr_modify() fast path | Peng Zhang | 1 | -0/+65 |
| 2023-08-18 | maple_tree: fix a few documentation issues | Thomas Gleixner | 1 | -5/+21 |
| 2023-08-18 | bpf/tests: Enhance output on error and fix typos | Helge Deller | 1 | -5/+7 |
| 2023-08-18 | iov_iter: Export import_ubuf() | Takashi Iwai | 1 | -0/+1 |
| 2023-08-16 | lib: test_scanf: Add explicit type cast to result initialization in test_numb... | Nathan Chancellor | 1 | -1/+1 |
| 2023-08-15 | hardening: Move BUG_ON_DATA_CORRUPTION to hardening options | Marco Elver | 1 | -11/+1 |
| 2023-08-15 | list: Introduce CONFIG_LIST_HARDENED | Marco Elver | 3 | -4/+12 |
| 2023-08-15 | list_debug: Introduce inline wrappers for debug checks | Marco Elver | 1 | -6/+5 |
| 2023-08-15 | raid6: test: only check for Altivec if building on powerpc hosts | WANG Xuerui | 1 | -9/+10 |
| 2023-08-15 | raid6: test: make sure all intermediate and artifact files are .gitignored | WANG Xuerui | 1 | -0/+3 |
| 2023-08-15 | raid6: test: cosmetic cleanups for the test Makefile | WANG Xuerui | 1 | -15/+16 |
| 2023-08-15 | raid6: guard the tables.c include of <linux/export.h> with __KERNEL__ | WANG Xuerui | 1 | -0/+2 |
| 2023-08-15 | raid6: remove the <linux/export.h> include from recov.c | WANG Xuerui | 1 | -1/+0 |
| 2023-08-13 | Merge 6.5-rc6 into char-misc-next | Greg Kroah-Hartman | 5 | -7/+16 |
| 2023-08-11 | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-11 | crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() | Mark O'Donovan | 1 | -2/+6 |
| 2023-08-11 | crypto: lib - Move mpi into lib/crypto | Herbert Xu | 28 | -1/+2 |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-08-08 | kunit: Allow kunit test modules to use test filtering | Janusz Krzysztofik | 3 | -27/+55 |
| 2023-08-08 | kunit: Make 'list' action available to kunit test modules | Janusz Krzysztofik | 2 | -14/+32 |
| 2023-08-08 | kunit: Report the count of test suites in a module | Janusz Krzysztofik | 3 | -32/+52 |
| 2023-08-07 | Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-05 | kobject: Add helper kobj_ns_type_is_valid() | Zhen Lei | 1 | -17/+16 |
| 2023-08-04 | lib/string_helpers: Add kstrdup_and_replace() helper | Andy Shevchenko | 1 | -0/+15 |
| 2023-08-04 | crypto, cifs: fix error handling in extract_iter_to_sg() | David Howells | 1 | -1/+1 |
| 2023-08-04 | kunit: fix uninitialized variables bug in attributes filtering | Rae Moar | 3 | -31/+29 |
| 2023-08-04 | kunit: fix possible memory leak in kunit_filter_suites() | Ruan Jinjie | 1 | -5/+12 |
| 2023-08-04 | dyndbg: add source filename to prefix | Thomas Weißschuh | 1 | -0/+4 |
| 2023-08-04 | dyndbg: increase PREFIX_SIZE to 128 | Thomas Weißschuh | 1 | -1/+1 |
| 2023-08-04 | dyndbg: constify opt_array | Thomas Weißschuh | 1 | -1/+1 |
| 2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -6/+15 |
| 2023-08-02 | Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linux | Linus Torvalds | 3 | -5/+14 |
| 2023-07-31 | kunit: fix wild-memory-access bug in kunit_filter_suites() | Ruan Jinjie | 1 | -1/+2 |
| 2023-07-30 | ASoC: Merge up fixes from Linus' tree | Mark Brown | 1 | -1/+1 |
| 2023-07-30 | Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2023-07-28 | XArray: Do not return sibling entries from xa_load() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-07-27 | Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2 | -13/+36 |
| 2023-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+7 |
| 2023-07-27 | lib/ts_bm: add helper to reduce indentation and improve readability | Jeremy Sowden | 1 | -13/+30 |
| 2023-07-27 | netlink: allow be16 and be32 types in all uint policy checks | Florian Westphal | 1 | -0/+6 |
| 2023-07-26 | kunit: add tests for filtering attributes | Rae Moar | 1 | -0/+116 |
| 2023-07-26 | kunit: memcpy: Mark tests as slow using test attributes | Rae Moar | 2 | -4/+7 |
| 2023-07-26 | kunit: Add ability to filter attributes | Rae Moar | 4 | -28/+358 |
| 2023-07-26 | kunit: Add module attribute | Rae Moar | 1 | -0/+25 |
| 2023-07-26 | kunit: Add speed attribute | Rae Moar | 2 | -1/+52 |
| 2023-07-26 | kunit: Add test attributes API structure | Rae Moar | 4 | -12/+109 |
| 2023-07-26 | lockdep/selftests: Use SBRM APIs for wait context tests | Boqun Feng | 1 | -100/+35 |
| 2023-07-26 | misc/genalloc: Name subpools by of_node_full_name() | Linus Walleij | 1 | -1/+1 |
| 2023-07-24 | iov_iter: Add copy_folio_from_iter_atomic() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-07-24 | iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic() | Matthew Wilcox (Oracle) | 1 | -10/+23 |