linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-24 04:18:25 to 2025-08-24 12:05:45 UTC [more...]

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-08-24 12:05 UTC  (11+ messages)

[PATCH v2 0/5] Add Rust abstraction for Maple Trees
 2025-08-24 12:00 UTC  (12+ messages)
` [PATCH v2 2/5] rust: maple_tree: add MapleTree

[PATCH v14 00/10] Add support for MAX7360
 2025-08-24 11:57 UTC  (11+ messages)
` [PATCH v14 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v14 02/10] mfd: Add max7360 support
` [PATCH v14 03/10] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v14 04/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v14 05/10] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v14 06/10] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v14 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v14 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v14 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v14 10/10] MAINTAINERS: Add entry on MAX7360 driver

[PATCH] atomfirmware.h: fix multiple spelling mistakes
 2025-08-24 11:50 UTC 

[PATCH v7 0/2] usb: dt-bindings: ti,twlxxxx-usb: convert to DT schema
 2025-08-24 11:42 UTC  (5+ messages)
` [PATCH v7 1/2] usb: dt-bindings: ti,twl4030-usb: "
` [PATCH v7 2/2] usb: dt-bindings: ti,twl6030-usb: "

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-24 11:38 UTC  (3+ messages)

[PATCH v6 00/12] i2c: fix, rework and extend RTL9300 I2C driver
 2025-08-24 11:33 UTC  (13+ messages)
` [PATCH v6 01/12] i2c: rtl9300: fix channel number bound check
` [PATCH v6 02/12] i2c: rtl9300: ensure data length is within supported range
` [PATCH v6 03/12] i2c: rtl9300: remove broken SMBus Quick operation support
` [PATCH v6 04/12] i2c: rtl9300: use regmap fields and API for registers
` [PATCH v6 05/12] dt-bindings: i2c: realtek,rtl9301-i2c: fix wording and typos
` [PATCH v6 06/12] i2c: rtl9300: rename internal sda_pin to sda_num
` [PATCH v6 07/12] i2c: rtl9300: move setting SCL frequency to config_io
` [PATCH v6 08/12] i2c: rtl9300: do not set read mode on every transfer
` [PATCH v6 09/12] i2c: rtl9300: separate xfer configuration and execution
` [PATCH v6 10/12] i2c: rtl9300: use scoped guard instead of explicit lock/unlock
` [PATCH v6 11/12] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
` [PATCH v6 12/12] i2c: rtl9300: add support for RTL9310 I2C controller

[PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support
 2025-08-24 11:31 UTC  (2+ messages)

[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
 2025-08-24 11:29 UTC  (3+ messages)
` [PATCH v1 2/2] drm/amd/display: Adjust AUX brightness to be a granularity of 100

[PATCH 0/4] Switch to using AIPSTZ5 on i.MX8MP
 2025-08-24 11:29 UTC  (7+ messages)
` [PATCH 1/4] arm64: defconfig: enable i.MX AIPSTZ driver
` [PATCH 2/4] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH 3/4] arm64: dts: imx8mp: add aipstz-related definitions

[PATCH v3 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
 2025-08-24 11:26 UTC  (2+ messages)

[PATCH] dt-bindings: dma: img-mdc-dma: convert to DT schema
 2025-08-24 11:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts
 2025-08-24 11:20 UTC  (2+ messages)

[PATCH v3 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-08-24 11:16 UTC  (4+ messages)
` [PATCH v3 1/3] drm/bridge: sii9234: fix some typos in comments and messages
` [PATCH v3 2/3] drm/bridge: sii9234: use dev_err_probe where applicable
` [PATCH v3 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH mmc/next 0/3] samsung,coreprimevelte enhacements
 2025-08-24 11:13 UTC  (6+ messages)
` [PATCH mmc/next 1/3] arm64: dts: samsung,coreprimevelte: add PMIC
` [PATCH mmc/next 2/3] arm64: dts: samsung,coreprimevelte: add touchscreen
` [PATCH mmc/next 3/3] arm64: dts: samsung,coreprimevelte: add SDIO

[PATCH v2 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-08-24 11:11 UTC  (6+ messages)
` [PATCH v2 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[PATCH] irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
 2025-08-24 11:06 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH v10 1/1] genirq/devres: Add err handling in devm_request_threaded_irq() and devm_request_any_context_irq()
 2025-08-24 11:06 UTC  (2+ messages)
` [tip: irq/core] genirq/devres: Add error handling in devm_request_*_irq()

[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
 2025-08-24 11:03 UTC  (4+ messages)
` [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE

[PATCH 1/2] arm64: dts: rockchip: Fix wifi interrupts flag on Sakura Pi RK3308B
 2025-08-24 10:57 UTC  (3+ messages)
` (subset) "

[PATCH v4 1/2] irqchip/loongson-eiointc: Route interrupt parsed from bios table
 2025-08-24 10:55 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v4 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2025-08-24 10:55 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH] arm64: dts: rockchip: fix es8388 address on rk3588s-roc-pc
 2025-08-24 10:54 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: rockchip: Add HINLINK H66K/H68K
 2025-08-24 10:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable RK3576 watchdog
 2025-08-24 10:54 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: Enable RTC, WiFi and Bluetooth on RK3576 EVB1
 2025-08-24 10:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: correct network description on Sige5
 2025-08-24 10:54 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.17-rc3
 2025-08-24 10:36 UTC 

[PATCH v2] irqchip/sifive-plic: Respect mask state when setting affinity
 2025-08-24 10:33 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 00/14] dmaengine: dma350: Support slave_sg, cyclic and DMA-250
 2025-08-24 10:30 UTC  (5+ messages)
` [PATCH 08/14] dt-bindings: dma: dma350: Document interrupt-names

[PATCH] can: j1939: call j1939_priv_put() immediately when j1939_local_ecu_get() failed
 2025-08-24 10:30 UTC 

[PATCH] can: j1939: undo increment when j1939_local_ecu_get() fails
 2025-08-24 10:27 UTC 

[PATCH v2 1/3] dt-bindings: lgm-dma: Added intel,dma-sw-desc property
 2025-08-24 10:26 UTC  (8+ messages)

[PATCH v2 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-08-24 10:25 UTC  (6+ messages)

[PATCH v2] dt-bindings: iio: proximity: Add Lidar-lite-v2
 2025-08-24 10:23 UTC  (2+ messages)

[PATCH] irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
 2025-08-24 10:22 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] irqchip/irq-sifive-plic: Use for_each_present_cpu() instead of for_each_cpu()
 2025-08-24 10:22 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/sifive-plic: "

[GIT PULL] x86/urgent for v6.17-rc3
 2025-08-24 10:19 UTC 

[PATCH] irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
 2025-08-24 10:11 UTC  (2+ messages)
` [tip: irq/urgent] "

[GIT PULL] perf/urgent for v6.17-rc3
 2025-08-24 10:01 UTC 

[PATCH 0/4] staging: rtl8723bs: more efuse cleanups
 2025-08-24  9:58 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
` [PATCH 2/4] staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch
` [PATCH 3/4] staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and EFUSE_ACCESS_ON_8723
` [PATCH 4/4] staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is empty

[REGRESSION] 76% performance loss in timer workloads caused by 513793bc6ab3 "posix-timers: Make signal delivery consistent"
 2025-08-24  9:44 UTC  (2+ messages)

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-24  9:31 UTC  (7+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v6 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH V2 0/4] Add DT-based gear and rate limiting support
 2025-08-24  9:29 UTC  (3+ messages)
` [PATCH V2 1/4] ufs: dt-bindings: Document gear and rate limit properties

[PATCH v2 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
 2025-08-24  9:27 UTC  (4+ messages)
` [PATCH v3 1/3 RESEND] dt-bindings: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
` [PATCH v3 2/3 RESEND] dt-bindings: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1
` [PATCH v3 3/3 RESEND] drm/bridge: simple-bridge: Add support for "

[PATCH v1] drm/bridge: analogix_dp: Reuse &link_train.training_lane[] to set DPCD DP_TRAINING_LANEx_SET
 2025-08-24  3:41 UTC 

[PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-24  9:25 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC

[PATCH v4 0/2] Pinefeat cef168 lens control board driver
 2025-08-24  9:22 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Pinefeat cef168 lens control board

[PATCH v1 0/4] Apply DP helper APIs to do link train
 2025-08-24  8:45 UTC  (5+ messages)
` [PATCH v1 1/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_dpcd_read_link_status()
` [PATCH v1 2/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_clock_recovery_ok()
` [PATCH v1 3/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
` [PATCH v1 4/4] drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages and pre-emphasises

[PATCH v5 00/13] Enable display support for STM32MP25
 2025-08-24  9:21 UTC  (3+ messages)
` [PATCH v5 01/13] dt-bindings: display: st: add two new compatibles to LTDC device

[PATCH v2 0/2 RESEND] input: touchcreen: tsc2007: make interrupt optional
 2025-08-24  9:19 UTC  (3+ messages)
` [PATCH v2 1/2 RESEND] input: touchcreen: tsc2007: change warning to debug message if pen GPIO is not defined
` [PATCH v2 2/2 RESEND] input: touchcreen: tsc2007: make interrupt optional

[PATCH v6 0/2] usb: dt-bindings: ti,twlxxxx-usb: convert to DT schema
 2025-08-24  9:18 UTC  (5+ messages)
` [PATCH v6 1/2] usb: dt-bindings: ti,twl4030-usb: "
` [PATCH v6 2/2] usb: dt-bindings: ti,twl6030-usb: "

[PATCH v5 0/1] thermal: thermal-generic-adc: add temp sensor function
 2025-08-24  9:15 UTC  (4+ messages)
` [PATCH v5 1/1] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH 0/3] Enable QoS configuration on SA8775P
 2025-08-24  9:08 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p

[syzbot] [netfilter?] WARNING in nf_reject_fill_skb_dst
 2025-08-24  9:06 UTC  (2+ messages)
` Forwarded: "

[PATCH v3 0/4] Add ext. port vbus handling for onboard-dev
 2025-08-24  9:03 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply

[PATCH] of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
 2025-08-24  8:56 UTC  (3+ messages)

[PATCH v7 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-24  8:55 UTC  (7+ messages)
  ` [PATCH v7 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v7 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v7 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy

[PATCH] arm64/boot: Zero-initialize idmap PGDs before use
 2025-08-24  8:55 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the rcu tree
 2025-08-24  8:50 UTC 

linux-next: Signed-off-by missing for commit in the thead-dt tree
 2025-08-24  8:48 UTC 

[PATCH 0/4] smb: Backport UAF fixes for v5.4.y
 2025-08-24  8:47 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the mips-fixes tree
 2025-08-24  8:45 UTC 

[PATCH net-next V4 0/5] Expose burst period for devlink health reporter
 2025-08-24  8:43 UTC  (6+ messages)
` [PATCH net-next V4 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V4 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V4 3/5] devlink: Introduce burst period for health reporter
` [PATCH net-next V4 4/5] devlink: Make health reporter burst period configurable
` [PATCH net-next V4 5/5] net/mlx5e: Set default burst period for TX and RX reporters

[PATCH net-next] net: phylink: remove stale an_enabled from doc
 2025-08-24  8:43 UTC  (2+ messages)

[PATCH RESEND v5 0/2] clk: spacemit: fix sspax_clk
 2025-08-24  8:40 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH RESEND v5 2/2] clk: spacemit: fix sspax_clk

[PATCH net 00/11] mlx5 misc fixes 2025-08-24
 2025-08-24  8:39 UTC  (12+ messages)
` [PATCH net 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net 11/11] net/mlx5e: Set local Xoff after FW update

[PATCH v5.10 RESEND 0/2] x86/irq: Plug vector setup race
 2025-08-24  8:37 UTC  (2+ messages)

[syzbot] [media?] [usb?] KASAN: slab-use-after-free Read in v4l2_release (2)
 2025-08-24  8:37 UTC  (3+ messages)

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-08-24  8:31 UTC  (4+ messages)
` [PATCH RFC 01/22] dt-bindings: usb: snps,dwc3: Allow multiple iommus

[PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
 2025-08-24  8:18 UTC  (4+ messages)

[PATCH v2 0/3] clk: samsung: exynos990: CMU_TOP fixes (mux regs, widths, factors)
 2025-08-24  8:16 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: clock: exynos990: Reorder IDs clocks and extend

[PATCH net-next v3 0/3] Documentation and ynl: add flow control
 2025-08-24  8:10 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: ynl: add generated kdoc to UAPI headers

[PATCH v3] counter: ti-ecap-capture: Use devm_pm_runtime_enable()
 2025-08-24  8:06 UTC  (2+ messages)

[PATCH] counter: Alphabetize component_id sysfs attributes Documentation list
 2025-08-24  8:06 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.17
 2025-08-24  8:03 UTC 

[PATCH] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-08-24  7:54 UTC 

[PATCH] ice/ptp: fix crosstimestamp reporting
 2025-08-24  7:52 UTC  (2+ messages)

[PATCH 0/1] docs: kselftest: remove link to obsolete wiki
 2025-08-24  7:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 2/3] gpio: vortex: add new GPIO device driver
 2025-08-24  7:42 UTC  (2+ messages)

[PATCH] rm64: dts: rockchip: Enables sound output from the audio jack on OrangePI5 Plus
 2025-08-24  7:37 UTC  (3+ messages)

[PATCH v2] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-24  7:36 UTC  (2+ messages)

[PATCH] selftests: coredump: Fix compilation issue
 2025-08-24  7:24 UTC 

[PATCH net-next v2 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-08-24  7:17 UTC  (6+ messages)
` [PATCH net-next v2 06/10] arm64: dts: allwinner: a527: cubie-a5e: Add ethernet PHY reset setting

[PATCH] arm64: dts: rockchip: rk3588-orangepi-5: Add supplies for eMMC
 2025-08-24  7:07 UTC  (2+ messages)

[PATCH v3 0/1] rockchip: Add power controller support for RK3528
 2025-08-24  7:07 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: Minor whitespace cleanup
 2025-08-24  7:07 UTC  (2+ messages)

[PATCH v4] arm64: dts: rockchip: add USB-C support for ROCK 5B/5B+/5T
 2025-08-24  7:07 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: Improvements for rk3588-orangepi-5 and friends
 2025-08-24  7:07 UTC  (2+ messages)

[PATCH 09/14] dmaengine: dma350: Support dma-channel-mask
 2025-08-24  7:01 UTC  (2+ messages)

[PATCH v2] drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_device.grfclk
 2025-08-24  6:54 UTC 

[GIT PULL] Modules fixes for v6.17-rc3
 2025-08-24  7:00 UTC  (2+ messages)

[PATCH v3 00/12] man2: document "new" mount API
 2025-08-24  6:53 UTC  (3+ messages)
` [PATCH v3 09/12] man/man2/open_tree.2: "

[PATCH] kselftest: mm: fix typos in test_vmalloc.sh
 2025-08-24  6:53 UTC  (2+ messages)

[PATCH] efistub: Lower default log level
 2025-08-24  6:47 UTC  (6+ messages)

[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
 2025-08-24  6:45 UTC  (4+ messages)

[PATCH v2 2/3] arm64: dts: rockchip: remove vcc_3v3_pmu regulator for Radxa E52C
 2025-08-24  6:41 UTC  (4+ messages)

[PATCH v1] drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_device.grfclk
 2025-08-24  6:36 UTC  (3+ messages)

[PATCH 1/1] hung_task: fix warnings by enforcing alignment on lock structures
 2025-08-24  6:18 UTC  (8+ messages)

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-24  6:14 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Remove extra blank line
` [PATCH 2/3] kselftest/arm64: Supress warning and improve readability
` [PATCH 3/3] kselftest/arm64: Add parentheses around sizeof for clarity

[PATCH] cpupower: Add Intel boost state and frequency monitor
 2025-08-24  6:05 UTC 

[PATCH] ipv6: mcast: extend RCU protection in igmp6_send()
 2025-08-24  6:03 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS 6999d79d0d4dfd60fbf4b988eb7dfff8c3023efd
 2025-08-24  5:50 UTC 

[PATCH v2 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
 2025-08-24  5:20 UTC  (3+ messages)
` (subset) "

[PATCH v4 1/1] arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes
 2025-08-24  5:18 UTC 

[PATCH v4 0/1] arm64: dts: qcom: Add GPI DMA support for sc8280xp
 2025-08-24  5:17 UTC 

[PATCH] jffs2: add erase_on_mount mount option
 2025-08-24  4:40 UTC 

[PATCH] erofs: fix invalid algorithm for encoded extents
 2025-08-24  4:21 UTC  (2+ messages)
` [PATCH v2] "


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).