linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RFC] TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
Jann Horn
Re: [RFC] TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
Jann Horn
[PATCH v2] virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze
Sungho Bae
[PATCH v2] tpm: tpm_tis: Add optional delay after relinquish
Jim Broadus
[PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
Jim Broadus
[PATCH v3 2/2] tpm: tpm_tis: Add settle time for some TPMs
Jim Broadus
[PATCH v3 1/2] tpm: tpm_tis: store entire did_vid
Jim Broadus
Re: [PATCH v2 0/5] POE sigreturn fix and extra tests
Will Deacon
Re: [PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
Aaron Conole
[PATCH v5 00/13] arm64: Unmap linear alias of kernel data/bss
Ard Biesheuvel
[PATCH v5 05/13] arm64: mm: Remove bogus stop condition from map_mem() loop
Ard Biesheuvel
[PATCH v5 10/13] arm64: Move fixmap page tables to end of kernel image
Ard Biesheuvel
[PATCH v5 09/13] arm64: mm: Permit contiguous attribute for preliminary mappings
Ard Biesheuvel
[PATCH v5 11/13] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
Ard Biesheuvel
[PATCH v5 13/13] arm64: mm: Unmap kernel data/bss entirely from the linear map
Ard Biesheuvel
[PATCH v5 08/13] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
Ard Biesheuvel
[PATCH v5 03/13] arm64: mm: Preserve existing table mappings when mapping DRAM
Ard Biesheuvel
[PATCH v5 04/13] arm64: mm: Preserve non-contiguous descriptors when mapping DRAM
Ard Biesheuvel
[PATCH v5 06/13] arm64: mm: Drop redundant pgd_t* argument from map_mem()
Ard Biesheuvel
[PATCH v5 07/13] arm64: mm: Permit contiguous descriptors to be rewritten
Ard Biesheuvel
[PATCH v5 01/13] arm64: mm: Map the linear alias of text/rodata as tagged
Ard Biesheuvel
[PATCH v5 02/13] mm: Make empty_zero_page[] const
Ard Biesheuvel
[PATCH v5 12/13] arm64: mm: Map the kernel data/bss read-only in the linear map
Ard Biesheuvel
Re: [RFC net-next 0/6] openvswitch: remove support for legacy tunnel ports
Aaron Conole
[PATCH v8 0/9] media: qcom: venus: add MSM8939 support
Erikas Bitovtas
[PATCH v8 8/9] arm64: dts: qcom: msm8939-longcheer-l9100: Enable venus node
Erikas Bitovtas
[PATCH v8 1/9] media: dt-bindings: venus: Add qcom,msm8939 schema
Erikas Bitovtas
[PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Erikas Bitovtas
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Bryan O'Donoghue
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Bryan O'Donoghue
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Taniya Das
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Erikas Bitovtas
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Taniya Das
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Erikas Bitovtas
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Taniya Das
Re: [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
Bryan O'Donoghue
[PATCH v8 5/9] media: qcom: venus: migrate MSM8916 to new blacklist mechanism
Erikas Bitovtas
Re: [PATCH v8 5/9] media: qcom: venus: migrate MSM8916 to new blacklist mechanism
Bryan O'Donoghue
Re: [PATCH v8 5/9] media: qcom: venus: migrate MSM8916 to new blacklist mechanism
Dmitry Baryshkov
[PATCH v8 6/9] media: qcom: venus: Add msm8939 resource struct
Erikas Bitovtas
[PATCH v8 3/9] media: qcom: venus: add power domain enable logic for Venus cores
Erikas Bitovtas
[PATCH v8 4/9] media: qcom: venus: add codec blacklist mechanism
Erikas Bitovtas
Re: [PATCH v8 4/9] media: qcom: venus: add codec blacklist mechanism
Bryan O'Donoghue
[PATCH v8 7/9] arm64: dts: qcom: msm8939: Add venus node
Erikas Bitovtas
Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support
Komal Bajaj
Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support
Konrad Dybcio
Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support
Dmitry Baryshkov
Re: [PATCH 2/2] remoteproc: qcom: pas: Add Shikra remoteproc support
Komal Bajaj
Re: [PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
Stefan Wahren
Re: [PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
Gregor Herburger
Re: [PATCH v2 0/3] Doc, scripts: facilitate phaseout of strlcat
Manuel Ebner
[PATCH v5 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
Milan Tripkovic
[PATCH v5 1/2] riscv: lib: add memcmp() implementation
Milan Tripkovic
[PATCH v5 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
Milan Tripkovic
Re: [PATCH v5 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
kernel test robot
Re: [PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4
patchwork-bot+netdevbpf
Re: [PATCH net-next v10 1/6] net: mana: Create separate EQs for each vPort
Paolo Abeni
Re: [PATCH net-next v10 1/6] net: mana: Create separate EQs for each vPort
Paolo Abeni
[PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Prabhakar
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Geert Uytterhoeven
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Lad, Prabhakar
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Geert Uytterhoeven
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Lad, Prabhakar
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Gustavo A. R. Silva
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Geert Uytterhoeven
Re: [PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
Lad, Prabhakar
Re: [PATCH v2] dt-bindings: Fix phandle-array constraints, again
Manivannan Sadhasivam
[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
Sarthak Sharma
[PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Sarthak Sharma
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Mike Rapoport
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Dev Jain
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Sarthak Sharma
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Mark Brown
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Mike Rapoport
Re: [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
Sarthak Sharma
[PATCH v2 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest
Sarthak Sharma
Re: [PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
Andrew Morton
Re: [PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
Sarthak Sharma
Re: [PATCH net] net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
patchwork-bot+netdevbpf
Re: [PATCH net] net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
Paolo Abeni
Re: [PATCH v2 0/5] treewide: Convert buses to use generic driver_override
Danilo Krummrich
Re: [PATCH v2 0/5] treewide: Convert buses to use generic driver_override
Greg KH
[PATCH v4 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
Albert Esteve
[PATCH v4 2/4] selftests: cgroup: Add dmem selftest coverage
Albert Esteve
[PATCH v4 1/4] cgroup: Add dmem_selftest module
Albert Esteve
[PATCH v4 3/4] selftests: cgroup: Add vmtest-dmem runner script
Albert Esteve
[PATCH v4 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel
Albert Esteve
[PATCH] selftests/filesystems: Move file_stressor to dedicated subdirectory
Disha Goel
[PATCH] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test
Disha Goel
Re: [PATCH] selftests/filesystems: Move file_stressor to dedicated subdirectory
kernel test robot
Re: [PATCH] selftests/filesystems: Move file_stressor to dedicated subdirectory
Disha Goel
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Will Deacon
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Paolo Bonzini
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Marc Zyngier
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Marc Zyngier
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Paolo Bonzini
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Oliver Upton
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Oliver Upton
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
Oliver Upton
Re: [PATCH] Documentation: KVM: Document guest-visible compatibility expectations
David Woodhouse
[PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
Minh Nguyen
Re: [PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
Bryan Tan
Re: [PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
patchwork-bot+netdevbpf
[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Tomasz Wolski
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Jonathan Cameron
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Richard Cheng
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
kernel test robot
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Alison Schofield
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Dan Williams
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Tomasz Wolski
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Alison Schofield
Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Tomasz Wolski
[PATCH] selftests: watchdog: add WDIOC_GETTEMP coverage
MigMarGil
Re: [PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
Stefano Garzarella
[PATCH net v3] vsock/vmci: fix UAF when peer resets connection during handshake
Minh Nguyen
Re: [PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
Bryan Tan
dm-vdo: iterator after loop end in mark_slab_journal_dirty?
Maoyi Xie
Re: dm-vdo: iterator after loop end in mark_slab_journal_dirty?
Matthew Sakai
Re: dm-vdo: iterator after loop end in mark_slab_journal_dirty?
Maoyi Xie
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Jakub Kicinski
Re: [PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
patchwork-bot+netdevbpf
Re: [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
Thomas Weißschuh
Re: [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
Gregor Herburger
Re: [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
Thomas Weißschuh
Re: [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
Gregor Herburger
Re: [PATCH v4 3/5] firmware: raspberrypi: register nvmem driver
Thomas Weißschuh
Re: [PATCH v4 3/5] firmware: raspberrypi: register nvmem driver
Gregor Herburger
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Roberto Sassu
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Mimi Zohar
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Mimi Zohar
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Stefan Berger
[PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Deepanshu Kartikey
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Christian König
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Dmitry Osipenko
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Christian König
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Dmitry Osipenko
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Christian König
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Dmitry Osipenko
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Dmitry Osipenko
Re: [PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
Dmitry Osipenko
Re: [Linaro-mm-sig] Re: [PATCH v3] drm/virtio: use uninterruptible resv lock for plane updates
Deepanshu Kartikey
Re: [PATCH] keys/trusted_keys: mark 'migratable' as __ro_after_init
Jarkko Sakkinen
Re: [PATCH] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Tomasz Wolski
Re: [PATCH] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
Tomasz Wolski
Re: [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
Dongli Zhang
Re: [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
David Woodhouse
Re: [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
Dongli Zhang
Re: [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
David Woodhouse
[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
Jingyi Wang
[PATCH v6 2/6] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
Jingyi Wang
[PATCH v6 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi SoC
Jingyi Wang
Re: [PATCH v6 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi SoC
Rob Herring (Arm)
Re: [PATCH v6 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi SoC
Jingyi Wang
[PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Jingyi Wang
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Shawn Guo
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Mukesh Ojha
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Shawn Guo
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Jingyi Wang
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Mukesh Ojha
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Stephan Gerhold
Re: [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
Shawn Guo
[PATCH v6 1/6] dt-bindings: remoteproc: qcom: cleanup qcom,adsp.yaml
Jingyi Wang
[PATCH v6 3/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
Jingyi Wang
Re: [PATCH v6 3/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
Shawn Guo
Re: [PATCH v6 3/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
Jingyi Wang
[PATCH v6 6/6] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali
Jingyi Wang
[PATCH v2 0/3] remoteproc: improve robustness for rproc_attach fail cases
Jingyi Wang
[PATCH v2 3/3] remoteproc: core: cancel crash_handler work in rproc_add() error path
Jingyi Wang
[PATCH v2 1/3] remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()
Jingyi Wang
[PATCH v2 2/3] remoteproc: core: Check subdev start status in rproc_stop()
Jingyi Wang
Re: [PATCH v2 2/3] remoteproc: core: Check subdev start status in rproc_stop()
Stephan Gerhold
Re: [PATCH v2 2/3] remoteproc: core: Check subdev start status in rproc_stop()
Jingyi Wang
[PATCH v3 0/8] Add Samsung Galaxy S4 support
Alexandre MINETTE via B4 Relay
[PATCH v3 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
Alexandre MINETTE via B4 Relay
[PATCH v3 1/8] dt-bindings: arm: qcom: Add Samsung Galaxy S4
Alexandre MINETTE via B4 Relay
[PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
Alexandre MINETTE via B4 Relay
Re: [PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
Krzysztof Kozlowski
[PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
Alexandre MINETTE via B4 Relay
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
Linus Walleij
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
MINETTE Alexandre
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
David Heidelberg
[PATCH v3 4/8] iommu/msm: Look up masters per IOMMU instance
Alexandre MINETTE via B4 Relay
[PATCH v3 5/8] extcon: qcom-spmi-misc: Add PM8921 compatible
Alexandre MINETTE via B4 Relay
[PATCH v3 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
Alexandre MINETTE via B4 Relay
[PATCH v3 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
Alexandre MINETTE via B4 Relay
Re: [PATCH v3 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
Konrad Dybcio
Re: [Linux-stm32] [PATCH v22 0/7] Introduction of a remoteproc tee to load signed firmware
Arnaud POULIQUEN
[PATCH v6 0/9] unwind, arm64: add sframe unwinder for kernel
Dylan Hatch
[PATCH v6 4/9] arm64, crypto/lib: Annotate leaf functions with CFI info.
Dylan Hatch
[PATCH v6 8/9] sframe: Initialize debug info for kernel sections
Dylan Hatch
Re: [PATCH v6 8/9] sframe: Initialize debug info for kernel sections
Jens Remus
Earlier messages
Later messages