All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 11:20:54 to 2026-05-19 11:52:00 UTC [more...]

[PATCH v4] drm/gem: Make the GEM LRU lock part of drm_device
 2026-05-19 11:51 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-19 11:51 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: arm: qcom: Document Shikra and its EVK boards
` [PATCH v2 2/5] arm64: dts: qcom: Introduce Shikra SoC base dtsi
` [PATCH v2 3/5] arm64: dts: qcom: Add Shikra CQ7790M SoM platform
` [PATCH v2 4/5] arm64: dts: qcom: Add Shikra IQ2390S "
` [PATCH v2 5/5] arm64: dts: qcom: Add Shikra EVK boards

[PATCH v1 0/3] UBSAN fixes
 2026-05-19 11:51 UTC  (13+ messages)
` [PATCH v1 1/3] xen/riscv: fix switch_stack_and_jump()
` [PATCH v1 2/3] xen/domain: fix UBSAN null pointer dereference in vcpu_info_reset()

[PATCH 0/2] usb: typec: ucsi: Additional checks for power role change handling
 2026-05-19 11:41 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: Check if power role change actually happened before handling
` [PATCH 2/2] usb: typec: ucsi: Don't update power_supply on power role change if not connected

[PATCH net-next 2/6] net: export sock_disable_timestamp() declaration
 2026-05-19 11:50 UTC  (3+ messages)

[PATCH v2] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-05-19 11:38 UTC 

[PATCH net 0/5] pull request: fixes for ovpn 2026-05-14
 2026-05-19 11:50 UTC  (2+ messages)

[PATCH 0/4] drm/i915/display: harden some bit-shifting operations
 2026-05-19 11:50 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH 4/4] drm/i915/display: harden shift in intel_pmdemand_update_phys_mask()
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations
` ✓ CI.KUnit: success "

[PATCH] target/riscv/tcg: disable svpbmt if satp_mode < sv39
 2026-05-19 11:48 UTC 

[ndctl PATCH 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live
 2026-05-19 11:49 UTC  (3+ messages)

[PATCH] dma-debug: skip cacheline overlap tracking on cache-coherent architectures
 2026-05-19 11:49 UTC  (10+ messages)

[PATCH v5 00/63] target/arm: Implement FEAT_FP8
 2026-05-19 11:48 UTC  (3+ messages)
` [PATCH v5 09/63] target/arm: Introduce FPMR

[REGRESSION] Toshiba Fn keys + lidswitch
 2026-05-19 11:48 UTC  (3+ messages)

[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-19 11:48 UTC  (10+ messages)
` [PATCH v3 10/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v3 16/27] rust: types: add `ForLt` trait for higher-ranked lifetime support

[bluez/bluez]
 2026-05-19 11:48 UTC 

[bluez/bluez] 0cb83c: client/btpclient: refactor read-commands bitmap bu
 2026-05-19 11:48 UTC 

[bluez/bluez] acfd19: client/btpclient: Fix GAP unpair command
 2026-05-19 11:47 UTC 

[PATCH v2 00/21] fuse: extend passthrough to inode operations
 2026-05-19 11:47 UTC  (5+ messages)
` [PATCH v2 17/21] backing-inode: add backing_inode_copyattr()

[PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
 2026-05-19 11:47 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] spinlock: remove volatile qualifier
 2026-05-19 11:47 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] spinlock: add debug checks in recursive unlock

[PATCH v2 00/26] Introduce enablemenant of dom0less
 2026-05-19 11:47 UTC  (5+ messages)
` [PATCH v2 04/26] xen/riscv: implement prerequisites for domain_create()

[PATCH] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
 2026-05-19 11:47 UTC  (3+ messages)

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-19 11:47 UTC  (5+ messages)
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex

[PATCH] drm/fsl-dcu: Remove redundant connector registration
 2026-05-19 11:46 UTC 

[PATCH 0/8] first zcrx updates for 7.2
 2026-05-19 11:46 UTC  (10+ messages)
` [PATCH 1/8] io_uring/zcrx: make scrubbing more reliable
` [PATCH 2/8] io_uring/zcrx: poison pointers on unregistration
` [PATCH 3/8] io_uring/zcrx: remove extra ifq close
` [PATCH 4/8] io_uring/zcrx: reorder fd allocation in zcrx_export()
` [PATCH 5/8] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH 6/8] io_uring/zcrx: notify user when out of buffers
` [PATCH 7/8] io_uring/zcrx: notify user on frag copy fallback
` [PATCH 8/8] io_uring/zcrx: add shared-memory notification statistics

[PATCH 0/1] add USB PHY node and USB OTG pinctrl support to S32G2/S32G3 SoCs
 2026-05-19 11:45 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: Add usbphynop and usbotg pinctrl for S32G platforms

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-19 11:45 UTC  (8+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-05-19 11:45 UTC  (2+ messages)

[PATCH] arm64: Fix garbled logs caused by race between multiple stack traces
 2026-05-19 11:45 UTC  (3+ messages)

[PATCH RFC v3] usb: cdc-wdm: close race between workqueue and release
 2026-05-19 11:45 UTC 

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-19 11:44 UTC  (12+ messages)

[PATCH v2 net-next 0/2] rtnetlink: RTNL avoidance in rtnl_getlink()
 2026-05-19 11:43 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
` [PATCH v2 net-next 2/2] rtnetlink: do not acquire RTNL for RTM_GETLINK with RTEXT_FILTER_NAME_ONLY

[PATCH mptcp-net] selftests: mptcp: sockopt: set EXIT trap earlier
 2026-05-19 11:43 UTC  (2+ messages)

[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-05-19 11:43 UTC  (9+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-19 11:43 UTC  (2+ messages)

[PATCH] perf: disable BUILD_BPF_SKEL when rust in kernel feature is enabled
 2026-05-19 11:41 UTC 

[PATCH 0/6] usb: typec: tcpm: qcom: use connector to specify VBUS regulator
 2026-05-19 11:41 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: usb: qcom,pmic-typec: deprecate device-specific VBUS
` [PATCH 2/6] usb: typec: tcpm: qcom: prefer VBUS supply from the connector node
` [PATCH 3/6] arm64: dts: qcom: pm4125: move vdd-vbus-supply to connector nodes
` [PATCH 4/6] arm64: dts: qcom: pm7250b: "
` [PATCH 5/6] arm64: dts: qcom: pm8150b: "
` [PATCH 6/6] arm64: dts: qcom: pmi632: "

[PATCH v4 3/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-19 11:41 UTC  (2+ messages)

[PATCH] ocfs2: fix NULL deref in ocfs2_wait_for_recovery after recovery_exit
 2026-05-19 11:41 UTC  (2+ messages)

[PATCH v2 0/5] cxl: Support Back-Invalidate
 2026-05-19 11:41 UTC  (3+ messages)

[oe] [meta-oe] [PATCH 01/38] bit7z: upgrade 4.0.11 -> 4.0.12
 2026-05-19 11:39 UTC  (38+ messages)
` [oe] [meta-oe] [PATCH 02/38] catch2: upgrade 3.14.0 -> 3.15.0
` [oe] [meta-oe] [PATCH 03/38] ctags: upgrade 6.2.20260426.0 -> 6.2.20260510.0
` [oe] [meta-networking] [PATCH 04/38] dovecot: upgrade 2.4.3 -> 2.4.4
` [oe] [meta-oe] [PATCH 05/38] fastfetch: upgrade 2.62.1 -> 2.63.1
` [oe] [meta-gnome] [PATCH 06/38] gnome-text-editor: upgrade 50.0 -> 50.1
` [oe] [meta-oe] [PATCH 07/38] imagemagick: upgrade 7.1.2-21 -> 7.1.2-22
` [oe] [meta-oe] [PATCH 08/38] lcms: upgrade 2.19 -> 2.19.1
` [oe] [meta-oe] [PATCH 09/38] libei: upgrade 1.5.0 -> 1.6.0
` [oe] [meta-oe] [PATCH 10/38] libsdl2-mixer: upgrade 2.8.1 -> 2.8.2
` [oe] [meta-oe] [PATCH 11/38] libsdl3-mixer: upgrade 3.2.0 -> 3.2.2
` [oe] [meta-networking] [PATCH 12/38] lldpd: upgrade 1.0.21 -> 1.0.22
` [oe] [meta-python] [PATCH 13/38] python3-coverage: upgrade 7.13.5 -> 7.14.0
` [oe] [meta-python] [PATCH 14/38] python3-faker: upgrade 40.15.0 -> 40.18.0
` [oe] [meta-python] [PATCH 15/38] python3-flask-jwt-extended: upgrade 4.7.3 -> 4.7.4
` [oe] [meta-python] [PATCH 16/38] python3-huey: upgrade 3.0.0 -> 3.0.1
` [oe] [meta-python] [PATCH 17/38] python3-inline-snapshot: upgrade 0.32.7 -> 0.33.0
` [oe] [meta-python] [PATCH 18/38] python3-ldap: upgrade 3.4.5 -> 3.4.6
` [oe] [meta-python] [PATCH 19/38] python3-mdit-py-plugins: upgrade 0.6.0 -> 0.6.1
` [oe] [meta-python] [PATCH 20/38] python3-meh: upgrade 0.52 -> 0.53
` [oe] [meta-python] [PATCH 21/38] python3-myst-parser: upgrade 5.0.0 -> 5.1.0
` [oe] [meta-python] [PATCH 22/38] python3-pandas: upgrade 3.0.2 -> 3.0.3
` [oe] [meta-python] [PATCH 23/38] python3-paramiko: upgrade 4.0.0 -> 5.0.0
` [oe] [meta-python] [PATCH 24/38] python3-pytest-codspeed: upgrade 4.5.0 -> 5.0.2
` [oe] [meta-python] [PATCH 25/38] python3-python-multipart: upgrade 0.0.27 -> 0.0.28
` [oe] [meta-python] [PATCH 26/38] python3-regex: upgrade 2026.4.4 -> 2026.5.9
` [oe] [meta-python] [PATCH 27/38] python3-reportlab: upgrade 4.5.0 -> 4.5.1
` [oe] [meta-python] [PATCH 28/38] python3-rich-toolkit: upgrade 0.19.7 -> 0.19.9
` [oe] [meta-python] [PATCH 29/38] python3-sentry-sdk: upgrade 2.59.0 -> 2.60.0
` [oe] [meta-python] [PATCH 30/38] python3-thrift: upgrade 0.22.0 -> 0.23.0
` [oe] [meta-python] [PATCH 31/38] python3-tomlkit: upgrade 0.14.0 -> 0.15.0
` [oe] [meta-python] [PATCH 32/38] python3-tox: upgrade 4.53.1 -> 4.54.0
` [oe] [meta-python] [PATCH 33/38] python3-twisted: upgrade 25.5.0 -> 26.4.0
` [oe] [meta-python] [PATCH 34/38] python3-typeguard: upgrade 4.5.1 -> 4.5.2
` [oe] [meta-python] [PATCH 35/38] python3-virtualenv: upgrade 21.3.1 -> 21.3.3
` [oe] [meta-webserver] [PATCH 36/38] swagger-ui: upgrade 5.32.5 -> 5.32.6
` [oe] [meta-oe] [PATCH 37/38] uriparser: upgrade 1.0.1 -> 1.0.2
` [oe] [meta-filesystems] [PATCH 38/38] xfsdump: upgrade 3.2.0 -> 3.3.0

[PATCH v4] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
 2026-05-19 11:41 UTC  (2+ messages)

[PATCH] drm/imagination: Add support for trace points
 2026-05-19 11:41 UTC  (2+ messages)

[PATCH v2 0/5] KVM: s390: some vSIE and UCONTROL fixes
 2026-05-19 11:40 UTC  (7+ messages)
` [PATCH v2 3/5] KVM: s390: vsie: Fix unshadowing logic
` [PATCH v2 5/5] KVM: s390: Properly reset zero bit in PGSTE

[PATCH] nios2: remove the architecture
 2026-05-19 11:40 UTC  (8+ messages)

linux-next: build failure after merge of the amdgpu tree
 2026-05-19 11:40 UTC 

[PATCH v3] Bluetooth: bnep: reject short frames before parsing
 2026-05-19 11:39 UTC 

[PATCH RFC] HID: mcp2221: fix OOB read in mcp2221_raw_event()
 2026-05-19 11:39 UTC 

[PATCH v9 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
 2026-05-19 11:38 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2] arm64/irqflags: __always_inline the arch_local_irq_*() helpers
 2026-05-19 11:38 UTC  (4+ messages)
` [PATCH] arm64/daifflags: Make local_daif_*() helpers __always_inline

[PATCH v2] media: dt-bindings: nxp,imx8mq-mipi-csi2: Fix example endpoint label typo
 2026-05-19 11:38 UTC 

[PATCH v3 0/4] devfreq: Add refcounts for governor modules
 2026-05-19 11:32 UTC  (5+ messages)
` [PATCH v3 1/4] devfreq: Use mutex guard in governor_store()
` [PATCH v3 2/4] devfreq: Use mutex guard in devfreq_add/remove_governor()
` [PATCH v3 3/4] devfreq: Factor out devfreq_set_governor()
` [PATCH v3 4/4] devfreq: Refcount governor modules while in use

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-19 11:37 UTC  (12+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
                  ` [Linaro-mm-sig] "

[PATCH v2 0/2] ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw
 2026-05-19 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: cs35l56: Use reg_base to offset addresses on SoundWire
` [PATCH v2 2/2] ASoC: cs35l56: Use standard SoundWire regmap implementation

[PATCH v2 0/7] iio: Rework i2c_device_id initialisation
 2026-05-19 11:35 UTC  (3+ messages)
` [PATCH v2 7/7] iio: Initialize i2c_device_id arrays using member names

[PATCH v5 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
 2026-05-19 11:35 UTC  (2+ messages)

[PATCH v9 2/2] drm/bridge: Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-19 11:35 UTC  (2+ messages)

[PATCH v3 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-19 11:34 UTC  (4+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-19 11:34 UTC  (3+ messages)
  ` [PATCH 1/6] dax: fix misleading comment about share/index union in dax_folio_reset_order()

[agd5f:drm-next 33/58] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_crc_test.c:14:63: error: implicit declaration of function 'dm_parse_crc_source'; did you mean 'dm_test_parse_crc_source_none'?
 2026-05-19 11:33 UTC 

[PATCH v10 0/2] drm/i915/selftests: Use safe userspace memory for mappings
 2026-05-19 11:33 UTC  (3+ messages)

[PATCH 37/37] drm/mxsfb/lcdif: enable bridge hotplug
 2026-05-19 11:33 UTC  (2+ messages)

[pci:pwrctrl] BUILD SUCCESS 548f3d287d92bcbc908b02db57fb889f8a8276a0
 2026-05-19 11:31 UTC 

[PATCH v2 0/4] drm/imagination: Multiple enhancement
 2026-05-19 11:32 UTC  (2+ messages)

[PATCH 27/37] drm/bridge: notify about detached bridges
 2026-05-19 11:32 UTC  (2+ messages)

[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-19 11:31 UTC  (2+ messages)

[PATCH] seqlock: Allow UBSAN_ALIGNMENT to fail optimizing
 2026-05-19 11:30 UTC  (2+ messages)

[PATCH] ceph: bound num_split_inos and num_split_realms in ceph_handle_snap()
 2026-05-19 11:30 UTC 

[PATCH v3 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
 2026-05-19 11:30 UTC  (2+ messages)

[PATCH] drm/client: check whether CRTC is active before waiting for vblank
 2026-05-19 11:29 UTC  (3+ messages)

[PATCH] regulator: core: lock device when calling device_is_bound()
 2026-05-19 11:29 UTC  (3+ messages)

[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-19 11:28 UTC  (5+ messages)

[PATCH] rust: add `CacheAligned` for easy cache line alignment of values
 2026-05-19 11:28 UTC  (8+ messages)

[PATCH net-next v3 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-19 11:26 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS 1152fdcd2587ebb8f8ad19829b0ec44921ccd22d
 2026-05-19 11:21 UTC 

Re-visiting: bitbake-setup on PyPI as the recommended install path
 2026-05-19 11:25 UTC  (2+ messages)

[PATCH ping2 linux-next] perf test: probe_vfs_getname add do_getname() probing fallback
 2026-05-19 11:25 UTC  (2+ messages)

[PATCH RESEND] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
 2026-05-19 11:24 UTC 

[PATCH v3 0/4] clk: qcom: Add common clkref support and migrate Glymur
 2026-05-19 11:25 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add QREF regulator supplies for glymur

[PATCH 3/3] arm64: dts: qcom: glymur: Enable SPEL powercap driver
 2026-05-19 11:25 UTC  (2+ messages)

[PATCH v2] ethdev: fix pointer check in GENEVE and RAW flow copy
 2026-05-19  7:23 UTC 

[post LSFMM summary] where is fuse going?
 2026-05-19 11:23 UTC  (4+ messages)
    `  "

[asahilinux:bits/000-devicetree 17/114] arch/arm64/boot/dts/apple/t8112-j413.dtb: codec@38 (ti,sn012776): compatible: ['ti,sn012776', 'ti,tas2764'] is too long
 2026-05-19 11:23 UTC 

include/linux/lockdep.h:252:54: error: passing argument 1 of 'lock_is_held' from pointer to non-enclosed address space
 2026-05-19 11:23 UTC 

[PATCH 1/5] arm64: dts: imx91-9x9-qsb: remove unused property clock-frequency from mdio node
 2026-05-19 11:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/perl: fix musl build issues
 2026-05-19 11:22 UTC  (3+ messages)
` [Buildroot] [PATCH v2 0/1] package/perl: fix build with musl and static linking
  ` [Buildroot] [PATCH v2 1/1] "

[PATCH 0/3] Add missing SRCREV check for SCM URIs
 2026-05-19  9:09 UTC  (4+ messages)
` [PATCH 1/3] base.bbclass: warn when SRCREV is missing for SCM URIs at parse time
` [PATCH 2/3] insane.bbclass: add missing-srcrev QA check for SCM URIs
` [PATCH 3/3] yocto-check-layer.bbclass: enforce missing SRCREV check during layer validation

[PATCH] mm: memcontrol: propagate NMI slab stats to memcg vmstats
 2026-05-19 11:22 UTC  (2+ messages)

[PATCH net-next] net: dev_addr_lists: don't WARN on GFP_ATOMIC kmalloc failure in netif_rx_mode_run
 2026-05-19 11:22 UTC  (2+ messages)

[PATCH 35/37] drm/bridge: drm_bridge_attach(): don't fail on -EPROBE_DEFER
 2026-05-19 11:21 UTC  (2+ messages)

[PATCH 2/3] powercap: qcom: Add SPEL powercap driver
 2026-05-19 11:20 UTC  (2+ messages)


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.