messages from 2025-08-20 08:46:35 to 2025-08-20 09:17:44 UTC [more...]
[PATCH 0/9] panic: introduce panic status function family
2025-08-20 9:14 UTC (5+ messages)
` [PATCH 1/9] panic: Introduce helper functions for panic state
` [PATCH 2/9] fbdev: Use panic_in_progress() helper
` [PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
` [PATCH 4/9] panic: use panic_try_start() in nmi_panic()
[PATCH v1] erofs-utils: mkfs: Implement 'dsunit' alignment on blobdev
2025-08-20 9:12 UTC (4+ messages)
[kirkstone][PATCH] openssl: fix CVE-2023-50781
2025-08-20 9:17 UTC (3+ messages)
` [OE-core] "
[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
2025-08-20 9:16 UTC (7+ messages)
` [PATCH 4/7] fuse: implement file attributes mask for statx
[PATCH] ath11k: pci: avoid unsafe register access during shutdown
2025-08-20 8:33 UTC (12+ messages)
[PATCHv2 0/4] nvme-cli: enhance the visibility of multipath using show-topology command
2025-08-20 8:30 UTC (11+ messages)
` [PATCHv2 2/4] nvme: extend show-topology command to add support for multipath
` [PATCHv2 3/4] nvme: add common APIs for printing tabular format output
[PATCH v4] iommu/riscv: prevent NULL deref in iova_to_phys
2025-08-20 8:25 UTC (2+ messages)
[PATCH v3 0/6] Add support for MT8196 video encoder
2025-08-20 8:24 UTC (6+ messages)
` [PATCH v3 5/6] dt-bindings: media: Add MT8196 mediatek,vcodec-encoder
[PATCH v2 0/2] efi: Fix EFI boot with kexec handover (KHO)
2025-08-20 8:24 UTC (4+ messages)
` [PATCH v2 1/2] kexec: introduce is_kho_boot()
[PATCH 6.12 000/438] 6.12.43-rc2 review
2025-08-20 9:14 UTC (2+ messages)
` "
[PATCH v1] mm/mremap: fix WARN with uffd that has remap events disabled
2025-08-20 9:14 UTC (2+ messages)
[PATCH] x86: add hintable NOPs emulation
2025-08-20 9:14 UTC (3+ messages)
[PATCH v2 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
2025-08-20 9:14 UTC (2+ messages)
[kirkstone][PATCH v2] openssl: fix CVE-2023-50781
2025-08-20 9:13 UTC
io_uring / dio metadata fixes
2025-08-20 9:13 UTC (2+ messages)
[PATCH 0/3] dt-bindings: display: Few cleanups
2025-08-20 8:21 UTC (4+ messages)
` [PATCH 3/3] dt-bindings: display: rockchip,dw-mipi-ds: Narrow clocks for rockchip,rk3288-mipi-dsi
[PATCH v3 0/4] x86/cpu/topology: Work around the nuances of virtualization on AMD/Hygon
2025-08-20 9:12 UTC (5+ messages)
[PATCH 0/2] crypto,nvme: fixup HKDF-Expand-Label implementation
2025-08-20 9:12 UTC (3+ messages)
` [PATCH 1/2] crypto: hkdf: add hkdf_expand_label()
` [PATCH 2/2] nvme-auth: use hkdf_expand_label()
Issues with pdcm in qemu 10.1-rc on migration and save/restore
2025-08-20 9:10 UTC (7+ messages)
[PATCH 00/19] TAP initialization refactoring
2025-08-20 9:09 UTC (8+ messages)
` [PATCH 01/19] net/tap: net_init_tap_one(): add return value
[PATCH net 1/2] bonding: set random address only when slaves already exist
2025-08-20 9:10 UTC (2+ messages)
` [PATCH net 2/2] selftests: bonding: add fail_over_mac testing
[PATCH 0/1] NVMe/TLS connection issues to SPDK
2025-08-20 8:22 UTC (10+ messages)
` [PATCH 1/1] libnvme: TLS PSK derivation fixes
[bug report] blktests nvme/fc nvme/057 triggered kernel panic
2025-08-20 8:20 UTC
[PATCH] docs: kfigure.py: don't crash during read/write
2025-08-20 9:09 UTC
[PATCH i-g-t v2] tools/intel_vbt_decode: convert copyright signs from latin1 to utf8
2025-08-20 9:09 UTC (3+ messages)
[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
2025-08-20 9:08 UTC (27+ messages)
` [PATCH v3 01/26] media: iris: Fix buffer count reporting in internal buffer check
` [PATCH v3 02/26] media: iris: Report unreleased PERSIST buffers on session close
` [PATCH v3 03/26] media: iris: Fix memory leak by freeing untracked persist buffer
` [PATCH v3 04/26] media: iris: Fix port streaming handling
` [PATCH v3 05/26] media: iris: Allow substate transition to load resources during output streaming
` [PATCH v3 06/26] media: iris: Always destroy internal buffers on firmware release response
` [PATCH v3 07/26] media: iris: Update vbuf flags before v4l2_m2m_buf_done
` [PATCH v3 08/26] media: iris: Simplify session stop logic by relying on vb2 checks
` [PATCH v3 09/26] media: iris: Allow stop on firmware only if start was issued
` [PATCH v3 10/26] media: iris: Send dummy buffer address for all codecs during drain
` [PATCH v3 11/26] media: iris: Fix missing LAST flag handling "
` [PATCH v3 12/26] media: iris: Fix format check for CAPTURE plane in try_fmt
` [PATCH v3 13/26] media: iris: Add support for video encoder device
` [PATCH v3 14/26] media: iris: Initialize and deinitialize encoder instance structure
` [PATCH v3 15/26] media: iris: Add support for ENUM_FMT, S/G/TRY_FMT encoder
` [PATCH v3 16/26] media: iris: Add support for ENUM_FRAMESIZES/FRAMEINTERVALS for encoder
` [PATCH v3 17/26] media: iris: Add support for VIDIOC_QUERYCAP for encoder video device
` [PATCH v3 18/26] media: iris: Add encoder support for V4L2 event subscription
` [PATCH v3 19/26] media: iris: Add support for G/S_SELECTION for encoder video device
` [PATCH v3 20/26] media: iris: Add support for G/S_PARM "
` [PATCH v3 21/26] media: iris: Add platform-specific capabilities "
` [PATCH v3 22/26] media: iris: Add V4L2 streaming support "
` [PATCH v3 23/26] media: iris: Set platform capabilities to firmware "
` [PATCH v3 24/26] media: iris: Allocate and queue internal buffers "
` [PATCH v3 25/26] media: iris: Add support for buffer management ioctls for encoder device
` [PATCH v3 26/26] media: iris: Add support for drain sequence in encoder video device
[PATCH v11 05/27] migration: push Error **errp into loadvm_process_command()
2025-08-20 9:08 UTC (2+ messages)
[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
2025-08-20 9:09 UTC (8+ messages)
` [PATCH 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH 5/7] can: m_can: fix CAN state in system PM
[PATCH net-next v2 0/5] bnxt_en: Updates for net-next
2025-08-20 9:08 UTC (3+ messages)
` [PATCH net-next v2 2/5] bnxt_en: Refactor bnxt_get_regs()
[PATCHv4 1/2] systemd-systemctl-native: Install systemd-sysv-install
2025-08-20 9:08 UTC (3+ messages)
` [OE-core] "
[RFC PATCH 00/11] add shmem mTHP collapse support
2025-08-20 9:07 UTC (12+ messages)
` [RFC PATCH 01/11] mm: khugepaged: add khugepaged_max_ptes_none check in collapse_file()
` [RFC PATCH 02/11] mm: khugepaged: generalize collapse_file for mTHP support
` [RFC PATCH 03/11] mm: khugepaged: add an order check for THP statistics
` [RFC PATCH 04/11] mm: khugepaged: add shmem/file mTHP collapse support
` [RFC PATCH 05/11] mm: shmem: kick khugepaged for enabling none-PMD-sized shmem mTHPs
` [RFC PATCH 06/11] mm: khugepaged: allow khugepaged to check all shmem/file large orders
` [RFC PATCH 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
` [RFC PATCH 08/11] selftests:mm: extend the check_huge() to support mTHP check
` [RFC PATCH 09/11] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [RFC PATCH 10/11] selftests: mm: implement the mTHP hugepage check helper
` [RFC PATCH 11/11] selftests: mm: add mTHP collapse test cases
[PATCH 0/4] pinctrl: use kcalloc() instead of kzalloc()
2025-08-20 8:02 UTC (3+ messages)
` [PATCH 2/4] pinctrl: pinctrl-zynqmp: "
[PATCH ethtool v3 0/3] Add support for PSE priority feature and PSE event monitoring
2025-08-20 9:07 UTC (4+ messages)
` [PATCH ethtool v3 1/3] update UAPI header copies
` [PATCH ethtool v3 2/3] ethtool: pse-pd: Add PSE priority support
` [PATCH ethtool v3 3/3] ethtool: pse-pd: Add PSE event monitoring support
[PATCH v1] drm/sched: Fix racy access to drm_sched_entity.dependency
2025-08-20 9:06 UTC (6+ messages)
[PULL] IIO: 1st set of fixes for 6.17
2025-08-20 9:05 UTC (2+ messages)
patch "iio: light: as73211: Ensure buffer holes are zeroed" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: adc: rzg2l: Cleanup suspend/resume path" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: adc: rzg2l_adc: Set driver data before enabling runtime PM" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: adc: bd79124: Add GPIOLIB dependency" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: temperature: maxim_thermocouple: use DMA-safe buffer for" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: adc: ad7124: fix channel lookup in syscalib functions" added to char-misc-linus
2025-08-20 9:05 UTC
patch "iio: proximity: isl29501: fix buffered read on big-endian systems" added to char-misc-linus
2025-08-20 9:05 UTC
[PATCH v5 00/11] Add FIT image overlay support
2025-08-20 8:16 UTC (4+ messages)
` [PATCH v5 07/11] of: overlay: add "
patch "iio: adc: ad7173: prevent scan if too many setups requested" added to char-misc-linus
2025-08-20 9:05 UTC
Proszę o kontakt
2025-08-20 8:10 UTC
[PATCH] dt-bindings: leds: Clearly mark label property as deprecated
2025-08-20 8:14 UTC (4+ messages)
[PATCH v3 0/8] media: Introduce V4L2 extensible parameters
2025-08-20 8:14 UTC (5+ messages)
` [PATCH v3 1/8] media: uapi: Introduce V4L2 extensible params
Proszę o kontakt
2025-08-20 8:10 UTC
[PATCH v2] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
2025-08-20 9:04 UTC (3+ messages)
[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-20 8:56 UTC
[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
2025-08-20 8:12 UTC (9+ messages)
` [PATCH 06/13] soc: amlogic: clk-measure: Unify the compatible property
` [PATCH 08/13] arm64: dts: amlogic: Unify the compatible property for clk-measure
[PATCH v2] media: mediatek: vcodec: Use spinlock for context list protection lock
2025-08-20 8:13 UTC (2+ messages)
[PATCH v5 0/1] build: Add meson build system
2025-08-20 9:02 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH v11 0/8] KVM: SVM: Enable Secure TSC for SEV-SNP
2025-08-20 9:00 UTC (4+ messages)
` [PATCH v11 4/8] KVM: SVM: Move SEV-ES VMSA allocation to a dedicated sev_vcpu_create() helper
[PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
2025-08-20 9:00 UTC
[LTP] [PATCH v2] Makefile: Fix module dirs search
2025-08-20 8:59 UTC
[PATCH] ARM: ftrace: Implement HAVE_FUNCTION_GRAPH_FREGS
2025-08-20 8:11 UTC (3+ messages)
[PATCH v2] drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight
2025-08-20 8:59 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/backlight: Fix divide by 0 error in i9xx_set_backlight (rev3)
[PATCH] wifi: rt2x00: Remove the use of dev_err_probe()
2025-08-20 8:58 UTC
[PATCH v6 0/2] Add support for Texas Instruments DTHEv2 Crypto Engine
2025-08-20 8:58 UTC (7+ messages)
` [PATCH v6 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v6 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH 0/2] net: Remove the use of dev_err_probe()
2025-08-20 8:57 UTC (3+ messages)
` [PATCH 1/2] net: hibmcge: "
` [PATCH 2/2] net: dsa: "
[PATCH] panic: Clean up message about deprecated 'panic_print' parameter
2025-08-20 8:57 UTC (5+ messages)
[PATCH v2] misc: fs_loader: Add QSPI RAW partition loading support
2025-08-20 8:57 UTC (2+ messages)
[PATCH] nvme: fix PI insert on write
2025-08-20 8:11 UTC
[PATCH v2 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
2025-08-20 8:57 UTC (2+ messages)
` ✓ CI.KUnit: success for series starting with [v2,1/2] "
Patchwork housekeeping for: spi-devel-general
2025-08-20 8:57 UTC
[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
2025-08-20 8:55 UTC (5+ messages)
` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v12 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
` [PATCH v12 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v12 4/4] drm/imagination: Enable PowerVR driver for RISC-V
[LTP] [PATCH] Makefile: Fix module dirs search
2025-08-20 8:55 UTC (3+ messages)
[PATCH net-next v14 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-08-20 8:55 UTC (4+ messages)
` [PATCH net-next v14 1/1] hinic3: module initialization and tx/rx logic
REGRESSION on linux-next (next-20250814)
2025-08-20 8:55 UTC (3+ messages)
[RFC PATCH 00/18] Initial CXL.cache device support
2025-08-20 8:55 UTC (4+ messages)
` [RFC PATCH 15/18] cxl/cache: Implement Cache ID Decoder programming
Questions about FUSE_NOTIFY_INVAL_ENTRY
2025-08-20 8:55 UTC (2+ messages)
[PATCH v4 0/7] OPP: Add support to find OPP for a set of keys
2025-08-20 8:55 UTC (3+ messages)
` [PATCH v4 7/7] PCI: qcom: Use frequency and level based OPP lookup
[PATCH 2/2] drm/amdgpu: Check VF critical region before RAS poison injection
2025-08-20 8:54 UTC (6+ messages)
[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-20 8:54 UTC (5+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID
[PATCH] PCI: plda: Remove the use of dev_err_probe()
2025-08-20 8:52 UTC
[PATCH 0/3] Enable QoS configuration on SA8775P
2025-08-20 8:51 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p
[PATCH] platform/x86: x86-android-tablets: Remove the use of dev_err_probe()
2025-08-20 8:51 UTC
[PATCH v4 0/3] Virtio SPI Linux driver
2025-08-20 8:49 UTC (4+ messages)
` [PATCH v4 1/3] virtio: Add ID for virtio SPI
` [PATCH v4 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v4 3/3] SPI: Add virtio SPI driver
[oe][meta-oe][scarthgap][PATCH 1/1] postgresql: upgrade 16.9 -> 16.10
2025-08-20 8:49 UTC
[PATCH] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
2025-08-20 8:50 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] gpu/drm: Replace the deprecated logging functions in drm_gem* files
2025-08-20 8:50 UTC (5+ messages)
` [PATCH v2] drm: Replace the deprecated DRM_* logging macros in gem helper files
[ROSE] [AX25] 6.15.10 long term stable kernel oops
2025-08-20 8:50 UTC (6+ messages)
[OE-core] [PATCH] nghttp2: remove nghttp2-proxy
2025-08-20 8:49 UTC
[PATCH/RFC] Zram: Improved Compression with PID/VMA-aware Grouping
2025-08-20 8:49 UTC (2+ messages)
[PATCH v2 00/15] NVMEM: Add support for layout drivers
2025-08-20 7:41 UTC (3+ messages)
` [PATCH v2 10/15] nvmem: core: add nvmem-layout support
[PATCH 0/2] Modularize SX150X GPIO expander
2025-08-20 7:34 UTC (6+ messages)
` [PATCH 1/2] pinctrl: sx150x: Make the driver tristate
[PATCH v7 0/8] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-08-20 8:47 UTC (5+ messages)
` [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
[oe][meta-oe][walnascar][PATCH 1/1] postgresql: upgrade 17.5 -> 17.6
2025-08-20 8:46 UTC
[PATCH 0/6] mpi3mr: bug fixes and minor updates
2025-08-20 8:41 UTC (7+ messages)
` [PATCH 1/6] mpi3mr: Fix device loss during enclosure reboot due to zero link speed
` [PATCH 2/6] mpi3mr: Fix controller init failure on fault during queue creation
` [PATCH 3/6] mpi3mr: Fix I/O failures during controller reset
` [PATCH 4/6] mpi3mr: Update MPI headers to revision 37
` [PATCH 5/6] mpi3mr: Fix premature TM timeouts on virtual drives
` [PATCH 6/6] mpi3mr: Update driver version to 8.15.0.5.50
[PATCH 6.12.y-cip 00/23] Add RZ/G3E XSPI support
2025-08-20 8:46 UTC (24+ messages)
` [PATCH 6.12.y-cip 01/23] clk: renesas: Use str_on_off() helper
` [PATCH 6.12.y-cip 02/23] dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocks
` [PATCH 6.12.y-cip 03/23] clk: renesas: r9a09g047: Add support for xspi mux and divider
` [PATCH 6.12.y-cip 04/23] clk: renesas: r9a09g047: Add XSPI clock/reset
` [PATCH 6.12.y-cip 05/23] clk: renesas: rzv2h: Skip monitor checks for external clocks
` [PATCH 6.12.y-cip 06/23] clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocks
` [PATCH 6.12.y-cip 07/23] clk: renesas: rzv2h: Use devm_kmemdup_array()
` [PATCH 6.12.y-cip 08/23] clk: renesas: rzv2h: Add missing include file
` [PATCH 6.12.y-cip 09/23] clk: renesas: rzv2h: Drop redundant base pointer from pll_clk
` [PATCH 6.12.y-cip 10/23] clk: renesas: rzv2h: Add fixed-factor module clocks with status reporting
` [PATCH 6.12.y-cip 11/23] memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error
` [PATCH 6.12.y-cip 12/23] memory: renesas-rpc-if: Move rpcif_info definitions near to the user
` [PATCH 6.12.y-cip 13/23] dt-bindings: memory: Document RZ/G3E support
` [PATCH 6.12.y-cip 14/23] memory: renesas-rpc-if: Move rpc-if reg definitions
` [PATCH 6.12.y-cip 15/23] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()
` [PATCH 6.12.y-cip 16/23] memory: renesas-rpc-if: Add regmap to struct rpcif_info
` [PATCH 6.12.y-cip 17/23] memory: renesas-rpc-if: Add wrapper functions
` [PATCH 6.12.y-cip 18/23] memory: renesas-rpc-if: Add RZ/G3E xSPI support
` [PATCH 6.12.y-cip 19/23] spi: rpc-if: Add write support for memory-mapped area
` [PATCH 6.12.y-cip 20/23] irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
` [PATCH 6.12.y-cip 21/23] arm64: dts: renesas: r9a09g047: Add SYS node
` [PATCH 6.12.y-cip 22/23] arm64: dts: renesas: r9a09g047: Add XSPI node
` [PATCH 6.12.y-cip 23/23] arm64: dts: renesas: rzg3e-smarc-som: Enable serial NOR FLASH
[PATCH] leds: leds-lp55xx: use correct address for memory programming
2025-08-20 8:47 UTC (2+ messages)
[PATCH] net/mlx5: fix matcher flags in counter offset detection
2025-08-20 8:45 UTC
[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-08-20 8:46 UTC (3+ messages)
` [PATCH v2 11/11] media: iris: Enable Secure PAS support with IOMMU managed by Linux
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.