Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism | Tejun Heo | 2023-05-18 | 1 | -0/+13 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-06-27 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | types: Introduce [us]128 | Peter Zijlstra | 2023-06-05 | 2 | -4/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-06-27 | 3 | -0/+352 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/csum: Improve performance of `csum_partial` | Noah Goldstein | 2023-05-25 | 3 | -0/+352 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2023-06-27 | 5 | -76/+335 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kunit: Move kunit_abort() call out of kunit_do_failed_assertion() | David Gow | 2023-06-01 | 1 | -6/+4 | |
| * | | | | | | | | | kunit: Update kunit_print_ok_not_ok function | Michal Wajdeczko | 2023-05-26 | 1 | -17/+28 | |
| * | | | | | | | | | kunit: Fix reporting of the skipped parameterized tests | Michal Wajdeczko | 2023-05-26 | 1 | -2/+4 | |
| * | | | | | | | | | kunit/test: Add example test showing parameterized testing | Michal Wajdeczko | 2023-05-26 | 1 | -0/+34 | |
| * | | | | | | | | | kunit: kmalloc_array: Use kunit_add_action() | David Gow | 2023-05-25 | 1 | -39/+9 | |
| * | | | | | | | | | kunit: executor_test: Use kunit_add_action() | David Gow | 2023-05-25 | 1 | -7/+4 | |
| * | | | | | | | | | kunit: Add kunit_add_action() to defer a call until test exit | David Gow | 2023-05-25 | 2 | -1/+186 | |
| * | | | | | | | | | kunit: example: Provide example exit functions | David Gow | 2023-05-12 | 1 | -0/+22 | |
| * | | | | | | | | | kunit: Always run cleanup from a test kthread | David Gow | 2023-05-12 | 1 | -8/+48 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'core-debugobjects-2023-06-26' of ssh://gitolite.kernel.org/pub/scm... | Linus Torvalds | 2023-06-26 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | debugobjects: Recheck debug_objects_enabled before reporting | Tetsuo Handa | 2023-06-07 | 1 | -0/+9 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 5 | -35/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc | Christoph Hellwig | 2023-06-16 | 1 | -28/+7 | |
| * | | | | | | | | | raid6: neon: add missing prototypes | Arnd Bergmann | 2023-06-14 | 4 | -7/+25 | |
* | | | | | | | | | | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 2023-06-26 | 1 | -428/+3 | |
|\| | | | | | | | | | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | iov_iter: Kill ITER_PIPE | David Howells | 2023-05-24 | 1 | -428/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-06-13 | 4 | -5/+13 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | lib/test_vmalloc.c: avoid garbage in page array | Lorenzo Stoakes | 2023-06-12 | 1 | -1/+1 | |
| * | | | | | | radix-tree: move declarations to header | Arnd Bergmann | 2023-06-12 | 3 | -4/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-06-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() | Ben Hutchings | 2023-06-08 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | test_firmware: fix the memory leak of the allocated firmware buffer | Mirsad Goran Todorovac | 2023-05-31 | 1 | -1/+18 | |
* | | | | | test_firmware: fix a memory leak with reqs buffer | Mirsad Goran Todorovac | 2023-05-31 | 1 | -0/+10 | |
* | | | | | test_firmware: prevent race conditions by a correct implementation of locking | Mirsad Goran Todorovac | 2023-05-31 | 1 | -17/+35 | |
|/ / / / | ||||||
* | | | | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2023-05-28 | 1 | -3/+14 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | debugobjects: Don't wake up kswapd from fill_pool() | Tetsuo Handa | 2023-05-22 | 1 | -1/+1 | |
| * | | | debugobjects,locking: Annotate debug_object_fill_pool() wait type violation | Peter Zijlstra | 2023-05-02 | 1 | -2/+13 | |
* | | | | Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-05-19 | 1 | -9/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | maple_tree: make maple state reusable after mas_empty_area() | Peng Zhang | 2023-05-18 | 1 | -9/+3 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-05-11 | 3 | -4/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | linux/dim: Do nothing if no time delta between samples | Roy Novich | 2023-05-09 | 3 | -4/+7 | |
* | | | Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2023-05-07 | 1 | -6/+15 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | debugobject: Ensure pool refill (again) | Thomas Gleixner | 2023-05-02 | 1 | -6/+15 | |
* | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-04 | 1 | -2/+15 | |
|\ \ | ||||||
| * | | mm: hwpoison: coredump: support recovery from dump_user_range() | Kefeng Wang | 2023-05-03 | 1 | -2/+15 | |
* | | | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-04-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B | Heiko Carstens | 2023-03-20 | 1 | -1/+1 | |
* | | | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2023-04-29 | 2 | -2/+135 | |
|\ \ \ \ | ||||||
| * | | | | seq_buf: Add seq_buf_do_printk() helper | Sergey Senozhatsky | 2023-04-26 | 1 | -0/+32 | |
| * | | | | lib/test_fprobe: Add a testcase for skipping exit_handler | Masami Hiramatsu (Google) | 2023-03-29 | 1 | -1/+25 | |
| * | | | | fprobe: Skip exit_handler if entry_handler returns !0 | Masami Hiramatsu (Google) | 2023-03-29 | 1 | -2/+5 | |
| * | | | | lib/test_fprobe: Add a test case for nr_maxactive | Masami Hiramatsu (Google) | 2023-03-29 | 1 | -0/+42 | |
| * | | | | lib/test_fprobe: Add private entry_data testcases | Masami Hiramatsu (Google) | 2023-03-29 | 1 | -0/+30 | |
| * | | | | fprobe: Pass entry_data to handlers | Masami Hiramatsu (Google) | 2023-03-29 | 1 | -2/+4 |