All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 16:00:46 to 2026-07-21 16:25:32 UTC [more...]

[PATCH v2 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-21 16:25 UTC  (14+ messages)
` [PATCH v2 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v2 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v2 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v2 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v2 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v2 06/11] dmaengine: switchtec-dma: unlink channels before freeing on registration failure
` [PATCH v2 07/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v2 08/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v2 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v2 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v2 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
 2026-07-21 16:23 UTC  (31+ messages)
` [PATCH RFC 01/18] x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()
` [PATCH RFC 02/18] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
` [PATCH RFC 03/18] x86/mm/pat: replace x86-speficic pg_level with generic pgtable_level
` [PATCH RFC 04/18] x86/mm/pat: use page table accessors for effective RW/NX bits
` [PATCH RFC 05/18] x86/mm/pat: use a generic helper for the large page size
` [PATCH RFC 06/18] x86/mm/pat: introduce an inline helper to check if alias needs update
` [PATCH RFC 07/18] x86/mm/pat: introduce cpa_handle_large_page()
` [PATCH RFC 08/18] x86/mm/pat: use cpa_split_data structure to pass split parameters
` [PATCH RFC 09/18] x86/mm/pat: use a single locked lookup for PTE verification
` [PATCH RFC 10/18] x86/mm/pat: move the large page size calculation to should_split_large_page
` [PATCH RFC 11/18] x86/mm/pat, mm: set_memory: pull change_page_attr() core to mm/
` [PATCH RFC 12/18] x86/pat/mm, mm/set_memory: abstract the CPA page table lock
` [PATCH RFC 13/18] mm/set_memory: read page table entries with pXdp_get()
` [PATCH RFC 14/18] x86/mm/pat, mm: move cpa-test to mm
` [PATCH RFC 15/18] riscv: convert set_memory to the generic CPA implementation

[PATCH v8] arm64: dts: s32g: Add GPR syscon region
 2026-07-21 16:25 UTC  (2+ messages)

[PATCH net v2 0/1] tipc: avoid use-after-free in poll trace queue dumps
 2026-07-21 16:24 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH v5 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-21 16:24 UTC  (11+ messages)
` [PATCH v5 1/9] drm/i915/vrr: Return from PSR2 compute config in case of CMRR enabled
` [PATCH v5 2/9] drm/i915/vrr: Restrict CMRR enable condition to VRR-TG-default platforms
` [PATCH v5 3/9] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v5 4/9] drm/i915/vrr: Update AS_SDP target_rr_divider based on CMRR config request
` [PATCH v5 5/9] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v5 6/9] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v5 7/9] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v5 8/9] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v5 9/9] drm/i915/vrr: Enable cmrr
` ✓ CI.KUnit: success for Enable CMRR in fixed-RR VRR path (rev4)

[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
 2026-07-21 16:24 UTC  (9+ messages)
` [PATCH v5 6/7] KVM: x86: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-21 16:23 UTC  (3+ messages)
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update

[PATCH 0/5] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
 2026-07-21 16:24 UTC  (3+ messages)

[PATCHv3 net-next 1/9] net: usb: move updating filter and status from cdc drivers to usbnet
 2026-07-21 16:24 UTC  (7+ messages)
` [PATCHv3 net-next 3/9] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCHv3 net-next 6/9] net: usb: move exported symbols from cdc_ether to usbnet

[PATCH v7 00/18] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-21 16:23 UTC  (5+ messages)
` [PATCH v7 04/18] media: iris: Filter UBWC raw formats based on hardware capabilities

[PATCH 0/4] Confine the inter-server copy interface to fs/nfs_common
 2026-07-21 16:23 UTC  (5+ messages)
` [PATCH 1/4] nfs_common: Remove unused nfs_ssc_client_ops infrastructure
` [PATCH 2/4] NFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.c
` [PATCH 3/4] nfs_common: Synchronize access to the SSC client ops table
` [PATCH 4/4] NFSD: Split linux/nfs_ssc.h

[PATCH] tools/testing/cxl: Don't wrap cxl_core's own exported symbols
 2026-07-21 16:22 UTC  (2+ messages)

[PATCH net] pds_core: keep the health thread stopped during reset
 2026-07-21 16:21 UTC 

[PATCH net-next] Revert "gtp: annotate PDP lookups under RTNL"
 2026-07-21 16:20 UTC  (2+ messages)

[PATCH net-next] net: phy: drop duplicated header include in mdio-device
 2026-07-21 16:20 UTC  (2+ messages)

[PATCH net-next] net/tcp: Prevent inlining tcp_syn_ack_timeout()
 2026-07-21 16:20 UTC  (5+ messages)

[PATCH v7] net: gro: fix double aggregation of flush-marked skbs
 2026-07-21 16:20 UTC  (2+ messages)

[GIT PULL] RISC-V defconfig changes for v7.3
 2026-07-21 16:20 UTC  (2+ messages)

[PATCH v1 net 0/2] net: Fix two issues in sk_clone() error path
 2026-07-21 16:20 UTC  (2+ messages)

[PATCH net] amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
 2026-07-21 16:20 UTC  (2+ messages)

[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
 2026-07-21 16:19 UTC  (3+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()

[PATCH] scsi-disk: protect against guest sending truncated data for MODE SELECT commands
 2026-07-21 16:19 UTC 

[PATCH] scsi-disk: fix off by one in assertion
 2026-07-21 16:19 UTC 

[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-21 16:19 UTC  (4+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID

[PATCH 0/7] K230: add gsdma and decomp_gzip
 2026-07-21 16:13 UTC  (8+ messages)
` [PATCH 1/7] hw/dma: add K230 gsdma
` [PATCH 2/7] hw/riscv: k230: add gsdma in K230 board
` [PATCH 3/7] tests/qtest: add test for K230 gsdma
` [PATCH 4/7] hw/misc: add K230 decomp gzip
` [PATCH 5/7] hw/riscv: k230: add decomp gzip in K230 board
` [PATCH 6/7] tests/qtest: add test for K230 decomp gzip
` [PATCH 7/7] hw/riscv: k230: add a noc stub region in K230 board

[PATCH] staging: rtl8723bs: fix space before tab in HalPhyRf_8723B.c
 2026-07-21 16:18 UTC  (3+ messages)

[PATCH v4 0/8] rcu: fix stuck defer_qs_pending state and add rescue timer
 2026-07-21 16:18 UTC  (4+ messages)
` [PATCH v4 6/8] rcu: set need_resched on softirq deferred-QS arming path

[PATCH v2] regmap: Clarify regmap_update_bits_base() 'async' kernel-doc
 2026-07-21 16:18 UTC  (2+ messages)

[PATCH v2 0/4] media: qcom: camss: Report CAMSS hardware version via media controller
 2026-07-21 16:17 UTC  (5+ messages)
` [PATCH v2 1/4] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH v2 2/4] media: qcom: camss: Add PM clock definitions for QCM2290

[PATCH] libsemanage: block on store lock by default
 2026-07-21 16:16 UTC 

[PATCH v2] KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVM
 2026-07-21 16:16 UTC 

[PATCH v2 0/3] bus: mhi: ep: Implement flush_async() callback to flush async read/write
 2026-07-21 16:15 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Implement device_synchronize() callback

[PATCH 0/5] platform/x86: hp-wmi: Fix WMI error handling
 2026-07-21 16:15 UTC  (3+ messages)

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-21 16:15 UTC  (4+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod

[PATCH 0/2] Use native systemd-hwdb at rootfs time
 2026-07-21 16:15 UTC  (3+ messages)
` [PATCH 1/2] systemd-tools-native: add systemd-hwdb
` [PATCH 2/2] systemd: no need to use qemu for hwdb update

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-21 16:15 UTC  (3+ messages)

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-21 16:14 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-21 16:14 UTC  (2+ messages)

[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-07-21 16:14 UTC  (4+ messages)
` [PATCH v5 02/10] x86/resctrl: Protect against bad shift

[PATCH v9] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-21 16:13 UTC 

[PATCH v2 0/6] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
 2026-07-21 16:13 UTC  (5+ messages)
` [PATCH v2 3/6] platform/x86/amd/pmf: Move metrics code to dedicated file
` [PATCH v2 6/6] platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support

[RFC PATCH v3 0/4] mm: avoid large folio splits when swap is unavailable
 2026-07-21 16:13 UTC  (3+ messages)
` [RFC PATCH v3 2/4] mm: distinguish large folio swap allocation failures

[DESIGN RFC] EHT/UHR Critical update handling
 2026-07-21 16:11 UTC  (2+ messages)

[PATCH 0/2] remote: resolve url push tracking
 2026-07-21 16:11 UTC  (3+ messages)
` [PATCH 2/2] remote: resolve URL-valued push tracking remotes

[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
 2026-07-21 16:10 UTC  (5+ messages)
` [PATCH v7 1/2 RESEND] cxl/hdm: Allow zero sized "
` [PATCH v7 2/2 RESEND] tools/testing/cxl: Enable zero sized decoders under hb0

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-21 16:09 UTC  (8+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1

[PATCH v3 0/2] x86: remaining XSA-492 and -491 follow-on
 2026-07-21 16:08 UTC  (8+ messages)
` [PATCH v3 1/2] x86/domctl: don't imply I/O port permissions from I/O port mapping

[PATCH v5 0/2] media: i2c: Add driver for Mira220
 2026-07-21 16:07 UTC  (4+ messages)
` [PATCH v5 2/2] media: i2c: Add driver for AMSOSRMA Mira220

[PATCH] staging: rtl8723bs: remove unnecessary else after break/return
 2026-07-21 16:02 UTC 

[PATCH v2] x86/mm/pat: take cpa_lock around large-page collapse
 2026-07-21 16:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/usbutils: update license information
 2026-07-21 16:06 UTC 

[PATCH] net/rps: consolidate RPS dispatch into netif_rps() helpers
 2026-07-21 16:05 UTC  (4+ messages)
` [RESEND PATCH] net/core: "

[PATCH] PCI: j721e: Fix incorrect max_lanes for J7200
 2026-07-21 16:05 UTC  (2+ messages)

[PATCH v5 0/5] Enhance RPMsg buffer management
 2026-07-21 16:02 UTC  (8+ messages)
` [PATCH v5 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH] drivers: staging: octeon: ethernet: removed unneeded parentheses
 2026-07-21 16:04 UTC 

[PATCH blktests 1/2] loop/009: only skip on a genuinely unrecognized --ping option
 2026-07-21 16:04 UTC  (2+ messages)
` [PATCH blktests 2/2] loop/006: settle udev before completing the test

[PATCH v4 00/12] ASoC: add and use new snd_soc_register_component()
 2026-07-21 16:04 UTC  (5+ messages)
` [PATCH v4 06/12] ASoC: intel: avs: use snd_soc_register_component()
` [PATCH v4 10/12] ASoC: soc-topology-test: "

[PATCH v6 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
 2026-07-21 16:04 UTC  (3+ messages)
` [PATCH v6 3/5] arm64: dts: qcom: sm8550-hdk: add SPMI ADC channels and thermal nodes

Linking Patchwork with Sashiko?
 2026-07-21 16:03 UTC  (19+ messages)

[PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
 2026-07-21 16:02 UTC  (3+ messages)

[PATCH net v2] ila: reload IPv6 header after pskb_may_pull in checksum adjust
 2026-07-21 16:03 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: arm: qcom-soc: Improve validation of expected SoC naming
 2026-07-21 16:03 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom-soc: Include Eliza, Kaanapali and others in SoC names

[PULL 0/3] Plugins fixes 2026-07-20
 2026-07-21 16:00 UTC  (2+ messages)

[PATCH] KVM: nVMX: Hide shadow VMCS right after VMCLEAR
 2026-07-21 16:02 UTC  (4+ messages)

[GIT PULL] bluetooth 2026-07-21
 2026-07-21 16:02 UTC 

[PATCH 7.1 0000/2077] 7.1.5-rc1 review
 2026-07-21 15:06 UTC  (46+ messages)
` [PATCH 7.1 0640/2077] ASoC: cs35l56: Prevent double-free of debugfs
` [PATCH 7.1 0642/2077] ASoC: cs35l56: Dont leave parent IRQ disabled if system_suspend fails
` [PATCH 7.1 0643/2077] hwmon: (gpd-fan): drop global driver data and use per-device allocation
` [PATCH 7.1 0644/2077] hwmon: (gpd-fan): Initialize EC before registering hwmon device
` [PATCH 7.1 0645/2077] hwmon: (gpd-fan): fix race condition between device removal and sysfs access
` [PATCH 7.1 0646/2077] ext4: fix ERR_PTR(0) in ext4_mkdir()
` [PATCH 7.1 0647/2077] tools: missed broadcast_neigh if_link uapi header
` [PATCH 7.1 0648/2077] netlink: specs: rt-link: missed broadcast-neigh
` [PATCH 7.1 0649/2077] bonding: 3ad: add lacp_strict configuration knob
` [PATCH 7.1 0657/2077] cxl/test: Zero out LSA backing memory to avoid leaking to user
` [PATCH 7.1 0658/2077] of: cpu: add check in __of_find_n_match_cpu_property()
` [PATCH 7.1 0659/2077] vfio/qat: fix f_pos race in qat_vf_resume_write()
` [PATCH 7.1 0660/2077] bpf: Tighten cgroup storage cookie checks for prog arrays
` [PATCH 7.1 0661/2077] m68k: mcf5441x: fix clocks numbering
` [PATCH 7.1 0662/2077] pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flag
` [PATCH 7.1 0663/2077] pinctrl: airoha: an7581: add missed gpio32 pin group
` [PATCH 7.1 0664/2077] pinctrl: airoha: an7583: "
` [PATCH 7.1 0665/2077] pinctrl: airoha: an7581: fix misprint in gpio19 pinconf
` [PATCH 7.1 0666/2077] pinctrl: airoha: an7583: "
` [PATCH 7.1 0667/2077] pinctrl: airoha: an7581: fix incorrect led mapping in phy4_led1 pin function
` [PATCH 7.1 0668/2077] pinctrl: airoha: an7583: "
` [PATCH 7.1 0669/2077] pinctrl: airoha: fix pwm pin function for an7581 and an7583
` [PATCH 7.1 0670/2077] pinctrl: airoha: an7583: fix gpio21 pin group
` [PATCH 7.1 0671/2077] pinctrl: airoha: an7583: add missed gpio22 "
` [PATCH 7.1 0672/2077] pinctrl: airoha: an7583: fix phy1_led1 pin function
` [PATCH 7.1 0673/2077] pinctrl: airoha: an7583: remove undefined groups from pcm_spi "
` [PATCH 7.1 0674/2077] arm64: dts: allwinner: a523: Add missing GPIO interrupt
` [PATCH 7.1 0675/2077] ASoC: cs35l56: Fix possible uninitialized value in cs35l56_spi_system_reset()
` [PATCH 7.1 0676/2077] s390/process: Fix kernel thread function pointer type
` [PATCH 7.1 0677/2077] Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serdev device
` [PATCH 7.1 0678/2077] Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() "
` [PATCH 7.1 0679/2077] Bluetooth: eir: Fix stack OOB write when prepending the Flags AD
` [PATCH 7.1 0680/2077] Bluetooth: hci_event: fix simultaneous discovery stuck in FINDING
` [PATCH 7.1 0681/2077] Bluetooth: hci_core: Fix UAF in hci_unregister_dev()
` [PATCH 7.1 0682/2077] Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path
` [PATCH 7.1 0683/2077] Bluetooth: btintel_pcie: Load IOSF debug regs by controller variant
` [PATCH 7.1 0684/2077] Bluetooth: hci: validate codec capability element length
` [PATCH 7.1 0685/2077] Bluetooth: vhci: validate devcoredump state before side effects
` [PATCH 7.1 0687/2077] RDMA/mlx5: Fix TPH extraction in FRMR pool key
` [PATCH 7.1 0696/2077] RDMA/mlx5: Remove DCT restrack tracking
` [PATCH 7.1 0697/2077] RDMA/mlx5: Remove raw RSS QP "
` [PATCH 7.1 0698/2077] RDMA/mlx5: Fix undefined shift of user RQ WQE size
` [PATCH 7.1 0699/2077] RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
` [PATCH 7.1 0700/2077] ASoC: cs35l56: Fix wrong error test on simple_write_to_buffer()
` [PATCH 7.1 0701/2077] ASoC: SOF: Intel: select SND_SOC_SDW_UTILS=y from SND_SOC_SOF_HDA_GENERIC=y

[PATCH 0/4] target/arm: Build fixes related to GICv3/v5 and hw accelerators
 2026-07-21 16:02 UTC  (2+ messages)

[PULL 0/9] Misc HW patches for 2026-07-21
 2026-07-21 16:01 UTC  (2+ messages)

[PULL 00/16] target-arm queue
 2026-07-21 16:01 UTC  (2+ messages)

[RFC PATCH v1 0/9] wifi: rtw88: add RTL8723B/RTL8723BS support
 2026-07-21 16:01 UTC  (7+ messages)

[PULL 0/1] Block patches
 2026-07-21 16:00 UTC  (2+ messages)

[PATCH net] packet: use a consistent hard_header_len in send paths
 2026-07-21 16:01 UTC  (2+ messages)

[PATCH 0/2] media: v4l2-cci/ov9282: support single-read I2C transactions
 2026-07-21 16:01 UTC  (7+ messages)
` [PATCH 2/2] media: ov9282: enable "

[PATCH 0/2] iio: imu: inv_icm42600: add support for icm42630
 2026-07-21 16:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add icm42630

Xenomai community call on Wednesday, July 22, 2026, UTC 7:30 AM
 2026-07-21 16:01 UTC 

[PATCH v2] arm64: dts: qcom: sm8550: add Xiaomi Pad 6S Pro (sheng)
 2026-07-21 16:00 UTC  (2+ messages)
` [PATCH v2] arm64: dts: qcom: sm8550: add xiaomi pad 6s pro (sheng) dts


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.