All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 17:40:19 to 2026-07-27 18:18:12 UTC [more...]

[PATCH v2 0/3] platform/wmi: Add aarch64 support
 2026-07-27 18:18 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
 2026-07-27 18:17 UTC  (3+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-27 18:16 UTC  (11+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions

[PATCH v8 00/35] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-07-27 18:16 UTC  (53+ messages)
` [PATCH v8 01/35] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v8 02/35] dt-bindings: pinctrl: airoha: en7581: fix pwm pin-groups
` [PATCH v8 03/35] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v8 04/35] pinctrl: airoha: fix mdio bitfield names
` [PATCH v8 05/35] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v8 06/35] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v8 07/35] pinctrl: airoha: an7583: there are no muxes to enable i2c buses
` [PATCH v8 08/35] dt-bindings: pinctrl: airoha: an7583: remove i2c pin function
` [PATCH v8 09/35] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v8 10/35] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v8 11/35] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v8 12/35] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v8 13/35] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v8 14/35] pinctrl: airoha: add set_direction() helper "
` [PATCH v8 15/35] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v8 16/35] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v8 17/35] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v8 18/35] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v8 19/35] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v8 20/35] pinctrl: airoha: move common definitions to the separate header
` [PATCH v8 21/35] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v8 22/35] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v8 23/35] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v8 24/35] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v8 25/35] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v8 26/35] dt-bindings: pinctrl: airoha: an7583: add npu_uart pin group
` [PATCH v8 27/35] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v8 28/35] dt-bindings: pinctrl: airoha: an7583: add pon_alt pin group
` [PATCH v8 29/35] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v8 30/35] dt-bindings: pinctrl: airoha: an7583: add olt function/group
` [PATCH v8 31/35] pinctrl: airoha: add support of en7523 SoC
` [PATCH v8 32/35] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v8 33/35] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v8 34/35] pinctrl: airoha: add support of an7563 SoC
` [PATCH v8 35/35] dt-bindings: pinctrl: airoha: add support of an7563 pin controller

[meta-oe][PATCHv4] malcontent: update 1.13.1 -> 1.14.0
 2026-07-27 18:16 UTC 

[PATCH i-g-t v4 02/10] tests/imagination: Add GEM mmap tests
 2026-07-27 18:15 UTC 

[PATCH v2] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
 2026-07-27 18:15 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-27 18:15 UTC  (5+ messages)

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

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-07-27 18:03 UTC  (4+ messages)
` [PATCH 00/39] Rework EAL configuration
  ` [PATCH 03/39] eal: define new functionally distinct config structs

[PATCH net 0/1] ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
 2026-07-27 18:14 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v1 0/6] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-27 18:14 UTC  (8+ messages)
` [PATCH v1 1/6] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v1 2/6] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v1 3/6] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v1 4/6] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v1 5/6] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v1 6/6] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-07-27 18:14 UTC  (17+ messages)
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v6 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v6 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v6 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v6 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v6 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v6 10/15] s390/vfio-ap: File ops called to resume the vfio device migration

[PATCH v6 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 18:13 UTC  (13+ messages)
` [PATCH v6 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v6 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v6 03/12] hugetlb: Mark some function arguments as const
` [PATCH v6 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v6 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v6 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v6 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v6 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v6 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v6 10/12] hugetlb: Set mapping folio order
` [PATCH v6 11/12] filemap: Add support for authoritative mappings
` [PATCH v6 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[Buildroot] [PATCH 1/1] package/pango: bump version to 1.58.0
 2026-07-27 18:13 UTC 

[PATCH] mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macro
 2026-07-27 18:11 UTC 

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-27 18:12 UTC  (14+ messages)

[PATCH v2 0/2] arm64: qcom: shikra-iqs-evk: Add LT9611UXD HDMI bridge support
 2026-07-27 18:12 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: "

[PATCH ath-next v2] wifi: ath6kl: remove conditional return with no effect
 2026-07-27 18:11 UTC  (3+ messages)

[RFC PATCH v2] mm/thp: serialize huge-zero folio state transitions
 2026-07-27 18:10 UTC  (5+ messages)
` [RFC PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2026-07-27 18:10 UTC 

b4 review spurious duplicate detections
 2026-07-27 18:10 UTC  (2+ messages)

[PATCH nf 0/1] netfilter: ebtables: avoid unbounded counter allocations
 2026-07-27 18:09 UTC  (2+ messages)
` [PATCH nf 1/1] "

[PATCH v3 0/2] drm/xe: Changes for Xe3p_HPM media
 2026-07-27 18:09 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Changes for Xe3p_HPM media (rev3)

[hwmon PATCH v3 0/6] hwmon: (adt7470): Multiple fixes
 2026-07-27 18:09 UTC  (4+ messages)
` [hwmon PATCH v3 4/6] hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks

[PATCH] fstests Fix build errors on kernels before v5.1
 2026-07-27 18:07 UTC  (3+ messages)

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-27 18:06 UTC  (8+ messages)
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only

[PATCH] arm64: dts: rockchip: Drop data-mapping from Engicam PX30 Core
 2026-07-27 18:06 UTC  (3+ messages)

FAILED: patch "[PATCH] thunderbolt: Prevent XDomain delayed work use-after-free on" failed to apply to 5.10-stable tree
 2026-07-27 18:05 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] thunderbolt: Keep XDomain reference during the lifetime of a service
  ` [PATCH 5.10.y 2/3] thunderbolt: Remove XDomain from the bus without holding tb->lock
  ` [PATCH 5.10.y 3/3] thunderbolt: Prevent XDomain delayed work use-after-free on disconnect

[Intel-wired-lan][PATCH iwl-net] idpf: adjust TxQ ring count minimum
 2026-07-27 18:04 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH "

[PATCH net 0/1] net: reject IP sends with excessive headroom
 2026-07-27 18:03 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v4 0/3] drm/nouveau: GSP runtime PM fixes
 2026-07-27 18:03 UTC  (12+ messages)
` [PATCH v4 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v4 2/3] drm/nouveau/gsp/r570: Set GcOff = 1 in fbsr
` [PATCH v4 3/3] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP

[oe] [meta-oe][PATCHv3] malcontent: update 1.13.1 -> 1.14.0
 2026-07-27 18:02 UTC 

[RFC PATCH 0/5] Cleanup code in and around audit_expand()
 2026-07-27 18:02 UTC  (3+ messages)
` [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT

[PATCH net v4] net/openvswitch: check Ethernet header length in key_extract()
 2026-07-27 18:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-07-27 18:00 UTC 

[meta-oe][PATCHv3] malcontent: update 1.13.1 -> 1.14.0
 2026-07-27 17:59 UTC 

[PATCH 0/2] checkpolicy: extend bad-data and robustness tests
 2026-07-27 18:00 UTC  (6+ messages)
` [PATCH 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH 2/2] checkpolicy: add robustness tests for large policy inputs

[PATCH V20 0/9] Add Invensense ICM42607
 2026-07-27 17:59 UTC  (5+ messages)
` [PATCH V20 6/9] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V20 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607

[PATCH] checkpatch: Validate committer sign-off
 2026-07-27 17:59 UTC  (3+ messages)

[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
 2026-07-27 17:58 UTC  (3+ messages)

[PATCH nf 0/1] netfilter: h323: fix helper NAT mangling
 2026-07-27 17:58 UTC  (2+ messages)
` [PATCH nf 1/1] netfilter: h323: keep NAT mangling aligned with parsed transport

[OE-core][scarthgap][PATCH 1/6] glib-2.0: fix CVE-2026-58010
 2026-07-27 17:58 UTC  (7+ messages)
` [OE-core][scarthgap][PATCH 6/6] glib-2.0: fix CVE-2026-58015
  ` [scarthgap][PATCH "
  ` [OE-core][scarthgap][PATCH v2 "
    ` [scarthgap][PATCH "

[dtor-input:for-linus] BUILD SUCCESS 5751c781d3c97ab6ce0e2a966156ed882152c415
 2026-07-27 17:58 UTC 

[f2fs-dev] [PATCH v2] common/rc: support f2fs in _require_fanotify_ioerrors()
 2026-07-27 17:57 UTC  (10+ messages)
`  "

[PATCH] libsepol/cil: Return SEPOL_ERR on failure to set bit
 2026-07-27 17:56 UTC  (2+ messages)

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-27 17:56 UTC  (8+ messages)
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-27 17:55 UTC  (3+ messages)
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management

[MAINTAINERS SUMMIT] Scaling our security process
 2026-07-27 17:56 UTC  (4+ messages)

[PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
 2026-07-27 17:54 UTC  (2+ messages)

[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-27 17:52 UTC  (2+ messages)

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-27 17:51 UTC  (14+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark

RTT-PROBE: lore-subspace-rtt
 2026-07-27 17:50 UTC 

[PATCH] target/arm: Don't NOP the SEV insn on v6K CPUs
 2026-07-27 17:48 UTC  (2+ messages)

[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-07-27 17:49 UTC  (4+ messages)
` [PATCH v6 1/2] ACPI: "

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-27 17:48 UTC  (2+ messages)
` [PATCH net-next v2] rds: synchronize info callbacks with module unload

Pull request: u-boot-sunxi/main for 2026.10
 2026-07-27 17:44 UTC 

[PATCH 1/2] ASoC: ti: omap-twl4030: drop support for platform data
 2026-07-27 17:46 UTC  (4+ messages)
` [PATCH 2/2] ASoC: ti: omap-twl4030: use per-device instance of headset jack gpio

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-07-27 17:46 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/5] accel/qaic: Add missing <linux/device-id/mhi.h> to .c files
 2026-07-27 17:44 UTC  (3+ messages)
` [PATCH 2/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_drv.c

[PATCH net 0/1] xfrm: hold input state around secpath resets
 2026-07-27 17:44 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v3 0/2] firewire: core: validate descriptor and sub-block lengths in fw_core_add_descriptor()
 2026-07-27 17:42 UTC 

[PATCH v8 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-27 17:42 UTC  (4+ messages)

[PATCH net] sctp: fix transport UAF via the retransmit queue
 2026-07-27 17:42 UTC  (2+ messages)

[PATCH v2] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd
 2026-07-27 17:41 UTC  (4+ messages)

[PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-07-27 17:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-07-27 17:40 UTC 

[PATCH] arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlays
 2026-07-27 17:40 UTC  (2+ messages)

[PATCH v7 0/5] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-27 17:40 UTC  (3+ messages)
` [PATCH v7 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board


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.