linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Nick Desaulniers
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Will Deacon
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Ard Biesheuvel
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Ard Biesheuvel
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Will Deacon
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Ard Biesheuvel
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Josh Poimboeuf
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Nick Desaulniers
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Josh Poimboeuf
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Nick Desaulniers
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Ard Biesheuvel
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Nick Desaulniers
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Ard Biesheuvel
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Nick Desaulniers
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Mark Brown
Re: [PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
Mark Brown
[PATCH v3 0/9] objtool/klp: sympos/module/alternative/etc fixes
Josh Poimboeuf
[PATCH v3 1/9] objtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbols
Josh Poimboeuf
[PATCH v3 3/9] objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
[PATCH v3 2/9] objtool/klp: Fix size of empty special section entries
Josh Poimboeuf
[PATCH v3 7/9] objtool/klp: Allow new references to module exports
Josh Poimboeuf
[PATCH v3 4/9] objtool/klp: Explicitly disallow patching or referencing init code/data
Josh Poimboeuf
[PATCH v3 5/9] objtool/klp: Fix cross-module klp relocation section naming
Josh Poimboeuf
[PATCH v3 6/9] objtool/klp: Don't match local symbols against exports
Josh Poimboeuf
Re: [PATCH v3 6/9] objtool/klp: Don't match local symbols against exports
sashiko-bot
Re: [PATCH v3 6/9] objtool/klp: Don't match local symbols against exports
Josh Poimboeuf
[PATCH v3 8/9] objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
Josh Poimboeuf
[PATCH v3 9/9] objtool/klp: Fix line numbers in Module.symvers parse errors
Josh Poimboeuf
Re: [PATCH v3 0/9] objtool/klp: sympos/module/alternative/etc fixes
Joe Lawrence
[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
Aditya Garg
[PATCH net-next 1/2] net: mana: Route ring-buffer access through offset-based helpers
Aditya Garg
[PATCH net-next 2/2] net: mana: Fall back to scattered pages for GDMA queues
Aditya Garg
[PATCH 0/2] block: expose blkcg io.stat to BPF
Ziyang Men
[PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
Ziyang Men
Re: [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
Tejun Heo
Re: [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
Ziyang Men
Re: [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
JP Kobryn
Re: [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
Tejun Heo
[PATCH 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs
Ziyang Men
Re: [PATCH v2] scsi: storvsc: Support manual scans for all Hyper-V targets
Martin K. Petersen (Oracle)
[PATCH v5 0/7] clk: Add support for clock nexus
Miquel Raynal (Schneider Electric)
[PATCH v5 6/7] clk: Add support for clock nexus dt bindings
Miquel Raynal (Schneider Electric)
[PATCH v5 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
Miquel Raynal (Schneider Electric)
[PATCH v5 4/7] clk: Improve a couple of comments
Miquel Raynal (Schneider Electric)
Re: [PATCH v5 4/7] clk: Improve a couple of comments
Frank Li
[PATCH v5 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
Miquel Raynal (Schneider Electric)
[PATCH v5 7/7] clk: tests: Add Kunit testing for nexus nodes
Miquel Raynal (Schneider Electric)
[PATCH v5 1/7] dt-bindings: clock: Introduce nexus nodes
Miquel Raynal (Schneider Electric)
[PATCH v5 5/7] clk: Use the generic OF phandle parsing in only one place
Miquel Raynal (Schneider Electric)
Re: [PATCH v5 5/7] clk: Use the generic OF phandle parsing in only one place
Frank Li
[PATCH] dm-ebs: fix incorrect device offset check in ebs_ctr()
Genjian
Re: [PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
Stefano Garzarella
Re: [PATCH RFC v3 6/6] samples/rust: Add sample virtio-rtc driver [WIP]
Stefano Garzarella
Re: [PATCH RFC v3 4/6] rust: add virtio module
Stefano Garzarella
[PATCH net v5 0/4] net: hsr: fix GRO/GSO super-packet handling
Xin Xie
[PATCH net v5 3/4] net: hsr: unfold GSO super-packets at the forward entry
Xin Xie
[PATCH net v5 1/4] net: hsr: fix packet drops caused by GRO superpackets
Xin Xie
[PATCH net v5 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
Xin Xie
[PATCH net v5 4/4] selftests: net: hsr: cover GSO super-packets on PRP slave ingress
Xin Xie
[PATCH] audit: add missing unlikely hint to audit_dummy_context() wrappers
Ricardo Robaina
[PATCH v1 00/13] mshv: add SEV-SNP support for MSHV root partitions
Wei Hu
[PATCH v1 03/13] mshv: add SEV-SNP isolated page hypercalls
Wei Hu
[PATCH v1 09/13] mshv: define full processor and xsave feature masks
Wei Hu
[PATCH v1 06/13] mshv: detect and report SEV-SNP support at init
Wei Hu
[PATCH v1 11/13] mshv: unlock SNP pages on panic for crashdump collection
Wei Hu
[PATCH v1 08/13] mshv: accept partial CPU feature banks
Wei Hu
[PATCH v1 07/13] mshv: default to safe partition CPU features
Wei Hu
[PATCH v1 12/13] hyperv: add MSHV Dom0 root-partition boot enablement (EFI HvLoader)
Wei Hu
[PATCH v1 02/13] mshv: add SEV-SNP PSP request hypercall
Wei Hu
[PATCH v1 04/13] mshv: wire SEV-SNP partition ioctls
Wei Hu
[PATCH v1 10/13] mshv: unmap SNP memory before state teardown
Wei Hu
[PATCH v1 01/13] mshv: add SEV-SNP UAPI definitions
Wei Hu
[PATCH v1 05/13] hyperv: fix hv_input_get_system_property layout for SNP status
Wei Hu
[PATCH v1 13/13] mshv: set up own SynIC registers on a nested root partition
Wei Hu
[PATCH] selftests/bpf: Fail unbound UDP on sockmap update
SUSE
Re: [PATCH] selftests/bpf: Fail unbound UDP on sockmap update
SUSE
Re: [PATCH] selftests/bpf: Fail unbound UDP on sockmap update
Greg KH
Re: [PATCH] selftests/bpf: Fail unbound UDP on sockmap update
SUSE
Re: [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
Miquel Raynal
Re: [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
Miquel Raynal
[PATCH v3 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
Erikas Bitovtas
[PATCH v3 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
Erikas Bitovtas
[PATCH v3 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
Erikas Bitovtas
[PATCH v3 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
Erikas Bitovtas
[PATCH 7.1.y v2] selftests/bpf: Add tests for sleepable tracepoint programs
SUSE
Re: [PATCH 7.1.y v2] selftests/bpf: Add tests for sleepable tracepoint programs
Greg KH
[ANNOUNCE] 5.10.262-rt158
Luis Claudio R. Goncalves
Re: [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
Miquel Raynal
[PATCH] KVM: selftests: SEV: Sanity check the launch measurement
Hemanth Selam
[PATCH] vsock: fix memory leak of rejected child sockets in vsock_accept()
Chaithanya Lagisetty
Re: [PATCH] vsock: fix memory leak of rejected child sockets in vsock_accept()
Stefano Garzarella
[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
Kiryl Shutsemau
[PATCH v2 02/17] selftests/mm: scale khugepaged's collapse wait with the PMD size
Kiryl Shutsemau
[PATCH v2 04/17] selftests/mm: retry the swapout the khugepaged swap cases rely on
Kiryl Shutsemau
[PATCH v2 07/17] selftests/mm: add folio-order detection self-check
Kiryl Shutsemau
[PATCH v2 08/17] selftests/mm: add khugepaged completion barrier helper
Kiryl Shutsemau
[PATCH v2 10/17] selftests/mm: parameterize the mixed-source collapse case by source order
Kiryl Shutsemau
[PATCH v2 11/17] selftests/mm: cover a shared-source collapse write race
Kiryl Shutsemau
[PATCH v2 13/17] selftests/mm: verify synchronous khugepaged driving is attributable
Kiryl Shutsemau
[PATCH v2 14/17] selftests/mm: add khugepaged race harness
Kiryl Shutsemau
[PATCH v2 03/17] selftests/mm: skip khugepaged page cache cases without a PMD folio
Kiryl Shutsemau
[PATCH v2 17/17] selftests/mm: zap whole PTE tables in the khugepaged race harness
Kiryl Shutsemau
[PATCH v2 09/17] selftests/mm: add order-parameterized khugepaged collapse cases
Kiryl Shutsemau
[PATCH v2 16/17] selftests/mm: add memory-pressure threads to the khugepaged race harness
Kiryl Shutsemau
[PATCH v2 06/17] selftests/mm: add folio-order check for address ranges
Kiryl Shutsemau
[PATCH v2 05/17] selftests/mm: move is_backed_by_folio() into vm_util
Kiryl Shutsemau
[PATCH v2 01/17] selftests/mm: skip collapse_compound_extreme where the PMD is too large
Kiryl Shutsemau
[PATCH v2 12/17] selftests/mm: run every supported collapse order by default
Kiryl Shutsemau
[PATCH v2 15/17] selftests/mm: race collapse of windows with holes
Kiryl Shutsemau
Re: [PATCH v2 00/17] selftests/mm: improve khugepaged coverage
Alexander Gordeev
Re: [PATCH v2 00/17] selftests/mm: improve khugepaged coverage
Kiryl Shutsemau
Re: [PATCH v2 00/17] selftests/mm: improve khugepaged coverage
Muhammad Usama Anjum
Re: [PATCH v2 00/17] selftests/mm: improve khugepaged coverage
Kiryl Shutsemau
[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
Changhuang Liang
[PATCH v3 01/22] reset: starfive: Rename file name "jh71x0" to "common"
Changhuang Liang
[PATCH v3 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
Changhuang Liang
Re: [PATCH v3 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
Rob Herring (Arm)
[PATCH v3 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
Changhuang Liang
[PATCH v3 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
Changhuang Liang
[PATCH v3 13/22] clk: starfive: Expand the storage of clock parent index
Changhuang Liang
[PATCH v3 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
Changhuang Liang
[PATCH v3 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
Changhuang Liang
[PATCH v3 12/22] clk: starfive: Introduce inverter and divider
Changhuang Liang
[PATCH v3 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
Changhuang Liang
[PATCH v3 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
Changhuang Liang
[PATCH v3 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
Changhuang Liang
[PATCH v3 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
Changhuang Liang
[PATCH v3 21/22] reset: starfive: Add StarFive JHB100 reset driver
Changhuang Liang
[PATCH v3 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes
Changhuang Liang
[PATCH v3 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
Changhuang Liang
[PATCH v3 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
Changhuang Liang
[PATCH v3 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
Changhuang Liang
[PATCH v3 03/22] clk: starfive: Rename file name "jh71x0" to "common"
Changhuang Liang
[PATCH v3 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
Changhuang Liang
[PATCH v3 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
Changhuang Liang
[PATCH v3 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
Changhuang Liang
[PATCH v3 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
Changhuang Liang
[PATCH 0/4] char: use named initializers for acpi_device_id
Pawel Zalewski via B4 Relay
[PATCH 4/4] char: tpm: use named initializers for acpi_device_id
Pawel Zalewski via B4 Relay
[PATCH 2/4] char: hw_random: use named initializers for acpi_device_id
Pawel Zalewski via B4 Relay
[PATCH 1/4] char: use named initializers for acpi_device_id
Pawel Zalewski via B4 Relay
Re: [PATCH 1/4] char: use named initializers for acpi_device_id
Arnd Bergmann
[PATCH 3/4] char: ipmi: use named initializers for acpi_device_id
Pawel Zalewski via B4 Relay
Re: [PATCH 3/4] char: ipmi: use named initializers for acpi_device_id
Corey Minyard
[PATCH v4 0/4] LoongArch: add KHO support and selftests
George Guo
[PATCH v4 2/4] LoongArch: kexec: add KHO support
George Guo
Re: [PATCH v4 2/4] LoongArch: kexec: add KHO support
Huacai Chen
Re: [PATCH v4 2/4] LoongArch: kexec: add KHO support
Pratyush Yadav
[PATCH v4 1/4] efi: add a KHO configuration table GUID
George Guo
Re: [PATCH v4 1/4] efi: add a KHO configuration table GUID
Huacai Chen
Re: [PATCH v4 1/4] efi: add a KHO configuration table GUID
Ard Biesheuvel
Re: [PATCH v4 1/4] efi: add a KHO configuration table GUID
Huacai Chen
Re: [PATCH v4 1/4] efi: add a KHO configuration table GUID
Pratyush Yadav
[PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
George Guo
Re: [PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
Huacai Chen
Re: [PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
Pratyush Yadav
Re: [PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
Pratyush Yadav
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
George Guo
Re: [PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
Huacai Chen
[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
Re: [PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Paul Menzel
Re: [PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki (Intel)
Re: [PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Andy Shevchenko
Re: [PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki (Intel)
Re: [PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
Jarkko Sakkinen
[PATCH 0/2] vhost-vdpa: fix a use-after-free on the config eventfd
Yu Zhang
[PATCH 1/2] vhost-vdpa: don't install the eventfd_ctx_fdget() error in config_ctx
Yu Zhang
[PATCH 2/2] vhost-vdpa: protect config_ctx from being freed under the config callback
Yu Zhang
Re: [syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
syzbot
Re: [syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
Christian Brauner
[PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Shaojie Sun
Re: [PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Waiman Long
[PATCH v2] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Shaojie Sun
Re: [PATCH v2] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
Waiman Long
[PATCH] selftests/futex: Add test for robust exit with a foreign futex owner
Zhan Xusheng
[PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Qingshuang Fu
Re: [PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Hangbin Liu
Re: [PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Pablo Neira Ayuso
Re: [PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Hangbin Liu
Re: [PATCH net v2] selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Qingshuang Fu
[PATCH RFT 0/3] Fix always-enabling PCIE_RSCC clocks for multiple clk drivers
Luca Weiss
[PATCH RFT 1/3] clk: qcom: gcc-eliza: Fix always-enabling PCIE_RSCC clocks
Luca Weiss
Re: [PATCH RFT 1/3] clk: qcom: gcc-eliza: Fix always-enabling PCIE_RSCC clocks
Abel Vesa
[PATCH RFT 2/3] clk: qcom: gcc-hawi: Fix always-enabling PCIE_RSCC clocks
Luca Weiss
[PATCH RFT 3/3] clk: qcom: gcc-kaanapali: Fix always-enabling PCIE_RSCC clocks
Luca Weiss
Re: [PATCH RFT 0/3] Fix always-enabling PCIE_RSCC clocks for multiple clk drivers
Bjorn Andersson
[PATCH] KVM: selftests: Compare the entire XSAVE buffer in the SEV smoke test
Gokul K
Re: [PATCH] KVM: selftests: Compare the entire XSAVE buffer in the SEV smoke test
Sean Christopherson
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
Hui Zhu
[PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
Hui Zhu
[PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
Hui Zhu
[PATCH bpf-next 4/4] selftests/bpf: add memcg async reclaim test for bpf_wq/bpf_thread_wq
Hui Zhu
[PATCH bpf-next 3/4] selftests/bpf: add thread_wq cgroup test
Hui Zhu
[PATCH v3 0/2] virtio: PCI AER error_detected and virtio-blk shutdown
Xixin Liu
[PATCH v3 1/2] virtio-pci: add error_detected and slot_reset for AER
Xixin Liu
[PATCH v3 2/2] virtio-blk: add shutdown and fail queue_rq after VQ teardown
Xixin Liu
[PATCH] selftests/net: ovpn: fix socket leak in ovpn_socket() error paths
Qingshuang Fu
Re: [PATCH] selftests/net: ovpn: fix socket leak in ovpn_socket() error paths
Antonio Quartulli
Re:Re: [PATCH] selftests/net: ovpn: fix socket leak in ovpn_socket() error paths
Qingshuang Fu
Re: [PATCH v4 00/14] LoongArch: Add livepatch build (KLP) support
George Guo
Earlier messages
Later messages