All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 16:38:46 to 2026-07-03 17:22:46 UTC [more...]

[PATCH ipsec 0/8] xfrm: state: exact mark/mask match for control-plane SA lookups
 2026-07-03 18:53 UTC  (9+ messages)
` [PATCH ipsec 1/8] xfrm: state: exact mark/mask match for SPI-keyed "
` [PATCH ipsec 2/8] xfrm: state: exact mark/mask match for by-address "
` [PATCH ipsec 3/8] selftests: net: xfrm_state: add mark shadowing tests for state lookups
` [PATCH ipsec 4/8] xfrm: fix use-after-free of migrated state in xfrm_do_migrate_state()
` [PATCH ipsec 5/8] xfrm: fix hw offload state leak on xfrm_do_migrate_state() error path
` [PATCH ipsec 6/8] xfrm: include mark in MIGRATE_STATE SA collision check
` [PATCH ipsec 7/8] xfrm: pass extack through to xfrm_init_replay() from xfrm_init_state()
` [PATCH ipsec 8/8] docs: xfrm: include mark in XFRM_MSG_MIGRATE_STATE EEXIST tuple

[PATCH 1/2] kernel/entry: add CONFIG_SYSCALL_USER_DISPATCH to compile SUD out
 2026-07-03 17:22 UTC  (3+ messages)

[PULL 00/23] 9p queue 2026-06-29
 2026-07-03 17:20 UTC  (5+ messages)

[PATCH 00/34] Add migration support to the MSHV accelerator
 2026-07-03 17:21 UTC  (4+ messages)
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler

[PATCH v2 0/6] net/dpaa2: NAPI-style Rx queue interrupts
 2026-07-03 17:21 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] event/dpaa2: disable channel before closing it
  ` [PATCH v3 5/6] net/dpaa2: support Rx queue interrupts

[BUG] RCU hang with io_uring nvme polling
 2026-07-03 17:20 UTC  (8+ messages)

[PATCH v5 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-03 17:19 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: iio: adc: Add ltc2378
` [PATCH v5 2/4] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v5 3/4] iio: adc: ltc2378: Enable high-speed data capture

drivers/net/phy/realtek/realtek_main.c:20:10: fatal error: net/phy/realtek_phy.h: No such file or directory
 2026-07-03 17:17 UTC 

[PATCH] test/suites: clean up per-test directories
 2026-07-03 17:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/3] Add RP1 PWM controller support
 2026-07-03 17:17 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v6 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node

[PATCH v2 0/3] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-07-03 17:14 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phase

[PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03 17:15 UTC  (3+ messages)

[meta-oe][PATCH] canvenient: update to version 1.02
 2026-07-03 17:15 UTC 

[PATCH v14 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-03 17:14 UTC  (37+ messages)
` [PATCH v14 01/33] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v14 02/33] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v14 03/33] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v14 04/33] hw/s390x/ipl: Create "
` [PATCH v14 05/33] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v14 06/33] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v14 07/33] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v14 08/33] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v14 09/33] s390x/diag: Implement "
` [PATCH v14 10/33] hw/s390x: Define finite size for single entry VCEntry
` [PATCH v14 11/33] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v14 12/33] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v14 13/33] s390x/diag: Generalize s390_ipl_read/write to accept void *
` [PATCH v14 14/33] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v14 15/33] s390x/ipl: Introduce IPL Information Report Block (IIRB)
` [PATCH v14 16/33] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v14 17/33] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v14 18/33] hw/s390x/ipl: Rework s390_ipl_map_iplb_chain for certificate storage
` [PATCH v14 19/33] s390x: Guest support for Secure-IPL Facility
` [PATCH v14 20/33] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v14 21/33] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v14 22/33] pc-bios/s390-ccw: Introduce ZiplBootMode enum for IPL mode selection
` [PATCH v14 23/33] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v14 24/33] pc-bios/s390-ccw: Add signed component address overlap checks
` [PATCH v14 25/33] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v14 26/33] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v14 27/33] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v14 28/33] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v14 29/33] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v14 30/33] hw/s390x/ipl: Handle secure boot with multiple boot devices
` [PATCH v14 31/33] tests/functional/s390x: Add secure IPL functional test
` [PATCH v14 32/33] docs/specs: Add secure IPL documentation
` [PATCH v14 33/33] docs/system/s390x: "

[PATCH 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-03 17:14 UTC  (5+ messages)
` [PATCH 12/12] arm64: dts: rockchip: add support for "

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-03 17:13 UTC  (3+ messages)
` [PATCH v2 18/19] ARM: mark axxia platform as deprecated

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-03 17:13 UTC  (6+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-03 17:12 UTC  (5+ messages)
` [PATCH v2 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3

[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
 2026-07-03 17:12 UTC  (2+ messages)

[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
 2026-07-03 17:11 UTC  (8+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
 2026-07-03 17:11 UTC  (2+ messages)

U-Boot Concept Tree Proposal
 2026-07-03 17:11 UTC  (8+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-03 17:10 UTC  (7+ messages)
` [PATCH 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/10] drm/xe: remove workaround for TTM internals

[PATCH net-next v3 00/15] net: macb: implement context swapping
 2026-07-03 17:10 UTC  (4+ messages)
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types

[PATCH 00/16] ASoC: SOF: amd: add support for ACP7.B/7.F platforms
 2026-07-03 17:09 UTC  (5+ messages)
` [PATCH 16/16] ASoC: SOF: amd: add system and runtime PM ops for ACP7x

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-03 17:10 UTC  (3+ messages)
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH 0/7] media: qcom: camss: icp: Add HFI/ICP v4l m2m driver for x1e80100 BPS/IPE
 2026-07-03 17:09 UTC  (3+ messages)
` [PATCH 6/7] media: qcom: camss: Switch on ICP and BPS as make options

[PATCH] mm/kmemleak: fix checksum computation for per-cpu objects
 2026-07-03 17:09 UTC  (2+ messages)

[PATCH] bitops: make the *_bit_le functions use unsigned long
 2026-07-03 17:07 UTC  (2+ messages)

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-07-03 17:07 UTC  (7+ messages)

[PATCH v2 0/7] docs: pt_BR: process: translation updates and additions
 2026-07-03 17:05 UTC  (8+ messages)
` [PATCH v2 1/7] docs: pt_BR: process: Translate the patch followthrough guide
` [PATCH v2 2/7] docs: pt_BR: process: translate 7.AdvancedTopics and 8.Conclusion
` [PATCH v2 3/7] docs: pt_BR: Add translation for applying-patches and update index
` [PATCH v2 4/7] docs: pt_BR: translate backporting.rst documentation
` [PATCH v2 5/7] docs: pt_BR: process: translate botching-up-ioctls guide
` [PATCH v2 6/7] docs: pt_BR: process: translate contribution maturity model
` [PATCH v2 7/7] docs: pt_BR: translate process/adding-syscalls.rst

[PATCH v3 0/3] btrfs: small changes to "usebackuproot" mount option
 2026-07-03 17:06 UTC  (2+ messages)

[PATCH v2] drm/panel: samsung-s6d16d0: Power off on prepare failure
 2026-07-03 17:06 UTC  (2+ messages)

[PATCH 0/3] mm/damon: provide pseudo moving sum probe_hits
 2026-07-03 17:06 UTC  (4+ messages)
` [PATCH 1/3] mm/damon: add damon_region->last_probe_hits
` [PATCH 2/3] mm/damon/core: introduce damon_probe_hits_mvsum()
` [PATCH 3/3] mm/damon/sysfs-schemes: set probe hits as pseudo moving sums

[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-07-03 16:59 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: display: vop2: Add missing reset properties

[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
 2026-07-03 16:59 UTC  (6+ messages)

[PATCH v2] leds: is31fl319x: modernize registration
 2026-07-03 16:59 UTC  (2+ messages)

[PATCH] powerpc/ps3: Fix repository.c build failure
 2026-07-03 16:58 UTC 

[PATCH v2] driver core: add driver name to probe debug print
 2026-07-03 16:59 UTC  (2+ messages)

[PATCH v2] drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
 2026-07-03 16:58 UTC  (2+ messages)

[bcain:bcain/qemu_boot 26/62] arch/hexagon/kernel/devtree.c:104:29: warning: attribute declaration must precede definition
 2026-07-03 16:57 UTC 

[PATCH v1] drm/bridge: analogix_dp: Apply standard DP training delay helpers
 2026-07-03 16:57 UTC  (2+ messages)

[PATCH mptcp-next v2 0/5] mptcp: bpf: fix scheduler kfunc socket type confusion
 2026-07-03 16:57 UTC  (6+ messages)
` [PATCH mptcp-next v2 1/5] Squash to "bpf: Export mptcp packet scheduler helpers"
` [PATCH mptcp-next v2 2/5] "
` [PATCH mptcp-next v2 3/5] Squash to "selftests/bpf: Add bpf_burst scheduler & test"
` [PATCH mptcp-next v2 4/5] DO-NOT-MERGE: selftests/bpf: mptcp: verify scheduler rejects non-msk socket to set_timeout
` [PATCH mptcp-next v2 5/5] DO-NOT-MERGE: selftests/bpf: mptcp: extend bad scheduler test to the kfunc type contract

[PATCH v13 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-03 16:56 UTC  (3+ messages)
` [PATCH v13 04/33] hw/s390x/ipl: Create certificate store

[PATCH net] selftests/tc-testing: Add tests that force multiq and taprio to enqueue to child's gso_skb
 2026-07-03 16:57 UTC  (3+ messages)

[PATCH] Bluetooth: MGMT: snapshot LOAD_CONN_PARAM data before queueing update
 2026-07-03 16:54 UTC  (3+ messages)

[PATCH v1] timekeeping: Unwind aux clock sysfs children on failure
 2026-07-03 16:53 UTC 

[PATCH] rust: iommu: add device lifetime to IoPageTable
 2026-07-03 16:53 UTC  (3+ messages)

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-03 16:53 UTC  (15+ messages)
` [PATCH v3 11/40] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v3 22/40] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v3 27/40] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH v3 29/40] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v3 34/40] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v3 35/40] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[PATCH net] can: flexcan: Fix probing for m68k/coldfire
 2026-07-03 16:53 UTC  (2+ messages)

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-07-03 16:53 UTC  (2+ messages)
` [Bug 221065] "

[PATCH net-next v4 0/3] net: dsa: motorcomm: Add LED support
 2026-07-03 16:51 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v4 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v4 3/3] net: dsa: motorcomm: Add LED support

[PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
 2026-07-03 16:50 UTC  (2+ messages)

[PATCH net-next] macsec: no longer rely on RTNL in macsec_fill_info()
 2026-07-03 16:50 UTC  (2+ messages)

[PATCH net V2 0/3] net/mlx5: LAG bug fixes
 2026-07-03 16:50 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add HAFT support for SVA
 2026-07-03 16:49 UTC  (2+ messages)

[PATCH] net: qed: Fix spelling typo in qed_dcbx.c comment
 2026-07-03 16:49 UTC  (2+ messages)

[PATCH RFC] thunderbolt: Add JHL9580 Barlow Ridge (TB5) ICM support — host_reset timeout blocking PCIe tunneling
 2026-07-03 16:48 UTC  (2+ messages)

[GSoC Patch] repo: support category-based prefix querying for info keys
 2026-07-03 16:47 UTC 

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-07-03 16:46 UTC  (3+ messages)

[PATCH 1/1] net: usb: aqc111: fix set_mac_address return value for bonding
 2026-07-03 16:46 UTC  (2+ messages)

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-03 16:44 UTC  (3+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally

[PATCH v3 0/3] Misc. SCM driver fixes
 2026-07-03 16:44 UTC  (4+ messages)
` [PATCH v3 1/3] firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is published
` [PATCH v3 2/3] firmware: qcom: scm: Fix reserved memory cleanup on probe failure
` [PATCH v3 3/3] firmware: qcom: scm: Fix tzmem state on probe retry

[PATCH v3] wmi/core: fix use-after-free in wmi_add_device()
 2026-07-03 16:45 UTC  (2+ messages)

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-03 16:44 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] drivers: sysreset: revert support for args in request
 2026-07-03 16:43 UTC 

[PATCH v2 00/33] accel: Unassorted cleanups around debugging
 2026-07-03 16:37 UTC  (34+ messages)
` [PATCH v2 01/33] cpu: Constify CPUState::cc (cached CPUClass pointer)
` [PATCH v2 02/33] target/i386: Remove duplicate tlb_flush() call in cpu_post_load()
` [PATCH v2 03/33] accel/tcg: Restrict tlb_protect/unprotect_code() to TCG
` [PATCH v2 04/33] accel/hvf: Remove left-over comment
` [PATCH v2 05/33] accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field
` [PATCH v2 06/33] gdbstub: Add trace event for STEP packet handler
` [PATCH v2 07/33] gdbstub: Only return E22 when reverse GDB is not supported
` [PATCH v2 08/33] accel/whpx: Implement missing AccelClass::gdbstub_supported_sstep_flags
` [PATCH v2 09/33] accel/kvm: Always define AccelOpsClass::supports_guest_debug
` [PATCH v2 10/33] accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
` [PATCH v2 11/33] accel/kvm: Hold have_guest_debug in KVMState
` [PATCH v2 12/33] gdbstub: Inline gdb_supports_guest_debug()
` [PATCH v2 13/33] gdbstub: Move supported_sstep_flags in AccelGdbConfig structure
` [PATCH v2 14/33] accel: Have each implementation return their AccelGdbConfig
` [PATCH v2 15/33] gdbstub: Make default replay_mode value explicit in stubs
` [PATCH v2 16/33] accel: Hold @can_reverse information in AccelGdbConfig
` [PATCH v2 17/33] accel: Remove AccelOpsClass::supports_guest_debug
` [PATCH v2 18/33] cpu: Move cpu_breakpoint_test out of line
` [PATCH v2 19/33] cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h'
` [PATCH v2 20/33] cpu: Define BreakpointFlags type
` [PATCH v2 21/33] accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints
` [PATCH v2 22/33] gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode
` [PATCH v2 23/33] gdbstub: Reduce @type variable scope
` [PATCH v2 24/33] gdbstub: Introduce GdbBreakpointType enumerator
` [PATCH v2 25/33] accel: Use GdbBreakpointType enum
` [PATCH v2 26/33] target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint()
` [PATCH v2 27/33] target/ppc: Ensure TCG is used in ppc_update_daw()
` [PATCH v2 28/33] accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
` [PATCH v2 29/33] cpu: Move CPUWatchpoint definition to 'exec/watchpoint.h'
` [PATCH v2 30/33] cpu: Better name cpu_single_step() trace event
` [PATCH v2 31/33] cpu: Introduce cpu_single_stepping() helper
` [PATCH v2 32/33] cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
` [PATCH v2 33/33] cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()

[PATCH v8 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-03 16:43 UTC  (2+ messages)
` Addressing Sashiko AI review

[PATCH net-next v7 2/2] dinghai: add hardware register access and PCI capability scanning
 2026-07-03 16:42 UTC  (2+ messages)

[PATCH net-next v7 1/2] dinghai: add ZTE network driver support
 2026-07-03 16:42 UTC  (2+ messages)

[PATCH net-next 0/2] macvlan: RTNL-less macvlan_fill_info()
 2026-07-03 16:40 UTC  (2+ messages)

linux-next: KUnit failure after merge of the mm-nonmm-unstable tree
 2026-07-03 16:39 UTC  (2+ messages)

[PATCH 0/2] rpc.gssd: Two resource leaks
 2026-07-03 16:39 UTC  (3+ messages)
` [PATCH 1/2] rpc.gssd: Decrement client referece count on error paths
` [PATCH 2/2] rpc.gssd: Call pthread_attr_destroy before returning from start_upcall_thread

[PATCH v4 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-07-03 16:39 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-03 16:38 UTC  (2+ messages)

[PATCH v5 0/3] Add RP1 PWM controller support
 2026-07-03 16:38 UTC  (7+ messages)
` [PATCH v5 2/3] pwm: rp1: Add RP1 PWM controller driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.