Age | Commit message (Expand) | Author | Files | Lines |
2023-04-12 | iov_iter: Mark copy_compat_iovec_from_user() noinline | Josh Poimboeuf | 1 | -1/+1 |
2023-04-08 | lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASK | Andy Shevchenko | 1 | -1/+1 |
2023-04-08 | ELF: fix all "Elf" typos | Alexey Dobriyan | 1 | -1/+1 |
2023-04-06 | iov_iter: add copy_page_to_iter_nofault() | Lorenzo Stoakes | 1 | -0/+48 |
2023-04-06 | maple_tree: fix a potential concurrency bug in RCU mode | Peng Zhang | 1 | -2/+1 |
2023-04-06 | maple_tree: fix get wrong data_end in mtree_lookup_walk() | Peng Zhang | 1 | -10/+5 |
2023-04-06 | maple_tree: add RCU lock checking to rcu callback functions | Liam R. Howlett | 1 | -92/+96 |
2023-04-06 | maple_tree: add smp_rmb() to dead node detection | Liam R. Howlett | 1 | -2/+6 |
2023-04-06 | maple_tree: fix write memory barrier of nodes once dead for RCU mode | Liam R. Howlett | 1 | -2/+5 |
2023-04-06 | maple_tree: remove extra smp_wmb() from mas_dead_leaves() | Liam Howlett | 1 | -1/+0 |
2023-04-06 | maple_tree: fix freeing of nodes in rcu mode | Liam Howlett | 1 | -11/+62 |
2023-04-06 | maple_tree: detect dead nodes in mas_start() | Liam Howlett | 1 | -0/+4 |
2023-04-06 | maple_tree: be more cautious about dead nodes | Liam Howlett | 1 | -9/+43 |
2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+4 |
2023-04-05 | kunit: add tests for using current KUnit test field | Rae Moar | 1 | -1/+41 |
2023-04-05 | lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep() | Uladzislau Rezki (Sony) | 1 | -1/+1 |
2023-04-03 | lib/vsprintf: Use isodigit() for the octal number check | Andy Shevchenko | 1 | -1/+1 |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 8 | -49/+104 |
2023-03-31 | list: test: Test the klist structure | Sadiya Kazi | 1 | -1/+299 |
2023-03-31 | crypto: lib/utils - Move utilities into new header | Herbert Xu | 1 | -1/+1 |
2023-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -44/+80 |
2023-03-30 | iov_iter: import single vector iovecs as ITER_UBUF | Jens Axboe | 1 | -0/+27 |
2023-03-30 | iov_iter: convert import_single_range() to ITER_UBUF | Jens Axboe | 1 | -3/+1 |
2023-03-30 | iov_iter: add iter_iovec() helper | Jens Axboe | 1 | -26/+30 |
2023-03-29 | Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 1 | -11/+46 |
2023-03-29 | Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 2 | -1/+282 |
2023-03-29 | maple_tree: export symbol mas_preallocate() | Danilo Krummrich | 1 | -0/+1 |
2023-03-29 | lib/stackdepot: kmsan: mark API outputs as initialized | Alexander Potapenko | 1 | -0/+12 |
2023-03-29 | mm, printk: introduce new format %pGt for page_type | Hyeonggon Yoo | 2 | -0/+47 |
2023-03-29 | lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme | Nicholas Piggin | 1 | -0/+10 |
2023-03-29 | lib/test_fprobe: Add a testcase for skipping exit_handler | Masami Hiramatsu (Google) | 1 | -1/+25 |
2023-03-29 | fprobe: Skip exit_handler if entry_handler returns !0 | Masami Hiramatsu (Google) | 1 | -2/+5 |
2023-03-29 | lib/test_fprobe: Add a test case for nr_maxactive | Masami Hiramatsu (Google) | 1 | -0/+42 |
2023-03-29 | lib/test_fprobe: Add private entry_data testcases | Masami Hiramatsu (Google) | 1 | -0/+30 |
2023-03-29 | fprobe: Pass entry_data to handlers | Masami Hiramatsu (Google) | 1 | -2/+4 |
2023-03-29 | lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS | Tiezhu Yang | 1 | -1/+1 |
2023-03-29 | Kconfig.debug: fix SCHED_DEBUG dependency | ye xingchen | 1 | -1/+1 |
2023-03-28 | atomics: Provide rcuref - scalable reference counting | Thomas Gleixner | 2 | -1/+282 |
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-25 | lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add | Eli Cohen | 1 | -0/+11 |
2023-03-25 | lib: cpu_rmap: Use allocator for rmap entries | Eli Cohen | 1 | -11/+32 |
2023-03-25 | lib: cpu_rmap: Avoid use after free on rmap->obj array entries | Eli Cohen | 1 | -1/+4 |
2023-03-24 | locking/csd_lock: Add Kconfig option for csd_debug default | Paul E. McKenney | 1 | -0/+9 |
2023-03-24 | lib: dhry: fix unstable smp_processor_id(_) usage | Geert Uytterhoeven | 1 | -2/+4 |
2023-03-24 | test_maple_tree: add more testing for mas_empty_area() | Liam R. Howlett | 1 | -0/+48 |
2023-03-24 | maple_tree: fix mas_skip_node() end slot detection | Liam R. Howlett | 1 | -19/+5 |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song | 1 | -9/+4 |
2023-03-20 | s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B | Heiko Carstens | 1 | -1/+1 |
2023-03-19 | dyndbg: cleanup dynamic usage in ib_srp.c | Jason Baron | 1 | -0/+3 |
2023-03-19 | pcpcntr: remove percpu_counter_sum_all() | Dave Chinner | 1 | -29/+11 |