linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/09/14
[PATCH v2 02/13] KVM: arm64: Use ESR helpers in guest abort handling
Lorenzo Stoakes (ARM)
2026/09/14
Re: [PATCH 0/6] mm/damon: misc improvements in tests and documents
SJ Park
2026/09/14
Re: [PATCH v3 3/3] kselftest: mm: introduce size_to_shift() helper
David Hildenbrand (Arm)
2026/09/14
Re: [PATCH v3 1/3] kselftest: mm: rename read_pmd_pagesize() to pmd_psize()
David Hildenbrand (Arm)
2026/09/14
Re: [RFC PATCH 0/2] Landlock signal scope and TIOCSIG
Christopher Lusk
2026/09/14
[PATCH v2 1/2] rcu: Drop the address space qualifier from the dereference macros
Ricardo Ribalda
2026/09/14
[PATCH v2 0/2] FBE virtualization: inline encryption for virtio-blk guests
Linlin Zhang
2026/09/14
[PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
Lorenzo Stoakes (ARM)
2026/09/14
Re: [PATCH v6 3/3] kselftest: mm: remove check_huge_shmem()
David Hildenbrand (Arm)
2026/09/14
Re: [PATCH bpf] libbpf: Fix program log buffer size validation
Mykyta Yatsenko
2026/09/14
[PATCH net-next v3 2/5] netconsole: add a per-target message rate limit
Breno Leitao
2026/09/14
[PATCH v2 01/13] arm64: Add ESR fault helpers
Lorenzo Stoakes (ARM)
2026/09/14
Re: [RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
Hannes Reinecke
2026/09/14
Re: [PATCH 1/1] kernel/locking: Add mutual exclusion self-test
Haakon Bugge
2026/09/14
[PATCH v2 03/13] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH] sysctl: Rewrite selftests on top of KTAP helpers
Joel Granados
2026/09/14
[PATCH v2 10/21] kbuild: move the toolchain checks into init/Kconfig.toolchain
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 00/13] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH 1/3] firmware: qcom: scm: pass qcom_scm to internal helpers
Albert Esteve
2026/09/14
[PATCH 3/3] firmware: qcom: scm: drop the __scm global
Albert Esteve
2026/09/14
[PATCH v2 12/13] KVM: selftests: Add option for different backing in pre-fault tests
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 05/13] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
Lorenzo Stoakes (ARM)
2026/09/14
[RFC PATCH] drivers/hv: remove deposited pages from direct map
Magnus Kulke
2026/09/14
[PATCH v2 06/13] KVM: arm64: Size the stage-2 memcache from the fault MMU
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 11/13] KVM: selftests: Enable pre_fault_memory_test for arm64
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
Lorenzo Stoakes (ARM)
2026/09/14
Re: [PATCH v2 0/3] arm64: fix typos in comments
Marc Zyngier
2026/09/14
[PATCH v2 08/13] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v10 19/20] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
Akihiko Odaki
2026/09/14
[PATCH net-next v3 4/5] netconsole: allow configuring the rate limit burst through configfs
Breno Leitao
2026/09/14
[PATCH net-next v3 1/5] netconsole: send the oops when oops_only is set
Breno Leitao
2026/09/14
Re: [PATCH] KVM: selftests: Fix VM leak in early return
Marc Zyngier
2026/09/14
[PATCH v10 02/20] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
Akihiko Odaki
2026/09/14
[PATCH bpf] libbpf: Fix program log buffer size validation
Luis Vieira
2026/09/14
[PATCH v10 10/20] KVM: arm64: PMU: Recreate events after userspace event writes
Akihiko Odaki
2026/09/14
[PATCH v10 13/20] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
Akihiko Odaki
2026/09/14
[PATCH v10 15/20] KVM: arm64: PMU: Protect the list of PMUs with RCU
Akihiko Odaki
2026/09/14
[PATCH v10 11/20] tools headers: Use u* types for bitfield helpers
Akihiko Odaki
2026/09/14
Re: [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v10 20/20] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
Akihiko Odaki
2026/09/14
Re: [RFC PATCH] ASoC: soc-core: use the device tree card name as long_name
Mark Brown
2026/09/14
[PATCH v10 18/20] KVM: arm64: PMU: Implement fixed-counters-only emulation
Akihiko Odaki
2026/09/14
[PATCH v10 01/20] KVM: arm64: Serialize repeated vCPU initialization
Akihiko Odaki
2026/09/14
[PATCH v10 17/20] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
Akihiko Odaki
2026/09/14
[PATCH v10 09/20] KVM: arm64: PMU: Recreate events after PMCR_EL0 changes
Akihiko Odaki
2026/09/14
[PATCH v10 06/20] KVM: arm64: PMU: Preserve EL2 bitmap state during migration
Akihiko Odaki
2026/09/14
[PATCH v10 05/20] KVM: arm64: PMU: Keep implemented counter mask EL-independent
Akihiko Odaki
2026/09/14
[PATCH v10 04/20] KVM: arm64: selftests: Test SET_NR_COUNTERS after first run
Akihiko Odaki
2026/09/14
[PATCH v10 00/20] KVM: arm64: PMU: Use multiple host PMUs
Akihiko Odaki
2026/09/14
[PATCH v10 12/20] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
Akihiko Odaki
2026/09/14
[PATCH v10 16/20] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
Akihiko Odaki
2026/09/14
[syzbot] [wpan?] WARNING in hwsim_hw_xmit
syzbot
2026/09/14
[PATCH v3 0/3] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
Yeoreum Yun
2026/09/14
[PATCH v10 03/20] KVM: arm64: PMU: Freeze counter count after first run
Akihiko Odaki
2026/09/14
[PATCH v10 14/20] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
Akihiko Odaki
2026/09/14
Re: [PATCH] x86/init: Initialize wall clock in get_rtc_noop()
Naman Jain
2026/09/14
Re: [PATCH v2] media: qcom: camss: Don't reject sensor links faster than 4x the CSIPHY timer
Bryan O'Donoghue
2026/09/14
[PATCH] selftests: ublk: fix unused_result error
Dirk Gouders
2026/09/14
Re: [RFC PATCH] ASoC: soc-core: use the device tree card name as long_name
Guido Günther
2026/09/14
Re: [PATCH net-next v2 4/5] fbnic: Support larger memory-provider RX pages
Björn Töpel
2026/09/14
Re: [PATCH v3 1/3] remoteproc: qcom_q6v5_pas: propagate dev_pm_genpd_set_performance_state() errors
Konrad Dybcio
2026/09/14
Re: [PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
Andrey Drobyshev
2026/09/14
Re: [PATCH net-next v2 3/5] net: Revalidate queue config for ringparam changes
Björn Töpel
2026/09/14
[RFC PATCH 3/3] selftests: zram: cover retained offload-only entries
Matthias Goergens
2026/09/14
[PATCH v2 04/21] kbuild: do not sort nm output where the order is irrelevant
Lorenzo Stoakes (ARM)
2026/09/14
Re: [PATCH v2 0/5] microblaze: KUnit support
Michal Simek
2026/09/14
[PATCH 2/5] selftests/rcutorture: Wire atomic SRCU into srcu_lockdep.sh
Kunwu Chan
2026/09/14
Re: [PATCH] net: ipa: Add IPA_MEM_STATS_DROP_MODEM memory region
Simon Horman
2026/09/14
[PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
Lorenzo Stoakes (ARM)
2026/09/14
[RFC PATCH v3 1/5] blk-iocost: add BPF struct_ops cost model support
Tao Cui
2026/09/14
Re: [RFC PATCH 0/2] Landlock signal scope and TIOCSIG
Günther Noack
2026/09/14
[PATCH v2 00/21] kbuild: significantly speed up kernel builds
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 14/21] kbuild: batch module finalisation
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 07/21] kallsyms: reimplement mksysmap in C
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 09/21] kbuild: implement and use depcheck to check dependency timestamps
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 12/21] modpost: cache section relocation mismatch state
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH 1/5] rcutorture: Add atomic SRCU lockdep support
Kunwu Chan
2026/09/14
[PATCH v2 01/21] kbuild: do not allocate .modinfo in vmlinux
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 16/21] objtool: size the instruction hash to the text
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 21/21] kbuild: use pigz for gzip compression if available
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 05/21] kbuild: only emit vmlinux relocations when required
Lorenzo Stoakes (ARM)
2026/09/14
Re: [PATCH 1/1] kernel/locking: Add mutual exclusion self-test
David Laight
2026/09/14
[PATCH 5/5] rcutorture: Add atomic SRCU cross-CPU IRQ context mismatch test
Kunwu Chan
2026/09/14
[PATCH 3/5] srcutree: Preserve IRQ state in synchronize_srcu_atomic() callchain
Kunwu Chan
2026/09/14
[PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 15/21] objtool: cache relocations, do less work
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v2 08/21] kbuild: cache list, composite object state per object
Lorenzo Stoakes (ARM)
2026/09/14
[PATCH v5 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone
Mukesh Ojha
2026/09/14
[PATCH v2 0/3] 52-bit VA guest mode ID support
Itaru Kitayama
2026/09/14
[PATCH v5 0/2] remoteproc: Hawi CDSP support with per-PD proxy performance states
Mukesh Ojha
2026/09/14
[PATCH v5 2/2] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP
Mukesh Ojha
2026/09/14
[PATCH v6 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
Yeoreum Yun
2026/09/14
[RFC PATCH v3 0/5] blk-iocost: BPF struct_ops cost model
Tao Cui
2026/09/14
[RFC PATCH v3 5/5] docs: cgroup-v2: document io.cost model=<name> binding
Tao Cui
2026/09/14
[RFC PATCH v3 2/5] selftests/bpf: add iocost cost model test
Tao Cui
2026/09/14
[PATCH v6 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
Yeoreum Yun
2026/09/14
[PATCH v6 3/3] kselftest: mm: remove check_huge_shmem()
Yeoreum Yun
2026/09/14
[PATCH v2 1/3] KVM: arm64: selftests: Support five-level stage-1 page tables
Itaru Kitayama
2026/09/14
[PATCH v2 2/3] KVM: arm64: selftests: Add 52-bit VA guest modes
Itaru Kitayama
2026/09/14
[PATCH v3 3/3] kselftest: mm: introduce size_to_shift() helper
Yeoreum Yun
2026/09/14
Re: [PATCH] selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm
Madhavan Srinivasan
2026/09/14
[PATCH v3 2/3] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
Yeoreum Yun
2026/09/14
[PATCH v3 1/3] kselftest: mm: rename read_pmd_pagesize() to pmd_psize()
Yeoreum Yun
2026/09/14
[RFC PATCH v3 4/5] selftests/bpf: add multi-stream sequentiality example model
Tao Cui
2026/09/14
Re: [PATCH] selftests/powerpc/tm: Fix tcheck() reading uninitialised CR value
Madhavan Srinivasan
2026/09/14
Re: [PATCH] rcuref: Fix the rcuread_is_dead reference in rcuref_read() kernel-doc
Sebastian Andrzej Siewior
2026/09/14
Re: [PATCH v10 09/28] KVM: VMX: Save/restore guest FRED RSP0
Binbin Wu
2026/09/14
Re: [syzbot] [kvm?] WARNING in kvm_put_kvm (3)
syzbot
2026/09/13
Re: [PATCH] rtc: ac100: Assign .num before accessing .hws
Gustavo A. R. Silva
2026/09/13
Re: [PATCH net v2] net: ip_tunnel: initialize `options_len` before referencing options
Gustavo A. R. Silva
2026/09/13
Re: [PATCH net-next v3] selftests: drv-net: add BIG TCP test cases
netdev-bot+sashiko
2026/09/13
Re: [PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
patchwork-bot+netdevbpf
2026/09/13
[PATCH v1] vdpa/octeon_ep: Fix race condition in device deletion
Yuho Choi
2026/09/13
Re: [PATCH net-next v2 2/7] net: mctp: usblib: Add test for splits inside headers
James Lee
2026/09/13
[PATCH next] kunit: Initialize filter error before disabled cleanup
Karl Mehltretter
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
KunWu Chan
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
KunWu Chan
2026/09/13
[PATCH] selftests/proc: Skip setns-dcache without UNIX sockets
Chhabilal Dangal
2026/09/13
[PATCH v4 04/16] fscrypt: stop setting PG_private on bounce page
Zi Yan
2026/09/13
[PATCH net-next v5 3/4] netlink: specs: rt-addr: document AF_PACKET multicast dumps
Yuyang Huang
2026/09/13
[PATCH net-next v5 2/4] rtnetlink: add AF_PACKET multicast dumps
Yuyang Huang
2026/09/13
[PATCH net-next v5 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
Yuyang Huang
2026/09/13
[PATCH net-next v5 4/4] selftests: net: test AF_PACKET multicast dumps
Yuyang Huang
2026/09/13
[PATCH net-next v5 0/4] rtnetlink: dump link-layer multicast addresses
Yuyang Huang
2026/09/13
Re: [PATCH net v2] net: ip_tunnel: initialize `options_len` before referencing options
Hangbin Liu
2026/09/13
[PATCH net-next v3 2/2] selftests: net: Exercise TCP payload verification in udpgso_bench.sh
shuo huang
2026/09/13
[PATCH net-next v3 1/2] selftests: net: Add TCP payload verification to udpgso_bench_rx
shuo huang
2026/09/13
[PATCH net-next v3 0/2] selftests: net: Exercise TCP payload verification
shuo huang
2026/09/13
Re: [PATCH] objtool/klp: Fix missed changes to same-named symbol references
Josh Poimboeuf
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Zqiang
2026/09/13
[PATCH v2 5/5] kunit: qemu_configs: Add microblaze configurations
Thomas Weißschuh
2026/09/13
[PATCH v2 0/5] microblaze: KUnit support
Thomas Weißschuh
2026/09/13
[PATCH v2 4/5] microblaze: reset: Provide a power off handler through an unaligned PC
Thomas Weißschuh
2026/09/13
[PATCH v2 3/5] microblaze: reset: Call POWER_OFF handlers
Thomas Weißschuh
2026/09/13
[PATCH v2 2/5] microblaze: Pass -m{big,little}-endian through KBUILD_CPPFLAGS
Thomas Weißschuh
2026/09/13
[PATCH v2 1/5] microblaze: uaccess: Zero out destination on failed get_user()
Thomas Weißschuh
2026/09/13
Re: [RFC PATCH 1/2] tty: mediate TIOCSIG through task_kill LSM hooks
Christopher Lusk
2026/09/13
[PATCH v2] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0
wei . liu
2026/09/13
Re: [PATCH] srcutiny: Add reader flavor checking for atomic SRCU
Paul E. McKenney
2026/09/13
Re: [PATCH v3] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
Paul E. McKenney
2026/09/13
Re: [PATCH v2 2/2] tools/hv: fix typo "retrive" in comment
Wei Liu
2026/09/13
Re: [PATCH v2 1/2] Drivers: hv: vmbus: fix typo "substract" in comment
Wei Liu
2026/09/13
Re: [PATCH 1/1] Drivers: hv: Don't reset VMBus connection state on error/exit paths
Wei Liu
2026/09/13
Re: [PATCH] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0
Wei Liu
2026/09/13
Re: [PATCH v3] PCI: hv: Warn when wait_for_response() waits indefinitely
Wei Liu
2026/09/13
[PATCH v3] tools/nolibc: add 64-bit parisc support
Thomas Weißschuh
2026/09/13
Re: [PATCH v5] Drivers: hv: Avoid infinite retry loop in init_vp_index()
Wei Liu
2026/09/13
Re: [PATCH v2 1/1] x86/hyperv: Avoid using per-cpu output page in hv_apicid_to_vp_index()
Wei Liu
2026/09/13
Re: [PATCH] x86/hyperv: Fix stale comments after stimer message mode removal
Wei Liu
2026/09/13
[RFC PATCH 2/2] selftests/landlock: cover TIOCSIG signal scoping
Christopher Lusk
2026/09/13
[RFC PATCH 0/2] Landlock signal scope and TIOCSIG
Christopher Lusk
2026/09/13
[RFC PATCH 1/2] tty: mediate TIOCSIG through task_kill LSM hooks
Christopher Lusk
2026/09/13
[PATCH] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0
wei . liu
2026/09/13
[PATCH v2] media: qcom: camss: Don't reject sensor links faster than 4x the CSIPHY timer
David Heidelberg via B4 Relay
2026/09/13
[PATCH] srcutiny: Add reader flavor checking for atomic SRCU
Bradley Morgan
2026/09/13
[RFC PATCH v2 0/8] mm/damon: move damos filter range arguments validation to core
SJ Park
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Paul E. McKenney
2026/09/13
Re: [PATCH bpf v3 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
Lorenzo Bianconi
2026/09/13
[PATCH v2 0/2] sched/core: Handle unavailable pointer hash in PR_SCHED_CORE_GET
Hui Su
2026/09/13
[PATCH v2 1/2] sched/core: Propagate pointer hash errors from PR_SCHED_CORE_GET
Hui Su
2026/09/13
[PATCH net-next 0/2] selftests: drv-net: Add VLAN test
Ovidiu Panait
2026/09/13
Re: [PATCH v3] srcutree: Don't transition atomic SRCU to big in srcu_gp_end()
Bradley Morgan
2026/09/13
[RFC PATCH v2 8/8] mm/damon/core-kunit: test invalid damos filter commits
SJ Park
2026/09/13
[RFC PATCH v2 7/8] mm/damon/core-kunit: extend damos_commit_filter_for() for wrong input
SJ Park
2026/09/13
Re: [PATCH] rtc: ac100: Assign .num before accessing .hws
Chen-Yu Tsai
2026/09/13
Re: [PATCH v6 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
2026/09/13
[PATCH net-next 2/2] selftests: drv-net: Add VLAN test
Ovidiu Panait
2026/09/13
[PATCH net-next 1/2] selftests: drv-net: Move _set_ethtool_feat() into lib
Ovidiu Panait
2026/09/13
[PATCH v2 2/2] selftests/sched: Retry PR_SCHED_CORE_GET on EBUSY
Hui Su
2026/09/13
Re: [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg
Nilay Shroff
2026/09/13
Re: [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
Nilay Shroff
2026/09/13
Re: [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
Nilay Shroff
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
KunWu Chan
2026/09/13
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
KunWu Chan
2026/09/13
Re: [PATCH 0/3] selftests: Skip SUD tests when unsupported
Christian Loehle
2026/09/13
Re: [PATCH 1/3] dt-bindings: input: touchscreen: document ESWIN EPH8621
Krzysztof Kozlowski
2026/09/13
[PATCH net v2] net: ip_tunnel: initialize `options_len` before referencing options
Gris Ge
2026/09/13
Re: [PATCH] kunit: configs: Enable DRM tests
David Gow
2026/09/13
[PATCH v6 8/8] KVM: selftests: Add nested SVM DecodeAssists test
Tina Zhang
2026/09/13
Re: [PATCH nf 0/1] ipvs: avoid stack overflow from recursive connection expiration
zihan xi
2026/09/13
Re: [PATCH v1] ALSA: virtio: reset device before deleting virtqueues
Takashi Iwai
2026/09/12
[PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg
Yu Kuai
2026/09/12
[PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
Yu Kuai
2026/09/12
[PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
Yu Kuai
2026/09/12
[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Yu Kuai
2026/09/12
[PATCH v6 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
Tina Zhang
2026/09/12
[PATCH v1 2/2] selftests/sched: Retry PR_SCHED_CORE_GET on EBUSY
Hui Su
2026/09/12
[PATCH v6 6/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
Tina Zhang
2026/09/12
[PATCH v6 3/8] KVM: nSVM: Track valid hardware DecodeAssist bytes
Tina Zhang
2026/09/12
[PATCH v6 1/8] KVM: x86: Provide INVLPG linear address to intercept handlers
Tina Zhang
2026/09/12
[PATCH v6 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
Tina Zhang
2026/09/12
[PATCH v6 7/8] KVM: nSVM: Advertise DecodeAssists to L1
Tina Zhang
2026/09/12
[PATCH v6 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
Tina Zhang
2026/09/12
[PATCH v6 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
Tina Zhang
2026/09/12
[PATCH v1 0/2] sched/core: Handle unavailable pointer hash in PR_SCHED_CORE_GET
Hui Su
2026/09/12
[PATCH v1 1/2] sched/core: Propagate pointer hash errors from PR_SCHED_CORE_GET
Hui Su
2026/09/12
Re: [PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
Zqiang
2026/09/12
Re: [PATCH] binder: rm -f binder.c
Greg Kroah-Hartman
Earlier messages
Later messages