2022-03-25 |
Andrey Konovalov | kasan, vmalloc: add vmalloc tagging for SW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, arm64: reset pointer tags of vmapped stacks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, fork: reset pointer tags of vmapped stacks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: reset tags in vmalloc functions |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: add wrappers for vmalloc hooks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: reorder vmalloc hooks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: drop outdated VM_KASAN comment |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, x86, arm64, s390: rename functions for modules... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: define KASAN_VMALLOC_INVALID for SW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: clean up metadata byte definitions |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: rework kasan_unpoison_pages call... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move kernel_init_free_pages in post_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move SetPageSkipKASanPoison in post_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: combine tag_clear_highpage calls... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_alloc_pages into post_al... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: refactor init checks in post_alloc_hook |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: only apply __GFP_ZEROTAGS when memory is zeroed |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | mm: clarify __GFP_ZEROTAGS comment |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: drop skip_kasan_poison variable in free_pages_pr... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: init memory of skipped pages on... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: simplify kasan_poison_pages call... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_free_pages into free_pag... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move tag_clear_highpage out of kerne... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: deduplicate should_skip_kasan_poison |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for base page and HugeTL... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for THP migrations |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: filemap_unaccount_folio() large skip mapcount fixup |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: delete __ClearPageWaiters() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mike Rapoport | selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Aneesh Kumar K.V | selftest/vm: add util.h and and move helper functions... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Christoph Hellwig | mm: unexport page_init_poison |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support for user-defined... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support for selecting by... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort: support for sorting by task... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort: fix three trivival places |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support sorting by tgid... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: add a security check |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: fix comments |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yixuan Cao | tools/vm/page_owner_sort.c: fix the instructions for use |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yixuan Cao | mm/page_owner.c: record tgid |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Waiman Long | mm/page_owner: record task command name |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Waiman Long | mm/page_owner: print memcg information |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Waiman Long | mm/page_owner: use scnprintf() to avoid excessive buffe... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Waiman Long | lib/vsprintf: avoid redundant work with 0 size |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Shuah Khan | Documentation/vm/page_owner.rst: fix unexpected indenta... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Shenghong Han | Documentation/vm/page_owner.rst: update the documentation |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yixuan Cao | tools/vm/page_owner_sort.c: delete invalid duplicate... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Shenghong Han | tools/vm/page_owner_sort.c: two trivial fixes |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Chongxi Zhao | tools/vm/page_owner_sort.c: support sorting pid and... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yinan Zhang | tools/vm/page_owner_sort.c: add switch between culling... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Sean Anderson | tools/vm/page_owner_sort.c: support sorting by stack... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Sean Anderson | tools/vm/page_owner_sort.c: sort by stacktrace before... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'net-next-5.18' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilli... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'hyperv-next-signed-20220322' of git://git... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'flexible-array-transformations-5.18-rc1... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'prlimit-tasklist_lock-for-v5.18' of git... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'fs.rt.v5.18' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Linus Torvalds | Merge tag 'fs.v5.18' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Marco Elver | Revert "ubsan, kcsan: Don't combine sanitizer with... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Miaohe Lin | kernel/resource: fix kfree() of bootmem memory again |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Aleksandr Nogikh | kcov: properly handle subsequent mmap calls |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Aleksandr Nogikh | kcov: split ioctl handling into locked and unlocked... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Guilherme G... | panic: move panic_print before kmsg dumpers |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Guilherme G... | panic: add option to dump all CPUs backtraces in panic_... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Guilherme G... | docs: sysctl/kernel: add missing bit to panic_print |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Lukas Bulwahn | taskstats: remove unneeded dead assignment |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Tiezhu Yang | kasan: no need to unset panic_on_warn in end_report() |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Tiezhu Yang | ubsan: no need to unset panic_on_warn in ubsan_epilogue() |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Tiezhu Yang | panic: unset panic_on_warn inside panic() |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Tiezhu Yang | docs: kdump: add scp example to write out the dump... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Tiezhu Yang | docs: kdump: update description about sysfs file system... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jisheng Zhang | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jisheng Zhang | x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jisheng Zhang | riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE)... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jisheng Zhang | kexec: make crashk_res, crashk_low_res and crash_notes... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Sebastian Andrzej... | cgroup: use irqsave in cgroup_rstat_flush_locked(). |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Helge Deller | fat: use pointer to simple type in put_user() |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Qinghua Jin | minix: fix bug when opening a file with O_DIRECT |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Andrei Vagin | fs/pipe.c: local vars have to match types of proper... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Andrei Vagin | fs/pipe: use kvcalloc to allocate a pipe_buffer array |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Randy Dunlap | init/main.c: return 1 from handled __setup() functions |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Randy Dunlap | init.h: improve __setup and early_param documentation |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Mark-PK Tsai | init: use ktime_us_delta() to make initcall_debug log... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Sagar Patel | checkpatch: use python3 to find codespell dictionary |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Joe Perches | checkpatch: add early_param exception to blank line... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Joe Perches | checkpatch: add --fix option for some TRAILING_STATEMENTS |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Joe Perches | checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Randy Dunlap | lib: bitmap: fix many kernel-doc warnings |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Feng Tang | lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALI... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Andy Shevchenko | bitfield: add explicit inclusions to the example |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Christophe... | ilog2: force inlining of __ilog2_u32() and __ilog2_u64() |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Rasmus Villemoes | include: drop pointless __compiler_offsetof indirection |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Kees Cook | Kconfig.debug: make DEBUG_INFO selectable from a choice |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Miaohe Lin | kernel/ksysfs.c: use helper macro __ATTR_RW |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Bjorn Helgaas | Documentation/sparse: add hints about __CHECKER__ |
commit | commitdiff | tree | snapshot |
next |