messages from 2025-06-18 11:46:01 to 2025-06-18 12:28:01 UTC [more...]
[PATCH v4 0/2] generate boot_aggregate log in IMA with TPM using CRB over FF-A
2025-06-18 10:23 UTC (2+ messages)
` [PATCH v4 1/2] firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall
[PATCH 00/12] backlight: Do not include <linux/fb.h> in header file
2025-06-18 12:16 UTC (9+ messages)
` [PATCH 01/12] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH 02/12] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH 03/12] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH 04/12] drm/panel: panel-summit: "
` [PATCH 05/12] fbcon: Add necessary include statements and forward declarations
` [PATCH 06/12] backlight: Include <linux/of.h>
` [PATCH 07/12] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH 08/12] backlight: as3711_bl: Include <linux/of.h>
[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-06-18 12:27 UTC (2+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
[PATCH v3 0/5] rockchip: rk8xx: allow to customize PMIC reset mode on RK806
2025-06-18 10:32 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: rk806: allow to customize PMIC reset mode
` [PATCH v3 2/5] mfd: rk8xx-core: allow to customize RK806 "
` [PATCH v3 5/5] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger
Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
2025-06-18 12:27 UTC (17+ messages)
[PATCH v2 0/7] media: use new GPIO line value setter callbacks
2025-06-18 12:26 UTC (2+ messages)
[PATCH v2 1/2] Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
2025-06-18 12:26 UTC (3+ messages)
` [PATCH v2 2/2] usb: gadget: u_serial: Fix race condition in TTY wakeup
[PATCH net-next v8 0/6] convert lan78xx driver to the PHYLINK
2025-06-18 12:26 UTC (7+ messages)
` [PATCH net-next v8 1/6] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management
` [PATCH net-next v8 2/6] net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
` [PATCH net-next v8 3/6] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v8 4/6] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v8 5/6] net: usb: lan78xx: Integrate EEE support with phylink LPI API
` [PATCH net-next v8 6/6] net: usb: lan78xx: remove unused struct members
[PATCH] drm/exynos: fimd: Guard display clock control with runtime PM calls
2025-06-18 12:25 UTC (2+ messages)
[PATCH 0/8] Enhance Winbond SPI NAND support
2025-06-18 12:24 UTC (10+ messages)
` [PATCH 1/8] spi: spi-mem: Use picoseconds for calculating the op durations
` [PATCH 2/8] spi: spi-mem: Take into account the actual maximum frequency
` [PATCH 3/8] mtd: spinand: Fix macro alignment
` [PATCH 4/8] mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
` [PATCH 5/8] mtd: spinand: Add a ->configure_chip() hook
` [PATCH 6/8] mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
` [PATCH 7/8] mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
` [PATCH 8/8] mtd: spinand: winbond: Add comment about the maximum frequency
[PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure
2025-06-18 12:24 UTC (3+ messages)
[PATCH v6 0/6] timers: Exclude isolated cpus from timer migation
2025-06-18 12:22 UTC (3+ messages)
[PATCH net-next v2] net: gianfar: Use device_get_named_child_node_count()
2025-06-18 12:22 UTC
[PATCH v1] ACPICA: Refuse to evaluate a method if arguments are missing
2025-06-18 12:21 UTC (2+ messages)
[PATCH] MIPS: ralink: Use min() to simplify code in rt_timer_config()
2025-06-18 12:19 UTC
[PATCH] net-next: gianfar: Use device_get_named_child_node_count()
2025-06-18 12:20 UTC (4+ messages)
[PATCH net-next v2] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
2025-06-18 10:29 UTC (2+ messages)
[PATCH] efi: Fix .data section size calculations when .sbat is present
2025-06-18 12:20 UTC
[PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
2025-06-18 12:19 UTC (9+ messages)
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-18 12:17 UTC (16+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
2025-06-18 12:13 UTC (24+ messages)
` [PATCH v6 01/23] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v6 02/23] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v6 03/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v6 04/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v6 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v6 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v6 07/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v6 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v6 10/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v6 11/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v6 12/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v6 13/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v6 14/23] ACPI: property: Add support for cells property
` [PATCH v6 15/23] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v6 16/23] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v6 17/23] ACPI: RISC-V: Add support to update gsi range
` [PATCH v6 18/23] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v6 19/23] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v6 20/23] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v6 21/23] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v6 22/23] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v6 23/23] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
2025-06-18 12:17 UTC (7+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
liveloock using PREEMPT_RT with i915 driver
2025-06-18 12:16 UTC (3+ messages)
[PATCH 0/2] Add rpi5 specific defconfig
2025-06-18 12:16 UTC (9+ messages)
should any other "recipes-* directories be added to recipes.txt?
2025-06-18 12:16 UTC
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-18 12:15 UTC (3+ messages)
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
[PATCH v3 0/2] Add ADI I3C Controller
2025-06-18 12:15 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: i3c: Add adi-i3c-master
[docs] [PATCH v2] ref-manual: document KERNEL_SPLIT_MODULES variable
2025-06-18 12:14 UTC (2+ messages)
` "
[PATCH] fs: fix the missing export of vfs_statx() and vfs_fstatat()
2025-06-18 12:14 UTC
[openeuler:openEuler-1.0-LTS 1666/1666] kernel/sched/core.c:5976:22: error: 'root_task_group' undeclared; did you mean 'task_group'?
2025-06-18 12:11 UTC
[PATCH v1] arm64: dts: exynos: Add DT node for all SPI ports
2025-06-18 10:25 UTC (2+ messages)
[PATCH v5 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-18 12:12 UTC (3+ messages)
` [PATCH v5 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH net-next v4 00/11] net: fec: general + VLAN cleanups
2025-06-18 12:12 UTC (13+ messages)
` [PATCH net-next v4 01/11] net: fec: fix typos found by codespell
` [PATCH net-next v4 02/11] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next v4 03/11] net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
` [PATCH net-next v4 04/11] net: fec: sort the includes by alphabetic order
` [PATCH net-next v4 05/11] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next v4 06/11] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next v4 07/11] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next v4 08/11] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
` [PATCH net-next v4 09/11] net: fec: fec_enet_rx_queue(): reduce scope of data
` [PATCH net-next v4 10/11] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
` [PATCH net-next v4 11/11] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()
[RFC] Potential problem in qspinlock due to mixed-size accesses
2025-06-18 12:11 UTC (4+ messages)
[PATCH v0 0/3] [v0]drivers/net fixed Coverity issue
2025-06-18 12:11 UTC (4+ messages)
` [PATCH v1 1/3] net/rnp: add check firmware respond info
` [PATCH v1 2/3] net/rnp: fix Tunnel-TSO VLAN header untrusted loop bound
` [PATCH v1 3/3] net/rnp: fix TSO segmentation for packets of 64KB
[Buildroot] [PATCH v2 1/2] board/zynq: update custom board documentation
2025-06-18 12:11 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/2] board/zynqmp: add "
[PATCH] MAINTAINERS: drop bouncing Lakshmi Sowjanya D
2025-06-18 12:10 UTC (2+ messages)
[PATCH] drm/xe/display: read PCON capability only when present
2025-06-18 12:11 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[Not urgent] Systems unable to do 16-bit stores?
2025-06-18 12:10 UTC (3+ messages)
[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-06-18 12:08 UTC (3+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages
[tip: x86/urgent] x86/alternatives: Fix int3 handling failure from broken text_poke array
2025-06-18 12:09 UTC
[PATCH 00/16] pinctrl: use new GPIO line value setter callbacks
2025-06-18 12:09 UTC (2+ messages)
[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
2025-06-18 12:07 UTC (6+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control
failsafe update of bootloader on am335x
2025-06-18 12:07 UTC
[PATCH 0/2] pinctrl: starfive: use new GPIO line value setter callbacks
2025-06-18 12:06 UTC (2+ messages)
[PATCH v3 0/9] Add RZ/G3E xSPI support
2025-06-18 12:06 UTC (11+ messages)
` [PATCH v3 1/9] dt-bindings: memory: Document RZ/G3E support
[PATCH v12 0/1] vhost: Add support of kthread API
2025-06-18 12:06 UTC (3+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection
[PATCH 0/2] pinctrl: cirrus: use new GPIO line value setter callbacks
2025-06-18 12:05 UTC (2+ messages)
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 7b4ac12cc929e281cf7edc22203e0533790ebc2b
2025-06-18 12:04 UTC
[PATCH v2 0/3] Fix io accessors for KVM
2025-06-18 12:04 UTC (3+ messages)
[PATCH] memory: arrange to conserve on DMA reservation
2025-06-18 12:04 UTC (9+ messages)
[PATCH v5 0/8] Add TH1520 GPU support with power sequencing
2025-06-18 10:22 UTC (9+ messages)
` [PATCH v5 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
` [PATCH v5 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
` [PATCH v5 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
` [PATCH v5 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v5 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v5 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
` [PATCH v5 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v5 8/8] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH v2 0/2] Enable CPU Idle for gs101
2025-06-18 10:22 UTC (3+ messages)
` [PATCH v2 2/2] soc: samsung: exynos-pmu: "
[PATCH v5 0/2] ESWIN EIC7700 pinctrl driver
2025-06-18 12:03 UTC (2+ messages)
[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
2025-06-18 12:02 UTC (8+ messages)
` [PATCH v11 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v11 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v11 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v11 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v11 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v11 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v11 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking
[PATCH] tcg: Remove null pointer arithmetic in tcg_malloc()
2025-06-18 12:01 UTC (3+ messages)
[PATCH 6.6 000/356] 6.6.94-rc1 review
2025-06-18 12:02 UTC (2+ messages)
[sverdlin:snps-trng 23/23] arch/arm64/boot/dts/sophgo/sg2000-milkv-duo-module-01-evb.dtb: rng@2070000 (snps,dw-trng): 'resets' does not match any of the regexes: '^pinctrl-[0-9]+$'
2025-06-18 12:01 UTC
[PATCH v1] mmc: Convert ternary operator to str_plural() helper
2025-06-18 11:59 UTC
[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
2025-06-18 11:59 UTC (10+ messages)
` [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
[PATCH v5 00/27] Arm GICv5: Host driver implementation
2025-06-18 10:17 UTC (8+ messages)
` [PATCH v5 21/27] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v5 22/27] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v5 23/27] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v5 25/27] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v5 26/27] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v5 27/27] arm64: Kconfig: Enable GICv5
Integrate kmemleaks and igt
2025-06-18 11:58 UTC
[PATCH 6.15 000/780] 6.15.3-rc1 review
2025-06-18 11:58 UTC (2+ messages)
[PATCH] x86: alternative: Fix int3 handling failure from broken text_poke array
2025-06-18 11:57 UTC (2+ messages)
[PATCH v2] pinctrl: qcom: msm: mark certain pins as invalid for interrupts
2025-06-18 11:57 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: convert ice_add_prof() to bitmap
2025-06-18 11:54 UTC (2+ messages)
perf_event: avoiding gpf on rdpmc for top-down-events on hybrid
2025-06-18 11:55 UTC (10+ messages)
[PATCH v3 0/9] drm/xe: Init changes for flicker-free boot
2025-06-18 11:54 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Init changes for flicker-free boot. (rev2)
[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
2025-06-18 11:54 UTC (10+ messages)
[PATCH v3 1/2] mach-k3: add runtime memory carveouts for MMU table
2025-06-18 11:52 UTC (3+ messages)
[PATCH v2 0/7] mfd: tps6594: Add TI TPS652G1 support
2025-06-18 11:52 UTC (3+ messages)
` [PATCH v2 3/7] pinctrl: pinctrl-tps6594: Add TPS652G1 PMIC pinctrl and GPIO
[PATCH i-g-t] lib/i915: Avoid non-canonical address dereference in gem_has_relocations()
2025-06-18 11:51 UTC (3+ messages)
[PATCH] wireguard/queueing: simplify wg_cpumask_next_online()
2025-06-18 11:51 UTC (2+ messages)
[PATCH 00/16] btrfs: free space tree optimization and cleanups
2025-06-18 11:50 UTC (2+ messages)
[PATCH v2 0/3] Switch get/put unaligned to use memcpy
2025-06-18 11:42 UTC (4+ messages)
` [PATCH v2 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
[RFC PATCH] nfsd: convert the nfsd_users to atomic_t
2025-06-18 11:50 UTC (2+ messages)
[PATCH i-g-t v14 0/5] Support for IN_FORMATS_ASYNC plane property
2025-06-18 11:49 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] bsp guide: correct number of reference BSPs in meta-yocto-bsp layer
2025-06-18 11:48 UTC
[PATCH v2] md/raid1: Fix stack memory use after return in raid1_reshape
2025-06-18 11:47 UTC (14+ messages)
[LTP] [PATCH] mem: Convert shmt02 to new API
2025-06-18 11:46 UTC
[PATCH v6 00/15] Don't generate netlink .rst files inside $(srctree)
2025-06-18 11:46 UTC (16+ messages)
` [PATCH v6 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v6 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v6 03/15] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v6 04/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v6 05/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v6 06/15] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v6 07/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v6 08/15] docs: use parser_yaml extension to handle "
` [PATCH v6 09/15] docs: uapi: netlink: update netlink specs link
` [PATCH v6 10/15] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v6 11/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v6 12/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v6 13/15] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v6 14/15] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v6 15/15] docs: sphinx: add a file with the requirements for lowest version
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.