Age | Commit message (Expand) | Author |
2024-07-04 | lib/zlib: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-04 | lib/rbtree.c: fix the example typo | Hsin Chang Yu |
2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-07-03 | lib/zlib: unpoison DFLTCC output buffers | Ilya Leoshkevich |
2024-07-03 | maple_tree: modified return type of mas_wr_store_entry() | JaeJoon Jung |
2024-07-03 | lib: test_hmm: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-03 | test_maple_tree: add the missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-03 | ubsan: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-03 | test_xarray: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-03 | vdso/gettimeofday: Clarify comment about open coded function | Anna-Maria Behnsen |
2024-07-02 | kunit/usercopy: Add missing MODULE_DESCRIPTION() | Jeff Johnson |
2024-07-02 | kunit/usercopy: Disable testing on !CONFIG_MMU | Kees Cook |
2024-07-01 | Merge 6.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2024-06-28 | selftests/fpu: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-28 | build-id: require program headers to be right after ELF header | Alexey Dobriyan |
2024-06-28 | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-06-28 | Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-06-28 | string: kunit: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-28 | Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-25 | bpf: Fix tailcall cases in test_bpf | Leon Hwang |
2024-06-25 | dim: add new interfaces for initialization and getting results | Heng Qi |
2024-06-25 | ethtool: provide customized dim profile management | Heng Qi |
2024-06-25 | dim: make DIMLIB dependent on NET | Heng Qi |
2024-06-25 | linux/dim: move useful macros to .h file | Heng Qi |
2024-06-24 | KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko | Jeff Johnson |
2024-06-24 | lib/dump_stack: report process UID in dump_stack_print_info() | Suren Baghdasaryan |
2024-06-24 | lib/plist.c: avoid worst case scenario in plist_add | I Hsin Cheng |
2024-06-24 | lib/Kconfig.debug: document panic= command line option and procfs entry for P... | Brian Masney |
2024-06-24 | lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | lib/test_kmod: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | siphash: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | uuid: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c | Jeff Johnson |
2024-06-24 | lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko | Jeff Johnson |
2024-06-24 | kunit/fortify: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-24 | kernel/panic: add verbose logging of kernel taints in backtraces | Jani Nikula |
2024-06-24 | lib/ts: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-24 | lib/plist.c: enforce memory ordering in plist_check_list | I Hsin Cheng |
2024-06-24 | percpu_counter: add a cmpxchg-based _add_batch variant | Mateusz Guzik |
2024-06-24 | lib/test_sort: add a testcase to ensure code coverage | Kuan-Wei Chiu |
2024-06-24 | lib/sort: optimize heapsort for handling final 2 or 3 elements | Kuan-Wei Chiu |
2024-06-24 | lib/sort: fix outdated comment regarding glibc qsort() | Kuan-Wei Chiu |
2024-06-24 | lib/sort: remove unused pr_fmt macro | Kuan-Wei Chiu |
2024-06-24 | lib/test_min_heap: add test for heap_del() | Kuan-Wei Chiu |
2024-06-24 | lib min_heap: add args for min_heap_callbacks | Kuan-Wei Chiu |
2024-06-24 | lib min_heap: add type safe interface | Kuan-Wei Chiu |
2024-06-24 | debugobjects: Annotate racy debug variables | Breno Leitao |
2024-06-24 | lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC | Geert Uytterhoeven |