| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-18 | maple_tree: fix mas_empty_area() search | Liam R. Howlett | 1 | -9/+11 |
| 2023-04-18 | maple_tree: make maple state reusable after mas_empty_area_rev() | Liam R. Howlett | 1 | -14/+13 |
| 2023-04-16 | maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug | Peng Zhang | 1 | -12/+7 |
| 2023-04-05 | maple_tree: fix a potential concurrency bug in RCU mode | Peng Zhang | 1 | -2/+1 |
| 2023-04-05 | maple_tree: fix get wrong data_end in mtree_lookup_walk() | Peng Zhang | 1 | -10/+5 |
| 2023-04-05 | maple_tree: add RCU lock checking to rcu callback functions | Liam R. Howlett | 1 | -91/+95 |
| 2023-04-05 | maple_tree: add smp_rmb() to dead node detection | Liam R. Howlett | 1 | -2/+6 |
| 2023-04-05 | maple_tree: fix write memory barrier of nodes once dead for RCU mode | Liam R. Howlett | 1 | -2/+5 |
| 2023-04-05 | maple_tree: remove extra smp_wmb() from mas_dead_leaves() | Liam Howlett | 1 | -1/+0 |
| 2023-04-05 | maple_tree: fix freeing of nodes in rcu mode | Liam Howlett | 1 | -11/+62 |
| 2023-04-05 | maple_tree: detect dead nodes in mas_start() | Liam Howlett | 1 | -0/+4 |
| 2023-04-05 | maple_tree: be more cautious about dead nodes | Liam Howlett | 1 | -9/+43 |
| 2023-03-28 | lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS | Tiezhu Yang | 1 | -1/+1 |
| 2023-03-28 | Kconfig.debug: fix SCHED_DEBUG dependency | ye xingchen | 1 | -1/+1 |
| 2023-03-25 | Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -23/+23 |
| 2023-03-23 | lib: dhry: fix unstable smp_processor_id(_) usage | Geert Uytterhoeven | 1 | -2/+4 |
| 2023-03-23 | test_maple_tree: add more testing for mas_empty_area() | Liam R. Howlett | 1 | -0/+48 |
| 2023-03-23 | maple_tree: fix mas_skip_node() end slot detection | Liam R. Howlett | 1 | -19/+5 |
| 2023-03-19 | pcpcntr: remove percpu_counter_sum_all() | Dave Chinner | 1 | -29/+11 |
| 2023-03-19 | pcpcntrs: fix dying cpu summation race | Dave Chinner | 1 | -3/+12 |
| 2023-03-19 | cpumask: introduce for_each_cpu_or | Dave Chinner | 1 | -0/+9 |
| 2023-03-14 | Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linux | Linus Torvalds | 3 | -5/+24 |
| 2023-03-06 | zstd: Fix definition of assert() | Jonathan Neuschäfer | 1 | -1/+1 |
| 2023-03-06 | lib: zstd: Backport fix for in-place decompression | Nick Terrell | 1 | -3/+22 |
| 2023-03-06 | lib: zstd: Fix -Wstringop-overflow warning | Kees Cook | 1 | -1/+1 |
| 2023-03-05 | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 1 | -13/+1 |
| 2023-03-04 | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -8/+19 |
| 2023-03-02 | lib: parser: update documentation for match_NUMBER functions | Eric Biggers | 1 | -7/+7 |
| 2023-03-02 | kasan: treat meminstrinsic as builtins in uninstrumented files | Marco Elver | 1 | -0/+9 |
| 2023-02-27 | lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSH | Mikhail Zaslonko | 1 | -1/+3 |
| 2023-02-27 | kunit: Fix 'hooks.o' build by recursing into kunit | David Gow | 2 | -9/+5 |
| 2023-02-25 | Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -3/+3 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+15 |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 17 | -137/+1129 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -468/+487 |
| 2023-02-23 | Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+5 |
| 2023-02-23 | Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -8/+14 |
| 2023-02-23 | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -2/+37 |
| 2023-02-23 | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -8/+563 |
| 2023-02-23 | Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+13 |
| 2023-02-22 | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -12/+272 |
| 2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+0 |
| 2023-02-22 | kcsan: select CONFIG_CONSTRUCTORS | Arnd Bergmann | 1 | -0/+1 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -22/+46 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2 | -4/+24 |
| 2023-02-21 | uaccess: Add speculation barrier to copy_from_user() | Dave Hansen | 1 | -0/+7 |
| 2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -8/+104 |
| 2023-02-21 | Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+430 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+18 |
| 2023-02-21 | test_kprobes: Add recursed kprobe test case | Masami Hiramatsu (Google) | 1 | -2/+37 |
| 2023-02-20 | iov_iter: Add a function to extract a page list from an iterator | David Howells | 1 | -0/+264 |
| 2023-02-20 | iov_iter: Define flags to qualify page extraction. | David Howells | 1 | -6/+8 |
| 2023-02-20 | splice: Add a func to do a splice from a buffered file without ITER_PIPE | David Howells | 1 | -6/+0 |
| 2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -57/+45 |
| 2023-02-20 | Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+13 |
| 2023-02-19 | Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 1 | -1/+0 |
| 2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -19/+20 |
| 2023-02-16 | maple_tree: reduce stack usage with gcc-9 and earlier | Arnd Bergmann | 1 | -2/+9 |
| 2023-02-16 | lib/stackdepot: move documentation comments to stackdepot.h | Andrey Konovalov | 1 | -87/+0 |
| 2023-02-16 | lib/stackdepot: various comments clean-ups | Andrey Konovalov | 1 | -61/+59 |
| 2023-02-16 | lib/stackdepot: annotate racy pool_index accesses | Andrey Konovalov | 1 | -4/+13 |
| 2023-02-16 | lib/stacktrace, kasan, kmsan: rework extra_bits interface | Andrey Konovalov | 1 | -9/+33 |
| 2023-02-16 | lib/stackdepot: rename next_pool_inited to next_pool_required | Andrey Konovalov | 1 | -9/+21 |
| 2023-02-16 | lib/stackdepot: annotate depot_init_pool and depot_alloc_stack | Andrey Konovalov | 1 | -10/+24 |
| 2023-02-16 | lib/stacktrace: drop impossible WARN_ON for depot_init_pool | Andrey Konovalov | 1 | -7/+5 |
| 2023-02-16 | lib/stackdepot: rename init_stack_pool | Andrey Konovalov | 1 | -5/+5 |
| 2023-02-16 | lib/stackdepot: rename handle and pool constants | Andrey Konovalov | 1 | -28/+26 |
| 2023-02-16 | lib/stackdepot: rename slab to pool | Andrey Konovalov | 1 | -53/+53 |
| 2023-02-16 | lib/stackdepot: rename hash table constants and variables | Andrey Konovalov | 1 | -21/+21 |
| 2023-02-16 | lib/stackdepot: reorder and annotate global variables | Andrey Konovalov | 1 | -10/+17 |
| 2023-02-16 | lib/stackdepot: lower the indentation in stack_depot_init | Andrey Konovalov | 1 | -30/+34 |
| 2023-02-16 | lib/stackdepot: annotate init and early init functions | Andrey Konovalov | 1 | -6/+21 |
| 2023-02-16 | lib/stackdepot: rename stack_depot_disable | Andrey Konovalov | 1 | -10/+10 |
| 2023-02-16 | lib/stackdepot, mm: rename stack_depot_want_early_init | Andrey Konovalov | 1 | -5/+5 |
| 2023-02-16 | lib/stackdepot: use pr_fmt to define message format | Andrey Konovalov | 1 | -4/+6 |
| 2023-02-16 | lib/stackdepot: put functions in logical order | Andrey Konovalov | 1 | -157/+157 |
| 2023-02-15 | printf: fix errname.c list | Arnd Bergmann | 1 | -8/+14 |
| 2023-02-13 | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -19/+20 |
| 2023-02-10 | Merge branch 'for-6.3/cxl-ram-region' into cxl/next | Dan Williams | 1 | -3/+3 |
| 2023-02-10 | kernel/range: Uplevel the cxl subsystem's range_contains() helper | Dan Williams | 1 | -3/+3 |
| 2023-02-10 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 1 | -19/+20 |
| 2023-02-09 | maple_tree: fix mas_prev() and mas_find() state handling | Liam R. Howlett | 1 | -1/+5 |
| 2023-02-09 | maple_tree: fix handle of invalidated state in mas_wr_store_setup() | Liam R. Howlett | 1 | -0/+3 |
| 2023-02-09 | test_maple_tree: test modifications while iterating | Liam R. Howlett | 1 | -0/+72 |
| 2023-02-09 | maple_tree: reduce user error potential | Liam R. Howlett | 1 | -0/+10 |
| 2023-02-09 | maple_tree: fix potential rcu issue | Liam R. Howlett | 1 | -1/+1 |
| 2023-02-09 | lib: parser: optimize match_NUMBER apis to use local array | Li Lingfeng | 1 | -19/+20 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -12/+133 |
| 2023-02-08 | kunit: Add printf attribute to fail_current_test_impl | David Gow | 2 | -2/+4 |
| 2023-02-08 | arm64: Support Clang UBSAN trap codes for better reporting | Kees Cook | 3 | -2/+100 |
| 2023-02-08 | lib/hashtable_test.c: add test for the hashtable structure | Rae Moar | 3 | -0/+331 |
| 2023-02-08 | kunit: Expose 'static stub' API to redirect functions | David Gow | 4 | -0/+164 |
| 2023-02-08 | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 5 | -8/+66 |
| 2023-02-08 | kobject: make dynamic_kobj_ktype and kset_ktype const | Thomas Weißschuh | 1 | -2/+2 |
| 2023-02-07 | lib/cpumask: update comment for cpumask_local_spread() | Yury Norov | 1 | -4/+22 |
| 2023-02-07 | lib/cpumask: reorganize cpumask_local_spread() logic | Yury Norov | 1 | -10/+6 |
| 2023-02-07 | cpumask: improve on cpumask_local_spread() locality | Yury Norov | 1 | -10/+2 |
| 2023-02-07 | lib/find: introduce find_nth_and_andnot_bit | Yury Norov | 1 | -0/+9 |
| 2023-02-05 | Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+31 |
| 2023-02-03 | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub... | Linus Torvalds | 3 | -12/+102 |
| 2023-02-02 | lib/zlib: remove redundation assignement of avail_in dfltcc_gdht() | Tom Rix | 1 | -1/+1 |
| 2023-02-02 | lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default | Hyeonggon Yoo | 1 | -1/+4 |
| 2023-02-02 | lib/zlib: DFLTCC always switch to software inflate for Z_PACKET_FLUSH option | Mikhail Zaslonko | 1 | -2/+4 |
| 2023-02-02 | lib/zlib: DFLTCC support inflate with small window | Mikhail Zaslonko | 1 | -8/+0 |
| 2023-02-02 | lib/zlib: Split deflate and inflate states for DFLTCC | Mikhail Zaslonko | 8 | -76/+110 |
| 2023-02-02 | lib/zlib: DFLTCC not writing header bits when avail_out == 0 | Mikhail Zaslonko | 1 | -4/+9 |
| 2023-02-02 | lib/zlib: fix DFLTCC ignoring flush modes when avail_in == 0 | Mikhail Zaslonko | 1 | -1/+2 |
| 2023-02-02 | lib/zlib: fix DFLTCC not flushing EOBS when creating raw streams | Mikhail Zaslonko | 1 | -6/+13 |
| 2023-02-02 | lib/zlib: implement switching between DFLTCC and software | Mikhail Zaslonko | 1 | -16/+22 |
| 2023-02-02 | lib/zlib: adjust offset calculation for dfltcc_state | Mikhail Zaslonko | 1 | -1/+2 |
| 2023-02-02 | lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll | Uros Bizjak | 1 | -10/+8 |
| 2023-02-02 | lib: add Dhrystone benchmark test | Geert Uytterhoeven | 6 | -0/+938 |
| 2023-02-02 | lib/percpu_counter: percpu_counter_add_batch() overflow/underflow | Manfred Spraul | 1 | -10/+15 |
| 2023-02-02 | error-injection: remove EI_ETYPE_NONE | Masami Hiramatsu (Google) | 1 | -1/+1 |
| 2023-02-02 | mm: move KMEMLEAK's Kconfig items from lib to mm | Zhaoyang Huang | 1 | -71/+0 |
| 2023-02-02 | mm: discard __GFP_ATOMIC | NeilBrown | 1 | -4/+4 |
| 2023-02-02 | maple_tree: fix comment of mte_destroy_walk | Vernon Yang | 1 | -2/+2 |
| 2023-02-02 | maple_tree: remove the parameter entry of mas_preallocate | Vernon Yang | 1 | -2/+1 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -17/+39 |
| 2023-02-02 | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -15/+26 |
| 2023-02-02 | Merge branch 'for-linus/hardening' into for-next/hardening | Kees Cook | 2 | -0/+11 |
| 2023-01-31 | Sync mm-stable with mm-hotfixes-stable to pick up dependent patches | Andrew Morton | 3 | -12/+102 |
| 2023-01-31 | Kconfig.debug: fix the help description in SCHED_DEBUG | ye xingchen | 1 | -1/+1 |
| 2023-01-31 | mm: use stack_depot_early_init for kmemleak | Zhaoyang Huang | 1 | -0/+1 |
| 2023-01-31 | maple_tree: should get pivots boundary by type | Wei Yang | 1 | -2/+3 |
| 2023-01-31 | maple_tree: fix mas_empty_area_rev() lower bound validation | Liam Howlett | 2 | -9/+97 |
| 2023-01-31 | perf: Fix perf_event_pmu_context serialization | James Clark | 1 | -0/+31 |
| 2023-01-31 | cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG | Peter Zijlstra | 1 | -1/+14 |
| 2023-01-31 | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar | 8 | -15/+35 |
| 2023-01-30 | kunit: fix bug in KUNIT_EXPECT_MEMEQ | Rae Moar | 1 | -15/+25 |
| 2023-01-29 | sbitmap: correct wake_batch recalculation to avoid potential IO hung | Kemeng Shi | 1 | -4/+1 |
| 2023-01-29 | sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma... | Kemeng Shi | 1 | -37/+33 |
| 2023-01-29 | sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code | Kemeng Shi | 1 | -15/+15 |
| 2023-01-29 | sbitmap: remove redundant check in __sbitmap_queue_get_batch | Kemeng Shi | 1 | -5/+3 |
| 2023-01-29 | sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow | Kemeng Shi | 1 | -7/+4 |
| 2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+9 |
| 2023-01-27 | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+11 |
| 2023-01-27 | Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+2 |
| 2023-01-27 | lib/string: Use strchr() in strpbrk() | Andy Shevchenko | 1 | -6/+4 |
| 2023-01-26 | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+3 |
| 2023-01-25 | test_kmod: stop kernel-doc warnings | Randy Dunlap | 1 | -6/+5 |
| 2023-01-25 | kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST | Kees Cook | 2 | -0/+11 |
| 2023-01-24 | lib: Kconfig: fix spellos | Randy Dunlap | 2 | -2/+2 |
| 2023-01-22 | Merge 6.2-rc5 into driver-core-next | Greg Kroah-Hartman | 3 | -12/+16 |
| 2023-01-20 | netlink: prevent potential spectre v1 gadgets | Eric Dumazet | 1 | -0/+3 |
| 2023-01-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -10/+15 |
| 2023-01-20 | kunit: Export kunit_running() | Arnd Bergmann | 1 | -0/+1 |
| 2023-01-20 | test_firmware: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -1/+2 |
| 2023-01-20 | test_firmware: use kernel-doc struct notation | Randy Dunlap | 1 | -1/+1 |
| 2023-01-19 | x86/nmi: Print reasons why backtrace NMIs are ignored | Paul E. McKenney | 1 | -0/+2 |
| 2023-01-19 | x86/nmi: Accumulate NMI-progress evidence in exc_nmi() | Paul E. McKenney | 1 | -0/+11 |
| 2023-01-19 | Documentation: Avoid duplicate Kconfig inclusion | Peter Foley | 1 | -2/+0 |
| 2023-01-18 | maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk() | Liam Howlett | 1 | -37/+43 |
| 2023-01-18 | maple_tree: refine mab_calc_split function | Vernon Yang | 1 | -3/+2 |
| 2023-01-18 | maple_tree: refine ma_state init from mas_start() | Vernon Yang | 1 | -3/+3 |
| 2023-01-18 | maple_tree: use macro MA_ROOT_PARENT instead of number | Vernon Yang | 1 | -2/+1 |
| 2023-01-18 | maple_tree: use mt_node_max() instead of direct operations mt_max[] | Vernon Yang | 1 | -2/+2 |
| 2023-01-18 | maple_tree: remove extra return statement | Vernon Yang | 1 | -3/+0 |
| 2023-01-18 | maple_tree: remove extra space and blank line | Vernon Yang | 1 | -10/+4 |
| 2023-01-18 | lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test | Qinglin Pan | 1 | -1/+7 |
| 2023-01-18 | Sync with v6.2-rc4 | Andrew Morton | 1 | -1/+0 |
| 2023-01-18 | genirq/affinity: Only build SMP-only helper functions on SMP kernels | Ingo Molnar | 1 | -3/+4 |
| 2023-01-17 | genirq/affinity: Move group_cpus_evenly() into lib/ | Ming Lei | 2 | -0/+429 |
| 2023-01-17 | btf, scripts: Exclude Rust CUs with pahole | Martin Rodriguez Reboredo | 1 | -0/+9 |
| 2023-01-16 | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
| 2023-01-16 | lib/scatterlist: Fix to calculate the last_pg properly | Yishai Hadas | 1 | -10/+15 |
| 2023-01-13 | lockref: stop doing cpu_relax in the cmpxchg loop | Mateusz Guzik | 1 | -1/+0 |
| 2023-01-13 | ubsan: Fix objtool UACCESS warns | Peter Zijlstra | 1 | -1/+4 |
| 2023-01-11 | lib/win_minmax: use /* notation for regular comments | Randy Dunlap | 1 | -1/+1 |
| 2023-01-11 | kobject: Fix slab-out-of-bounds in fill_kobj_path() | Wang Hai | 1 | -2/+10 |
| 2023-01-08 | iov_iter: move iter_ubuf check inside restore WARN | Keith Busch | 1 | -2/+2 |
| 2023-01-08 | iov: add import_ubuf() | Jens Axboe | 1 | -0/+11 |
| 2023-01-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
| 2023-01-06 | lib/mpi: Fix buffer overrun when SG is too long | Herbert Xu | 1 | -1/+2 |
| 2023-01-05 | lib/scatterlist: Fix to merge contiguous pages into the last SG properly | Yishai Hadas | 1 | -1/+1 |
| 2022-12-30 | crypto: lib/blake2s - Split up test function to halve stack usage | Herbert Xu | 1 | -3/+22 |
| 2022-12-26 | kunit: alloc_string_stream_fragment error handling bug fix | YoungJun.park | 1 | -1/+3 |
| 2022-12-21 | test_maple_tree: add test for mas_spanning_rebalance() on insufficient data | Liam Howlett | 1 | -0/+23 |
| 2022-12-21 | maple_tree: fix mas_spanning_rebalance() on insufficient data | Liam Howlett | 1 | -1/+3 |
| 2022-12-20 | Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -22/+2 |
| 2022-12-20 | Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+8 |
| 2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+27 |
| 2022-12-19 | Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linux | Linus Torvalds | 38 | -2427/+6673 |
| 2022-12-19 | Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -9/+14 |
| 2022-12-19 | Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+2 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+18 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2022-12-15 | fault-injection: make stacktrace filter works as expected | Wei Yongjun | 1 | -3/+9 |
| 2022-12-15 | fault-injection: make some stack filter attrs more readable | Wei Yongjun | 1 | -4/+4 |
| 2022-12-15 | fault-injection: skip stacktrace filtering by default | Wei Yongjun | 1 | -1/+1 |
| 2022-12-15 | fault-injection: allow stacktrace filter for x86-64 | Wei Yongjun | 1 | -1/+0 |
| 2022-12-15 | mm: use stack_depot for recording kmemleak's backtrace | Zhaoyang Huang | 1 | -0/+1 |
| 2022-12-15 | maple_tree: fix mas_find_rev() comment | Liam Howlett | 1 | -1/+1 |
| 2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 4 | -0/+1177 |
| 2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -343/+1075 |
| 2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+136 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -11/+34 |
| 2022-12-13 | Merge branch 'zstd-next' into zstd-linus | Nick Terrell | 38 | -2427/+6673 |