messages from 2025-12-09 10:16:55 to 2025-12-09 13:02:02 UTC [more...]
[PATCH 0/2] Add a few tracepoints to panthor
2025-12-09 13:01 UTC (11+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes
[PATCH net v2] net: stmmac: Fix E2E delay mechanism
2025-12-09 13:01 UTC (6+ messages)
[PATCH] perf bench: Add -t/--threads option to perf bench mem mmap
2025-12-09 13:01 UTC (2+ messages)
[syzbot] [dri?] WARNING in drm_atomic_helper_wait_for_vblanks (5)
2025-12-09 13:00 UTC
[PATCH] perf tools: Replace strlcpy with strscpy
2025-12-09 12:59 UTC
[PATCH net 0/9] mlx5 misc fixes 2025-12-09
2025-12-09 12:56 UTC (10+ messages)
` [PATCH net 1/9] net/mlx5: fw reset, clear reset requested on drain_fw_reset
` [PATCH net 2/9] net/mlx5: Drain firmware reset in shutdown callback
` [PATCH net 3/9] net/mlx5: fw_tracer, Validate format string parameters
` [PATCH net 4/9] net/mlx5: fw_tracer, Handle escaped percent properly
` [PATCH net 5/9] net/mlx5: Serialize firmware reset with devlink
` [PATCH net 6/9] net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init
` [PATCH net 7/9] net/mlx5e: Trigger neighbor resolution for unresolved destinations
` [PATCH net 8/9] net/mlx5e: Do not update BQL of old txqs during channel reconfiguration
` [PATCH net 9/9] net/mlx5e: Don't include PSP in the hard MTU calculations
[PATCH 0/9] s390: Exception based WARN() / WARN_ONCE()
2025-12-09 12:56 UTC (13+ messages)
` [PATCH 1/9] kbuild: Require gcc-9 for s390
` [PATCH 2/9] s390/bug: Convert to inline assembly with input operands
` [PATCH 3/9] s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
` [PATCH 4/9] s390/bug: Introduce and use monitor code macro
` [PATCH 5/9] s390/traps: Copy monitor code to pt_regs
` [PATCH 6/9] s390/bug: Implement __WARN_printf()
` [PATCH 7/9] s390/bug: Implement WARN_ONCE()
` [PATCH 8/9] s390/bug: Skip __WARN_trap() in call traces
` [PATCH 9/9] s390/bug: Prevent tail-call optimization
[PATCH net-next v1] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
2025-12-09 12:48 UTC
[PATCH v1] perf tools: Add the legacy-cache.json to .gitignore
2025-12-09 12:55 UTC (2+ messages)
[PATCH v6 2/2] coresight: cti: Add Qualcomm extended CTI support
2025-12-09 12:51 UTC (6+ messages)
[PATCH] PCI: rzg3s-host: Fix compilation warning
2025-12-09 12:51 UTC
[PATCH] rust_binder: Fix build failure if !CONFIG_COMPAT
2025-12-09 12:50 UTC
[PATCH v2 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
2025-12-09 12:48 UTC (3+ messages)
` [PATCH v2 01/12] perf parse-events: Refactor get_config_terms() to remove macros
[PATCH v2 0/8] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
2025-12-09 12:41 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add rk3506 pinctrl support
` [PATCH v2 6/8] dt-bindings: pinctrl: Add header for Rockchip RK3506 RMIO
[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
2025-12-09 12:43 UTC (2+ messages)
[PATCH] iommu/io-pgtable-arm: Add misisng concatenated PGD cases
2025-12-09 12:37 UTC (3+ messages)
[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
2025-12-09 12:36 UTC (2+ messages)
[RFC PATCH 0/6] media: rkisp1: Add YUV bypass support for rkisp1
2025-12-09 12:31 UTC (7+ messages)
` [RFC PATCH 1/6] media: rkisp1-resizer: Add YUV source formats to resizer
` [RFC PATCH 2/6] media: rkisp1-isp: Add in_bypass flag for YUV bypass
` [RFC PATCH 3/6] media: rkisp1-isp: Add target_format
` [RFC PATCH 4/6] media: rkisp1: Set input configuration to data mode in bypass
` [RFC PATCH 5/6] media: Propagate sink -> source format in YUV passthough
` [RFC PATCH 6/6] media: rkisp1: Give buffers back instead of dropping in bypass mode
[PATCH v18] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-09 12:28 UTC (11+ messages)
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[PATCH] ext4: Fix KASAN use-after-free in ext4_find_extent
2025-12-09 12:27 UTC
[PATCH 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
2025-12-09 12:26 UTC (4+ messages)
` [PATCH 2/2] PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint
[PATCH v2] rust: pwm: Add UnregisteredChip wrapper around Chip
2025-12-09 12:26 UTC (4+ messages)
[RFC] dma-buf: system_heap: add PTE_CONT for larger contiguous
2025-12-09 12:24 UTC (5+ messages)
Mainline loongarch64 defconfig+Rust build error
2025-12-09 12:20 UTC (4+ messages)
[PATCH v3 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
2025-12-09 12:18 UTC (4+ messages)
` [PATCH v3 1/2] "
[PATCH v2 00/23] Cache aware scheduling
2025-12-09 12:16 UTC (11+ messages)
` [PATCH v2 01/23] sched/cache: Introduce infrastructure for cache-aware load balancing
` [PATCH v2 02/23] sched/cache: Record per-LLC utilization to guide cache-aware scheduling decisions
` [PATCH v2 04/23] sched/cache: Make LLC id continuous
` [PATCH v2 05/23] sched/cache: Assign preferred LLC ID to processes
` [PATCH v2 06/23] sched/cache: Track LLC-preferred tasks per runqueue
[syzbot] [mm?] WARNING in shrink_lruvec
2025-12-09 12:16 UTC
[PATCH] macintosh: smu_sensors: Drop the reference in smu_cpu_power_create()
2025-12-09 12:15 UTC
[PATCH v3 0/2] Use BTF to trim return values
2025-12-09 12:13 UTC (3+ messages)
` [PATCH v3 1/2] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
` [PATCH v3 2/2] tracing: Update funcgraph-retval documentation
[PATCH] drm/ast: Fix big-endian support
2025-12-09 12:13 UTC (4+ messages)
[PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2025-12-09 12:08 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property
[PATCH v8 00/18] media: cadence,ti: CSI2RX Multistream Support
2025-12-09 12:06 UTC (7+ messages)
` [PATCH v8 13/18] media: ti: j721e-csi2rx: add multistream support
[PATCH v1] Bluetooth: btmtk: Trigger reset on firmware download failure
2025-12-09 12:05 UTC
[PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
2025-12-09 12:05 UTC (2+ messages)
[GIT PULL] MIPS changes for v6.19
2025-12-09 12:05 UTC
[PATCH v10 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
2025-12-09 12:03 UTC (7+ messages)
` [PATCH v10 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
` [PATCH v10 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs
` [PATCH v10 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
` [PATCH v10 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v10 5/6] cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v10 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/write
[PATCH v7 0/3] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-12-09 12:02 UTC (7+ messages)
` [PATCH v7 2/3] PCI: eic7700: Add Eswin PCIe host controller driver
` "
[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
2025-12-09 12:02 UTC (5+ messages)
` [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments
[PATCH v2 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
2025-12-09 12:00 UTC (10+ messages)
` [PATCH v2 3/4] PCI: Disable ACS SV capability for the broken IDT switches
[PATCH] arm64: dts: qcom: hamoa-iot-evk: Add WLAN node for hamoa iot evk board
2025-12-09 11:59 UTC
arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes
2025-12-09 11:53 UTC (2+ messages)
[PATCH] af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
2025-12-09 11:50 UTC (2+ messages)
[PATCH net 0/4] mptcp: misc fixes for v6.19-rc1
2025-12-09 11:50 UTC (2+ messages)
i2c-host for v6.19, part 2
2025-12-09 11:52 UTC
kismet: WARNING: unmet direct dependencies detected for I2C_GPIO when selected by VIDEO_MMP_CAMERA
2025-12-09 11:51 UTC
[syzbot] [iommu?] WARNING in iopt_map_pages (3)
2025-12-09 11:57 UTC (2+ messages)
WARNING: drivers/iommu/io-pgtable-arm.c:639
2025-12-09 11:50 UTC (2+ messages)
[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
2025-12-09 11:47 UTC (6+ messages)
` [RFC PATCH 1/5] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 4/5] firmware: smccc: register as platform driver
[PATCH] iommu/rockchip: Check of_find_device_by_node() return value
2025-12-09 11:43 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time
2025-12-09 11:41 UTC (2+ messages)
[PATCH v2 00/13] fsi: Convert to bus probe mechanism
2025-12-09 11:40 UTC (14+ messages)
` [PATCH v2 01/13] fsi: Make use of module_fsi_driver()
` [PATCH v2 02/13] fsi: Assign driver's bus in fsi_driver_register()
` [PATCH v2 03/13] fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devices
` [PATCH v2 04/13] i2c: fsi: Drop assigning fsi bus
` [PATCH v2 05/13] spi: "
` [PATCH v2 06/13] fsi: Make fsi_bus_type a private variable to the core
` [PATCH v2 07/13] fsi: Create bus specific probe and remove functions
` [PATCH v2 08/13] fsi: i2cr-scom: Convert to fsi bus probe mechanism
` [PATCH v2 09/13] fsi: master: "
` [PATCH v2 10/13] fsi: sbefifo: "
` [PATCH v2 11/13] fsi: scom: "
` [PATCH v2 12/13] i2c: fsi: "
` [PATCH v2 13/13] spi: "
[PATCH net] net/handshake: Fix null-ptr-deref in handshake_complete()
2025-12-09 11:58 UTC
[PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
2025-12-09 11:36 UTC (3+ messages)
kismet: WARNING: unmet direct dependencies detected for DRM_BRIDGE_CONNECTOR when selected by DRM_IMX_LDB
2025-12-09 11:35 UTC
[GIT PULL] More power management updates for v6.19-rc1
2025-12-09 11:35 UTC
[PATCH v9 00/48] AMD, ARM, Intel metric generation with Python
2025-12-09 11:31 UTC (3+ messages)
` [PATCH v9 46/48] perf jevents: Add collection of topdown like metrics for arm64
[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
2025-12-09 11:31 UTC (3+ messages)
[PATCH v3 1/2] f2fs: fix to do sanity check on node folio during its writeback
2025-12-09 11:29 UTC (2+ messages)
` [PATCH v3 2/2] f2fs: fix to do sanity check on node footer in {read,write}_end_io
[PATCH net v2] net: mdio: aspeed: add dummy read to avoid read-after-write issue
2025-12-09 11:27 UTC (2+ messages)
[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
2025-12-09 11:25 UTC (3+ messages)
` [PATCH v6 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v6 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100
[tip: perf/urgent] perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
2025-12-09 11:24 UTC
[PATCH v3 RESEND] perf/core: Fix missing read event generation on task exit
2025-12-09 11:24 UTC (4+ messages)
` [tip: perf/urgent] "
[PATCH 0/2] media: i2c: Add os05b10 camera sensor driver
2025-12-09 11:23 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add os05b10 sensor
[PATCH] fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
2025-12-09 11:23 UTC (2+ messages)
[PATCH v2] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
2025-12-09 11:18 UTC (3+ messages)
[PATCH v3 0/8] drm/rockchip: No more post-atomic_check fixups
2025-12-09 11:14 UTC (9+ messages)
` [PATCH v3 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v3 2/8] drm/rockchip: vop2: Switch impossible pos "
` [PATCH v3 3/8] drm/rockchip: vop2: Fix Esmart test condition
` [PATCH v3 4/8] drm/rockchip: vop2: Enforce scaling workaround in plane_check
` [PATCH v3 5/8] drm/rockchip: vop2: Enforce AFBC source alignment "
` [PATCH v3 6/8] drm/rockchip: vop2: Enforce AFBC transform stride align "
` [PATCH v3 7/8] drm/rockchip: vop2: Use drm_is_afbc helper function
` [PATCH v3 8/8] drm/rockchip: vop2: Simplify format_mod_supported
[PATCH v3 1/2] mailbox: pcc: support polling mode when there is no platform IRQ
2025-12-09 11:11 UTC (5+ messages)
` "
` "
[PATCH net] net: mdio: aspeed: add dummy read to avoid read-after-write issue
2025-12-09 11:08 UTC (3+ messages)
[syzbot] [crypto?] KMSAN: uninit-value in fscrypt_crypt_data_unit
2025-12-09 11:08 UTC (2+ messages)
` [syzbot] [ext4] [fscrypt] "
[PATCH v2 0/8] drm/rockchip: No more post-atomic_check fixups
2025-12-09 10:58 UTC (4+ messages)
` [PATCH v2 5/8] drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
Mainline x86_64/arm64 defconfig+Rust `rusttest` error
2025-12-09 10:56 UTC
[PATCH v2 0/8] TQMa8MPxL DT fixes
2025-12-09 10:53 UTC (9+ messages)
` [PATCH v2 1/8] arm64: dts: tqma8mpql-mba8mpxl: Adjust copyright text format
` [PATCH v2 2/8] arm64: dts: tqma8mpql-mba8mpxl: Fix Ethernet PHY IRQ support
` [PATCH v2 3/8] arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settings
` [PATCH v2 4/8] arm64: dts: tqma8mpql-mba8mpxl: Add HDMI audio output support
` [PATCH v2 5/8] arm64: dts: tqma8mpql-mba8mpxl: Configure IEEE 1588 event out signal
` [PATCH v2 6/8] arm64: dts: tqma8mpql-mba8mp-ras314: Fix Ethernet PHY IRQ support
` [PATCH v2 7/8] arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control settings
` [PATCH v2 8/8] arm64: dts: tqma8mpql-mba8mp-ras314: Add HDMI audio output support
[PATCH] perf test: Fix test case perf evlist tests for s390x
2025-12-09 10:50 UTC
[PATCH 0/2] tools build: Fix arm64's unistd_64.h dependency
2025-12-09 10:49 UTC (6+ messages)
` [PATCH 2/2] Revert "perf tools: Fix arm64 build by generating unistd_64.h"
[PATCH] ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMON
2025-12-09 10:46 UTC
[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-12-09 10:45 UTC (5+ messages)
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
Kconfig dangling references (BZ 216748)
2025-12-09 10:45 UTC (3+ messages)
BUG: NULL pointer dereference in update_qos_requests() triggered by writing to /sys/devices/system/cpu/intel_pstate/min_perf_pct (6.18-rc1)
2025-12-09 10:38 UTC (3+ messages)
[PATCH 0/7] ASoC: basic support for configuring bus keepers
2025-12-09 10:38 UTC (3+ messages)
` [PATCH 1/7] ASoC: dt-bindings: convert tdm-slot to YAML
[BUG] Possible Circular Locking Dependency (deadlock) in pcpu_alloc_mutex and might_alloc
2025-12-09 10:37 UTC
[PATCH 0/9] bitfield: tidy up bitfield.h
2025-12-09 10:36 UTC (4+ messages)
` [PATCH 2/9] thunderblot: Don't pass a bitfield to FIELD_GET
[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_find_cb
2025-12-09 10:34 UTC (2+ messages)
[PATCH v2] media: verisilicon: AV1: Fix tx mode bit setting
2025-12-09 10:34 UTC
[PATCH v2] media: verisilicon: AV1: Fix enable cdef computation
2025-12-09 10:34 UTC
[PATCH RFC 0/6] iio: core: Introduce cleanup.h support for mode locks
2025-12-09 10:34 UTC (5+ messages)
[PATCH v5 0/2] HID: Add support for multiple batteries per device
2025-12-09 10:32 UTC (5+ messages)
` [PATCH v5 1/2] HID: input: Convert battery code to devm_*
` [PATCH v5 2/2] HID: input: Add support for multiple batteries per device
[PATCH] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
2025-12-09 10:31 UTC
[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
2025-12-09 10:30 UTC (11+ messages)
[PATCH] drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors
2025-12-09 10:29 UTC (5+ messages)
[PATCH v5] tty: tty_port: add workqueue to flip tty buffer
2025-12-09 10:26 UTC (2+ messages)
[PATCH] resource: add WARN_ON_ONCE for resource_size() and document misusage
2025-12-09 10:25 UTC (2+ messages)
[PATCH] spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
2025-12-09 10:21 UTC (2+ messages)
[PATCH] regulator: spacemit: Align input supply name with the DT binding
2025-12-09 10:21 UTC (2+ messages)
[PATCH] ASoC: cs35l41: Always return 0 when a subsystem ID is found
2025-12-09 10:21 UTC (2+ messages)
[PATCH 0/2] Add driver support for ESWIN EIC7700 PWM controller
2025-12-09 10:20 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: pwm: eswin: Add EIC7700 pwm controller
` "
[RFC][PATCH] ima: Add support for staging measurements for deletion
2025-12-09 10:17 UTC
[PATCH v1 0/3] arm64: dts: freescale: imx8mp-(verdin|toradex-smarc): Add HDMI audio support
2025-12-09 10:17 UTC (4+ messages)
` [PATCH v1 1/3] arm64: dts: freescale: imx8mp-verdin: Remove obsolete TODO comments
` [PATCH v1 2/3] arm64: dts: freescale: imx8mp-verdin: enable hdmi_pai device
` [PATCH v1 3/3] arm64: dts: freescale: imx8mp-toradex-smarc: "
[PATCH v6 0/5] add support for T7 family clock controller
2025-12-09 10:16 UTC (6+ messages)
` [PATCH v6 2/5] dt-bindings: clock: add Amlogic T7 SCMI "
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