Age | Commit message (Expand) | Author |
2023-09-19 | argv_split: fix kernel-doc warnings | Randy Dunlap |
2023-09-19 | scatterlist: add missing function params to kernel-doc | Randy Dunlap |
2023-09-12 | Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-09-09 | iov_iter: Kunit tests for page extraction | David Howells |
2023-09-09 | iov_iter: Kunit tests for copying to/from an iterator | David Howells |
2023-09-09 | iov_iter: Fix iov_iter_extract_pages() with zero-sized entries | David Howells |
2023-09-08 | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray | Linus Torvalds |
2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-09-06 | raid6: Add LoongArch SIMD recovery implementation | WANG Xuerui |
2023-09-06 | raid6: Add LoongArch SIMD syndrome calculation | WANG Xuerui |
2023-09-05 | idr: fix param name in idr_alloc_cyclic() doc | Ariel Marcovitch |
2023-09-05 | xarray: Document necessary flag in alloc functions | Philipp Stanner |
2023-09-05 | kunit: Fix possible memory leak in kunit_filter_suites() | Jinjie Ruan |
2023-09-05 | kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter() | Jinjie Ruan |
2023-09-05 | kunit: Fix the wrong err path and add goto labels in kunit_filter_suites() | Jinjie Ruan |
2023-09-05 | kunit: Fix wild-memory-access bug in kunit_free_suite_set() | Jinjie Ruan |
2023-09-04 | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-09-01 | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-01 | kunit: test: Make filter strings in executor_test writable | David Gow |
2023-08-31 | lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V | Nathan Chancellor |
2023-08-31 | riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B | Jisheng Zhang |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-08-30 | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2023-08-30 | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-08-30 | Merge tag 'md-next-20230814-resend' into loongarch-next | Huacai Chen |
2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-08-29 | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-08-28 | Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-08-28 | lib/genalloc: Explicitly include correct DT includes | Rob Herring |
2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-08-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-08-25 | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels | Helge Deller |
2023-08-25 | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-08-25 | pcpcntr: add group allocation/free | Mateusz Guzik |
2023-08-25 | kunit: Fix checksum tests on big endian CPUs | Christophe Leroy |
2023-08-24 | maple_tree: clean up mas_wr_append() | Liam R. Howlett |
2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) |
2023-08-24 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton |
2023-08-24 | maple_tree: disable mas_wr_append() when other readers are possible | Liam R. Howlett |
2023-08-24 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2023-08-22 | Add cs42l43 PC focused SoundWire CODEC | Mark Brown |