messages from 2026-07-30 20:54:08 to 2026-07-30 22:04:33 UTC [more...]
[PATCH v6 0/3] monaco: Add PMM8654AU PON support
2026-07-30 22:04 UTC (2+ messages)
` (subset) "
[PATCH v2] power: supply: sc2731_charger: cancel work on remove
2026-07-30 22:04 UTC (2+ messages)
[PATCH v3 0/2] power: supply: bq25630: scope the battery information
2026-07-30 22:04 UTC (2+ messages)
[PATCH] power: supply: isp1704_charger: cancel work on remove
2026-07-30 22:04 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: add the Xiaomi Mi Pad 5 Pro 5G
2026-07-30 22:03 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: display: panel: novatek,nt36523: add the Mi Pad 5 Pro 5G panel
` [PATCH 2/4] dt-bindings: arm: qcom: add the Xiaomi Mi Pad 5 Pro 5G
` [PATCH 3/4] arm64: dts: qcom: sm8250-xiaomi-elish: label the WiFi node
` [PATCH 4/4] arm64: dts: qcom: sm8250: add device tree for the Xiaomi Mi Pad 5 Pro 5G
[PATCH v2 0/2] gpio: sloppy-logic-analyzer: fix debugfs UAF on unbind
2026-07-30 22:02 UTC (3+ messages)
` [PATCH v2 1/2] gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger "
` [PATCH v2 2/2] gpio: sloppy-logic-analyzer: use debugfs_create_file() for buf_size and capture
[PATCH v3] hugetlb: only adjust reservation during unmapping if mapcount is 0
2026-07-30 22:01 UTC (2+ messages)
[PATCH net-next v3] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
2026-07-30 22:00 UTC
[PATCH 0/2] watchdog: pretimeout: Allow building dump governor as module
2026-07-30 22:00 UTC (6+ messages)
` [PATCH 1/2] nmi: Export CPU backtrace APIs for loadable modules
` [PATCH 2/2] watchdog: pretimeout: Convert dump pretimeout governor to tristate
Regression: webcam freezing since Linux 6.15
2026-07-30 21:59 UTC (10+ messages)
[PATCH] xfs: fix use-after-free of buf_log_item in xlog_cil_build_lv_chain
2026-07-30 21:58 UTC (3+ messages)
[PATCH 7.1 000/744] 7.1.6-rc1 review
2026-07-30 21:58 UTC (4+ messages)
[PULL] drm-intel-fixes
2026-07-30 21:57 UTC
[PATCH] crypto: hisilicon/sec - Fix element drop and UAF in sec_send_request()
2026-07-30 21:54 UTC
[PATCH net v4] net/openvswitch: check Ethernet header length in key_extract()
2026-07-30 21:53 UTC (2+ messages)
[PATCH 0/3] watchdog: qcom: Support NMI pretimeout warnings
2026-07-30 21:52 UTC (13+ messages)
` [PATCH 1/3] watchdog: pretimeout: Protect governor access with RCU for NMI safety
` [PATCH 2/3] genirq: Export NMI APIs
` [PATCH 3/3] watchdog: qcom: Register pretimeout interrupt as NMI
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-07-30 21:52 UTC (4+ messages)
[PATCH 6.18 000/675] 6.18.42-rc1 review
2026-07-30 21:50 UTC (3+ messages)
[PATCH bpf-next v4 0/6] bpf: Inline the numeric open-coded iterator kfuncs
2026-07-30 21:50 UTC (9+ messages)
` [PATCH bpf-next v4 1/6] bpf: Correct the overflow check comment in bpf_iter_num_next()
` [PATCH bpf-next v4 2/6] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next v4 3/6] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next v4 4/6] bpf: Inline bpf_iter_num_destroy() as a no-op
[PATCH 6.6 000/484] 6.6.148-rc1 review
2026-07-30 21:50 UTC (3+ messages)
[PATCH v17 00/34] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-07-30 21:46 UTC (35+ messages)
` [PATCH v17 01/34] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v17 02/34] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v17 03/34] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v17 04/34] hw/s390x/ipl: Create "
` [PATCH v17 05/34] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v17 06/34] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v17 07/34] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v17 08/34] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v17 09/34] s390x/diag: Implement "
` [PATCH v17 10/34] hw/s390x: Define finite size for single entry VCEntry
` [PATCH v17 11/34] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v17 12/34] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v17 13/34] s390x/diag: Generalize s390_ipl_read/write to accept void *
` [PATCH v17 14/34] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v17 15/34] s390x/ipl: Introduce IPL Information Report Block (IIRB)
` [PATCH v17 16/34] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v17 17/34] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v17 18/34] hw/s390x/ipl: Rework s390_ipl_map_iplb_chain for certificate storage
` [PATCH v17 19/34] s390x: Guest support for Secure-IPL Facility
` [PATCH v17 20/34] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v17 21/34] pc-bios/s390-ccw: Rework zipl_load_segment function
` [PATCH v17 22/34] pc-bios/s390-ccw: Introduce ZiplBootMode enum for IPL mode selection
` [PATCH v17 23/34] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v17 24/34] pc-bios/s390-ccw: Add signed component address overlap checks
` [PATCH v17 25/34] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v17 26/34] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v17 27/34] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v17 28/34] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v17 29/34] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v17 30/34] hw/s390x/ipl: Handle secure boot with multiple boot devices
` [PATCH v17 31/34] tests/functional/s390x: Add secure IPL functional test
` [PATCH v17 32/34] docs/specs: Add secure IPL documentation
` [PATCH v17 33/34] docs/system/s390x: "
` [PATCH v17 34/34] MAINTAINERS: Add secure IPL files to S390-ccw boot group
kernel/bpf/fixups.c:1021:44: sparse: sparse: cast truncates bits from constant value (fffffe0000000000 becomes 0)
2026-07-30 21:48 UTC
[linux-next:master 3244/10444] {standard input}:191: Error: Insn b has an instruction mpyuw with limm in its delay slot
2026-07-30 21:48 UTC
[PATCH 6.12 000/602] 6.12.101-rc1 review
2026-07-30 21:48 UTC (3+ messages)
[PATCH i-g-t 0/1] tests/intel/hwmon: Add fan control test coverage
2026-07-30 21:48 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-07-30 21:46 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown
[PATCH v6 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-30 21:46 UTC (3+ messages)
` [PATCH v6 07/10] arm_mpam: prepare mon_sel locking for MPAM-Fb
[PATCH 0/8] acpi_build: Refactor and cleanup AMD IVRS build
2026-07-30 21:45 UTC (5+ messages)
` [PATCH 2/8] amd_iommu: update PA, GVA and VA size macros
` [PATCH 3/8] amd_iommu: Return empty efr for stub call
CVE-2026-64560
2026-07-30 21:44 UTC (3+ messages)
` [cip-dev] CVE-2026-64560
[hwmon-next PATCH v5 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
2026-07-30 21:43 UTC (9+ messages)
` [hwmon-next PATCH v5 1/4] dt-bindings: hwmon: add adi,adt7470
` [hwmon-next PATCH v5 2/4] hwmon: (adt7470) Add ADT7470_PWM_MAX macro
` [hwmon-next PATCH v5 3/4] hwmon: (adt7470) Expose fan control via PWM framework
` [hwmon-next PATCH v5 4/4] hwmon: (adt7470) Add thermal zone sensor support
[PATCH v7] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
2026-07-30 21:41 UTC (2+ messages)
[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-07-30 21:36 UTC (6+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v13 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v13 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v13 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
linux-next: Tree for Jul 30
2026-07-30 21:40 UTC (2+ messages)
` linux-next: Tree for Jul 30 (sound/soc/sdca/)
[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-07-30 21:39 UTC (4+ messages)
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov
[hwmon-next PATCH v3 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
2026-07-30 21:37 UTC (8+ messages)
` [hwmon-next PATCH v3 1/4] dt-bindings: hwmon: adi,adt7470
[PATCH net-next v5 0/5] net: dsa: mxl862xx: support firmware update
2026-07-30 21:36 UTC (11+ messages)
` [PATCH net-next v5 1/5] net: dsa: wire flash_update devlink callback to drivers
` [PATCH net-next v5 2/5] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v5 3/5] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v5 4/5] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v5 5/5] net: dsa: mxl862xx: document devlink flash and info support
[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
2026-07-30 21:35 UTC (9+ messages)
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery
[PATCH v3] drm/xe/pxp: add termination on resume
2026-07-30 21:35 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: add termination on resume (rev4)
` ✓ Xe.CI.BAT: "
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-07-30 21:34 UTC
[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-30 21:34 UTC (9+ messages)
` [PATCH v2 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v2 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
[PATCH] EDAC/dummy: Add a dummy EDAC driver
2026-07-30 21:33 UTC (3+ messages)
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-30 21:31 UTC (9+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[PATCH 0/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
2026-07-30 21:31 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
2026-07-30 21:28 UTC (4+ messages)
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
[PATCH RFC 00/15] vhost-user: isolated memory
2026-07-30 21:28 UTC (4+ messages)
` [PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState
[PATCH 0/1] gpu: nova-core: populate GSP_VF_INFO for vGPU
2026-07-30 21:28 UTC (3+ messages)
` [PATCH 1/1] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
[for-next v4 0/2] Add Reorder Completion Queue (RCQ) support
2026-07-30 21:28 UTC (6+ messages)
[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
2026-07-30 21:26 UTC (9+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size
[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
2026-07-30 21:26 UTC (3+ messages)
` [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()
[PATCH v2] drm/bridge: ps8640: propagate AUX transfer register errors
2026-07-30 21:26 UTC (5+ messages)
[PATCH 0/6] md/raid5: size stripe-cache and worker tuning from the hardware
2026-07-30 21:20 UTC (9+ messages)
` [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
` [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
` [PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
` [PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware
[Buildroot] [PATCH 0/9] package/freescale-imx: bump to NXP release LF6.12.49_2.2.0
2026-07-30 21:20 UTC (3+ messages)
` [Buildroot] [PATCH 1/9] package/freescale-imx/firmware-ele-imx: bump to version 2.0.4
[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: bump version to 6.4.11.p4.2
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/imx-codec: bump to version 4.10.0
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/firmware-imx: bump version to 8.30
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/imx-mkimage: bump to version lf-6.12.49-2.2.0
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/imx-vpu-hantro-vc: bump version to 1.11.0
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/imx-vpu-hantro-daemon: bump version to 1.8.0
2026-07-30 21:12 UTC
[GIT PULL] audit/audit-pr-20260730
2026-07-30 21:20 UTC
[Buildroot] [git commit] package/freescale-imx/firmware-ele-imx: bump to version 2.0.4
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/imx-gpu-g2d: bump version to 6.4.11.p4.2
2026-07-30 21:12 UTC
[Buildroot] [git commit] package/freescale-imx/imx-vpu-hantro: bump version to 1.39.0
2026-07-30 21:12 UTC
[Intel-wired-lan] [PATCH iwl-net] ixgbevf: fix link speed reporting for Hyper-V E610 VFs
2026-07-30 21:19 UTC (2+ messages)
[PATCH] arm64: dts: qcom: shikra: Add qcom,vmid to BAM-DMA node
2026-07-30 21:19 UTC (2+ messages)
[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
2026-07-30 21:18 UTC (3+ messages)
[cirruslogic-drivers:v6.12-cs40l26 28/694] include/linux/mfd/cs40l26.h:37:10: fatal error: 'linux/firmware/cirrus/cl_dsp.h' file not found
2026-07-30 21:18 UTC
[PATCH 00/10] drm/bridge: Remove redundant error messages on IRQ request failure
2026-07-30 21:17 UTC (4+ messages)
` [PATCH 10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe()
[PATCH net-next 0/4] bnge: add more functionality
2026-07-30 21:16 UTC (4+ messages)
QA notification for completed autobuilder build (yocto-6.0.3.rc2)
2026-07-30 21:16 UTC
[PATCH v8 00/19] hvf: Implement Apple Silicon Support
2026-07-30 21:15 UTC (4+ messages)
` [PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks
[PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
2026-07-30 21:15 UTC (2+ messages)
[LTP] [PATCH v1 1/2] newipc: Factor out generic get_ipc_idx_from_id() helper
2026-07-30 21:13 UTC (2+ messages)
` [LTP] "
[PATCH net-next] net: mana: Extend RX CQE coalescing up to 8 packets
2026-07-30 21:10 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] alloc_tag: expose profiling and compression states in /proc/allocinfo
2026-07-30 21:10 UTC (6+ messages)
[PATCH] selinux: bpf: check SBLABEL_MNT before isec init
2026-07-30 21:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.18.x series
2026-07-30 21:09 UTC (2+ messages)
[PATCH net] rtnetlink: truncate IFLA_VFINFO_LIST instead of overflowing its length
2026-07-30 21:09 UTC (3+ messages)
` [PATCH net-next v2] rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFs
[PATCH] e1000: drop dead switch statements in configure_tx/rx
2026-07-30 21:08 UTC (5+ messages)
` [Intel-wired-lan] "
[Buildroot] [git commit] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.18.x series
2026-07-30 21:03 UTC
[PATCH] xhci-pci: keep Titan Ridge active on MacBookPro15,1
2026-07-30 21:06 UTC
[PATCH] futex: Prevent robust futex exit race more
2026-07-30 21:06 UTC (11+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-30 21:06 UTC (3+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
[PATCH] MAINTAINERS: update Intel PMC Core maintainer contact
2026-07-30 21:05 UTC
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-30 21:05 UTC (5+ messages)
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
[PATCH 0/4] firmware: qcom: scm: simplify code by using classes
2026-07-30 21:04 UTC (2+ messages)
[PATCH net RESEND] net/mlx5: Use unique names for software steering caches
2026-07-30 21:02 UTC
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-07-30 21:01 UTC (6+ messages)
` [PATCH v2 05/11] rust: net/phy: remove expansion from doc
` [PATCH v2 11/11] RFC: rust: driver: support map-like syntax for ID table
` (subset) [PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
2026-07-30 20:59 UTC (14+ messages)
` "
` "
[PULL 0/3] Linux user patches
2026-07-30 19:13 UTC (2+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-30 20:59 UTC (8+ messages)
[PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
2026-07-30 20:59 UTC (2+ messages)
[PATCH v2 0/2] virtio: fix virtio_add_queue() queue size Coverity issue
2026-07-30 20:58 UTC (3+ messages)
` [PATCH v2 1/2] virtio: make virtio_add_queue() queue_size an unsigned int
` [PATCH v2 2/2] virtio: use Error for queue size validation in virtio_add_queue()
[PATCH net v2] usbnet: cap max_mtu for drivers without bind callback
2026-07-30 20:57 UTC (4+ messages)
[PATCH v5 0/5] Enable atomic modesetting by default
2026-07-30 20:56 UTC (3+ messages)
` [PATCH v5 3/5] drm/nouveau: Fix drm_driver struct/nouveau.atomic parameter handling
[PATCH v4 0/5] Enable atomic modesetting by default
2026-07-30 20:54 UTC (3+ messages)
` [PATCH v4 3/5] drm/nouveau: Fix drm_driver struct/nouveau.atomic parameter handling
[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
2026-07-30 20:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.