All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 01:28:34 to 2026-07-03 03:00:30 UTC [more...]

[RFC PATCH 0/9] rust: usb: synchronous bulk/control transfers + helpers
 2026-07-03  3:00 UTC  (2+ messages)
` [RFC PATCH v2 00/11] rust: usb: synchronous + asynchronous "

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-03  2:57 UTC  (5+ messages)

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-07-03  2:57 UTC  (3+ messages)
` [PATCH v5 02/20] rust: io: add missing safety requirement in `IoCapable` methods

[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
 2026-07-03  2:57 UTC  (4+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path

[LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems
 2026-07-03  2:56 UTC  (3+ messages)
` [LTP] [PATCH v2] statx/statx04: Skip vfat and exfat filesystems
  ` [LTP] "

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-07-03  2:57 UTC  (7+ messages)
` [PATCH v6 07/16] iio: core: add hierarchical channel relationships
` [PATCH v6 09/16] iio: frequency: ad9910: initial driver implementation
` [PATCH v6 10/16] iio: frequency: ad9910: add basic parallel port support

[PATCH] arm64: dts: rockchip: Fix rk3588s-roc-pc audio description
 2026-07-03  2:56 UTC  (2+ messages)

[GIT PULL] BPF fixes for 7.2-rc2
 2026-07-03  2:56 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v7.2-rc2
 2026-07-03  2:56 UTC  (2+ messages)

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-03  2:55 UTC  (3+ messages)
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index

[PATCH rtw-next] wifi: rtw88: Enable receiving control frames in monitor mode
 2026-07-03  2:55 UTC  (2+ messages)

[PATCH v4 0/8] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-03  2:54 UTC  (5+ messages)
` [PATCH v5 00/10] "

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-03  2:53 UTC  (3+ messages)

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-03  2:52 UTC 

[PATCH v2 00/12] reftable: harden against corrupted tables
 2026-07-03  2:52 UTC  (4+ messages)
` [PATCH v2 05/12] t/unit-tests: introduce test helper to write reftable blocks

[PATCH v3 0/7] Transition Nova Core to TLV firmare images
 2026-07-03  2:51 UTC  (3+ messages)
` [PATCH v3 1/7] rust: firmware: add request_into_buf()

[PATCH rtw-next] wifi: rtl8xxxu: 8723bu: remove reference of non-existing firmware rtl8723bu_bt.bin
 2026-07-03  2:48 UTC  (2+ messages)

[PATCH RESEND] wifi: ath12k: fix channel list copy on big endian
 2026-07-03  2:48 UTC  (5+ messages)

[PATCH v2 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
 2026-07-03  2:47 UTC  (2+ messages)

[sailus-media-tree:metadata 40/105] htmldocs: Documentation/userspace-api/media/v4l/subdev-config-model.rst:6: WARNING: duplicate label media_subdev_config_model, other instance in Documentation/userspace-api/media/v4l/dev-subdev.rst
 2026-07-03  2:46 UTC 

[PATCH v2 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
 2026-07-03  2:45 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: scsi_lib: add spinup_notify callback for ASC/ASCQ=0x04/0x11
` [PATCH v2 2/2] scsi: hisi_sas: add spinup_notify callback to handle Active_Wait/Idle_Wait SSP devices

[PATCH wireless] wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
 2026-07-03  2:44 UTC  (2+ messages)

[PATCH v2 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-03  2:41 UTC 

[PATCH wireless] wifi: rtw88: pci: fix resource leak on failed NAPI setup
 2026-07-03  2:41 UTC  (2+ messages)

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

[PATCH] tests/intel/xe_defrag: Exercise the Xe page-defragmentation worker
 2026-07-03  2:39 UTC 

[linux-next:master 1679/3422] sound/soc/meson/aiu.c:313 aiu_probe() warn: missing unwind goto?
 2026-07-03  2:39 UTC 

[bcain:bcain/qemu_boot 61/62] arch/hexagon/mm/init.c:200:23: error: use of undeclared identifier 'initial_boot_params'
 2026-07-03  2:39 UTC 

[PATCH v2] misc: fastrpc: fix context leak and hang on signal-interrupted invoke
 2026-07-03  2:39 UTC 

[PATCH] wifi: realtek: rtw8822c: replace msleep() with fsleep() for DPK delays
 2026-07-03  2:39 UTC  (2+ messages)

[Buildroot] [PATCH] package/xen: bump to 4.21.1
 2026-07-03  2:37 UTC 

[PATCH v2] selinux: suppress warning flood for retired DCCP netlink messages
 2026-07-03  2:38 UTC  (2+ messages)

[PATCH 0/4] drm/intel/display: Remove forcewake during pipe updates
 2026-07-03  2:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[tip:x86/msr 2/10] arch/x86/kernel/cpu/mce/p5.c:47:13: warning: variable 'q' set but not used
 2026-07-03  2:36 UTC 

[PATCH v3 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-03  2:35 UTC  (8+ messages)
` [PATCH v3 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v3 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v3 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v3 0/4] can: rockchip: add RK3588 CAN support
 2026-07-03  2:35 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: use str_enable_disable() helper
 2026-07-03  2:36 UTC  (2+ messages)

[PATCH] precompose_utf8: use a flex array for d_name
 2026-07-03  2:35 UTC 

[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
 2026-07-03  2:35 UTC  (5+ messages)
` [PATCH 1/4] i3c: dw: make resets optional in probe
` [PATCH 2/4] cmd: i3c: fix list and current needing pre-selected controller

[PATCH] accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins
 2026-07-03  2:33 UTC  (2+ messages)

[PATCH 0/2] btrfs: small changes to "usebackuproot" mount
 2026-07-03  2:33 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add "rescue=usebackuproot" into forced read-only options

[PATCH v14 00/10] hw/mem: add sp-mem device for Specific Purpose Memory
 2026-07-03  2:28 UTC  (3+ messages)

[PULL 00/34] target-arm queue
 2026-07-03  2:29 UTC  (7+ messages)
` [PULL 21/34] target/arm: Update contiguous first-fault and no-fault loads

[PATCH v2] KVM: arm64: vgic: Fix race between LPI release and re-registration
 2026-07-03  2:32 UTC  (2+ messages)

[PATCH] wifi: rtw89: fw: correct rtw89_fw_h2c_default_cmac_tbl_be()
 2026-07-03  2:31 UTC  (2+ messages)

[PATCH] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
 2026-07-03  2:30 UTC  (2+ messages)

[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
 2026-07-03  2:29 UTC  (3+ messages)
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG

[STATUS] next/master - 6eb8711ece2ce27e52e327a5b7a628ed39b97f45
 2026-07-03  2:30 UTC 

[PATCH v12 00/35] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-03  2:27 UTC  (5+ messages)
` [PATCH v12 26/35] pc-bios/s390-ccw: Add additional security checks for secure boot

[PATCH] test/bpf: remove validation tests from CI
 2026-07-03  2:27 UTC 

[PATCH rtw-next 1/2] wifi: rtw88: 8822c: Don't process RF path C in query_phy_status_page{0,1}
 2026-07-03  2:27 UTC  (2+ messages)

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-03  2:25 UTC  (2+ messages)

arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dtb: leds (gpio-leds): led-0:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
 2026-07-03  2:25 UTC 

[PATCH net-next v2 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-07-03  2:24 UTC  (4+ messages)
` [PATCH net-next v2 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing

[PATCH] wifi: rtlwifi: rtl8723be: Remove unnecessary irq save/restore in hw_init()
 2026-07-03  2:22 UTC  (3+ messages)
` [PATCH rtw-next v2] "

[PATCH 1/2] xfs/656: rearrange directio pread/pwrite for zoned filesystems
 2026-07-03  2:21 UTC  (3+ messages)

[PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03  2:20 UTC  (20+ messages)
` [PATCH v3 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v3 2/6] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v3 3/6] PCI: spacemit-k1: Add device id update helper
` [PATCH v3 4/6] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for MSI handle check
` [PATCH v3 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v3 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-03  2:20 UTC  (3+ messages)
` [PATCH-next v10 09/11] cgroup/cpuset: Support multiple source "

[PATCH next] wifi: rtw89: debug: fix off by on in rtw89_ppdu_str()
 2026-07-03  2:19 UTC  (2+ messages)

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-03  2:19 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "
` [PATCH v2 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-03  2:17 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH] hw/riscv/riscv-iommu.c: fix fault type for spa_fetch() faults
 2026-07-03  2:15 UTC  (2+ messages)

[PATCH rtw-next 0/2] wifi: rtw89: support scan offload format v2
 2026-07-03  2:16 UTC  (3+ messages)
` [PATCH rtw-next 1/2] wifi: rtw89: fw: add first set of firmware features by version for RTL8922D

[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
 2026-07-03  2:15 UTC  (3+ messages)

[PATCH] gpio: cdev: Drop redundant nonseekable_open() return check
 2026-07-03  2:09 UTC 

[PATCH] dm: Drop redundant nonseekable_open() return check
 2026-07-03  2:09 UTC 

[PATCH v2 0/3] nvme: add ABI documentation for sysfs and configfs interfaces
 2026-07-03  2:09 UTC  (4+ messages)
` [PATCH v2 1/3] nvme: add ABI documentation for host sysfs interfaces

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-03  2:08 UTC  (5+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper

[PULL 00/23] vfio queue
 2026-07-03  2:07 UTC  (3+ messages)
` [PULL 17/23] vfio/migration: Implement VFIO_PRECOPY_INFO_REINIT feature

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-03  2:06 UTC  (6+ messages)
` [RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers

[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
 2026-07-03  2:04 UTC  (3+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-03  2:01 UTC  (24+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
` [PATCH v2 15/18] exfat: "
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
      ` [f2fs-dev] "
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model

[PATCH] target/hppa: Work around Fast TLB insert instruction for HP-UX 9
 2026-07-03  1:58 UTC  (2+ messages)

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03  1:51 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-07-03  1:50 UTC  (4+ messages)
` [PATCH 32/33] cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags

[PATCH v2] leds: pca9532: Fix inverted GPIO output polarity
 2026-07-03  1:51 UTC  (2+ messages)

[PATCH 0/3] nvme: add ABI documentation for sysfs and configfs interfaces
 2026-07-03  1:51 UTC  (4+ messages)
` [PATCH 2/3] nvmet: add ABI documentation for target "

[PATCH] usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODE
 2026-07-03  1:36 UTC  (3+ messages)

[PATCH net-next v9 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-07-03  1:50 UTC  (6+ messages)
` [PATCH net-next v9 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
    `  "
        `  "

[PATCH] docs: printk-index: refresh sample index entries
 2026-07-03  1:50 UTC 

[PATCH] KVM: arm64: vgic: Fix race between LPI release and re-registration
 2026-07-03  1:49 UTC  (3+ messages)

+ mm-migrate_device-pin-large-folios-before-splitting-fix.patch added to mm-unstable branch
 2026-07-03  1:48 UTC 

[PATCH] ext4: validate readdir offset before accessing dirent
 2026-07-03  1:51 UTC 

+ ocfs2-validate-lengths-in-dlm_mig_lockres_handler.patch added to mm-new branch
 2026-07-03  1:47 UTC 

+ ocfs2-bound-namelen-in-dlm_migrate_request_handler.patch added to mm-new branch
 2026-07-03  1:47 UTC 

[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-03  1:45 UTC  (7+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
` [PATCH v4 4/6] irqchip/gic-v3-its: Add ITS address info in more error logs

[PATCH] dm-log: fix a bitset_size overflow on 32bit machines
 2026-07-03  1:43 UTC 

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-03  1:42 UTC  (4+ messages)
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming

[PATCH net-next v8 0/4] Add support for RTL8261C_CG
 2026-07-03  1:40 UTC  (4+ messages)
` [PATCH net-next v8 1/4] net: phy: c45: add genphy_c45_soft_reset()

[PATCH v4] ntfs: serialize attribute-list replacement with lookups
 2026-07-03  1:41 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-03  1:36 UTC  (5+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
 2026-07-03  1:36 UTC 

[dhowells-fs:netfs-next 21/21] fs/9p/vfs_addr.c:106:29: warning: unused variable 'n'
 2026-07-03  1:36 UTC 

[PATCH v2] ntfs: prevent write access to $MFT inode
 2026-07-03  1:34 UTC  (3+ messages)

[dhowells-fs:netfs-next 21/21] fs/9p/vfs_addr.c:106:22: warning: unused variable 'n'
 2026-07-03  1:35 UTC 

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-03  1:28 UTC  (4+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host 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.