All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 16:58:08 to 2026-07-03 18:07:11 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 v4 00/24] target/riscv: move TCG files and fix --disable-tcg
 2026-07-03 18:05 UTC  (7+ messages)
` [PATCH v4 01/24] target/riscv: Remove unused tcg/tcg.h include
` [PATCH v4 02/24] target/riscv: move valid_vm_* satp arrays to cpu.c
` [PATCH v4 04/24] target/riscv: move TCG only files to tcg subdir
` [PATCH v4 06/24] target/riscv: move pmp "
` [PATCH v4 07/24] target/riscv: tidy up riscv_sysemu_ops
` [PATCH v4 15/24] target/riscv/cpu.c: handle TCG bits of riscv_cpu_dump_state

[PATCH 00/16] ASoC: SOF: amd: add support for ACP7.B/7.F platforms
 2026-07-03 18:04 UTC  (10+ 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

[PATCH] docs: pt_BR: translate the management-style.rst to Brazilian Portuguese
 2026-07-03 18:05 UTC 

[PATCH 0/5] platform/x86: lg-laptop: Improve support for modern devices
 2026-07-03 18:05 UTC  (7+ messages)
` [PATCH 2/5] platform/x86: lg-laptop: Add support for native ACPI events
` [PATCH 5/5] platform/x86: lg-laptop: Fix keyboard backlight support on LG Gram 16T90SP

[PATCH] git-diff: Introduce --index and deprecate --cached
 2026-07-03 18:04 UTC 

[Buildroot] [PATCH 1/1] package/apr: fix build failure with GCC >= 14
 2026-07-03 18:03 UTC 

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-03 17:56 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v4 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-07-03 17:51 UTC  (2+ messages)

[PATCH net V4 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-07-03 17:50 UTC  (2+ messages)

[PATCH v2 nf-next] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
 2026-07-03 17:49 UTC  (2+ messages)

[PATCH v22 04/13] firmware: psci: Introduce command-based resets
 2026-07-03 17:49 UTC  (5+ messages)

[PATCH v14 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-03 17:47 UTC  (41+ 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 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-03 17:48 UTC  (2+ messages)

ACPI: Suggest revisiting charging detection logic for non-Huawei systems
 2026-07-03 17:47 UTC 

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-03 17:46 UTC  (3+ messages)
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-03 17:47 UTC  (11+ messages)
` [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 i-g-t v5 0/7] Vswing / Pre-emphasis Override decoding
 2026-07-03 17:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Vswing / Pre-emphasis Override decoding (rev4)

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

[PATCH v3] MAINTAINERS: Drop Mark Gross
 2026-07-03 17:43 UTC  (2+ messages)

Fwd: Re: [PATCH 12/12] arm64: dts: rockchip: add support for NanoPi M6 board
 2026-07-03 17:42 UTC 

[PATCH 0/3] mm/damon: provide pseudo moving sum probe_hits
 2026-07-03 17:42 UTC  (8+ 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 v3 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-03 17:38 UTC  (12+ messages)
` [PATCH v3 01/11] mm: add PMD swap entry detection support
` [PATCH v3 02/11] mm: add PMD swap entry splitting support
` [PATCH v3 03/11] mm: handle PMD swap entries in fork path
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin
` [PATCH v3 05/11] mm: swap in PMD swap entries as whole THPs during swapoff
` [PATCH v3 06/11] mm: handle PMD swap entries in non-present PMD walkers
` [PATCH v3 07/11] mm: handle PMD swap entries in MADV_WILLNEED
` [PATCH v3 08/11] mm: handle PMD swap entries in UFFDIO_MOVE
` [PATCH v3 09/11] mm: handle PMD swap entry faults on swap-in
` [PATCH v3 10/11] mm: install PMD swap entries on swap-out
` [PATCH v3 11/11] selftests/mm: add PMD swap entry tests

[PATCH net-next v4 0/3] net: dsa: motorcomm: Add LED support
 2026-07-03 17:40 UTC  (3+ messages)
` [PATCH net-next v4 3/3] "

[RFC PATCH] NFSD: Prevent lock owner use-after-free during client teardown
 2026-07-03 17:39 UTC 

[PATCH v2] x86/setup: do not include kexec_handover.h from asm/setup.h
 2026-07-03 17:38 UTC  (4+ messages)

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 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] "

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

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

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


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.