linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 01/26] kernel: Introduce meminspect
Lorenzo Stoakes
Re: [PATCH v3 01/26] kernel: Introduce meminspect
Mukesh Ojha
[PATCH v3 04/26] cpu: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 07/26] timekeeping: Register tk_data into meminspect
Mukesh Ojha
[PATCH v3 03/26] mm/percpu: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 05/26] genirq/irqdesc: Annotate static information into meminspect
Mukesh Ojha
Re: [PATCH v3 05/26] genirq/irqdesc: Annotate static information into meminspect
Lorenzo Stoakes
[PATCH v3 06/26] timers: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 08/26] kernel/fork: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 10/26] mm/show_mem: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 13/26] kernel/configs: Register dynamic information into meminspect
Mukesh Ojha
[PATCH v3 09/26] mm/page_alloc: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 15/26] panic: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 16/26] kallsyms: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 18/26] sched/core: Annotate runqueues into meminspect
Mukesh Ojha
[PATCH v3 14/26] mm/init-mm: Annotate static information into meminspect
Mukesh Ojha
Re: [PATCH v3 14/26] mm/init-mm: Annotate static information into meminspect
Lorenzo Stoakes
[PATCH v3 19/26] mm/numa: Register node data information into meminspect
Mukesh Ojha
Re: [PATCH v3 19/26] mm/numa: Register node data information into meminspect
Lorenzo Stoakes
[PATCH v3 22/26] remoteproc: qcom: Move minidump data structures into its own header
Mukesh Ojha
[PATCH v3 17/26] mm/mm_init: Annotate static information into meminspect
Mukesh Ojha
[PATCH v3 20/26] mm/sparse: Register information into meminspect
Mukesh Ojha
[PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
Mukesh Ojha
Re: [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
Lorenzo Stoakes
Re: [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
Mukesh Ojha
Re: [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
Lorenzo Stoakes
Re: [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
Christoph Hellwig
[PATCH v3 12/26] kernel/vmcore_info: Register dynamic information into meminspect
Mukesh Ojha
[PATCH v3 21/26] printk: Register information into meminspect
Mukesh Ojha
Re: [PATCH v3 21/26] printk: Register information into meminspect
Lorenzo Stoakes
Re: [PATCH v3 21/26] printk: Register information into meminspect
Mukesh Ojha
Re: [PATCH v3 21/26] printk: Register information into meminspect
Petr Mladek
[PATCH v3 23/26] soc: qcom: Add minidump backend driver
Mukesh Ojha
[PATCH v3 24/26] soc: qcom: smem: Add minidump platform device
Mukesh Ojha
[PATCH v3 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
Mukesh Ojha
Re: [PATCH v3 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
Krzysztof Kozlowski
[PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
Mukesh Ojha
Re: [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
Lorenzo Stoakes
Re: [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
Mukesh Ojha
Re: [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
Petr Pavlu
Re: [PATCH v3 00/26] Introduce meminspect
Lorenzo Stoakes
Re: [PATCH v3 00/26] Introduce meminspect
Lorenzo Stoakes
Re: [PATCH v3 00/26] Introduce meminspect
Mukesh Ojha
Re: [PATCH v3 00/26] Introduce meminspect
Liam R. Howlett
Re: [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Nikunj A. Dadhania
Re: [PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Nikunj A. Dadhania
Re: [PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Nikunj A. Dadhania
[PATCH] orangefs: replace strlcat() with seq_buf and strscpy()
Ian Bridges
[PATCH bpf v3 0/2] bpf: Reject negative const offsets for buffer pointers
Sun Jian
[PATCH bpf v3 1/2] bpf: Reject negative const offsets for buffer pointers
Sun Jian
Re: [PATCH bpf v3 1/2] bpf: Reject negative const offsets for buffer pointers
bot+bpf-ci
[PATCH bpf v3 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets
Sun Jian
[PATCH v3 00/17] riscv: Generate riscv instruction functions
Charlie Jenkins
[PATCH v3 02/17] riscv: alternatives: Use generated instruction headers for patching code
Charlie Jenkins
[PATCH v3 01/17] riscv: Introduce instruction table generation
Charlie Jenkins
[PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
Charlie Jenkins
[PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
Charlie Jenkins
[PATCH v3 12/17] riscv: kvm: Use generated instruction headers for mmio emulation
Charlie Jenkins
[PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
Charlie Jenkins
[PATCH v3 16/17] riscv: kexec: Use generated instruction headers for kexec relocations
Charlie Jenkins
[PATCH v3 15/17] riscv: kvm: Use generated instruction headers for csr emulation
Charlie Jenkins
[PATCH v3 10/17] KVM: device: Add test device
Charlie Jenkins
[PATCH v3 11/17] KVM: riscv: selftests: Add mmio test
Charlie Jenkins
[PATCH v3 03/17] riscv: kgdb: Use generated instruction headers
Charlie Jenkins
[PATCH v3 13/17] riscv: kvm: Add emulated test csr
Charlie Jenkins
[PATCH v3 04/17] riscv: Add kprobes instruction simulation KUnit
Charlie Jenkins
[PATCH v3 14/17] KVM: riscv: selftests: Add csr emulation test
Charlie Jenkins
[PATCH v3 05/17] riscv: kprobes: Use generated instruction headers
Charlie Jenkins
[PATCH v3 06/17] riscv: cfi: Use generated instruction headers
Charlie Jenkins
[PATCH v3 17/17] riscv: Remove unused instruction headers
Charlie Jenkins
[syzbot ci] Re: riscv: Generate riscv instruction functions
syzbot ci
[PATCH bpf 1/2] bpf, x86: Fix FineIBT #CP in BPF dispatcher's indirect-jump fallback
David Windsor
[PATCH bpf 2/2] selftests/bpf: Add XDP dispatcher FineIBT regression test
David Windsor
Re: [PATCH bpf 2/2] selftests/bpf: Add XDP dispatcher FineIBT regression test
Leon Hwang
Re: [PATCH bpf 1/2] bpf, x86: Fix FineIBT #CP in BPF dispatcher's indirect-jump fallback
Leon Hwang
Re: [PATCH bpf 1/2] bpf, x86: Fix FineIBT #CP in BPF dispatcher's indirect-jump fallback
David Windsor
RE: [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
Michael Kelley
Re: [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
Yu Zhang
RE: [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
Michael Kelley
Re: [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
Yu Zhang
[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
Jim Cromie
[PATCH v6 12/24] dyndbg: reduce verbose/debug clutter
Jim Cromie
[PATCH v6 06/24] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
[PATCH v6 11/24] dyndbg: bump num-tokens in a query-cmd from 9 to 15
Jim Cromie
[PATCH v6 10/24] dyndbg: drop NUM_TYPE_ARGS
Jim Cromie
[PATCH v6 01/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
Jim Cromie
[PATCH v6 02/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
[PATCH v6 14/24] dyndbg: use KBUILD_MODFILE for unique builtin module names
Jim Cromie
[PATCH v6 03/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
Jim Cromie
[PATCH v6 16/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
[PATCH v6 04/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
Jim Cromie
[PATCH v6 05/24] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
[PATCH v6 17/24] dyndbg: replace classmap list with an array-slice
Jim Cromie
[PATCH v6 07/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
[PATCH v6 19/24] dyndbg: pin class param storage to u32
Jim Cromie
[PATCH v6 20/24] dyndbg,module: make proper substructs in _ddebug_info
Jim Cromie
[PATCH v6 08/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
[PATCH v6 09/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
[PATCH v6 13/24] lib/parser: add match_wildcard_hyphen() for agnostic matching
Jim Cromie
[PATCH v6 22/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
[PATCH v6 24/24] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Jim Cromie
[PATCH v6 15/24] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
[PATCH v6 18/24] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
[PATCH v6 21/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
Jim Cromie
[PATCH v6 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
[PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Sami Tolvanen
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Arnd Bergmann
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Arnd Bergmann
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Petr Pavlu
[PATCH] mshv: fix fd leak in mshv_ioctl_create_vtl()
Yi Xie
Re: [PATCH] mshv: fix fd leak in mshv_ioctl_create_vtl()
Hamza Mahfooz
Re: [PATCH] mshv: fix fd leak in mshv_ioctl_create_vtl()
Markus Elfring
[PATCH] module: validate string table section types
Thiébaud Weksteen
Re: [PATCH] module: validate string table section types
Petr Pavlu
Re: [PATCH] module: validate string table section types
Thiébaud Weksteen
Re: [PATCH] module: validate string table section types
Petr Pavlu
Re: [PATCH] module: validate string table section types
Markus Elfring
Re: [PATCH] module: validate string table section types
Aaron Tomlin
Re: [PATCH] module: validate string table section types
Aaron Tomlin
[PATCH v2] dm cache: parse invalidate_cblocks with kstrtouint()
Samuel Moelius
Re: [PATCH v2] dm cache: parse invalidate_cblocks with kstrtouint()
Ming Hung Tsai
[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
David Windsor
[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
David Windsor
[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
David Windsor
[PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
David Windsor
Re: [PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Kumar Kartikeya Dwivedi
Re: [PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
David Windsor
[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
Cihan Karadag
Re: [PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
Tzung-Bi Shih
Re: [PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
Bartosz Golaszewski
Re: [PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
Oliver Upton
Re: [PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
Congkai Tan
Re: [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
Mark Brown
Re: [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
Thomas Gleixner
Re: [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
Mark Brown
Re: [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
Re: [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
Thomas Gleixner
Re: [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts
Cheatham, Benjamin
Re: [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Mukesh R
RE: [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Michael Kelley
Re: [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
Yu Zhang
[PATCH v4] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH v4] virtio_balloon: prime stats vq after virtio_device_ready()
David Hildenbrand (Arm)
Re: [PATCH v4] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Mina Almasry
Re: [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Paolo Abeni
Re: [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
[PATCH nf-next 0/4] netfilter: replace u_int*_t with kernel int types (batch 3)
Carlos Grillet
[PATCH nf-next 1/4] netfilter: ip_vs_core: replace u_int32_t with u32
Carlos Grillet
Re: [PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
Mina Almasry
Re: [PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
Bobby Eshleman
[PATCH v2 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK
Bill Roberts
Re: [PATCH] drm/virtio: Don't detach GEM from a non-created context
Yiwei Zhang
Re: [PATCH] drm/virtio: Don't detach GEM from a non-created context
Dmitry Osipenko
Re: [PATCH] drm/virtio: Don't detach GEM from a non-created context
Dmitry Osipenko
[PATCH] selftests/nolibc: add debug information
Thomas Weißschuh
Re: [PATCH] selftests/nolibc: add debug information
Willy Tarreau
[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
Yiwei Lin
Re: [PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
Viresh Kumar
[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
Diogo Silva
Re: [PATCH v2] drm/qxl: remove dependency on DRM simple helpers
Thomas Zimmermann
Re: [PATCH v2] drm/qxl: remove dependency on DRM simple helpers
Thomas Zimmermann
[PATCH 0/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Petr Pavlu
[PATCH 1/4] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
Petr Pavlu
[PATCH 2/4] s390: Avoid indirect includes through linux/module.h -> linux/elf.h
Petr Pavlu
[PATCH 3/4] tpm_crb_ffa: Include linux/slab.h for kzalloc_obj() and kfree()
Petr Pavlu
[PATCH 4/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Petr Pavlu
Re: [PATCH 4/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
Aaron Tomlin
[PATCH] drm/qxl: remove dependency on DRM simple helpers
Diogo Silva
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau
Re: [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
Dmitry Osipenko
Re: [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
Alyssa Ross
Re: [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
Dmitry Osipenko
[PATCH v3 0/7] btrfs-progs: fscrypt updates
Daniel Vacek
[PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
Daniel Vacek
Re: [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
Qu Wenruo
Re: [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
Daniel Vacek
[PATCH v3 3/7] btrfs-progs: add inode encryption contexts
Daniel Vacek
[PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
Daniel Vacek
Re: [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
Qu Wenruo
Re: [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
Daniel Vacek
Re: [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking
Qu Wenruo
[PATCH v3 1/7] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
Daniel Vacek
[PATCH v3 2/7] btrfs-progs: start tracking extent encryption context info
Daniel Vacek
Re: [PATCH v3 0/7] btrfs-progs: fscrypt updates
Daniel Vacek
[PATCH v3 5/7] btrfs-progs: handle fscrypt context items
Daniel Vacek
[PATCH v3 7/7] btrfs-progs: recognize ENCRYPT inode item flag
Daniel Vacek
Re: [PATCH v3 0/7] btrfs-progs: fscrypt updates
Qu Wenruo
Re: [PATCH v3 0/7] btrfs-progs: fscrypt updates
Neal Gompa
Re: [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
Usama Arif
[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
Rodrigo Alencar via B4 Relay
[PATCH v7 03/17] iio: ABI: add parent entry for iio channels
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 03/17] iio: ABI: add parent entry for iio channels
Jonathan Cameron
[PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
Jonathan Cameron
Re: [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
Rodrigo Alencar
[PATCH v7 09/17] dt-bindings: iio: frequency: add ad9910
Rodrigo Alencar via B4 Relay
Earlier messages
Later messages