linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/20
[PATCH v3 1/2] rpmsg: glink: smem: Use device name as IRQ name
Chunkai Deng
2026/07/20
[PATCH v3 0/2] rpmsg: glink: smem: robustness and debuggability fixes
Chunkai Deng
2026/07/20
Re: [PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
Neil Armstrong
2026/07/20
Re: [PATCH v7 0/9] mm: optimize zone-device memmap initialization
Dave Hansen
2026/07/20
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Michael S. Tsirkin
2026/07/20
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
Harry Yoo (Oracle)
2026/07/20
Re: [PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
David Heidelberg
2026/07/20
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Alistair Delva
2026/07/20
[PATCH 0/5] module/dups: Fix a use-after-free and improve the code
Petr Pavlu
2026/07/20
[PATCH 3/5] module/dups: Use scoped guards for kmod_dup_mutex
Petr Pavlu
2026/07/20
[PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
Harry Yoo (Oracle)
2026/07/20
[PATCH slab/for-next v4 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Harry Yoo (Oracle)
2026/07/20
[PATCH slab/for-next v4 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
Harry Yoo (Oracle)
2026/07/20
[PATCH net-next v3 2/3] selftests/net: Test PACKET_STATISTICS drops
Joe Damato
2026/07/20
[PATCH net-next v3 3/3] selftests/net: Test PACKET_AUXDATA
Joe Damato
2026/07/20
[PATCH slab/for-next v4 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Harry Yoo (Oracle)
2026/07/20
[PATCH slab/for-next v4 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
Harry Yoo (Oracle)
2026/07/20
[PATCH slab/for-next v4 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Harry Yoo (Oracle)
2026/07/20
[PATCH v7 8/9] mm: use memcpy_nontemporal() in zone-device template copies
Li Zhe
2026/07/20
[PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Harry Yoo (Oracle)
2026/07/20
[PATCH v7 3/9] mm: add a set_page_section_from_pfn() helper
Li Zhe
2026/07/20
[PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
Harry Yoo (Oracle)
2026/07/20
[PATCH v7 9/9] mm: always use the zone-device template init path
Li Zhe
2026/07/20
Re: [PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
Neil Armstrong
2026/07/20
Re: [PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
Sarthak Sharma
2026/07/20
[PATCH v7 6/9] string: introduce memcpy_nontemporal()
Li Zhe
2026/07/20
[PATCH v7 2/9] mm: factor zone-device page init helpers out of __init_zone_device_page
Li Zhe
2026/07/20
[PATCH v7 1/9] mm: fix stale ZONE_DEVICE refcount comment
Li Zhe
2026/07/20
[PATCH v7 0/9] mm: optimize zone-device memmap initialization
Li Zhe
2026/07/20
[PATCH v7 5/9] mm: extend the template fast path to zone-device compound tails
Li Zhe
2026/07/20
[PATCH v7 4/9] mm: add a template-based fast path for zone-device page init
Li Zhe
2026/07/20
[PATCH net-next v3 1/3] selftests/net: Test PACKET_STATISTICS
Joe Damato
2026/07/20
[PATCH 5/5] module/dups: Clean up includes
Petr Pavlu
2026/07/20
[PATCH 2/5] module/dups: Inform duplicate requests about the result directly
Petr Pavlu
2026/07/20
[PATCH 4/5] module/dups: Use strcmp() to compare module names
Petr Pavlu
2026/07/20
[PATCH 1/5] module/dups: Fix use-after-free in kmod_dup_req lifetime handling
Petr Pavlu
2026/07/20
[PATCH v7 7/9] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Li Zhe
2026/07/20
[PATCH v7 0/9] mm: optimize zone-device memmap initialization
Li Zhe
2026/07/20
Re: [PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
Vinod Koul
2026/07/20
[RFC PATCH v2 08/11] samples/kvm: Add guest_memfd backing sample
David Woodhouse
2026/07/20
Re: [PATCH net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
Simon Horman
2026/07/20
Re: [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
Thomas Zimmermann
2026/07/20
[RFC PATCH v2 04/11] KVM: guest_memfd: Introduce guest memory ops and route native gmem through them
David Woodhouse
2026/07/20
[RFC PATCH v2 05/11] iommufd: Look up private-interconnect phys via exporter symbols
David Woodhouse
2026/07/20
[PATCH v2 3/3] libbpf: Search /lib64 and /lib in resolve_full_path()
Ricardo B . Marlière
2026/07/20
[PATCH v2 1/3] selftests/bpf: Fix make install target
Ricardo B . Marlière
2026/07/20
[PATCH v2 2/3] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
Ricardo B . Marlière
2026/07/20
[RFC PATCH v2 03/11] KVM: SEV: Remove struct page dependency from SNP gmem paths
David Woodhouse
2026/07/20
[RFC PATCH v2 09/11] selftests/kvm: gmem_provider KVM-only tests
David Woodhouse
2026/07/20
[RFC PATCH v2 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
David Woodhouse
2026/07/20
[RFC PATCH v2 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
David Woodhouse
2026/07/20
[PATCH v2 0/3] selftests/bpf: A few edge case fixes
Ricardo B . Marlière
2026/07/20
Re: [PATCH v6 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
David Heidelberg
2026/07/20
[RFC PATCH v2 06/11] iommufd: Plumb dma-buf memory-type (RAM vs MMIO) through the phys map
David Woodhouse
2026/07/20
[RFC PATCH v2 10/11] selftests/kvm: gmem_provider iommufd tests
David Woodhouse
2026/07/20
[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
David Woodhouse
2026/07/20
[RFC PATCH v2 07/11] KVM: guest_memfd: Add ops-driven page revocation
David Woodhouse
2026/07/20
[RFC PATCH v2 11/11] samples/kvm, selftests/kvm: Allow the gmem_provider NVMe DMA test on arm64
David Woodhouse
2026/07/20
[PATCH v6 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LEDs
David Heidelberg via B4 Relay
2026/07/20
[PATCH v6 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
David Heidelberg via B4 Relay
2026/07/20
[PATCH v6 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
David Heidelberg via B4 Relay
2026/07/20
Re: [PATCH v6 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
Konrad Dybcio
2026/07/20
Re: [PATCH net 2/7] selftests: openvswitch: add config file
Matthieu Baerts
2026/07/20
Re: [PATCH 2/3] sched: Convert paravirt_steal to new static key APIs
Jürgen Groß
2026/07/20
Re: [PATCH net 2/7] selftests: openvswitch: add config file
Matthieu Baerts
2026/07/20
[PATCH] selftests/mm: transhuge-stress: check duration inside page loop
Sarthak Sharma
2026/07/20
Re: [PATCH v5 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
David Heidelberg
2026/07/20
[PATCH v5 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
Andrey Drobyshev
2026/07/20
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
Andrey Drobyshev
2026/07/20
Re: [PATCH] net: mana: cap HWC init max message size to HW_CHANNEL_MAX_REQUEST_SIZE
Simon Horman
2026/07/20
[PATCH v5 3/5] vhost/vsock: re-scan TX virtqueue on device start
Andrey Drobyshev
2026/07/20
Re: [PATCH] rpmsg: glink: Split protocol start out of native_probe
Chunkai Deng
2026/07/20
Re: [PATCH V11 0/9] famfs: port into fuse
Amir Goldstein
2026/07/20
[PATCH v5 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl
Andrey Drobyshev
2026/07/20
[PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
Andrey Drobyshev
2026/07/20
[PATCH v5 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
Andrey Drobyshev
2026/07/20
Re: [PATCH v5] gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
2026/07/20
[PATCH RFC] MAINTAINERS: Add Matrix channel to the NFC subsystem
David Heidelberg via B4 Relay
2026/07/20
Re: [RFC PATCH v3 1/3] mm/damon: introduce DAMOS_SPLIT action
Lian Wang
2026/07/20
Re: [RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
Lian Wang
2026/07/20
Re: fbdev: arkfb: Move a variable assignment behind a condition check in ics5342_init()
Markus Elfring
2026/07/20
[PATCH] rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer
Zqiang
2026/07/20
[PATCH] dm-pcache: fix implicit u8 truncation of gc_percent in message handler
jianyungao89
2026/07/20
Re: [RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
Lian Wang
2026/07/20
Re: [RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
David Hildenbrand (Arm)
2026/07/20
Re: [RFC PATCH v3 1/3] mm/damon: introduce DAMOS_SPLIT action
Gutierrez Asier
2026/07/20
Re: [PATCH bpf-next v4 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
bot+bpf-ci
2026/07/20
[PATCH 1/1] scripts: kstack_erase: use relative stackleak plugin path
Jaihind Yadav
2026/07/20
[PATCH 2/3] sched: Convert paravirt_steal to new static key APIs
Hongyan Xia
2026/07/20
[PATCH 0/1] scripts: kstack_erase: avoid absolute stackleak plugin path
Jaihind Yadav
2026/07/20
Re: [RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
Gutierrez Asier
2026/07/20
Re: [PATCH net-next 5/5] bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()
Nikolay Aleksandrov
2026/07/20
Re: [PATCH net-next 4/5] bridge: Linearize skb once the ND message type is validated
Nikolay Aleksandrov
2026/07/20
Re: [PATCH net-next 0/5] bridge: Validate and clean up IPv6 neighbour suppression
Nikolay Aleksandrov
2026/07/20
Re: [PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
Christoph Hellwig
2026/07/20
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
2026/07/20
Re: [PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Christoph Hellwig
2026/07/20
Re: [PATCH net-next 3/5] bridge: Validate NS/NA messages using ndisc_check_ns_na()
Nikolay Aleksandrov
2026/07/20
Re: [PATCH net-next 2/5] ipv6: ndisc: Add ndisc_check_ns_na() validation helper
Nikolay Aleksandrov
2026/07/20
Re: [PATCH net-next 1/5] bridge: Use direct pointer in br_is_nd_neigh_msg()
Nikolay Aleksandrov
2026/07/20
[PATCH v2 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
Jinjie Ruan
2026/07/20
[PATCH v2 2/2] kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypass
Jinjie Ruan
2026/07/20
[PATCH v2 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
Jinjie Ruan
2026/07/20
Re: [PATCH 2/2] arm64: dts: qcom: milos: Add CPU-to-DDR BWMON support
Konrad Dybcio
2026/07/20
Re: [PATCH] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add vbus-supply in Type-C connector
Konrad Dybcio
2026/07/20
Re: [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
Stefano Garzarella
2026/07/20
Re: [PATCH v2 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
Kai-Heng Feng
2026/07/20
Re: [PATCH v3 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
Manuel Ebner
2026/07/20
[PATCH bpf-next v4 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
Rong Tao
2026/07/20
[PATCH bpf-next v4 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
Rong Tao
2026/07/20
[PATCH bpf-next v4 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
Rong Tao
2026/07/20
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
Greg Kroah-Hartman
2026/07/20
Re: [PATCH v5 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LEDs
Konrad Dybcio
2026/07/20
Re: [PATCH v5 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
Konrad Dybcio
2026/07/20
Re: [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
Rong Tao
2026/07/20
Re: [PATCH] vsock: use sock_error() to consume sk_err after connect timeout
Stefano Garzarella
2026/07/20
Re: [PATCH] selftests/mm: use MAP_FAILED for mmap error check
David Hildenbrand (Arm)
2026/07/20
[PATCH v5] gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
2026/07/20
Re: [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
Konrad Dybcio
2026/07/20
Re: [PATCH v2 1/4] virtio-mem: validate device-reported block size
David Hildenbrand (Arm)
2026/07/20
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
xu.xin16
2026/07/20
Re: [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
Alexis Lothoré
2026/07/20
Re: (subset) [PATCH v4 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
2026/07/20
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
2026/07/20
Re: [PATCH] selftests/mm: use MAP_FAILED for mmap error check
Lorenzo Stoakes (ARM)
2026/07/19
[PATCH] selftests/mm: use MAP_FAILED for mmap error check
longlong yan
2026/07/19
[PATCH] selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
Karl Mehltretter
2026/07/19
Re: [PATCH v2 3/3] arm64: dts: qcom: monaco: enable audio ML offload memory and SMMU mappings
Krzysztof Kozlowski
2026/07/19
Re: [PATCH v2 2/3] arm64: dts: qcom: lemans: enable audio ML offload memory and SMMU mappings
Krzysztof Kozlowski
2026/07/19
Re: [PATCH v9 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
Qiang Yu
2026/07/19
Re: [PATCH v2 1/3] dt-bindings: remoteproc: qcom,pas-common: allow up to 3 iommus
Krzysztof Kozlowski
2026/07/19
[PATCH v9 10/16] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
Akihiko Odaki
2026/07/19
[PATCH v9 09/16] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
Akihiko Odaki
2026/07/19
[PATCH v9 02/16] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
Akihiko Odaki
2026/07/19
[PATCH v9 07/16] tools headers: Use u* types for bitfield helpers
Akihiko Odaki
2026/07/19
[PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
Akihiko Odaki
2026/07/19
[PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS after first run
Akihiko Odaki
2026/07/19
[PATCH v9 05/16] KVM: arm64: PMU: Keep implemented counter mask EL-independent
Akihiko Odaki
2026/07/19
[PATCH v9 14/16] KVM: arm64: PMU: Implement fixed-counters-only emulation
Akihiko Odaki
2026/07/19
[PATCH v9 11/16] KVM: arm64: PMU: Protect the list of PMUs with RCU
Akihiko Odaki
2026/07/19
[PATCH v9 08/16] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
Akihiko Odaki
2026/07/19
[PATCH v9 12/16] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
Akihiko Odaki
2026/07/19
[PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
Akihiko Odaki
2026/07/19
[PATCH v9 13/16] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
Akihiko Odaki
2026/07/19
[PATCH v9 03/16] KVM: arm64: PMU: Freeze counter count after first run
Akihiko Odaki
2026/07/19
[PATCH v9 15/16] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
Akihiko Odaki
2026/07/19
[PATCH v9 06/16] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
Akihiko Odaki
2026/07/19
[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
Akihiko Odaki
2026/07/19
Re: [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
2026/07/19
Re: [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify global percpu data
Leon Hwang
2026/07/19
Re: [PATCH bpf-next v10 5/9] bpftool: Generate skeleton for global percpu data
Leon Hwang
2026/07/19
Re: [PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
Leon Hwang
2026/07/19
Re: [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data
Leon Hwang
2026/07/19
[PATCH V11 9/9] famfs_fuse: Add documentation
John Groves
2026/07/19
[PATCH V11 8/9] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
John Groves
2026/07/19
[PATCH V11 6/9] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
John Groves
2026/07/19
[PATCH V11 5/9] famfs_fuse: register fs-dax daxdevs via FUSE_DEV_IOC_DAXDEV_OPEN
John Groves
2026/07/19
[PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps
John Groves
2026/07/19
[PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
John Groves
2026/07/19
[PATCH V11 2/9] famfs_fuse: Basic fuse kernel ABI enablement for famfs
John Groves
2026/07/19
[PATCH V11 7/9] famfs_fuse: fail I/O on invalid or errored daxdevs
John Groves
2026/07/19
[PATCH V11 1/9] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
John Groves
2026/07/19
[PATCH V11 0/9] famfs: port into fuse
John Groves
2026/07/19
[RFC PATCH] dm-pcache: fix use-after-free and invalid seg operations in kset_replay()
jianyungao89
2026/07/19
Re: [PATCH] ocfs2: validate directory-index entry counts when reading metadata
Joseph Qi
2026/07/19
[RFC PATCH v3 2/3] mm/damon/vaddr: implement DAMOS_SPLIT handler
Lian Wang
2026/07/19
[RFC PATCH v3 3/3] selftests/damon: add functional test for DAMOS_SPLIT
Lian Wang
2026/07/19
[RFC PATCH v3 1/3] mm/damon: introduce DAMOS_SPLIT action
Lian Wang
2026/07/19
[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
Lian Wang
2026/07/19
[PATCH] selftests/sgx: use MAP_FAILED for mmap error check
longlong yan
2026/07/19
[PATCH] tools/virtio: Fix control typo in trace agent comment
GuoHan Zhao
2026/07/19
[PATCH] tools/virtio: Fix userspace typo in vringh test comment
GuoHan Zhao
2026/07/19
[PATCH v13 31/32] KVM: arm64: selftests: Add SME system registers to get-reg-list
Mark Brown
2026/07/19
[PATCH v13 28/32] KVM: arm64: Provide interface for configuring and enabling SME for guests
Mark Brown
2026/07/19
[PATCH v13 23/32] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
Mark Brown
2026/07/19
[PATCH v13 22/32] KVM: arm64: Support userspace access to streaming mode Z and P registers
Mark Brown
2026/07/19
[PATCH v13 26/32] KVM: arm64: Handle SME exceptions
Mark Brown
2026/07/19
[PATCH v13 29/32] KVM: arm64: selftests: Remove spurious check for single bit safe values
Mark Brown
2026/07/19
[PATCH v13 25/32] KVM: arm64: Context switch SME state for guests
Mark Brown
2026/07/19
[PATCH v13 17/32] KVM: arm64: Implement SME vector length configuration
Mark Brown
2026/07/19
[PATCH v13 16/32] KVM: arm64: Document the KVM ABI for SME
Mark Brown
2026/07/19
[PATCH v13 32/32] KVM: arm64: selftests: Add SME to set_id_regs test
Mark Brown
2026/07/19
[PATCH v13 11/32] KVM: arm64: Remove special case for FP state loading from ZCR_EL2 traps
Mark Brown
2026/07/19
[PATCH v13 30/32] KVM: arm64: selftests: Skip impossible invalid value tests
Mark Brown
2026/07/19
[PATCH v13 15/32] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
Mark Brown
2026/07/19
[PATCH v13 18/32] KVM: arm64: Support SME control registers
Mark Brown
2026/07/19
[PATCH v13 27/32] KVM: arm64: Expose SME to nested guests
Mark Brown
2026/07/19
[PATCH v13 08/32] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
Mark Brown
2026/07/19
[PATCH v13 24/32] KVM: arm64: Expose SME specific state to userspace
Mark Brown
2026/07/19
[PATCH v13 07/32] KVM: arm64: Remove bitrotted comment on handle_sve()
Mark Brown
2026/07/19
[PATCH v13 20/32] KVM: arm64: Support SME identification registers for guests
Mark Brown
2026/07/19
[PATCH v13 21/32] KVM: arm64: Support SME priority registers
Mark Brown
2026/07/19
[PATCH v13 19/32] KVM: arm64: Support TPIDR2_EL0
Mark Brown
2026/07/19
[PATCH v13 05/32] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
Mark Brown
2026/07/19
[PATCH v13 14/32] KVM: arm64: Store vector lengths in an array
Mark Brown
2026/07/19
[PATCH v13 10/32] KVM: arm64: Rename SVE finalization constants to be more general
Mark Brown
2026/07/19
[PATCH v13 13/32] KVM: arm64: Rename sve_state_reg_region
Mark Brown
2026/07/19
[PATCH v13 03/32] arm64/fpsimd: Configure all ZCR/SMCR bits when loading task state
Mark Brown
2026/07/19
[PATCH v13 12/32] KVM: arm64: Define internal features for SME
Mark Brown
2026/07/19
[PATCH v13 09/32] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
Mark Brown
Earlier messages
Later messages