messages from 2026-04-24 16:48:28 to 2026-04-25 17:50:46 UTC [more...]
[PATCH v5 00/58] perf: Reorganize scripting support
2026-04-25 17:48 UTC (74+ messages)
` [PATCH v5 09/58] perf data: Add open flag
` [PATCH v5 10/58] perf evlist: Add reference count
` [PATCH v5 11/58] perf evsel: "
` [PATCH v5 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v5 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v5 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v5 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v5 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v5 18/58] perf python: Add callchain support
` [PATCH v5 19/58] perf python: Add config file access
` [PATCH v5 20/58] perf python: Extend API for stat events in python.c
` [PATCH v5 21/58] perf python: Expose brstack in sample event
` [PATCH v5 22/58] perf python: Add perf.pyi stubs file
` [PATCH v5 23/58] perf python: Add LiveSession helper
` [PATCH v5 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v5 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v5 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v5 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v5 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v5 29/58] perf futex-contention: Port futex-contention "
` [PATCH v5 30/58] perf flamegraph: Port flamegraph "
` [PATCH v5 31/58] perf gecko: Port gecko "
` [PATCH v5 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v5 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v5 34/58] perf compaction-times: Port compaction-times "
` [PATCH v5 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v5 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v5 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v5 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v5 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v5 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v5 41/58] perf netdev-times: Port netdev-times "
` [PATCH v5 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v5 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v5 44/58] perf sctop: Port sctop "
` [PATCH v5 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v5 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v5 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v5 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v5 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v5 50/58] perf rwtop: Port rwtop "
` [PATCH v5 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v5 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v5 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v5 55/58] perf Makefile: Update Python script installation path
` [PATCH v5 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v5 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v5 58/58] perf python: Improve perf script -l descriptions
` [PATCH v6 00/59] perf: Reorganize scripting support
` [PATCH v6 01/59] perf inject: Fix itrace branch stack synthesis
` [PATCH v6 02/59] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v6 03/59] perf arch x86: "
` [PATCH v6 04/59] perf tests: "
` [PATCH v6 05/59] perf script: "
` [PATCH v6 06/59] perf util: "
` [PATCH v6 07/59] perf python: Add "
` [PATCH v6 08/59] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v6 09/59] perf data: Add open flag
` [PATCH v6 10/59] perf evlist: Add reference count
` [PATCH v6 11/59] perf evsel: "
` [PATCH v6 13/59] perf python: Use evsel in sample in pyrf_event
` [PATCH v6 14/59] perf python: Add wrapper for perf_data file abstraction
` [PATCH v6 15/59] perf python: Add python session abstraction wrapping perf's session
` [PATCH v6 16/59] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v6 17/59] perf python: Refactor and add accessors to sample event
` [PATCH v6 18/59] perf python: Add callchain support
` [PATCH v6 19/59] perf python: Add config file access
` [PATCH v6 20/59] perf python: Extend API for stat events in python.c
` [PATCH v6 21/59] perf python: Expose brstack in sample event
` [PATCH v6 22/59] perf python: Add perf.pyi stubs file
` [PATCH v6 23/59] perf python: Add LiveSession helper
` [PATCH v6 24/59] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v6 26/59] perf mem-phys-addr: Port mem-phys-addr to use python module
[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
2026-04-25 16:17 UTC (2+ messages)
[PATCH] pinctrl: qcom: Make important drivers default
2026-04-25 15:55 UTC
[PATCH v3 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
2026-04-25 15:34 UTC (2+ messages)
[PATCH v8 0/6] Add support for Orange Pi 5 Pro
2026-04-25 14:24 UTC (9+ messages)
` [PATCH v8 1/6] dt-bindings: arm: rockchip: Add "
` [PATCH v8 2/6] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH v8 3/6] drm/bridge: simple: Add "
` [PATCH v8 4/6] arm64: dts: rockchip: rk3588s-orangepi-5: rename PLDO regulator labels to match schematic
` [PATCH v8 5/6] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v8 6/6] arm64: dts: rockchip: Add Orange Pi 5 Pro board support
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
2026-04-25 14:19 UTC (7+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
` [RFC PATCH v3 4/4] Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"
[PATCH v3 0/3] crypto: atmel-sha204a - multiple RNG fixes
2026-04-25 14:11 UTC (7+ messages)
` [PATCH v3 2/3] crypto: atmel-sha204a - fix truncated 32-byte blocking read
[PATCH net] net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
2026-04-25 14:10 UTC (2+ messages)
[PATCH] net: stmmac: fix RX DMA leak on TX alloc failure
2026-04-25 12:38 UTC
[PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
2026-04-25 11:46 UTC (12+ messages)
[PATCH 0/5] Google Nexus 10 display support
2026-04-25 11:27 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: display: panel: Document Samsung LTL101DL02-002 panel
` [PATCH 2/5] drm/panel-edp: Add support for "
` [PATCH 3/5] dt-bindings: clock: samsung: Add fimd1 and vpll muxes
` [PATCH 5/5] ARM: dts: exynos: Add display support for exynos5250-manta
[PATCH v14 00/28] Add new general DRM property "color format"
2026-04-25 11:09 UTC (7+ messages)
` [PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v14 06/28] drm/bridge: Act on the DRM color format property
[PATCH 00/35] Use safer strscpy() instead of strcpy()
2026-04-25 11:02 UTC (22+ messages)
` [PATCH 01/35] fbdev: matroxfb: "
` [PATCH 02/35] fbdev: i810: "
` [PATCH 03/35] fbdev: sisfb: "
` [PATCH 04/35] fbdev: geode: "
` [PATCH 05/35] fbdev: atafb: "
` [PATCH 06/35] fbdev: tdfxfb: "
` [PATCH 07/35] fbdev: pm2fb: "
` [PATCH 08/35] fbdev: xen-fbfront: "
` [PATCH 09/35] fbdev: controlfb: "
` [PATCH 10/35] fbdev: stifb: "
` [PATCH 11/35] fbdev: fm2fb: "
` [PATCH 12/35] fbdev: arkfb: "
` [PATCH 13/35] fbdev: vt8500lcdfb: "
` [PATCH 14/35] fbdev: vt8623fb: "
` [PATCH 15/35] fbdev: gbefb: "
` [PATCH 16/35] fbdev: wm8505fb: "
` [PATCH 17/35] fbdev: rivafb: "
` [PATCH 18/35] fbdev: sh7760fb: "
` [PATCH 19/35] fbdev: savage: "
[PATCH v1 0/3] Add root port reset to support link recovery
2026-04-25 10:00 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
[PATCH v2 0/7] media: synopsys: enhancements and i.MX95 support
2026-04-25 9:50 UTC (3+ messages)
` [PATCH v2 6/7] media: dt-bindings: add NXP i.MX95 compatible string
[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
2026-04-25 9:40 UTC (5+ messages)
` [PATCH v4 1/3] ARM: dts: aspeed-g6: move i2c controllers directly into apb node
` [PATCH v4 2/3] dt-bindings: mfd: syscon: add aspeed,ast2600-i3c-global compatible
` [PATCH v4 3/3] ARM: dts: aspeed-g6: Add nodes for i3c controllers
[PATCH net-next v6 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-04-25 9:33 UTC (3+ messages)
` [PATCH net-next v6 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
[PATCH 0/3] spi: rockchip: ISR fix and minor cleanups
2026-04-25 9:29 UTC (4+ messages)
` [PATCH 1/3] spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
` [PATCH 2/3] spi: rockchip: Drop unused and broken CR0 macros
` [PATCH 3/3] spi: rockchip: Drop dead zero-check on fifo_len
[PATCH v2] arm: dts: allwinner: t113s: enable watchdog for reboot
2026-04-25 8:19 UTC
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
2026-04-25 4:53 UTC (18+ messages)
[PATCH] remoteproc: xlnx: check remote node state
2026-04-25 3:51 UTC (2+ messages)
[PATCH] EDAC/xilinx: Fix stack off-by-one in debugfs UE injection handlers
2026-04-25 2:51 UTC (2+ messages)
[PATCH] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
2026-04-25 2:05 UTC (8+ messages)
[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-25 0:56 UTC (10+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v2 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "
[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-04-25 0:51 UTC (8+ messages)
` [PATCH v3 05/11] iommu: Change group->devices to RCU-protected list
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-24 23:31 UTC (14+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
[PATCH 0/3] media: imx8-isi: fix resource lifecycle bugs
2026-04-24 23:19 UTC (4+ messages)
` [PATCH 1/3] media: imx8-isi: fix use-after-free on remove
` [PATCH 2/3] media: imx8-isi: add missing v4l2_subdev_cleanup() in crossbar and pipe
` [PATCH 3/3] media: imx8-isi: fix resource leaks in probe error paths and remove
[RFC PATCH 0/5] media: rockchip: rkisp2: Add driver for ISP on Rk3588
2026-04-24 23:00 UTC (7+ messages)
` [RFC PATCH 1/5] media: dt-bindings: Add rockchip rkisp2 bindings
` [RFC PATCH 2/5] arm64: dts: rockchip: add ISP nodes to rk3588
` [RFC PATCH 4/5] media: rkisp2: Add parameters output video node
` [RFC PATCH 5/5] media: rkisp2: Add statistics capture "
[PATCH 1/1] Revert "scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()"
2026-04-24 22:55 UTC (2+ messages)
[RFC PATCH net-next 0/3] net: macb: candidate fixes for silent TX stall on BCM2712/RP1
2026-04-24 22:38 UTC (4+ messages)
` [RFC PATCH net-next 1/3] net: macb: flush PCIe posted write after TSTART doorbell
` [RFC PATCH net-next 2/3] net: macb: re-check ISR after IER re-enable in macb_tx_poll
` [RFC PATCH net-next 3/3] net: macb: add TX stall watchdog as defence-in-depth safety net
[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
2026-04-24 21:03 UTC
[PATCH 0/1] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-04-24 19:45 UTC (6+ messages)
` [PATCH 1/1] KVM: arm64: nv: Avoid full shadow s2 unmap
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-24 19:44 UTC (12+ messages)
[PATCH v3 0/4] Enable sysfs module symlink for more built-in drivers
2026-04-24 19:26 UTC (3+ messages)
` [PATCH v3 1/4] kernel: param: initialize module_kset on-demand
[PATCH RFC v2 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-04-24 18:56 UTC (3+ messages)
` [PATCH RFC v2 1/2] arm64: vdso: Prepare for robust futex unlock support
` [PATCH RFC v2 2/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH RFC 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-04-24 18:53 UTC (5+ messages)
` [PATCH RFC 1/2] arm64: vdso: Prepare for robust futex unlock support
[PATCH 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
2026-04-24 18:26 UTC (5+ messages)
` [PATCH 15/15] arm64: dts: ti: beagley-ai: Enable HDMI display and audio
[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-04-24 18:10 UTC (3+ messages)
[PATCH 0/2] remoteproc: xlnx: add auto-boot support
2026-04-24 17:52 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
[PATCH] clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
2026-04-24 17:45 UTC (2+ messages)
[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
2026-04-24 17:09 UTC (5+ messages)
[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
2026-04-24 17:04 UTC (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP
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