Linux Arch
[Prev Page][Next Page]
- Re: [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN, (continued)
- [PATCH 15/43] kmsan: mm: maintain KMSAN metadata for page operations, Alexander Potapenko
- [PATCH 17/43] kmsan: handle task creation and exiting, Alexander Potapenko
- [PATCH 18/43] kmsan: unpoison @tlb in arch_tlb_gather_mmu(), Alexander Potapenko
- [PATCH 19/43] kmsan: init: call KMSAN initialization routines, Alexander Potapenko
- [PATCH 20/43] instrumented.h: add KMSAN support, Alexander Potapenko
- [PATCH 01/43] arch/x86: add missing include to sparsemem.h, Alexander Potapenko
- [PATCH 21/43] kmsan: mark noinstr as __no_sanitize_memory, Alexander Potapenko
- [PATCH 22/43] kmsan: initialize the output of READ_ONCE_NOCHECK(), Alexander Potapenko
- [PATCH 23/43] kmsan: make READ_ONCE_TASK_STACK() return initialized values, Alexander Potapenko
- [PATCH 24/43] kmsan: disable KMSAN instrumentation for certain kernel parts, Alexander Potapenko
- [PATCH 25/43] kmsan: skip shadow checks in files doing context switches, Alexander Potapenko
- [PATCH 26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg(), Alexander Potapenko
- [PATCH 27/43] x86: kmsan: add iomem support, Alexander Potapenko
- [PATCH 28/43] kmsan: dma: unpoison DMA mappings, Alexander Potapenko
- [PATCH 29/43] kmsan: handle memory sent to/from USB, Alexander Potapenko
- [PATCH 32/43] crypto: kmsan: disable accelerated configs under KMSAN, Alexander Potapenko
- [PATCH 33/43] kmsan: disable physical page merging in biovec, Alexander Potapenko
- [PATCH 31/43] kmsan: disable strscpy() optimization under KMSAN, Alexander Potapenko
- [PATCH 30/43] kmsan: add tests for KMSAN, Alexander Potapenko
- [PATCH 34/43] kmsan: block: skip bio block merging logic for KMSAN, Alexander Potapenko
- [PATCH 35/43] x86: kmsan: use __msan_ string functions where possible., Alexander Potapenko
- [PATCH 37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN, Alexander Potapenko
- [PATCH 36/43] x86: kmsan: sync metadata pages on page fault, Alexander Potapenko
- [PATCH 38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS, Alexander Potapenko
- [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code, Alexander Potapenko
- [PATCH 40/43] kmsan: kcov: unpoison area->list in kcov_remote_area_put(), Alexander Potapenko
- [PATCH 41/43] security: kmsan: fix interoperability with auto-initialization, Alexander Potapenko
- [PATCH 42/43] objtool: kmsan: list KMSAN API functions as uaccess-safe, Alexander Potapenko
- [PATCH 43/43] x86: kmsan: enable KMSAN builds for x86, Alexander Potapenko
- Re: [PATCH 00/43] Add KernelMemorySanitizer infrastructure, Greg Kroah-Hartman
[PATCH] locks: cleanup double word in comment, trix
[PATCH v2 00/11] kbuild: do not quote string values in Makefile,
Masahiro Yamada
- [PATCH v2 01/11] certs: use $< and $@ to simplify the key generation rule, Masahiro Yamada
- [PATCH v2 06/11] kbuild: stop using config_filename in scripts/Makefile.modsign, Masahiro Yamada
- [PATCH v2 07/11] certs: simplify $(srctree)/ handling and remove config_filename macro, Masahiro Yamada
- [PATCH v2 09/11] kbuild: do not quote string values in include/config/auto.conf, Masahiro Yamada
- [PATCH v2 04/11] certs: refactor file cleaning, Masahiro Yamada
- [PATCH v2 05/11] certs: remove misleading comments about GCC PR, Masahiro Yamada
- [PATCH v2 03/11] certs: remove unneeded -I$(srctree) option for system_certificates.o, Masahiro Yamada
- [PATCH v2 10/11] certs: move scripts/extract-cert to certs/, Masahiro Yamada
- [PATCH v2 02/11] certs: unify duplicated cmd_extract_certs and improve the log, Masahiro Yamada
- [PATCH v2 08/11] kbuild: do not include include/config/auto.conf from shell scripts, Masahiro Yamada
- [PATCH v2 11/11] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}, Masahiro Yamada
- Re: [PATCH v2 00/11] kbuild: do not quote string values in Makefile, Masahiro Yamada
[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part),
Tianyu Lan
[PATCH 00/10] kbuild: do not quote string values in Makefile,
Masahiro Yamada
- [PATCH 07/10] certs: simplify $(srctree)/ handling and remove config_filename macro, Masahiro Yamada
- [PATCH 09/10] kbuild: do not quote string values in include/config/auto.conf, Masahiro Yamada
- [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log, Masahiro Yamada
- [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts, Masahiro Yamada
- [PATCH 01/10] certs: use $@ to simplify the key generation rule, Masahiro Yamada
- [PATCH 03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o, Masahiro Yamada
- [PATCH 04/10] certs: refactor file cleaning, Masahiro Yamada
- [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}, Masahiro Yamada
- [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign, Masahiro Yamada
- [PATCH 05/10] certs: remove misleading comments about GCC PR, Masahiro Yamada
[GIT PULL] csky fixes for v5.16-rc5,
guoren
[PATCH 00/10] Removal of most do_exit calls,
Eric W. Biederman
- [PATCH 01/10] exit/s390: Remove dead reference to do_exit from copy_thread, Eric W. Biederman
- [PATCH 02/10] exit: Add and use make_task_dead., Eric W. Biederman
- [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead, Eric W. Biederman
- [PATCH 04/10] exit: Stop poorly open coding do_task_dead in make_task_dead, Eric W. Biederman
- [PATCH 05/10] exit: Stop exporting do_exit, Eric W. Biederman
- [PATCH 06/10] exit: Implement kthread_exit, Eric W. Biederman
- [PATCH 07/10] exit: Rename module_put_and_exit to module_put_and_kthread_exit, Eric W. Biederman
- [PATCH 08/10] exit: Rename complete_and_exit to kthread_complete_and_exit, Eric W. Biederman
- [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads, Eric W. Biederman
- [PATCH 10/10] exit/kthread: Move the exit code for kernel threads into struct kthread, Eric W. Biederman
- [PATCH 0/8] signal: Cleanup of the signal->flags, Eric W. Biederman
- [PATCH 00/17] exit: Making task exiting a first class concept, Eric W. Biederman
- [PATCH 01/17] exit: Remove profile_task_exit & profile_munmap, Eric W. Biederman
- [PATCH 02/17] exit: Coredumps reach do_group_exit, Eric W. Biederman
- [PATCH 03/17] exit: Fix the exit_code for wait_task_zombie, Eric W. Biederman
- [PATCH 04/17] exit: Use the correct exit_code in /proc/<pid>/stat, Eric W. Biederman
- [PATCH 06/17] ptrace: Remove second setting of PT_SEIZED in ptrace_attach, Eric W. Biederman
- [PATCH 05/17] taskstats: Cleanup the use of task->exit_code, Eric W. Biederman
- [PATCH 07/17] ptrace: Remove unused regs argument from ptrace_report_syscall, Eric W. Biederman
- [PATCH 08/17] ptrace/m68k: Stop open coding ptrace_report_syscall, Eric W. Biederman
- [PATCH 09/17] ptrace: Move setting/clearing ptrace_message into ptrace_stop, Eric W. Biederman
- [PATCH 10/17] ptrace: Return the signal to continue with from ptrace_stop, Eric W. Biederman
- [PATCH 11/17] ptrace: Separate task->ptrace_code out from task->exit_code, Eric W. Biederman
- [PATCH 12/17] signal: Compute the process exit_code in get_signal, Eric W. Biederman
- [PATCH 13/17] signal: Make individual tasks exiting a first class concept, Eric W. Biederman
- [PATCH 14/17] signal: Remove zap_other_threads, Eric W. Biederman
- [PATCH 16/17] signal: Record the exit_code when an exit is scheduled, Eric W. Biederman
- [PATCH 15/17] signal: Add JOBCTL_WILL_EXIT to mark exiting tasks, Eric W. Biederman
- [PATCH 17/17] signal: Always set SIGNAL_GROUP_EXIT on process exit, Eric W. Biederman
- [PATCH 00/13] Removing tracehook.h, Eric W. Biederman
- [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case, Eric W. Biederman
[PATCH 2/8] signal: Drop signals received after a fatal signal has been processed, Eric W. Biederman
[PATCH 3/8] signal: Have the oom killer detect coredumps using signal->core_state, Eric W. Biederman
[PATCH 4/8] signal: During coredumps set SIGNAL_GROUP_EXIT in zap_process, Eric W. Biederman
[PATCH 6/8] coredump: Stop setting signal->group_exit_task, Eric W. Biederman
[PATCH 5/8] signal: Remove SIGNAL_GROUP_COREDUMP, Eric W. Biederman
[PATCH 7/8] signal: Rename group_exit_task group_exec_task, Eric W. Biederman
[PATCH 8/8] signal: Remove the helper signal_group_exit, Eric W. Biederman
[PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups,
Sean Christopherson
- [PATCH v3 1/8] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req, Sean Christopherson
- [PATCH v3 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field, Sean Christopherson
- [PATCH v3 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored, Sean Christopherson
- [PATCH v3 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask(), Sean Christopherson
- [PATCH v3 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields, Sean Christopherson
- [PATCH v3 7/8] KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt", Sean Christopherson
- [PATCH v3 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation, Sean Christopherson
- [PATCH v3 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes, Sean Christopherson
- Re: [PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups, Paolo Bonzini
[PATCH 2/2] [BONUS PATCH] mm: move tlb_flush_pending inline helpers to mm_inline.h, Arnd Bergmann
[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part),
Tianyu Lan
[PATCH V5 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part),
Tianyu Lan
[PATCH v3 00/13] Introduce sv48 support without relocatable kernel,
Alexandre Ghiti
- [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping, Alexandre Ghiti
- [PATCH v3 02/13] riscv: Split early kasan mapping to prepare sv48 introduction, Alexandre Ghiti
- [PATCH v3 03/13] riscv: Introduce functions to switch pt_ops, Alexandre Ghiti
- [PATCH v3 04/13] riscv: Allow to dynamically define VA_BITS, Alexandre Ghiti
- [PATCH v3 05/13] riscv: Get rid of MAXPHYSMEM configs, Alexandre Ghiti
- [PATCH v3 06/13] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free, Alexandre Ghiti
- [PATCH v3 07/13] riscv: Implement sv48 support, Alexandre Ghiti
- [PATCH v3 08/13] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo, Alexandre Ghiti
- [PATCH v3 09/13] riscv: Explicit comment about user virtual address space size, Alexandre Ghiti
- [PATCH v3 10/13] riscv: Improve virtual kernel memory layout dump, Alexandre Ghiti
- [PATCH v3 11/13] Documentation: riscv: Add sv48 description to VM layout, Alexandre Ghiti
- [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions, Alexandre Ghiti
- [PATCH v3 13/13] riscv: Allow user to downgrade to sv39 when hw supports sv48 if !KASAN, Alexandre Ghiti
- Re: [PATCH v3 00/13] Introduce sv48 support without relocatable kernel, Alexandre ghiti
- Re: [PATCH v3 00/13] Introduce sv48 support without relocatable kernel, Palmer Dabbelt
[PATCH V4 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part),
Tianyu Lan
[PATCH] futex: Fix additional regressions, Arnd Bergmann
[PATCH v8 00/14] Function Granular KASLR,
Alexander Lobakin
- [PATCH v8 01/14] x86: Makefile: Add build and config option for CONFIG_FG_KASLR, Alexander Lobakin
- [PATCH v8 02/14] x86/tools: Add relative relocs for randomized functions, Alexander Lobakin
- [PATCH v8 03/14] x86: Add support for function granular KASLR, Alexander Lobakin
- [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections, Alexander Lobakin
- [PATCH v8 07/14] kallsyms: Hide layout, Alexander Lobakin
- [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR, Alexander Lobakin
- [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections, Alexander Lobakin
- [PATCH v8 09/14] x86/boot: allow FG-KASLR to be selected, Alexander Lobakin
- [PATCH v8 10/14] arm64/crypto: conditionally place ASM functions into separate sections, Alexander Lobakin
- [PATCH v8 12/14] module: use a scripted approach for FG-KASLR, Alexander Lobakin
- [PATCH v8 13/14] Documentation: add documentation for FG-KASLR, Alexander Lobakin
- [PATCH v8 14/14] maintainers: add MAINTAINERS entry for FG-KASLR, Alexander Lobakin
- [PATCH v8 11/14] module: Reorder functions, Alexander Lobakin
- Message not available
Re: [PATCH v8 00/14] Function Granular KASLR, Peter Zijlstra
[RFD] Clear virtual machine memory when virtual machine is turned off,
fei luo
[PATCH memory-model 0/3] LKMM updates for v5.17,
Paul E. McKenney
[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part),
Tianyu Lan
[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers,
Marco Elver
- [PATCH v3 01/25] kcsan: Refactor reading of instrumented memory, Marco Elver
- [PATCH v3 02/25] kcsan: Remove redundant zero-initialization of globals, Marco Elver
- [PATCH v3 03/25] kcsan: Avoid checking scoped accesses from nested contexts, Marco Elver
- [PATCH v3 05/25] kcsan: Add core memory barrier instrumentation functions, Marco Elver
- [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling, Marco Elver
- [PATCH v3 06/25] kcsan, kbuild: Add option for barrier instrumentation only, Marco Elver
- [PATCH v3 09/25] kcsan: Document modeling of weak memory, Marco Elver
- [PATCH v3 08/25] kcsan: Show location access was reordered to, Marco Elver
- [PATCH v3 07/25] kcsan: Call scoped accesses reordered in reports, Marco Elver
- [PATCH v3 10/25] kcsan: test: Match reordered or normal accesses, Marco Elver
- [PATCH v3 11/25] kcsan: test: Add test cases for memory barrier instrumentation, Marco Elver
- [PATCH v3 12/25] kcsan: Ignore GCC 11+ warnings about TSan runtime support, Marco Elver
- [PATCH v3 13/25] kcsan: selftest: Add test case to check memory barrier instrumentation, Marco Elver
- [PATCH v3 14/25] locking/barriers, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 15/25] locking/barriers, kcsan: Support generic instrumentation, Marco Elver
- [PATCH v3 16/25] locking/atomics, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 17/25] asm-generic/bitops, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v3 18/25] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers, Marco Elver
- [PATCH v3 20/25] mm, kcsan: Enable barrier instrumentation, Marco Elver
- [PATCH v3 21/25] sched, kcsan: Enable memory barrier instrumentation, Marco Elver
- [PATCH v3 22/25] objtool, kcsan: Add memory barrier instrumentation to whitelist, Marco Elver
- [PATCH v3 24/25] compiler_attributes.h: Add __disable_sanitizer_instrumentation, Marco Elver
- [PATCH v3 25/25] kcsan: Support WEAK_MEMORY with Clang where no objtool support exists, Marco Elver
- [PATCH v3 19/25] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock(), Marco Elver
- [PATCH v3 23/25] objtool, kcsan: Remove memory barrier instrumentation from noinstr, Marco Elver
[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall,
Florian Weimer
[PATCH] futex: Fix sparc32/m68k/nds32 build regression,
Arnd Bergmann
[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare,
Nadav Amit
[arnd-asm-generic:asm-generic] BUILD SUCCESS a0eb2da92b715d0c97b96b09979689ea09faefe6, kernel test robot
[GIT PULL] asm-generic: syscall table updates,
Arnd Bergmann
[PATCH V3]: bugfix,
Huang Pei
[PATCH 1/2] hamradio: fix macro redefine warning,
Huang Pei
[PATCH V2]: bugfix,
Huang Pei
[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace,
Cyril Hrubis
- Re: [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace, Alejandro Colomar (mailing lists)
- Re: [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace, Arnd Bergmann
- Re: [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace, Zack Weinberg
- Re: [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace, David Howells
[PATCH net-next v2] sections: global data can be in .bss,
Antoine Tenart
[PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias, Huang Pei
[PATCH 1/4] MIPS: rework local_t operation on MIPS64,
Huang Pei
[PATCH v6 0/2] PCI: hv: Hyper-V vPCI for arm64,
Sunil Muthuswamy
[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers,
Marco Elver
- [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory, Marco Elver
- [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals, Marco Elver
- [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts, Marco Elver
- [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling, Marco Elver
- [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions, Marco Elver
- [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only, Marco Elver
- [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports, Marco Elver
- [PATCH v2 09/23] kcsan: Document modeling of weak memory, Marco Elver
- [PATCH v2 08/23] kcsan: Show location access was reordered to, Marco Elver
- [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses, Marco Elver
- [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation, Marco Elver
- [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support, Marco Elver
- [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation, Marco Elver
- [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation, Marco Elver
- [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 17/23] asm-generic/bitops, kcsan: Add instrumentation for barriers, Marco Elver
- [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock(), Marco Elver
- [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers, Marco Elver
- [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation, Marco Elver
- [PATCH v2 21/23] sched, kcsan: Enable memory barrier instrumentation, Marco Elver
- [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist, Marco Elver
- [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr, Marco Elver
[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter,
Mark Brown
[PATCH] sched: Remove a useless #include, Christophe JAILLET
[PATCH v5 0/2] PCI: hv: Hyper-V vPCI for arm64,
Sunil Muthuswamy
[GIT PULL] exit cleanups for v5.16,
Eric W. Biederman
[GIT PULL] asm-generic: asm/syscall.h cleanup,
Arnd Bergmann
[PATCH v4 0/2] PCI: hv: Hyper-V vPCI for arm64,
Sunil Muthuswamy
[PATCH v5 0/4] shoot lazy tlbs,
Nicholas Piggin
flush_dcache_page vs kunmap_local,
Matthew Wilcox
[PATCH stable 4.9 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS,
Florian Fainelli
[PATCH stable 4.14 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS,
Florian Fainelli
[PATCH stable 4.19 1/1] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed,
Florian Fainelli
[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups,
Sean Christopherson
[PATCH v2 0/2] Introduce the pkill_on_warn parameter,
Alexander Popov
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]