Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | bug: Use normal relative pointers in 'struct bug_entry' | Josh Poimboeuf | 2022-05-19 | 1 | -8/+7 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-23 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | debugobjects: Convert to SPDX license identifier | Thomas Gleixner | 2022-05-13 | 1 | -4/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-23 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead() | Sebastian Andrzej Siewior | 2022-04-13 | 1 | -2/+6 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2022-05-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | percpu_ref_init(): clean ->percpu_count_ref on failure | Al Viro | 2022-05-18 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | dim: initialize all struct fields | Jesse Brandeburg | 2022-05-09 | 1 | -22/+22 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | lib/strn*,objtool: Enforce user_access_begin() rules | Peter Zijlstra | 2022-04-19 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | hex2bin: fix access beyond string end | Mikulas Patocka | 2022-04-27 | 1 | -3/+6 | |
* | | | | | hex2bin: make the function hex_to_bin constant-time | Mikulas Patocka | 2022-04-27 | 1 | -7/+25 | |
* | | | | | XArray: Disallow sibling entries of nodes | Matthew Wilcox (Oracle) | 2022-04-22 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-04-10 | 1 | -32/+0 | |
|\ \ \ \ | ||||||
| * | | | | kobject: kobj_type: remove default_attrs | Greg Kroah-Hartman | 2022-04-05 | 1 | -32/+0 | |
| |/ / / | ||||||
* / / / | lz4: fix LZ4_decompress_safe_partial read out of bound | Guo Xuenan | 2022-04-08 | 1 | -2/+6 | |
|/ / / | ||||||
* | | | 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 | |
| |\ \ \ \ \ \ \ |