All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 12:19:23 to 2026-07-16 12:52:33 UTC [more...]

[LTP] [PATCH v5 0/4] Reproducer for cve-2026-46331
 2026-07-16 12:52 UTC  (2+ messages)

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-16 12:52 UTC  (11+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH] regcache: Warn if regcache_sync() is called in cache_only mode
 2026-07-16 12:52 UTC  (4+ messages)

[PATCH] iio: resolver: ad2s1200: use dev_err_probe()
 2026-07-16 12:51 UTC  (3+ messages)

[PATCH] rtc: pcf85363: Fix phantom device registration on missing hardware
 2026-07-16 12:51 UTC 

[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
 2026-07-16 12:51 UTC  (8+ messages)
` [PATCH v8 1/5] driver core: platform: amend the API contract for fwnode setters
` [PATCH v8 2/5] platform/surface: gpe: use platform_device_register_full()
` [PATCH v8 3/5] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v8 4/5] driver core: platform: unify release path
` [PATCH v8 5/5] driver core: platform: tests: add test cases for correct swnode removal

[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
 2026-07-16 12:49 UTC  (3+ messages)
` [PATCH v5 5/9] pnv/phb5: Implement write-clear and return 1's on unimplemented reg read

[PATCH v2] generic/altp2m: align and simplify altp2m_vcpu_idx()
 2026-07-16 12:49 UTC  (2+ messages)

[PATCH net] mac802154: flush rx_mac_cmd_list before freeing sdata
 2026-07-16 12:49 UTC  (2+ messages)

[PATCH v4 0/2] Record maintainer/reviewer Git Lab handles
 2026-07-16 12:49 UTC  (3+ messages)
` [PATCH v4 1/2] gitlab: introduce files mapping GitLab accounts to real names

[PATCH] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()
 2026-07-16 12:49 UTC  (6+ messages)

[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
 2026-07-16 12:48 UTC  (9+ messages)
` [PATCH V9 06/17] monitor: refactor monitor_data_init() to pass ID
` [PATCH V9 08/17] monitor: switch to iothread_unsafe_get_aio_context()

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-16 12:49 UTC  (9+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses

[PATCH 0/2] Fix for unintended FUSE ACL cache
 2026-07-16 12:49 UTC  (9+ messages)
` [PATCH 2/2] selftests/fuse: add ACL_DONT_CACHE regression test

[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
 2026-07-16 12:49 UTC  (7+ messages)
` [PATCH v1 08/17] ACPI: processor: idle: Rework first-level _LPI states processing
` [PATCH v1 09/17] ACPI: processor: idle: Drop redundant _LPI presence checks
` [PATCH v1 10/17] ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()

[PATCH net-next V2] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
 2026-07-16 12:48 UTC 

[PATCH v8 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-16 12:48 UTC  (12+ messages)
` [PATCH v8 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration

[PATCH v8 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-07-16 12:47 UTC  (11+ messages)
` [PATCH v8 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v8 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v8 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode

[PATCH v2 0/2] DRM device registration fixes
 2026-07-16 12:47 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[GIT PULL] pmdomain fixes for v7.2-rc4
 2026-07-16 12:46 UTC 

Please apply 736b380e28d0 and eca856950f7c down to 6.1.y
 2026-07-16 12:46 UTC  (7+ messages)

[PATCH] Add VIRTIO_F_DMB (Device Memory Buffer)
 2026-07-16  9:50 UTC  (2+ messages)

[PATCH v3 00/21] perf arm64: Support data type profiling
 2026-07-16 12:46 UTC  (5+ messages)
` [PATCH v3 03/21] perf llvm: Fix arm64 adrp instruction disassembly mismatch with objdump

[PATCH] mm/swap: Fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatch
 2026-07-16 12:44 UTC  (3+ messages)

[PATCH v2 00/15] riscv: add Svnapot PTE folding support
 2026-07-16 12:41 UTC  (48+ messages)
` [PATCH v2 01/15] riscv: introduce raw PTE helpers
` [PATCH v2 02/15] riscv: switch arch page-table users to "
` [PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
` [PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
` [PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
` [PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
` [PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
` [PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
` [PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
` [PATCH v2 12/15] arm64: mm: avoid contpte "
` [PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
` [PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
` [PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot

[PATCH v3] scsi: libsas: fix HA resume deadlock and hisi_sas disk-wake race
 2026-07-16 12:42 UTC  (4+ messages)

[PATCH] usb: chipidea: fix usage_count leak when autosuspend_delay is negative
 2026-07-16 12:42 UTC  (2+ messages)

Bug? SATA hard drives do not boot on Hardkernel Odroid HC4 (Amlogic S905X3)
 2026-07-16 12:42 UTC  (2+ messages)

[PATCH] ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
 2026-07-16 12:41 UTC  (2+ messages)

[PATCH v6 0/6] phy: fsl-imx8mq-usb: few improvements
 2026-07-16 12:41 UTC  (6+ messages)
` [PATCH v6 3/6] phy: fsl-imx8mq-usb: add runtime PM support

[PATCH v2 0/2] mfd: ucb1x00: Convert Assabet gpio-keys to software nodes
 2026-07-16 12:40 UTC  (4+ messages)
` [PATCH v2 1/2] mfd: ucb1x00: Register software node for GPIO controller

[PATCH] submodule--helper: avoid use of %zu for now
 2026-07-16 12:40 UTC  (2+ messages)

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-16 12:39 UTC  (8+ messages)
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()

[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-16 12:39 UTC  (3+ messages)
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows

[PATCH for-11.1 00/17] target/riscv: Nick's debug fixes for 11.1
 2026-07-16 12:35 UTC  (18+ messages)
` [PATCH for-11.1 01/17] target/riscv/debug: Check only mcontrol triggers for break/watchpoint matching
` [PATCH for-11.1 02/17] target/riscv/debug: Handle changing trigger types
` [PATCH for-11.1 03/17] target/riscv/debug: Implement permissive type unavailable trigger
` [PATCH for-11.1 04/17] target/riscv/debug: Fix icount trigger privilege check
` [PATCH for-11.1 05/17] target/riscv/debug: Update itrigger_enabled after changing privilege
` [PATCH for-11.1 06/17] target/riscv/debug: Implement get_trigger_action for icount type trigger
` [PATCH for-11.1 07/17] target/riscv/debug: Fix icount privilege matching icount_enabled() test
` [PATCH for-11.1 08/17] target/riscv/debug: Implement icount trigger textra matching
` [PATCH for-11.1 09/17] target/riscv/debug: Maintain itrigger_enabled in helper_itrigger_match()
` [PATCH for-11.1 10/17] target/riscv/debug: Fix breakpoint matching action
` [PATCH for-11.1 11/17] target/riscv/debug: Put mcontrol load/store match address into tval
` [PATCH for-11.1 12/17] target/riscv/debug: Remove breakpoints on reset
` [PATCH for-11.1 13/17] target/riscv/debug: Fix migration post_load icount_enabled() test
` [PATCH for-11.1 14/17] target/riscv/debug: Insert breakpoints after migration
` [PATCH for-11.1 15/17] target/riscv/debug: Advertise icount trigger type in tinfo
` [PATCH for-11.1 16/17] target/riscv/debug: Reset trigger type to unavailable
` [PATCH for-11.1 17/17] target/riscv/debug: Fix minor comment typos

[PATCH v7 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-07-16 12:39 UTC  (3+ messages)
` [PATCH v7 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver

[PATCH 0/3] refspec: remove dependency on `the_repository`
 2026-07-16 12:38 UTC  (4+ messages)
` [PATCH 1/3] refspec: group related structures and functions
` [PATCH 2/3] refspec: let callers pass in hash algorithm when parsing items
` [PATCH 3/3] refspec: stop depending on `the_repository`

[PATCH BlueZ] policy: Connect profiles for bonded inbound ACL connections
 2026-07-16 12:37 UTC  (2+ messages)
` [BlueZ] "

[PATCH v5 00/26] Introduce enablemenant of dom0less
 2026-07-16 12:37 UTC  (5+ messages)
` [PATCH v5 21/26] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v5 25/26] xen/riscv: add initial dom0less infrastructure support

[PATCH v3 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-07-16 12:37 UTC  (2+ messages)
` (subset) "

[PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
 2026-07-16 12:36 UTC 

[PATCH v5 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys
 2026-07-16 12:36 UTC  (7+ messages)

[PATCH RFC net-next 0/6] skb extension for BPF metadata
 2026-07-16 12:35 UTC  (4+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-16 12:34 UTC  (6+ messages)
` [PATCH i-g-t v3 05/31] lib/igt_tools_stub: add stubs needed by tools

[PATCH v11 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
 2026-07-16 12:35 UTC  (4+ messages)
` [PATCH v11 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing

[PATCH v2 0/5] Rate limited printing for Rust
 2026-07-16 12:34 UTC  (6+ messages)
` [PATCH v2 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH v2 2/5] rust: sync: add const constructor for raw_spinlock_t
` [PATCH v2 3/5] rust: add pr_*_ratelimit! macros for printing
` [PATCH v2 4/5] rust_binder: consolidate transaction failure prints
` [PATCH v2 5/5] rust_binder: use pr_*_ratelimited! for printing

[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-07-16 12:34 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding
` [PATCH v3 2/8] clk: renesas: r9a09g077: Register SYSC regmap
` [PATCH v3 3/8] arm64: dts: renesas: r9a09g077: Adjust CPG register region sizes
` [PATCH v3 4/8] arm64: dts: renesas: r9a09g087: "
` [PATCH v3 5/8] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support
` [PATCH v3 6/8] watchdog: rzv2h: Add syscon support for WDTDCR
` [PATCH v3 7/8] arm64: dts: renesas: r9a09g077: Use CPG/MSSR syscon for WDTDCR access
` [PATCH v3 8/8] arm64: dts: renesas: r9a09g087: "

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-16 12:32 UTC  (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 2/5] tools/lib/mm: add shared file helpers
` [PATCH v5 3/5] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
` [PATCH v5 5/5] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v3 0/2] media: s2255: Fix firmware parsing OOB and cleanup coding style
 2026-07-16 12:32 UTC  (2+ messages)
  ` Re:Re: [v3,0/2] "

[PATCH 3/3] hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect
 2026-07-16 12:32 UTC  (2+ messages)

Linking Patchwork with Sashiko?
 2026-07-16 12:32 UTC  (11+ messages)

[PATCH v8 0/8] New features for the AD5686 IIO driver
 2026-07-16 12:32 UTC  (7+ messages)
` [PATCH v8 1/8] iio: dac: ad5696: properly check i2c_transfer() return value
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data
` [PATCH v8 5/8] iio: dac: ad5686: implement new sync() op for the spi bus

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-16 12:32 UTC  (7+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH v3 00/17] nfsd: refactor nfs4_create_file()
 2026-07-16 12:31 UTC  (5+ messages)
` [PATCH v3 14/17] nfsd: reduce want-write range in nfsd4_create_file()
` [PATCH v3 15/17] nfsd: move v0 checking out of nfsd_check_obj_isreg()

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-16 12:30 UTC  (4+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
  ` [Intel-wired-lan] "

[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-16 12:29 UTC  (4+ messages)
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled

[PATCH] pmdomain: starfive: Remove redundant dev_err()
 2026-07-16 12:29 UTC  (2+ messages)

ipv4: icmp: icmp_route_lookup() relookups pick wrong netdev with policy routing + strict rp_filter
 2026-07-16 12:29 UTC  (6+ messages)

[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-07-16 12:28 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

[PATCH v7 0/7] drm/xe: add page size allocation mode control and coverage
 2026-07-16 12:28 UTC  (3+ messages)
` [PATCH v7 5/7] drm/xe/vm: propagate BO page-size requirements to VMA map flags

[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
 2026-07-16 12:28 UTC  (2+ messages)

[PATCH] pmdomain: raspberrypi-power: add remove function
 2026-07-16 12:28 UTC  (2+ messages)

[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
 2026-07-16 12:28 UTC  (7+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-16 12:27 UTC  (5+ messages)
` [PATCH v4 1/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc

[PATCH v3 0/6] xfs write streams
 2026-07-16 12:27 UTC  (4+ messages)
  ` [PATCH v3 2/6] iomap: introduce and propagate write_stream

[PATCH] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
 2026-07-16 12:27 UTC  (2+ messages)

[PATCH v11 0/1] drm/xe: Add support for GPU health indicator
 2026-07-16 12:27 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] tpm: use kfree_sensitive() for context and session buffers
 2026-07-16 12:26 UTC  (2+ messages)

[PATCH v2] iommu/msm: unwind probe state on registration failure
 2026-07-16 12:26 UTC  (6+ messages)
` [PATCH v3] iommu/msm: Fix dangling list entry on probe failure

[PATCH v1] nSVM: Check injected event consistency
 2026-07-16 12:04 UTC  (2+ messages)
`  "

[PATCH] cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
 2026-07-16 12:25 UTC  (2+ messages)

[PATCH] mfd: rave-sp: validate received frame lengths
 2026-07-16 12:24 UTC  (2+ messages)

[PATCH 1/2] gnutls: Enable p11-kit by default
 2026-07-16 12:22 UTC  (2+ messages)
` [PATCH 2/2] u-boot: upgrade 2026.04 -> 2026.07

[RFC PATCH] mm/ksm: use checksum to speed up page comparison
 2026-07-16 12:20 UTC 

[PATCH v1 0/3] Add workarounds for Picoheart erratas
 2026-07-16 12:20 UTC  (4+ messages)
` [PATCH v1 2/3] riscv: errata: picoheart: Add workaround for cbo.clean errata

[RFC PATCH 0/2] Avoid software ref tag remapping for NVMe devices
 2026-07-16 12:21 UTC  (6+ messages)
` [RFC PATCH 2/2] nvme/core: advertise BLK_EXPECTED_REF_TAG_CAPABLE

[PATCH bpf-next v3 0/3] Fixes for tailcall with subprog and callback
 2026-07-16 12:20 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] bpf: Reject callback subprogs invoke tailcall

[BUG] vlan: skb_under_panic when toggling NETIF_F_HW_VLAN_CTAG_TX on lower device
 2026-07-16 12:20 UTC 

[PATCH] blk-cgroup: show io.stat numbers for discard-only cgroups
 2026-07-16 12:19 UTC  (2+ messages)

[PATCH] usb: musb: dsps: implement vbus_status and set_vbus platform ops
 2026-07-16 12:19 UTC 

[i-g-t] tests/intel/xe_mempage_offline: Add fault-inject based page offline tests
 2026-07-16 12:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 2/2] vfio/migration: Parallelize device state transitions
 2026-07-16 12:18 UTC  (12+ messages)

[PATCH v2 0/4] Generate documentation links for OE-Core
 2026-07-16 12:18 UTC  (2+ messages)
` [PATCH v2 3/4] tools: add gen-doc-links to generate documentation link flags


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.