| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-26 | 1 | -6/+0 |
|\ |
|
| * | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes | Helge Deller | 2023-11-25 | 1 | -6/+0 |
* | | Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-11-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iov_iter: fix copy_page_to_iter_nofault() | Omar Sandoval | 2023-11-18 | 1 | -1/+1 |
* | | Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux | Linus Torvalds | 2023-11-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | zstd: Fix array-index-out-of-bounds UBSAN warning | Nick Terrell | 2023-11-15 | 1 | -1/+1 |
* | | lib: test_objpool: make global variables static | wuqiang.matt | 2023-11-10 | 1 | -3/+3 |
* | | Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2023-11-07 | 1 | -2/+7 |
|\ \ |
|
| * | | closures: Fix race in closure_sync() | Kent Overstreet | 2023-10-31 | 1 | -0/+3 |
| * | | closures: Better memory barriers | Kent Overstreet | 2023-10-31 | 1 | -2/+4 |
* | | | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-11-05 | 3 | -0/+193 |
|\ \ \ |
|
| * | | | lib/fw_table: Remove acpi_parse_entries_array() export | Dan Williams | 2023-11-02 | 1 | -1/+0 |
| * | | | acpi: Move common tables helper functions to common lib | Dave Jiang | 2023-10-28 | 3 | -0/+194 |
* | | | | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-11-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | powerpc: Use shared font data | Dr. David Alan Gilbert | 2023-10-01 | 1 | -1/+1 |
* | | | | | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2023-11-03 | 1 | -15/+13 |
|\ \ \ \ \ |
|
| * | | | | | seq_buf: Export seq_buf_puts() | Christophe JAILLET | 2023-11-02 | 1 | -0/+1 |
| * | | | | | seq_buf: Export seq_buf_putc() | Christophe JAILLET | 2023-11-02 | 1 | -0/+1 |
| * | | | | | seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str() | Kees Cook | 2023-10-28 | 1 | -3/+1 |
| * | | | | | tracing: Move readpos from seq_buf to trace_seq | Matthew Wilcox (Oracle) | 2023-10-20 | 1 | -12/+10 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-11-03 | 1 | -13/+12 |
|\ \ \ \ \ |
|
| * | | | | | vsprintf: uninline simple_strntoull(), reorder arguments | Alexey Dobriyan | 2023-11-01 | 1 | -13/+12 |
* | | | | | | Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux | Linus Torvalds | 2023-11-03 | 5 | -684/+549 |
|\ \ \ \ \ \ |
|
| * | | | | | | bitmap: move bitmap_*_region() functions to bitmap.h | Yury Norov | 2023-10-17 | 1 | -64/+0 |
| * | | | | | | bitmap: drop _reg_op() function | Yury Norov | 2023-10-15 | 1 | -76/+0 |
| * | | | | | | bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit() | Yury Norov | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear() | Yury Norov | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set() | Yury Norov | 2023-10-15 | 1 | -1/+4 |
| * | | | | | | bitmap: fix opencoded bitmap_allocate_region() | Yury Norov | 2023-10-15 | 1 | -4/+2 |
| * | | | | | | bitmap: add test for bitmap_*_region() functions | Yury Norov | 2023-10-15 | 1 | -0/+24 |
| * | | | | | | bitmap: align __reg_op() wrappers with modern coding style | Yury Norov | 2023-10-15 | 1 | -7/+5 |
| * | | | | | | lib/bitmap: split-out string-related operations to a separate files | Yury Norov | 2023-10-15 | 3 | -513/+511 |
| * | | | | | | bitmap: Remove dead code, i.e. bitmap_copy_le() | Andy Shevchenko | 2023-10-15 | 1 | -23/+0 |
| * | | | | | | bitmap: Fix a typo ("identify map") | Jonathan Neuschäfer | 2023-10-15 | 1 | -2/+2 |
| * | | | | | | cpumask: kernel-doc cleanups and additions | Randy Dunlap | 2023-10-15 | 1 | -5/+12 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | treewide: mark stuff as __ro_after_init | Alexey Dobriyan | 2023-10-18 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -0/+79 |
|\ \ \ \ \ \ |
|
| * | | | | | | percpu_counter: extend _limited_add() to negative amounts | Hugh Dickins | 2023-10-18 | 1 | -14/+40 |
| * | | | | | | shmem,percpu_counter: add _limited_add(fbc, limit, amount) | Hugh Dickins | 2023-10-18 | 1 | -0/+53 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2023-11-02 | 10 | -139/+728 |
|\ \ \ \ \ \ |
|
| * | | | | | | kunit: test: Fix the possible memory leak in executor_test | Jinjie Ruan | 2023-09-28 | 1 | -14/+22 |
| * | | | | | | kunit: Fix possible memory leak in kunit_filter_suites() | Jinjie Ruan | 2023-09-28 | 1 | -4/+13 |
| * | | | | | | kunit: Fix the wrong kfree of copy for kunit_filter_suites() | Jinjie Ruan | 2023-09-28 | 1 | -1/+1 |
| * | | | | | | kunit: Fix missed memory release in kunit_free_suite_set() | Jinjie Ruan | 2023-09-28 | 1 | -1/+3 |
| * | | | | | | kunit: Reset test status on each param iteration | Michal Wajdeczko | 2023-09-18 | 2 | -4/+7 |
| * | | | | | | kunit: string-stream: Test performance of string_stream | Richard Fitzgerald | 2023-09-18 | 1 | -0/+54 |
| * | | | | | | kunit: Use string_stream for test log | Richard Fitzgerald | 2023-09-18 | 3 | -61/+75 |
| * | | | | | | kunit: string-stream: Add tests for freeing resource-managed string_stream | Richard Fitzgerald | 2023-09-18 | 2 | -5/+145 |
| * | | | | | | kunit: string-stream: Decouple string_stream from kunit | Richard Fitzgerald | 2023-09-18 | 4 | -24/+53 |