All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 21:11:28 to 2025-09-03 22:06:50 UTC [more...]

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-03 21:56 UTC  (3+ messages)
` [PATCH v2 4/4] rust: Move register and bitstruct macros out of Nova

[PATCH RESEND 00/14] gpio: replace legacy bgpio_init() with its modernized alternative
 2025-09-03 16:16 UTC  (11+ messages)
` [PATCH RESEND 05/14] gpio: ts4800: use generic device properties
` [PATCH RESEND 07/14] gpio: ts4800: use new generic GPIO chip API
` [PATCH RESEND 09/14] gpio: dwapb: "

[PATCH 0/7] RFC: Add dedicated printk macros for tile and device
 2025-09-03 22:06 UTC  (13+ messages)
` [PATCH 1/7] drm/xe: Keep xe_gt_err() macro definitions together
` [PATCH 2/7] drm/xe: Drop "gt_" prefix from xe_gt_WARN() macros
` [PATCH 3/7] drm/xe: Prepare format for GT-oriented messages in one place
` [PATCH 4/7] drm/xe: Add dedicated printk macros for tile and device
` [PATCH 5/7] drm/xe: Define verbose debug macros
` [PATCH 6/7] drm/xe: Use tile-oriented messages in GGTT code
` [PATCH 7/7] drm/xe: Use tile-oriented messages in LMTT code
` ✗ CI.checkpatch: warning for RFC: Add dedicated printk macros for tile and device
` ✓ CI.KUnit: success "

[PATCH] drm/xe/guc: Add SLPC power profile interface
 2025-09-03 22:06 UTC  (3+ messages)

[PATCH i-g-t v13 1/2] tests/kms_prime: Add XE support
 2025-09-03 22:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v13,1/2] "

[PATCH] doc: filesystems: proc: remove stale information from intro
 2025-09-03 22:05 UTC  (2+ messages)

[PATCH 1/4] sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
 2025-09-03 22:05 UTC  (2+ messages)

[PATCH v2 00/10] perf tools: Some improvements on data type profiler
 2025-09-03 22:05 UTC  (5+ messages)
` [PATCH v2 01/10] perf dwarf-aux: Use signed variable types in match_var_offset

[PATCH v5] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, Low memory Holes, Decoders
 2025-09-03 22:05 UTC  (3+ messages)

[PATCH v3 0/7] rust: Add Per-CPU Variable API
 2025-09-03 22:03 UTC  (5+ messages)
` [PATCH v3 1/7] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH v3 4/7] rust: cpumask: Add getters for globally defined cpumasks

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-03 22:03 UTC  (6+ messages)
` [PATCH 01/10] gpu: nova-core: Set correct DMA mask

[PATCH v2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for DSC
 2025-09-03 22:03 UTC  (2+ messages)

[PATCH v17 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-09-03 22:03 UTC  (8+ messages)
` [PATCH v17 25/33] fs/resctrl: Provide interface to update the event configurations

[PATCH] PCI/P2PDMA: Reduce scope of pci_has_p2pmem function
 2025-09-03 22:03 UTC  (2+ messages)

+ rust-maple_tree-add-mapletreealloc.patch added to mm-new branch
 2025-09-03 22:03 UTC 

+ rust-maple_tree-add-lock-guard-for-maple-tree.patch added to mm-new branch
 2025-09-03 22:03 UTC 

+ rust-maple_tree-add-mapletree.patch added to mm-new branch
 2025-09-03 22:03 UTC 

[Buildroot] [next 1/1] package/armadillo: bump to version 15.0.1
 2025-09-03 22:02 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/armadillo: bump to version 15.0.1
 2025-09-03 21:59 UTC 

[PATCH] PCI: mvebu: Fix the use of the for_each_of_range() iterator
 2025-09-03 17:33 UTC  (5+ messages)

[PATCH] docs: admin-guide: Fix typo in nfsroot.rst
 2025-09-03 22:00 UTC  (2+ messages)

[GIT PULL] wireless-2025-09-03
 2025-09-03 22:00 UTC  (2+ messages)

[syzbot] [net?] BUG: corrupted list in nsim_bpf_verifier_prep (2)
 2025-09-03 21:59 UTC 

linux-next: build failure after merge of the drm-exynos tree
 2025-09-03 21:59 UTC  (6+ messages)

[PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
 2025-09-03 21:59 UTC  (4+ messages)
` [PATCH v3] "

RAID 1 | Changing HDs
 2025-09-03 21:59 UTC  (6+ messages)

[PATCH] docs: sphinx: remove SPDX/copyright comments from HTML output
 2025-09-03 21:59 UTC  (2+ messages)

[Buildroot] [next 1/1] package/uuu: bump to version 1.5.233
 2025-09-03 21:57 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/uuu: bump to version 1.5.233
 2025-09-03 21:53 UTC 

[PATCH V2] rtc: zynqmp: Restore alarm functionality after kexec transition
 2025-09-03 15:22 UTC  (2+ messages)

[PATCH v2 00/13] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-03 21:56 UTC  (2+ messages)

[PATCH 0/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-03 21:55 UTC  (2+ messages)
` [syzbot ci] "

[PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing
 2025-09-03 21:55 UTC  (5+ messages)
` [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand

[PATCH] drm/xe: Expand workaround 13011645652 to PTL, WCL
 2025-09-03 21:55 UTC  (6+ messages)
` [PATCH v2] drm/xe: Extend Wa_13011645652 to PTL-H, WCL

linux-next: Signed-off-by missing for commit in the broadcom tree
 2025-09-03 21:55 UTC 

[syzbot] Monthly pm report (Sep 2025)
 2025-09-03 21:54 UTC 

[PATCH v2 0/2] can: m_can: document and add external reset
 2025-09-03 15:16 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153

[PATCH v2] docs: scheduler: completion: Document complete_on_current_cpu()
 2025-09-03 21:54 UTC  (2+ messages)

[moderation/CI] Re: io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-03 21:54 UTC  (2+ messages)

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-09-03 21:54 UTC  (11+ messages)

[PATCH net] inet: Avoid established lookup missing active sk
 2025-09-03 21:53 UTC  (2+ messages)
` [syzbot ci] "

[Buildroot] [PATCH 1/1] package/pocketpy: bump to version 2.1.1
 2025-09-03 21:53 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/pocketpy: bump to version 2.1.1
 2025-09-03 21:51 UTC 

[PATCH] dt-bindings: mmc: sdhci-pxa: Add minItems to pinctrl-names
 2025-09-03 21:52 UTC  (2+ messages)

[PATCH v7 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-09-03 21:52 UTC  (5+ messages)
` [PATCH v7 1/3] sched_ext: Introduce scx_bpf_locked_rq()
` [PATCH v7 2/3] sched_ext: Introduce scx_bpf_cpu_curr()
` [PATCH v7 3/3] sched_ext: deprecation warn for scx_bpf_cpu_rq()

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-03 21:52 UTC  (11+ messages)
` [PATCH v11 37/66] media: uapi: Correct generic CSI-2 metadata format 4cc
` [PATCH v11 38/66] Revert "media: uapi: v4l: Don't expose generic metadata formats to userspace"
` [PATCH v11 40/66] media: Document enable_streams and disable_streams behaviour
` [PATCH v11 46/66] media: uapi: Add metadata layout for ov2740 embedded data
` [PATCH v11 52/66] media: v4l: Add V4L2_SUBDEV_ROUTE_FL_STATIC sub-device routing flag

[PATCH v1 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-09-03 21:52 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add the NXP SAR ADC "

[moderation/CI] Re: inet: Avoid established lookup missing active sk
 2025-09-03 21:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/protozero: bump version to 1.8.1
 2025-09-03 21:50 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_mix_modes: Remove absolute duration value
 2025-09-03 21:50 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_mix_modes: Remove absolute duration value (rev5)
` ✓ i915.CI.BAT: "

[Buildroot] [git commit branch/next] package/protozero: bump version to 1.8.1
 2025-09-03 21:43 UTC 

[PATCH sched_ext/for-6.18] sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
 2025-09-03 21:49 UTC  (7+ messages)

[PATCH v2 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2025-09-03 21:48 UTC  (3+ messages)
` [PATCH v2 1/3] dt-binbings: hwmon: Document the LTC4283 "

[PATCH v8 0/4] xen/arm: scmi: introduce SCI SCMI SMC single-agent support
 2025-09-03 21:47 UTC  (3+ messages)

git whatchanged
 2025-09-03 21:47 UTC  (4+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-09-03 21:47 UTC  (2+ messages)

[PATCH v2] Documentation: dev-tools: Fix a typo in autofdo documentation
 2025-09-03 21:45 UTC  (2+ messages)

[PATCH v2 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-09-03 21:44 UTC  (10+ messages)
` [PATCH v2 4/9] drm/panthor: Implement optional reset

+ panic-remove-redundant-panic-cpu-backtrace.patch added to mm-nonmm-unstable branch
 2025-09-03 21:44 UTC 

[PATCH v4] disk: efi_loader: Improve disk image detection in efi_bootmgr
 2025-09-03 21:44 UTC 

[Intel-wired-lan] [PATCH net-next, v2, 1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-03 21:44 UTC  (4+ messages)
    ` [PATCH net-next,v2,1/2] "

[PATCH 0/4] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-03 21:44 UTC  (11+ messages)
` [PATCH 1/4] usage: help the user help themselves

[Intel-wired-lan] [PATCH net-next, v3, 1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-03 21:43 UTC  (4+ messages)
` [PATCH net-next,v3,1/2] "
` [Intel-wired-lan] [PATCH net-next, v3, 2/2] i40e: support generic devlink param "max_mac_per_vf"
  ` [PATCH net-next,v3,2/2] "

[PATCH v8] Documentation: cve Korean translation
 2025-09-03 21:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/fmt: bump to version 11.2.0
 2025-09-03 21:40 UTC  (2+ messages)

[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
 2025-09-03 21:40 UTC  (9+ messages)
` [PATCH 01/16] sched_ext: Exit early on hotplug events during attach
` [PATCH 07/16] sched_ext: Add a DL server for sched_ext tasks

[Buildroot] [git commit branch/next] package/fmt: bump to version 11.2.0
 2025-09-03 21:19 UTC 

[PATCH] PCI/AER: Use IRQF_NO_THREAD on aer_irq
 2025-09-03 21:39 UTC  (3+ messages)

+ mm-show_mem-add-trylock-while-printing-alloc-info.patch added to mm-new branch
 2025-09-03 21:38 UTC 

+ mm-show_mem-dump-the-status-of-the-mem-alloc-profiling-before-printing.patch added to mm-new branch
 2025-09-03 21:38 UTC 

[PATCH v6 00/12] Introduce eSPI support
 2025-09-03 21:37 UTC  (9+ messages)
` [PATCH v6 04/12] xen/arm/irq: add handling for IRQs in the eSPI range
` [PATCH v6 08/12] xen/arm: vgic: add resource management for extended SPIs
` [PATCH v6 10/12] xen/arm: vgic-v3: add emulation of GICv3.1 eSPI registers

[PATCH] Documentation: Fix spelling mistakes
 2025-09-03 21:36 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.18] sched_ext: Misc changes
 2025-09-03 21:34 UTC  (2+ messages)

[PATCH v2] selinux: fix sel_read_bool() allocation and error handling
 2025-09-03 21:34 UTC  (2+ messages)

[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-09-03 21:32 UTC  (15+ messages)
` [PATCH net-next V6 01/13] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink "

What is the best way to set up RAID-1 on new Ubuntu install
 2025-09-03 21:32 UTC  (2+ messages)

[PATCH 0/2] trace: minor documentation fixes for clarity and
 2025-09-03 21:32 UTC  (5+ messages)

+ kasan-apply-write-only-mode-in-kasan-kunit-testcases-v7.patch added to mm-new branch
 2025-09-03 21:32 UTC 

[PATCH v5 1/2] PCI: Configure root port MPS during host probing
 2025-09-03 17:35 UTC  (7+ messages)

[PATCH] drm/i915/display: Remove power state verification before HW readout
 2025-09-03 21:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/5] doc: git-checkout: clarify DESCRIPTION section
 2025-09-03 21:29 UTC  (6+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] doc: git-checkout: clarify restoring files section

[PATCH v2] arm64: dts: qcom: msm8953-xiaomi-daisy: fix cd-gpios
 2025-09-03 21:27 UTC 

[GIT PULL] ARM: at91: fixes for 6.17
 2025-09-03 17:33 UTC 

[PATCH 1/4] net/ark: add PCIe IDS for newly supported devices
 2025-09-03 21:28 UTC  (4+ messages)
` [PATCH 2/4] net/ark: remove double mbuf frees
` [PATCH 3/4] net/ark: improve ring handling for segmented packets
` [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion

[PATCH v2 00/11] media: adv7180: Improve the control over decoder power
 2025-09-03 21:29 UTC  (4+ messages)

[PATCH v17 0/4] xen/domain: domain ID allocation
 2025-09-03 21:28 UTC  (2+ messages)

[PATCH v9 0/7] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-09-03 21:08 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v9 2/7] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v9 3/7] dt-bindings: firmware: qcom,scm: Add MSM8937
` [PATCH v9 4/7] dt-bindings: display/msm/gpu: describe A505 clocks
` [PATCH v9 5/7] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v9 6/7] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v9 7/7] arm64: dts: "

[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
 2025-09-03 21:27 UTC  (2+ messages)

[PATCH] memfd,selinux: call security_inode_init_security_anon
 2025-09-03 21:26 UTC  (2+ messages)

[PATCH net-next v4 0/2] tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
 2025-09-03 21:25 UTC  (5+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] tcp: Free TCP-AO/TCP-MD5 info/keys without RCU

[PATCH] ASoC: amd: amd_sdw: Add quirks for some new Dell laptops
 2025-09-03 21:22 UTC  (2+ messages)

[PATCH v2 08/10] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
 2025-09-03 21:23 UTC  (3+ messages)

[PATCH v5 0/3] Add SDM660 LPASS LPI TLMM
 2025-09-03 21:23 UTC  (3+ messages)
` [PATCH v5 3/3] pinctrl: qcom: "

[Bug 220491] New: usb_storage connected SD card disconnects/reconnects on resume from suspend
 2025-09-03 21:22 UTC  (3+ messages)
` [Bug 220491] "

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-03 17:24 UTC  (3+ messages)
` [PATCH v7 2/6] arm64: cpufeature: add AmpereOne to BBML2 allow list

[PATCH net] MAINTAINERS: add Sabrina to TLS maintainers
 2025-09-03 21:20 UTC 

[PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
 2025-09-03 21:19 UTC  (4+ messages)

[PATCH] arm64: dts: broadcom: bcm2712: Add default GIC address cells
 2025-09-03 17:22 UTC  (2+ messages)

[PATCH v4 0/7] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
 2025-09-03 17:04 UTC  (24+ messages)
` [PATCH v4 1/7] dt-bindings: soc: rockchip: add rk3588 csidphy grf syscon
` [PATCH v4 2/7] dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains non-required
` [PATCH v4 3/7] dt-bindings: phy: rockchip-inno-csi-dphy: add rk3588 variant
` [PATCH v4 4/7] phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
` [PATCH v4 5/7] phy: rockchip: phy-rockchip-inno-csidphy: allow for different reset lines
` [PATCH v4 6/7] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
` [PATCH v4 7/7] arm64: dts: rockchip: add mipi csi-2 dphy nodes to rk3588

[PATCH] media: s5p-mfc: Always pass NULL to s5p_mfc_cmd_host2risc_v6()
 2025-09-03 17:13 UTC  (4+ messages)

[PATCH v1 0/3] coresight: add static TPDM support
 2025-09-03 15:59 UTC  (3+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: lemans: enable static TPDM

[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
 2025-09-03 16:16 UTC  (11+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers

[PATCH RESEND] docs: arm: stm32: fix typo "busses" -> "buses"
 2025-09-03 16:36 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
 2025-09-03 16:43 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: net: renesas,rzn1-gmac: "

[PATCH ath12k-ng 00/20] wifi: ath12k: ath12k file re-organization
 2025-09-03 17:14 UTC  (2+ messages)

[PATCH 0/2] kho: add support for preserving vmalloc allocations
 2025-09-03 17:06 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v7 0/8] Introduce HDP support for STM32MP platforms
 2025-09-03 16:31 UTC  (2+ messages)

[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-03 16:25 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-03 21:17 UTC  (7+ messages)
` [PATCH v1 13/16] iomap: add a private arg for read and readahead
` [PATCH v1 14/16] fuse: use iomap for read_folio
` [PATCH v1 15/16] fuse: use iomap for readahead

[RFC][PATCHES] convert ->getgeo() from block_device of partition to gendisk
 2025-09-03 21:16 UTC  (6+ messages)

[PATCH 5.4 only v2] powerpc: boot: Remove leading zero in label in udelay()
 2025-09-03 21:13 UTC  (2+ messages)

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-03 21:15 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "


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.