messages from 2025-09-03 12:01:28 to 2025-09-03 13:14:26 UTC [more...]
[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
2025-09-03 13:14 UTC (2+ messages)
[PATCH v6 0/7] rust: add `ww_mutex` support
2025-09-03 13:13 UTC (4+ messages)
` [PATCH v6 4/7] add KUnit coverage on Rust ww_mutex implementation
` [PATCH v6 6/7] rust: ww_mutex/exec: add high-level API
` [PATCH v6 7/7] add KUnit coverage on ww_mutex/exec implementation
[PATCH v2 0/2] can: m_can: document and add external reset
2025-09-03 13:10 UTC (3+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: add resets property to m_can nodes in the stm32mp153
[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-03 13:13 UTC (6+ messages)
` [PATCH 1/4] ptr_ring_spare: Helper to check if spare capacity of size cnt is available
` [PATCH 2/4] netdev queue flow control for TUN
[PATCH 1/2] mm: Enable khugepaged to operate on non-writable VMAs
2025-09-03 13:11 UTC (4+ messages)
[PATCH] media: dt-bindings: qcom,sm8550-iris: Do not reference legacy venus properties
2025-09-03 13:10 UTC (6+ messages)
[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
2025-09-03 13:10 UTC (6+ messages)
` [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
[PATCH v5] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, Low memory Holes, Decoders
2025-09-03 13:10 UTC
[PATCH v1 0/2] Add LT9611C DRM bridge driver and device tree binding
2025-09-03 12:38 UTC (2+ messages)
` [PATCH v1 2/2] This patch adds a new DRM bridge driver for the Lontium LT9611C chip
[PATCH net-next 0/6] 10G-QXGMII for AQR412C, Felix DSA and Lynx PCS driver
2025-09-03 13:07 UTC (7+ messages)
` [PATCH net-next 1/6] net: pcs: lynx: support phy-mode = "10g-qxgmii"
` [PATCH net-next 2/6] net: dsa: felix: "
` [PATCH net-next 3/6] net: phy: aquantia: print global syscfg registers
` [PATCH net-next 4/6] net: phy: aquantia: report and configure in-band autoneg capabilities
` [PATCH net-next 5/6] net: phy: aquantia: create and store a 64-bit firmware image fingerprint
` [PATCH net-next 6/6] net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)
[PATCH RFC 0/5] Enable support for AV1 stateful decoder
2025-09-03 13:07 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in try_to_wake_up (3)
2025-09-03 13:07 UTC (3+ messages)
[PATCH 00/11] i.MX SDMA cleanups and fixes
2025-09-03 13:06 UTC (12+ messages)
` [PATCH 01/11] dmaengine: imx-sdma: drop legacy device_node np check
` [PATCH 02/11] dmaengine: imx-sdma: sdma_remove minor cleanups
` [PATCH 03/11] dmaengine: imx-sdma: cosmetic cleanup
` [PATCH 04/11] dmaengine: imx-sdma: make use of devm_kzalloc for script_addrs
` [PATCH 05/11] dmaengine: imx-sdma: make use of devm_clk_get_prepared()
` [PATCH 06/11] dmaengine: imx-sdma: make use of devm_add_action_or_reset to unregiser the dma_device
` [PATCH 07/11] dmaengine: imx-sdma: make use of dev_err_probe()
` [PATCH 08/11] dmaengine: imx-sdma: fix missing of_dma_controller_free()
` [PATCH 09/11] dmaengine: add support for device_link
` [PATCH 10/11] dmaengine: imx-sdma: drop remove callback
` [PATCH 11/11] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M
[PATCH 0/2] mfd: vexpress: convert the driver to using the new generic GPIO chip API
2025-09-03 13:05 UTC (4+ messages)
` [GIT PULL] Immutable branch between MFD and GPIO due for the v6.18 merge window
` [GIT PULL v2] "
[PATCH v5 0/3] rust: add `ww_mutex` support
2025-09-03 13:04 UTC (13+ messages)
[PATCH perf/core 00/11] uprobes: Add unique uprobe
2025-09-03 13:03 UTC (7+ messages)
` [PATCH perf/core 01/11] uprobes: Add unique flag to uprobe consumer
` [PATCH perf/core 03/11] perf: Add support to attach standard unique uprobe
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-03 13:01 UTC (4+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH v7 00/21] SLUB percpu sheaves
2025-09-03 13:00 UTC (22+ messages)
` [PATCH v7 01/21] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v7 02/21] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH v7 03/21] slab: add opt-in caching layer of percpu sheaves
` [PATCH v7 04/21] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v7 05/21] slab: sheaf prefilling for guaranteed allocations
` [PATCH v7 06/21] slab: determine barn status racily outside of lock
` [PATCH v7 07/21] slab: skip percpu sheaves for remote object freeing
` [PATCH v7 08/21] slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v7 09/21] tools/testing/maple_tree: Fix check_bulk_rebalance() locks
` [PATCH v7 10/21] tools/testing/vma: Implement vm_refcnt reset
` [PATCH v7 11/21] tools/testing: Add support for changes to slab for sheaves
` [PATCH v7 12/21] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v7 13/21] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH v7 14/21] tools/testing: include maple-shim.c in maple.c
` [PATCH v7 15/21] testing/radix-tree/maple: Hack around kfree_rcu not existing
` [PATCH v7 16/21] maple_tree: Use kfree_rcu in ma_free_rcu
` [PATCH v7 17/21] maple_tree: Replace mt_free_one() with kfree()
` [PATCH v7 18/21] tools/testing: Add support for prefilled slab sheafs
` [PATCH v7 19/21] maple_tree: Prefilled sheaf conversion and testing
` [PATCH v7 20/21] maple_tree: Add single node allocation support to maple state
` [PATCH v7 21/21] maple_tree: Convert forking to use the sheaf interface
[PATCH v4 0/3] Introduce support for Vortex GPIO pins
2025-09-03 13:01 UTC (6+ messages)
` [PATCH v4 3/3] mfd: vortex: implement new driver for Vortex southbridges
[PATCH v7 0/2] Improvements for victim thawing and reaper VMA traversal
2025-09-03 12:58 UTC (5+ messages)
` [PATCH v7 1/2] mm/oom_kill: Thaw victim on a per-process basis instead of per-thread
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
[PATCH 0/6] Two-pass MMU interval notifiers
2025-09-03 12:56 UTC (3+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
[PATCH 0/2] kho: add support for preserving vmalloc allocations
2025-09-03 12:56 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH net-next v2 0/4] net: pse-pd: pd692x0: Add permanent configuration management support
2025-09-03 12:55 UTC (10+ messages)
` [PATCH net-next v2 4/4] net: pse-pd: pd692x0: Add devlink interface for configuration save/reset
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-09-03 12:54 UTC (9+ messages)
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table
[PATCH v2 1/1] ovpn: use kmalloc_array() for array space allocation
2025-09-03 12:54 UTC (3+ messages)
` [v2] "
[PATCH] arm64: dts: ti: k3-j721e-main: Update DSS EDP integration configuration register
2025-09-03 12:54 UTC (2+ messages)
[PATCH net-next v2 0/8] Add RPMSG Ethernet Driver
2025-09-03 12:54 UTC (5+ messages)
` [PATCH net-next v2 2/8] dt-bindings: remoteproc: k3-r5f: Add rpmsg-eth subnode
[syzbot] [ext4?] INFO: task hung in lock_two_directories (4)
2025-09-03 12:50 UTC (2+ messages)
` [syzbot] [exfat?] "
[PATCH v6 0/2] introduce kasan.write_only option in hw-tags
2025-09-03 12:49 UTC (3+ messages)
` [PATCH v6 2/2] kasan: apply write-only mode in kasan kunit testcases
[PATCH 0/4] arm64: dts: st: add ethernet1 controller support on stm32mp23/25 boards
2025-09-03 12:46 UTC (6+ messages)
` [PATCH 2/4] arm64: dts: st: enable ethernet1 controller on stm32mp257f-dk
` [PATCH 3/4] arm64: dts: st: enable ethernet1 controller on stm32mp257f-ev1
[PATCH 00/19] Add clock and reset support for Mobileye eyeQ7H
2025-09-03 12:47 UTC (20+ messages)
` [PATCH 01/19] dt-bindings: soc: mobileye: rename to eyeq-olb.yaml
` [PATCH 02/19] dt-bindings: clock: mobileye: rename to eyeq-clk.h
` [PATCH 03/19] dt-bindings: soc: mobileye: add eyeQ7H compatibles
` [PATCH 04/19] dt-bindings: clock: mobileye: add eyeQ7H clock indexes
` [PATCH 05/19] dt-bindings: reset: add Mobileye eyeQ
` [PATCH 06/19] reset: eyeq: add eyeQ7H compatibles
` [PATCH 07/19] clk: fixed-factor: add clk_hw_register_fixed_factor_with_accuracy
` [PATCH 08/19] clk: divider: check divider validity for CLK_DIVIDER_EVEN_INTEGERS
` [PATCH 09/19] clk: divider: check validity of flags when a table is provided
` [PATCH 10/19] clk: eyeq: skip post-divisor when computing pll divisor
` [PATCH 11/19] clk: eyeq: rename the parent field to parent_idx
` [PATCH 12/19] clk: eyeq: lookup parent clock by name
` [PATCH 13/19] clk: eyeq: prefix the PLL registers with the PLL type
` [PATCH 14/19] clk: eyeq: rename the reg64 field of eqc_pll
` [PATCH 15/19] clk: eyeq: add a type for the PLL
` [PATCH 16/19] clk: eyeq: add two PLL types
` [PATCH 17/19] clk: eyeq: add a parent field to the pll
` [PATCH 18/19] clk: eyeq: add an optional clk_div_table to divider
` [PATCH 19/19] clk: eyeq: add eyeQ7H compatibles
[PATCH v6 00/10] SLUB percpu sheaves
2025-09-03 12:47 UTC (4+ messages)
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache
[PATCH 00/11] PCI: Keystone: Enable loadable module support
2025-09-03 12:44 UTC (12+ messages)
` [PATCH 01/11] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
` [PATCH 02/11] PCI: dwc: Export dw_pcie_allocate_domains() for pci-keystone
` [PATCH 03/11] PCI: dwc: Add dw_pcie_free_domains() helper for cleanup
` [PATCH 04/11] PCI: dwc: ep: Export dw_pcie_ep_raise_msix_irq() for pci-keystone
` [PATCH 05/11] PCI: keystone: Add ks_pcie_free_msi_irq() helper for cleanup
` [PATCH 06/11] PCI: keystone: Add ks_pcie_free_intx_irq() "
` [PATCH 07/11] PCI: keystone: Add ks_pcie_host_deinit() "
` [PATCH 08/11] PCI: keystone: Add ks_pcie_disable_error_irq() "
` [PATCH 09/11] PCI: keystone: Switch to devm_request_irq() for "ks-pcie-error-irq" IRQ
` [PATCH 10/11] PCI: keystone: Exit ks_pcie_probe() for the default switch-case of "mode"
` [PATCH 11/11] PCI: keystone: Add support to build as a loadable module
[syzbot] Monthly bpf report (Sep 2025)
2025-09-03 12:45 UTC
[PATCH sched_ext/for-6.18] sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
2025-09-03 12:44 UTC (2+ messages)
[PATCH] PCI: mvebu: Fix the use of the for_each_of_range() iterator
2025-09-03 12:44 UTC (2+ messages)
[PATCH net-next v10 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-03 12:43 UTC (5+ messages)
` [PATCH net-next v10 3/5] net: rnpgbe: Add basic mbx ops support
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-09-03 12:42 UTC (6+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
[PATCH 0/3] Enable QoS configuration on SA8775P
2025-09-03 12:42 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p
[PATCH 0/6] drm/amdgpu: Remove redundant ternary operators
2025-09-03 12:41 UTC (8+ messages)
` [PATCH 1/6] drm/amdgpu/amdgpu_cper: "
` [PATCH 2/6] drm/amdgpu/gfx: "
` [PATCH 3/6] drm/amdgpu/gmc: "
` [PATCH 4/6] drm/amdgpu/ih: "
` [PATCH 5/6] drm/amdgpu/jpeg: "
` [PATCH 6/6] drm/amdgpu/vcn: "
[PATCH] fs/resctrl: Convert lock to guard
2025-09-03 12:41 UTC (2+ messages)
[PATCH] arm64: kvm: Fix incorrect VNCR invalidation range calculation
2025-09-03 12:39 UTC
[PATCH v4 0/6] DRM/MSM: Support for Adreno 663 GPU
2025-09-03 12:39 UTC (6+ messages)
` [PATCH v4 3/6] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes
` [PATCH v4 4/6] arm64: dts: qcom: lemans: Add GPU cooling
[PATCH] mfd: max77705: rework interrupts
2025-09-03 12:38 UTC (3+ messages)
[PATCH v2 0/3] phy: qcom: edp: Add missing refclk clock to x1e80100
2025-09-03 12:37 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom-edp: Add missing clock for X Elite
` [PATCH v2 2/3] phy: qcom: edp: Make the number of clocks flexible
` [PATCH v2 3/3] arm64: dts: qcom: Add missing TCSR refclk to the DP PHYs
[PATCH] docs: ja_JP: Update SubmittingPatches for 'Fixes:' tag
2025-09-03 11:35 UTC
[syzbot] Monthly nbd report (Sep 2025)
2025-09-03 12:36 UTC
[PATCH vulns] add a .vulnerable id for CVE-2025-38608
2025-09-03 12:36 UTC (2+ messages)
[PATCH] sched/nohz: Fix NOHZ imbalance by adding options for ILB CPU
2025-09-03 12:35 UTC (10+ messages)
[PATCH v4 0/9] Add support for i.MX94 DCIF
2025-09-03 12:33 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v4 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v4 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v4 4/9] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
` [PATCH v4 5/9] drm/imx: Add support "
` [PATCH v4 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add ldb child node
` [PATCH v4 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v4 8/9] arm64: dts: imx943-evk: Add display support using IT6263
` [PATCH v4 9/9] MAINTAINERS: Add entry for i.MX94 DCIF driver
[PATCH] net: dsa: dsa_loop: use int type to store negative error codes
2025-09-03 12:34 UTC
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-09-03 12:33 UTC (5+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
[PATCH v7 0/2] Convert inno hdmi to drm bridge
2025-09-03 12:30 UTC (5+ messages)
` [PATCH v7 1/2] drm/rockchip: inno-hdmi: Convert "
` "
[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-03 12:29 UTC (8+ messages)
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor
[PATCH v2 00/13] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
2025-09-03 12:29 UTC (5+ messages)
` [PATCH v2 04/13] arm64: dts: qcom: lemans-evk: Add nvmem-layout for EEPROM
` [PATCH v2 05/13] arm64: dts: qcom: lemans-evk: Enable GPI DMA and QUPv3 controllers
[PATCH v1 0/2] mfd: lpc_ich: Simplify GPIO resource handling
2025-09-03 12:29 UTC (6+ messages)
` [PATCH v1 1/2] resource: Introduce resource_rebase() helper
` [PATCH v1 2/2] mfd: lpc_ich: Convert to use resource_rebase()
[PATCH v2 0/3] On-chip RTC support for ExynosAutov9
2025-09-03 12:23 UTC (3+ messages)
[PATCH v3 0/3] power: supply: add charger for BD71828
2025-09-03 12:23 UTC (3+ messages)
` [PATCH v3 1/3] mfd: bd71828, bd71815 prepare for power-supply support
[PATCH net] ppp: fix memory leak in pad_compress_skb
2025-09-03 12:22 UTC (2+ messages)
[PATCH v5 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
2025-09-03 12:22 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
[PATCH] drm/radeon/ci_dpm: Use int type to store negative error codes
2025-09-03 12:21 UTC
[PATCH v13 0/7] spacemit: introduce P1 PMIC support
2025-09-03 12:19 UTC (2+ messages)
` (subset) "
[PATCH v2 RFC 2/7] kfuzztest: add user-facing API and data structures
2025-09-03 12:19 UTC
[PATCH v2 0/5] dmaengine: sh: rz-dmac: Add runtime PM support
2025-09-03 12:17 UTC (3+ messages)
` [PATCH v2 5/5] "
[PATCH] mtd: sm_ftl: replace strncpy with memcpy
2025-09-03 12:17 UTC
[PATCH v3 0/3] media: qcom: camss: Add sa8775p camss TPG support
2025-09-03 12:16 UTC (3+ messages)
` [PATCH v3 3/3] media: qcom: camss: tpg: Add TPG support for SA8775P and QCS8300
[PATCH v2] nfsd: remove long-standing revoked delegations by force
2025-09-03 12:15 UTC (2+ messages)
[PATCH] PM / devfreq: mtk-cci: avoid redundant conditions
2025-09-03 12:14 UTC
[PATCH 0/3] Support ROHM BD79112 ADC
2025-09-03 12:14 UTC (6+ messages)
` [PATCH 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO
[PATCH v4 0/2] Enable audio on lemans-evk board
2025-09-03 12:14 UTC (4+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: lemans-evk: Add sound card
[PATCH] elevator: avoid redundant conditions
2025-09-03 12:14 UTC
[PATCH] irqchip/gic-v5: Remove the redundant ITS cache invalidation
2025-09-03 12:14 UTC (2+ messages)
` [tip: irq/drivers] "
[PATCH] irqchip: Use int type to store negative error codes
2025-09-03 12:14 UTC (2+ messages)
` [tip: irq/drivers] "
[PATCH] irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEM
2025-09-03 12:14 UTC (2+ messages)
` [tip: irq/drivers] "
[PATCH] cpufreq: mediatek: avoid redundant conditions
2025-09-03 12:12 UTC
[PATCH v4 0/5] initialize SCTRL2_ELx
2025-09-03 12:08 UTC (5+ messages)
[PATCH 0/5] KVM: arm64: GICv5 legacy (GCIE_LEGACY) NV enablement and cleanup
2025-09-03 12:07 UTC (3+ messages)
` [PATCH 5/5] irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
2025-09-03 12:07 UTC (3+ messages)
` [PATCH v7 07/16] pinctrl: imx: don't access the pin function radix tree directly
[PATCH net-next v2 5/8] net: rpmsg-eth: Register device as netdev
2025-09-03 12:05 UTC (2+ messages)
[PATCH v7 16/16] pinctrl: qcom: make the pinmuxing strict
2025-09-03 12:06 UTC (12+ messages)
[PATCH v11 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2025-09-03 12:06 UTC (3+ messages)
` [PATCH v11 1/2] dt-bindings: arm:aspeed add Meta Ventura board
` [PATCH v11 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
[PATCH v1 2/7] dt-bindings: mfd: sl28cpld: add sa67mcu compatible
2025-09-03 12:05 UTC (2+ messages)
` (subset) "
[PATCH] dt-bindings: input: tsc2007: use comma in filename
2025-09-03 12:05 UTC (2+ messages)
next-20250903 x86_64 clang-20 allyesconfig mmp_pdma.c:1188:14: error: shift count >= width of type [-Werror,-Wshift-count-overflow]
2025-09-03 12:04 UTC (2+ messages)
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-09-03 12:01 UTC (3+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH v3 00/30] Live Update Orchestrator
2025-09-03 12:01 UTC (6+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).