Age | Commit message (Expand) | Author |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-11-01 | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-11-01 | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-11-01 | Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2021-10-28 | bpf, tests: Add module parameter test_suite to test_bpf module | Tiezhu Yang |
2021-10-27 | bootconfig: Initialize ret in xbc_parse_tree() | Steven Rostedt (VMware) |
2021-10-26 | lib: bitmap: Introduce node-aware alloc API | Tariq Toukan |
2021-10-26 | test_kprobes: Move it from kernel/ to lib/ | Tiezhu Yang |
2021-10-26 | lib/bootconfig: Fix the xbc_get_info kerneldoc | Masami Hiramatsu |
2021-10-26 | lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function | Masami Hiramatsu |
2021-10-25 | sbitmap: silence data race warning | Jens Axboe |
2021-10-21 | kprobes: convert tests to kunit | Sven Schnelle |
2021-10-19 | lib/xz, lib/decompress_unxz.c: Fix spelling in comments | Lasse Collin |
2021-10-19 | lib/xz: Add MicroLZMA decoder | Lasse Collin |
2021-10-19 | lib/xz: Move s->lzma.len = 0 initialization to lzma_reset() | Lasse Collin |
2021-10-19 | lib/xz: Validate the value before assigning it to an enum variable | Lasse Collin |
2021-10-19 | lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres... | Lasse Collin |
2021-10-18 | sbitmap: add helper to clear a batch of tags | Jens Axboe |
2021-10-18 | string.h: Introduce memset_startat() for wiping trailing members and padding | Kees Cook |
2021-10-18 | string.h: Introduce memset_after() for wiping trailing members/padding | Kees Cook |
2021-10-18 | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook |
2021-10-18 | fortify: Add compile-time FORTIFY_SOURCE tests | Kees Cook |
2021-10-18 | sbitmap: add __sbitmap_queue_get_batch() | Jens Axboe |
2021-10-18 | mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> | Christoph Hellwig |
2021-10-18 | flex_proportions: Allow N events instead of 1 | Matthew Wilcox (Oracle) |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-13 | assoc_array: Avoid open coded arithmetic in allocator arguments | Len Baker |
2021-10-11 | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-10-10 | bootconfig: Cleanup dummy headers in tools/bootconfig | Masami Hiramatsu |
2021-10-10 | bootconfig: Replace u16 and u32 with uint16_t and uint32_t | Masami Hiramatsu |
2021-10-10 | bootconfig: Remove unused debug function | Masami Hiramatsu |
2021-10-10 | bootconfig: Split parse-tree part from xbc_init | Masami Hiramatsu |
2021-10-10 | bootconfig: Rename xbc_destroy_all() to xbc_exit() | Masami Hiramatsu |
2021-10-10 | bootconfig: Add xbc_get_info() for the node information | Masami Hiramatsu |
2021-10-10 | bootconfig: Allocate xbc_data inside xbc_init() | Masami Hiramatsu |
2021-10-07 | bpf, tests: Add more LD_IMM64 tests | Johan Almbladh |
2021-10-07 | kasan: Extend KASAN mode kernel parameter | Vincenzo Frascino |
2021-10-06 | bitfield: build kunit tests without structleak plugin | Arnd Bergmann |
2021-10-07 | Merge branch 'objtool/urgent' | Peter Zijlstra |
2021-10-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs |