messages from 2026-06-19 15:55:19 to 2026-06-19 17:53:02 UTC [more...]
[PATCH 1/2] drm/amdgpu: Choose SOC15 RLC register read write functions at init time
2026-06-19 17:01 UTC (5+ messages)
[PATCH] drm/amdkfd: drop struct kfd_signal_page wrapper
2026-06-19 17:52 UTC
[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
2026-06-19 17:52 UTC (9+ messages)
[PATCH v3 0/3] Test panthor sparse mappings
2026-06-19 17:51 UTC (5+ messages)
` [PATCH v3 1/3] drm-uapi/panthor: sync with kernel 12cf826bf1dd
` ✗ Fi.CI.BUILD: failure for Test panthor sparse mappings (rev2)
[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
2026-06-19 17:49 UTC (2+ messages)
[PATCH] mtd: rawnand: ndfc: add CONFIG_OF dependency
2026-06-19 17:47 UTC (2+ messages)
[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
2026-06-19 17:47 UTC (5+ messages)
` [PATCH 1/9] drm/xe: Add framework for info probing
` [PATCH 2/9] drm/xe/step: Pass xe_step_info to xe_step_*_get() functions
[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-06-19 17:46 UTC (8+ messages)
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper
[PATCH] drm/amdgpu: support a couple of extra BARCO graphics adapters
2026-06-19 17:45 UTC
[PATCH i-g-t v5 0/2] Add debugfs entry
2026-06-19 17:45 UTC (5+ messages)
` [PATCH i-g-t v5 1/2] tests/intel/xe_debugfs: Add debugfs optional entry validation
` [PATCH i-g-t v5 2/2] tests/intel/xe_debugfs: Add checks for existing root dir entries
` ✓ Xe.CI.BAT: success for Add debugfs entry (rev2)
` ✓ i915.CI.BAT: "
[PATCH] drm/amdkfd: avoid PTL confused warning message
2026-06-19 17:42 UTC (2+ messages)
[PATCH v4 0/9] bitbake-setup JSON Schema: Fix linting errors
2026-06-19 17:39 UTC (10+ messages)
` [PATCH v4 1/9] bitbake-setup.schema.json: Add title for schema
` [PATCH v4 2/9] bitbake-setup.schema.json: Add examples property
` [PATCH v4 3/9] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [PATCH v4 4/9] bitbake-setup.schema.json: Remove trailing period
` [PATCH v4 5/9] layers.schema.json: Add missing schema
` [PATCH v4 6/9] layers.schema.json: Add title for subschema
` [PATCH v4 7/9] layers.schema.json: Add examples property
` [PATCH v4 8/9] layers.schema.json: Remove trailing period
` [PATCH v4 9/9] layers.schema.json: Fix typo in property name
[PATCH net] can: flexcan: Fix probing for m68k/coldfire
2026-06-19 17:35 UTC (3+ messages)
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-06-19 17:33 UTC (4+ messages)
` [PATCH v4 08/16] "
[PATCH v3] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
2026-06-19 17:33 UTC (3+ messages)
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-19 17:31 UTC (3+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
[Buildroot] [PATCH 1/1] package/tiff: add upstream patch to fix CVE-2026-36849
2026-06-19 17:30 UTC
[Buildroot] [PATCH 1/1] package/ghostscript: security bump to version 10.07.1
2026-06-19 17:28 UTC
[PATCH v2 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
2026-06-19 17:28 UTC (3+ messages)
` [PATCH v3 "
[Buildroot] [PATCH 1/1] package/ghostscript: link with libatomic if needed
2026-06-19 17:26 UTC
[PATCH v4 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
2026-06-19 17:25 UTC (4+ messages)
` [PATCH v4 1/1] environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
[PATCH v28 0/5] Type2 device basic support
2026-06-19 17:24 UTC (11+ messages)
` [PATCH v28 1/5] sfc: add cxl support
` [PATCH v28 2/5] cxl/sfc: Map cxl regs
` [PATCH v28 3/5] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v28 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v28 5/5] sfc: support pio mapping based on cxl
[PATCH 0/3] net/bond: fix secondary process crash and related cleanup
2026-06-19 17:22 UTC (3+ messages)
` [PATCH v2 0/4] net/bond: fixes and cleanup
[PATCH] drm/fb_helper: Determine proper crtc_index within drm_fb_helper_fb_dirty
2026-06-19 17:17 UTC (6+ messages)
[PATCH] drm/amdgpu: Reduce stack usage in IP block soft reset
2026-06-19 17:17 UTC
[PATCH v3 0/2] regulator: Rework i2c_device_id initialisation
2026-06-19 17:17 UTC (2+ messages)
` [PATCH v3 2/2] regulator: Use named initializers for arrays of i2c_device_data
[PATCH] drm/amdkfd: change a PTL warning message to debug message
2026-06-19 17:12 UTC (4+ messages)
[PATCH 00/10] rust: driver: use pointers instead of indices for ID info
2026-06-19 17:12 UTC (22+ messages)
` [PATCH 01/10] rust: driver: remove `IdTable::id`
` [PATCH 02/10] rust: driver: simplify `IdArray::new_without_index`
` [PATCH 03/10] rust: pci: use `Option<&IdInfo>` for device ID info
` [PATCH 04/10] rust: net/phy: remove expansion from doc
` [PATCH 05/10] rust: driver: centralize device ID handling
` [PATCH 06/10] rust: driver: remove `$module_table_name` from `module_device_table`
` [PATCH 07/10] rust: driver: store pointers in `DeviceId`
` [PATCH 08/10] rust: driver: remove open-coded matching logic
` [PATCH 09/10] rust: driver: remove duplicate ID table
` [PATCH 10/10] RFC: rust: driver: support map-like syntax for "
[PATCH] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
2026-06-19 17:11 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev2)
[PATCH v2 1/2] RDMA/erdma: initialize ret for empty receive WR lists
2026-06-19 17:09 UTC (3+ messages)
` [PATCH v2 2/2] RDMA/mana_ib: initialize err for empty send "
` [EXTERNAL] "
[PATCH net v3 0/2] Drop skb metadata before LWT encapsulation
2026-06-19 17:09 UTC (3+ messages)
` [PATCH net v3 1/2] net: lwtunnel: "
` [PATCH net v3 2/2] selftests/bpf: Add LWT encap tests for skb metadata
[PATCH v3 00/78] drm/bridge: Convert all reset users to create_state
2026-06-19 17:08 UTC (4+ messages)
[PATCH v2 0/2] Add support for StarFive JHB100 SPI
2026-06-19 14:34 UTC
NILFS utils 2.3.1 was released
2026-06-19 17:07 UTC
NILFS utils 2.2.17 was released
2026-06-19 17:07 UTC
[PATCH] vfio: Request THP-aligned mmap for device fds
2026-06-19 17:07 UTC (9+ messages)
[RFC PATCH liburing] man: Convert manpages to markdown
2026-06-19 17:05 UTC (3+ messages)
[PATCH 0/2] regulator code improvements
2026-06-18 19:15 UTC (2+ messages)
` (subset) "
[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-06-19 17:02 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
[PATCH] help: prompt user to run corrected command on typo
2026-06-19 17:04 UTC (5+ messages)
` [PATCH v2] help: include arguments in autocorrect=prompt message
Strange behavior of "git log" with file argument
2026-06-19 17:02 UTC (2+ messages)
[PATCH 0/6] ip_frag: fix reassembly defects and add test
2026-06-19 17:01 UTC (4+ messages)
` [PATCH 2/6] ip_frag: discard datagrams with overlapping fragments
[cocci] Searching for duplicate exception handling code with SmPL?
2026-06-19 16:57 UTC (7+ messages)
[PATCH v2] mfd: mt6397-irq: Fix PM notifier and IRQ domain teardown
2026-06-19 16:56 UTC
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-06-19 16:54 UTC (6+ messages)
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface
` [f2fs-dev] "
[PATCH 0/6] clk: renesas: rzg2l: Add RZ/G3L MIPI DSI, LCDC and LVDS clock support
2026-06-19 16:53 UTC (8+ messages)
` [PATCH 1/6] clk: renesas: rzg2l: Add DSI divider clock support for RZ/G3L
` [PATCH 2/6] clk: renesas: rzg2l: Add PLL7 DSI "
` [PATCH 3/6] clk: renesas: rzg2l: Add support for divider flags
` [PATCH 4/6] clk: renesas: rzg2l: Add support for RZ/G3L DSI mux
` [PATCH 5/6] clk: renesas: r9a08g046-cpg: Add MIPI DSI and LCDC clock/reset entries
` [PATCH 6/6] clk: renesas: r9a08g046: Add clock and reset entries for LVDS
[PATCH RESEND 0/4] e2fsck: Fix orphan inodes processing
2026-06-19 15:17 UTC
[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
2026-06-19 16:49 UTC (2+ messages)
[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-06-19 16:47 UTC (4+ messages)
` [PATCH v2 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
2026-06-19 16:45 UTC (3+ messages)
[PATCH RFC 0/3] dt-bindings: iio: adc: Add reference, excitation and burn-out properties
2026-06-19 16:46 UTC (14+ messages)
` [PATCH RFC 1/3] dt-bindings: iio: adc: Add reference-source property
` [PATCH RFC 2/3] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH RFC 3/3] dt-bindings: iio: adc: Add burn-out current properties
[bluez/bluez]
2026-06-19 16:45 UTC
Sashiko review emails to the list
2026-06-19 16:45 UTC (2+ messages)
[bluez/bluez] 9305ae: shared/rap: Fix Mode 0 step serialization
2026-06-19 16:45 UTC
[PATCH v2 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
2026-06-19 16:41 UTC (4+ messages)
` [PATCH v2 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v3 00/17] odb: make packed object source a proper `struct odb_source`
2026-06-19 16:40 UTC (5+ messages)
` [PATCH v3 15/17] odb/source-packed: stub out remaining functions
[PATCH] arm64: mm: Defer read-only remap of data/bss linear alias
2026-06-19 16:39 UTC
[PATCH] remoteproc: xlnx: refactor start & stop ops
2026-06-19 16:38 UTC
[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
2026-06-19 16:36 UTC (5+ messages)
` [PATCH kvmtool 2/4] virtio: Factor out base features for modern virtio transports
` [PATCH kvmtool 3/4] virtio: Add helper for enabling VIRTIO_F_ACCESS_PLATFORM
[PATCH v2] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
2026-06-19 16:36 UTC (2+ messages)
[PATCH] arm64: static_call: include asm/insns.h
2026-06-19 16:36 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 7.2
2026-06-19 16:35 UTC (2+ messages)
[PATCH 1/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-06-19 16:33 UTC (2+ messages)
[PATCH] erofs: complete fscache pseudo-bio once when a read is split
2026-06-19 16:32 UTC (4+ messages)
[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
2026-06-19 16:32 UTC (4+ messages)
` [PATCH 6/7] drivers/migrate_offload: add DMA batch copy driver (dcbm)
Bug: Checkout in sparse mode can overwrite uncommited files
2026-06-19 16:31 UTC
[PATCH v1 1/1] i2c: microchip-corei2c: Use generic definitions for bus frequencies
2026-06-19 16:29 UTC (2+ messages)
[PATCH] t4216: fix no-op test that breaks TAP output
2026-06-19 16:29 UTC (3+ messages)
[PATCH] net/bnxt: avoid link flap on flow control set
2026-06-19 16:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] docs/zh_CN: update translation of doc-guide/sphinx.rst
2026-06-19 16:28 UTC (6+ messages)
` [PATCH 2/3] docs/zh_CN: add process/changes.rst translation
Pinned references?
2026-06-19 16:25 UTC (3+ messages)
[PATCH v6 00/19] drm/atomic: Rework initial state allocation
2026-06-19 16:24 UTC (3+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
[PATCH v2 0/2] Add Loongson CAN-FD controller driver
2026-06-19 16:24 UTC (5+ messages)
` [PATCH v2 1/2] can: "
[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
2026-06-19 16:22 UTC (5+ messages)
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks
[PATCH] leds: pwm: Annotate leds[] with __counted_by()
2026-06-19 16:21 UTC
[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
2026-06-19 16:21 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] read-cache: remove redundant extern declarations
` [PATCH v4 2/3] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v4 3/3] environment: move trust_executable_bit into repo_config_values
[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-19 16:20 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v3 00/12] New features for the AD5686 IIO driver
2026-06-19 16:17 UTC (4+ messages)
` [PATCH v3 12/12] iio: dac: ad5686: add gain control support
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-19 16:17 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover pseudo-BTF ksym load capability
[PATCH] drm/amdgpu: Add Paradetech OUI to VRR compat list
2026-06-19 16:17 UTC (2+ messages)
[PATCH] SubmittingPatches: address design critiques
2026-06-19 16:17 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] kprobes: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
2026-06-19 16:14 UTC
[PATCH v4 0/7] KVM: s390: A bunch of gmap-related fixes
2026-06-19 16:13 UTC (9+ messages)
` [PATCH v4 2/7] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v4 3/7] KVM: s390: Do not set special large pages dirty
` [PATCH v4 6/7] KVM: s390: cmma: Fix cmma dirty tracking
` [PATCH v4 7/7] KVM: s390: selftests: Fix cmma selftest
[PATCH v2 0/2] rebase: add --squash to fold a range into its first commit
2026-06-19 16:11 UTC (5+ messages)
` [PATCH v3 0/4] history: add squash subcommand to fold a range
qcom: Add qdsp6sw firmware for shikra platform
2026-06-19 16:11 UTC (2+ messages)
[PATCH 212/212] dma: make dma_mapping_error NULL-device safe
2026-06-19 16:09 UTC
[RFC] mci: imx-esdhc-pbl: enable ADMA2 for i.MX8M BL33 loads -- help needed: ADMA stalls in ST_TFR despite every visible register matching the Linux runtime driver
2026-06-19 16:09 UTC
[PATCH 1/2] arm64: dts: qcom: sm8250-xiaomi-elish: Add pm8008 PMIC
2026-06-19 16:07 UTC
[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
2026-06-19 16:07 UTC (8+ messages)
` [PATCH 06/11] ARM: imxrt_defconfig: Remove "
` [PATCH 08/11] ARM: mach-lpc: "
` [PATCH 10/11] clk: nxp: lpc: "
[PATCH 2/2] arm64: dts: qcom: sm8250-xiaomi-elish: add ov8856 front camera
2026-06-19 16:07 UTC
[BUG] io_uring: possible CQE32 overflow flush inconsistency in __io_cqring_overflow_flush()
2026-06-19 16:07 UTC (2+ messages)
[PATCH v3 00/10] Expand SoundWire enumeration helper coverage
2026-06-19 16:07 UTC (3+ messages)
[PATCH] kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
2026-06-19 16:06 UTC
[PATCH v2 0/2] RISC-V IOMMU HPM support
2026-06-19 16:05 UTC (3+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
2026-06-19 16:05 UTC (3+ messages)
` "
[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
2026-06-19 16:05 UTC (4+ messages)
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
[PATCH bpf-next 0/2] sched_ext: Mark scx_bpf_cpu_rq() nullable
2026-06-19 16:02 UTC (3+ messages)
` "
[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
2026-06-19 16:02 UTC (3+ messages)
` [PATCH 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
[PATCH v3 0/1] coresight: fix issue with insufficient claim tags
2026-06-19 16:01 UTC (2+ messages)
` [PATCH v3 1/1] coresight: fix issue where coresight component has no claimtags
[PATCH 0/2] environment: move ignore_case into repo_config_values
2026-06-19 16:01 UTC (4+ messages)
` [PATCH v2 "
[PATCH v13 0/6] branch: prune-merged
2026-06-19 16:01 UTC (10+ messages)
` [PATCH v14 "
` [PATCH v14 4/6] branch: add --prune-merged <branch>
[PATCH v6 00/23] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
2026-06-19 16:00 UTC (5+ messages)
` [PATCH v6 16/23] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v6 21/23] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
[PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-06-19 15:59 UTC (2+ messages)
[PATCH v1 00/13] iio: Use named initializers for device_id structures
2026-06-19 15:54 UTC (12+ messages)
` [PATCH v1 03/13] iio: adc: ti-tsc2046: Drop unused member from private data
` [PATCH v1 04/13] iio: adc: max1241: Simplify device abstraction
` [PATCH v1 05/13] iio: dac: max5522: "
` [PATCH v1 06/13] iio: frequency: ad9523: Simplify driver a bit
` [PATCH v1 07/13] iio: imu: adis16550: Simplify device abstraction
` [PATCH v1 08/13] iio: magnetometer: hmc5843: "
` [PATCH v1 09/13] iio: accel: bmc150: Explicitly set spi .driver_data
` [PATCH v1 10/13] iio: Drop unused assignment of spi_device_id driver data
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names
` [PATCH v1 12/13] staging: iio: Drop unused assignment of spi_device_id driver data
` [PATCH v1 13/13] staging: iio: Initialize spi_device_id arrays using member names
[PATCH 0/4] support camera found on Gaokun3
2026-06-19 15:55 UTC (6+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc8280xp: gaokun3: describe rear camera module information as musch as possible
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.