messages from 2026-06-08 14:22:40 to 2026-06-08 14:53:24 UTC [more...]
[PATCH bpf-next v5 0/9] bpf: Introduce global percpu data
2026-06-08 14:51 UTC (10+ messages)
` [PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v5 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for "
` [PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter "
[PATCH] rust_binder: update Process::node_refs to use SpinLock
2026-06-08 14:53 UTC
[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
2026-06-08 14:52 UTC (5+ messages)
` [PATCH bpf v5 "
` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
[PATCH 00/18] pinctrl: airoha: split driver on shared code and SoC specific drivers, add supporf of en7523
2026-06-08 14:52 UTC (11+ messages)
` [PATCH 01/18] pinctrl: airoha: an7581: add missed gpio32 pin group
` [PATCH 02/18] pinctrl: airoha: an7583: "
` [PATCH 03/18] pinctrl: airoha: an7581: fix misprint in gpio19 pinconf
` [PATCH 04/18] pinctrl: airoha: an7583: "
` [PATCH 05/18] pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin function
[RFC PATCH 00/18] drm/panthor: Add Mali v15 AM virtualization support
2026-06-08 14:51 UTC (5+ messages)
` [RFC PATCH 08/18] drm/panthor: Skip devfreq when no OPP table is present
[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-06-08 14:51 UTC (11+ messages)
[PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
2026-06-08 14:49 UTC (11+ messages)
[PATCH v2] tpm: use a map for tpm2_calc_ordinal_duration()
2026-06-08 14:46 UTC (3+ messages)
[PATCH] dt-bindings: mfd: syscon: Revert renesas,r9a08g046-lvds-cmn
2026-06-08 14:45 UTC (10+ messages)
[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-06-08 14:45 UTC (3+ messages)
` [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
[PATCH] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
2026-06-08 14:44 UTC (2+ messages)
[PATCH net v2] net: af_key: initialize alg_key_len for IPComp states
2026-06-08 14:44 UTC
[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-06-08 14:44 UTC (15+ messages)
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-06-08 14:43 UTC (8+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-06-08 14:42 UTC (61+ messages)
` [PATCH 01/60] x86/sev: Define the #HV doorbell page structure
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 03/60] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH 04/60] KVM: SVM: Inject NMIs "
` [PATCH 05/60] KVM: SVM: Inject MCEs "
` [PATCH 06/60] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH 08/60] Documentation: kvm: introduce "VM plane" concept
` [PATCH 09/60] kvm: Introduce struct kvm_plane
` [PATCH 10/60] kvm: Move vcpu_array to "
` [PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
` [PATCH 12/60] kvm: Move vcpu accounting to "
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
` [PATCH 15/60] kvm: Move VCPU scheduling state "
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait "
` [PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
` [PATCH 21/60] kvm: Introduce per-plane VCPU requests
` [PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
` [PATCH 23/60] kvm: Move kvm_vcpu sigset "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-08 14:43 UTC (3+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH v2] gpio: mt7621: fix interrupt banks mapping on gpio chips
2026-06-08 14:42 UTC (6+ messages)
[PATCH iwl-next v8 00/15] Introduce iXD driver
2026-06-08 14:41 UTC (16+ messages)
` [PATCH iwl-next v8 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH iwl-next v8 02/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v8 03/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v8 04/15] libie: add control queue support
` [PATCH iwl-next v8 05/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v8 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v8 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH iwl-next v8 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v8 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v8 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v8 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v8 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v8 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v8 14/15] ixd: add the core initialization
` [PATCH iwl-next v8 15/15] ixd: add devlink support
[PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
2026-06-08 14:41 UTC
[PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
2026-06-08 14:41 UTC (15+ messages)
` [PATCH v5 01/14] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v5 02/14] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v5 03/14] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v5 04/14] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v5 05/14] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v5 07/14] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v5 08/14] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v5 09/14] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v5 10/14] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v5 11/14] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v5 12/14] arm64: dts: imx8mp-var-som-symphony: enable CAN
` [PATCH v5 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port
` [PATCH v5 14/14] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs
[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-08 14:41 UTC (4+ messages)
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
2026-06-08 14:41 UTC (7+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor
[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
2026-06-08 14:40 UTC (5+ messages)
Save a WRMSR GS.base?
2026-06-08 14:38 UTC (11+ messages)
[PATCH 0/2] Make liveupdate selftests util as a library
2026-06-08 14:38 UTC (8+ messages)
` [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs
[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
2026-06-08 14:36 UTC (6+ messages)
` [PATCH v2 49/78] drm/mediatek: dp: Switch to atomic_create_state
` [PATCH v2 50/78] drm/mediatek: dpi: "
` [PATCH v2 51/78] drm/mediatek: dsi: "
` [PATCH v2 52/78] drm/mediatek: hdmi: "
` [PATCH v2 53/78] drm/mediatek: hdmi_v2: "
[PATCH v5 0/6] s390: Enable Rust support and add required arch glue
2026-06-08 14:36 UTC (3+ messages)
[PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check
2026-06-08 14:36 UTC (2+ messages)
[PATCH 0/2] Enable WCN6855 Bluetooth on lemans-evk via PCIe M.2 Key E connector
2026-06-08 14:34 UTC (5+ messages)
` [PATCH 1/2] power: sequencing: pcie-m2: Add PCI ID 0x1103 for WCN6855 Bluetooth
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Describe the PCIe M.2 Key E connector
[PATCH] block: optimize I/O merge hot path with unlikely() hints
2026-06-08 14:34 UTC (2+ messages)
[PATCH v3 0/2] Exynos850 AP-to-APM mailbox support
2026-06-08 14:34 UTC (5+ messages)
` [PATCH v3 2/2] mailbox: exynos: Add support for Exynos850 mailbox
[PATCH next] drivers/block/rbd: Use strscpy() to copy strings into arrays
2026-06-08 14:34 UTC (2+ messages)
[PATCH] partitions: aix: bound the pp_count scan to the ppe array
2026-06-08 14:34 UTC (2+ messages)
[PATCH v2 0/5] rust: binder: reduce `as` casts
2026-06-08 14:33 UTC (2+ messages)
[PATCH v2] gpio: mvebu: fix NULL pointer dereference in suspend/resume
2026-06-08 14:34 UTC (2+ messages)
[PATCH v9 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
2026-06-08 14:33 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: qcom: Add SM7325 Xiaomi 12 Lite 5G (taoyao)
` [PATCH v9 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS
[PATCH v6 00/22] Add HDMI 2.0 support to DW HDMI QP TX
2026-06-08 14:33 UTC (5+ messages)
` [PATCH v6 02/22] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH] spi: dt-bindings: octeon: Convert to DT schema
2026-06-08 14:32 UTC (2+ messages)
[PATCH] samples/damon/mtier: fail early if address range parameters are invalid
2026-06-08 14:32 UTC (2+ messages)
[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
2026-06-08 14:32 UTC
linux-next: manual merge of the tip tree with the hwmon-staging tree
2026-06-08 14:31 UTC
[PATCH v2 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
2026-06-08 14:30 UTC (3+ messages)
` [PATCH v2 1/7] PCI: qcom: fix parsing of PERST# in the legacy case
[PATCH] ext4: avoid full buffer walks for large folio partial writes
2026-06-08 14:29 UTC (4+ messages)
` [PATCH v2 0/2] ext4: avoid tail walks for cached large-folio writes
` [PATCH v2 2/2] ext4: avoid tail write_begin walk for uptodate folios
[PATCH 0/4] media: i2c: ds90ub960: VC mapping improvements and TX1 support
2026-06-08 14:29 UTC (5+ messages)
` [PATCH 1/4] media: i2c: ds90ub960: Enable CSI TX1 port
` [PATCH 2/4] media: i2c: ds90ub960: Support multi-channel sensors
` [PATCH 3/4] media: i2c: ds90ub960: Fix VC mapping when ports skipped
` [PATCH 4/4] media: i2c: ds90ub960: Use VC mapping specific to ub9702
[PATCH] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
2026-06-08 14:28 UTC
[PATCH] scsi: core: Remove dead code export of scsi_device_from_queue
2026-06-08 14:29 UTC (7+ messages)
` [PATCH v4 0/5] Remove remaining references to the pktcdvd driver
` [PATCH v4 1/5] scsi: core: Remove export for scsi_device_from_queue()
` [PATCH v4 2/5] mips: Remove remaining defconfig references to the pktcdvd driver
` [PATCH v4 3/5] powerpc: "
` [PATCH v4 4/5] sh: Remove remaining defconfig reference "
` [PATCH v4 5/5] sparc: Remove remaining defconfig references "
[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
2026-06-08 14:24 UTC
[RFC PATCH 0/7] tracing/probes: Add more typecast features
2026-06-08 14:25 UTC (8+ messages)
` [RFC PATCH 1/7] tracing/probes: Support typecast for various probe events
` [RFC PATCH 2/7] tracing/probes: Support nested typecast
` [RFC PATCH 3/7] tracing/probes: Support field specifier option for typecast
` [RFC PATCH 4/7] tracing/probes: Add $current variable support
` [RFC PATCH 5/7] tracing/probes: Add +CPU() and +PCPU() dereference method to fetcharg
` [RFC PATCH 6/7] tracing/probes: Support reserved this_cpu_ptr() method
` [RFC PATCH 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH net-next v1 0/6] add support for phylink
2026-06-08 14:23 UTC (5+ messages)
` [PATCH net-next v1 2/6] r8169: "
[PATCH 0/2] smp: Fix CSD lock debug regressions
2026-06-08 14:23 UTC (3+ messages)
` [PATCH 2/2] smp: Make CSD lock acquisition atomic for debug mode
[PATCH v5 00/16] arm64: support Engicam MicroGEA-STM32MP257-RMM board
2026-06-08 14:20 UTC (11+ messages)
` [PATCH v5 07/16] arm64: dts: st: add ltdc pins for stm32mp25
` [PATCH v5 08/16] arm64: dts: st: add can1 "
` [PATCH v5 09/16] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v5 10/16] arm64: dts: st: add sai1 "
` [PATCH v5 11/16] arm64: dts: st: add sdmmc2 "
` [PATCH v5 12/16] arm64: dts: st: add spi1 "
` [PATCH v5 13/16] arm64: dts: st: add usart1 "
` [PATCH v5 14/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v5 15/16] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v5 16/16] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM
[PATCH v3 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-06-08 14:22 UTC (3+ messages)
` [PATCH v3 3/3] PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeouts
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox