| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-01 | 1 | -1/+1 |
|\ |
|
| * | lib/sbitmap: allocate sb->map via kvzalloc_node | Ming Lei | 2022-03-21 | 1 | -1/+1 |
* | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2022-04-01 | 2 | -0/+26 |
|\ \ |
|
| * | | XArray: Update the LRU list in xas_split() | Matthew Wilcox (Oracle) | 2022-03-31 | 1 | -0/+2 |
| * | | XArray: Fix xas_create_range() when multi-order entry present | Matthew Wilcox (Oracle) | 2022-03-28 | 2 | -0/+24 |
* | | | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-31 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | lib/logic_iomem: correct fallback config references | Johannes Berg | 2022-03-11 | 1 | -4/+4 |
* | | | | lib/test: use after free in register_test_dev_kmod() | Dan Carpenter | 2022-03-29 | 1 | -0/+1 |
* | | | | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-26 | 7 | -1/+33 |
|\ \ \ \ |
|
| * | | | | fortify: Detect struct member overflows in memset() at compile-time | Kees Cook | 2022-02-13 | 1 | -0/+5 |
| * | | | | fortify: Detect struct member overflows in memmove() at compile-time | Kees Cook | 2022-02-13 | 2 | -0/+10 |
| * | | | | fortify: Detect struct member overflows in memcpy() at compile-time | Kees Cook | 2022-02-13 | 4 | -1/+18 |
* | | | | | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-03-26 | 5 | -11/+204 |
|\ \ \ \ \ |
|
| * | | | | | crypto: add rocksoft 64b crc guard tag framework | Keith Busch | 2022-03-07 | 3 | -0/+136 |
| * | | | | | lib: add rocksoft model crc64 | Keith Busch | 2022-03-07 | 2 | -11/+68 |
| * | | | | | Merge branch 'for-5.18/block' into for-5.18/64bit-pi | Jens Axboe | 2022-03-07 | 1 | -23/+17 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-25 | 3 | -39/+228 |
|\ \ \ \ \ \ |
|
| * | | | | | | kasan: update function name in comments | Peter Collingbourne | 2022-03-24 | 1 | -3/+3 |
| * | | | | | | kasan: test: support async (again) and asymm modes for HW_TAGS | Andrey Konovalov | 2022-03-24 | 1 | -17/+22 |
| * | | | | | | kasan: improve vmalloc tests | Andrey Konovalov | 2022-03-24 | 1 | -6/+188 |
| * | | | | | | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS | Andrey Konovalov | 2022-03-24 | 1 | -10/+10 |
| * | | | | | | lib/vsprintf: avoid redundant work with 0 size | Waiman Long | 2022-03-24 | 1 | -3/+5 |
* | | | | | | | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2022-03-24 | 1 | -0/+23 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | cxl: Prove CXL locking | Dan Williams | 2022-02-08 | 1 | -0/+23 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-24 | 5 | -105/+94 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" | Marco Elver | 2022-03-23 | 2 | -23/+0 |
| * | | | | | | ubsan: no need to unset panic_on_warn in ubsan_epilogue() | Tiezhu Yang | 2022-03-23 | 1 | -9/+1 |
| * | | | | | | lib: bitmap: fix many kernel-doc warnings | Randy Dunlap | 2022-03-23 | 1 | -7/+17 |
| * | | | | | | lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option | Feng Tang | 2022-03-23 | 1 | -1/+2 |
| * | | | | | | Kconfig.debug: make DEBUG_INFO selectable from a choice | Kees Cook | 2022-03-23 | 1 | -65/+74 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 5 | -15/+254 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib/sort: Add priv pointer to swap function | Jiri Olsa | 2022-03-17 | 1 | -10/+30 |
| * | | | | | | fprobe: Add a selftest for fprobe | Masami Hiramatsu | 2022-03-17 | 3 | -0/+188 |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-03-04 | 1 | -0/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | bpf: Add config to allow loading modules with BTF mismatches | Connor O'Brien | 2022-02-28 | 1 | -0/+10 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-03-03 | 2 | -2/+4 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-24 | 1 | -0/+2 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-02-09 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+ | Nathan Chancellor | 2022-02-02 | 1 | -1/+1 |
| | * | | | | | | | lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION | Nathan Chancellor | 2022-02-02 | 1 | -2/+2 |
| | * | | | | | | | compiler_types: define __user as __attribute__((btf_type_tag("user"))) | Yonghong Song | 2022-01-27 | 1 | -0/+8 |
| * | | | | | | | | ref_tracker: remove filter_irq_stacks() call | Eric Dumazet | 2022-02-06 | 1 | -2/+0 |
| * | | | | | | | | ref_tracker: add a count of untracked references | Eric Dumazet | 2022-02-05 | 1 | -1/+11 |
| * | | | | | | | | ref_tracker: implement use-after-free detection | Eric Dumazet | 2022-02-05 | 1 | -0/+5 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 3 | -5/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 2 | -2/+2 |
| * | | | | | | | | lib/test_lockup: fix kernel pointer check for separate address spaces | Arnd Bergmann | 2022-02-25 | 1 | -3/+8 |
| * | | | | | | | | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2022-03-23 | 4 | -57/+161 |
|\ \ \ \ \ \ \ \ |
|