All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 16:43:17 to 2026-07-03 17:38:29 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

vmlinux.o: error: objtool: amdgpu_vm_handle_fault+0x186: sibling call from callable instruction with modified stack frame
 2026-07-03 17:23 UTC 

[PATCH v2 0/9] t: fixes and improvements for GIT_TEST_LONG
 2026-07-03 17:38 UTC  (5+ messages)
` [PATCH v2 2/9] t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_32BIT
` [PATCH v2 5/9] t7508: "

[PATCH v3] MAINTAINERS: Drop Mark Gross
 2026-07-03 17:38 UTC 

[PATCH v3 0/3] nolibc: Add getcwd() and readlink()
 2026-07-03 17:38 UTC  (3+ messages)
` [PATCH v3 3/3] selftests/nolibc: Add test for "

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

[PATCH v2] Makefile: link osxkeychain & support universal Rust
 2026-07-03 17:37 UTC  (5+ messages)
` [PATCH v3 0/2] Makefile: link osxkeychain helper against Rust
  ` [PATCH v3 2/2] Makefile: support universal macOS builds via RUST_TARGETS

[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-07-03 17:36 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[RFC] Null Namespaces
 2026-07-03 17:35 UTC  (5+ messages)
      ` Directory capability brain dump (Re: [RFC] Null Namespaces)

[meta-oe][PATCH] canopenterm: update to version 2.03
 2026-07-03 17:34 UTC  (2+ messages)
` [oe] "

[PATCH v14 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-03 17:34 UTC  (40+ 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: "

drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c:1316:4-22: opportunity for str_true_false(ring -> use_doorbell)
 2026-07-03 17:23 UTC 

[PATCH v8 00/11] builtin/history: introduce "drop" subcommand
 2026-07-03 17:33 UTC  (5+ messages)
` [PATCH v8 06/11] reset: introduce ability to skip updating HEAD

[PATCH] ntfs: reparse: remove redundant NULL checks before kvfree()
 2026-07-03 17:33 UTC 

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

[PATCH rdma v3 0/2] Add ZTE DingHai Ethernet Protocol Driver for RDMA
 2026-07-03 17:32 UTC  (3+ messages)
` [PATCH rdma v3 1/2] RDMA/zrdma: Add ZTE Dinghai "

[PATCH v5 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-03 17:30 UTC  (3+ messages)
` [PATCH v5 2/2] docs/about/emulation: document the dlcall plugin

[PATCH] tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-only
 2026-07-03 17:30 UTC 

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-03 17:29 UTC  (5+ messages)
` [PATCH v2 01/19] ARM: use CONFIG_AEABI by default everywhere
` [PATCH v2 18/19] ARM: mark axxia platform as deprecated

[PATCH v4 0/3] mach-snapdragon: Add early EL2 hypervisor switch support
 2026-07-03 17:26 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] configs: qualcomm: Add Gunyah exit config fragment
` [PATCH v4 3/3] configs: qcom_qcs9100: Enable Gunyah exit support

[PATCH 0/18] pull request (net-next): ipsec-next 2026-06-12
 2026-07-03 17:20 UTC  (6+ messages)

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

[PATCH 0/3] mm/damon: provide pseudo moving sum probe_hits
 2026-07-03 17:26 UTC  (6+ 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 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-03 17:26 UTC  (12+ 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 09/10] drm/ttm: support using drm_exec during eviction v4
` [PATCH 10/10] drm/amdgpu: use drm_exec during BO validation
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin

[PATCH 1/2] kernel/entry: add CONFIG_SYSCALL_USER_DISPATCH to compile SUD out
 2026-07-03 17:26 UTC  (6+ messages)
` [PATCH 2/2] kernel/entry: add kernel.syscall_user_dispatch sysctl

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-07-03 17:25 UTC  (6+ messages)

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-07-03 17:25 UTC  (4+ messages)

[PATCH v2] Bluetooth: MGMT: validate LOAD_CONN_PARAM entry before update
 2026-07-03 17:24 UTC 

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

[PATCH 0/2] iio: accel: kxsd9: fix use-after-free and PM leaks
 2026-07-03 17:23 UTC  (3+ messages)
` [PATCH 1/2] iio: accel: kxsd9: fix use-after-free on remove
` [PATCH 2/2] iio: accel: kxsd9: fix runtime PM leaks and unchecked returns

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

[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 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 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

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

[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 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/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 v2] driver core: add driver name to probe debug print
 2026-07-03 16:59 UTC  (2+ messages)

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

[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  (5+ messages)
` [PATCH v3 22/40] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v3 29/40] KVM: arm64: gic-v5: Support SPI injection

[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  (8+ messages)
` [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 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


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.