All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 07:39:55 to 2026-04-24 08:20:04 UTC [more...]

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-24  8:19 UTC 

[QUESTION] kernel/Kconfig.hz: outdated help texts?
 2026-04-24  8:18 UTC 

[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
 2026-04-24  8:18 UTC 

[PATCH v3 0/2] Add the implied rules for G and B extensions
 2026-04-24  8:17 UTC  (2+ messages)

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-24  8:17 UTC  (7+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression

[PATCH v1 00/13] fuse: dir.c cleanups
 2026-04-24  8:18 UTC  (4+ messages)
` [PATCH v1 01/13] fuse: fix missing forget requests in error paths

[PATCH] drm/xe/oa: Wa_14026633728
 2026-04-24  8:17 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: replace min/max fields with struct cnum{32,64}
 2026-04-24  8:17 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: representation and basic operations on circular numbers
` [PATCH bpf-next v2 2/4] bpf: use accessor functions for bpf_reg_state min/max fields
` [PATCH bpf-next v2 3/4] bpf: replace min/max fields with struct cnum{32,64}
` [PATCH bpf-next v2 4/4] selftests/bpf: new cases handled by 32->64 range refinements

[PATCH v1] hw/char/cadence_uart: Add BXRS register
 2026-04-24  8:16 UTC  (9+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-04-24  8:16 UTC 

[PATCH v4 0/7] Add Devres managed IRQ vectors allocation
 2026-04-24  7:57 UTC  (6+ messages)
` [PATCH v4 1/7] PCI/MSI: Split __pci_enable_msi_range() for reuse
` [PATCH v4 2/7] PCI/MSI: Split __pci_enable_msix_range() "
` [PATCH v4 3/7] PCI/MSI: Introduce __pcim_enable_msi_range()
` [PATCH v4 4/7] PCI/MSI: Introduce __pcim_enable_msix_range()
` [PATCH v4 5/7] PCI/MSI: Add Devres managed IRQ vectors allocation

[PATCH RFT v2] media: atomisp: Add error check in create_host_regular_capture_pipeline()
 2026-04-24  8:15 UTC 

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-24  8:15 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-24  8:15 UTC  (5+ messages)
` [PATCH v6 3/4] media: i2c: ds90ub953: use devm_mutex_init() to simplify code
` [PATCH v6 4/4] media: i2c: ds90ub953: use guard() "

[PATCH] macintosh: windfarm_core: fix reference leak on failed device registration
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH v4 0/2] use guard()() to handle synchronisation
 2026-04-24  8:15 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: ingenic-adc: "

[PATCH] raspi4b: Disable L2 cache
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-04-24  8:13 UTC  (5+ messages)
` [PATCH v9 1/3] kho: fix deferred initialization of scratch areas
` [PATCH v9 3/3] selftests: kho: test with deferred struct page init

[PATCH] nvmem: core: eeprom: at24: Handle EEPROM with both read-only and wp-gpios
 2026-04-24  8:12 UTC  (11+ messages)

[PATCH] macintosh: adb: fix reference leak on failed platform device registration
 2026-04-24  8:11 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
 2026-04-24  8:11 UTC  (4+ messages)

[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
 2026-04-24  8:01 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
 2026-04-24  8:10 UTC  (5+ messages)

[PATCH v5 00/18] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-24  8:05 UTC  (19+ messages)
` [PATCH v5 01/18] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
` [PATCH v5 02/18] hw/usb/hcd-ehci: Remove unused EHCIfstn structure and dead code
` [PATCH v5 03/18] hw/usb/hcd-ehci.h: Fix coding style issues reported by checkpatch
` [PATCH v5 04/18] hw/usb/hcd-ehci.c: "
` [PATCH v5 05/18] hw/usb/hcd-ehci.c: Replace fprintf(stderr, ...) with qemu_log_mask(LOG_GUEST_ERROR)
` [PATCH v5 06/18] hw/usb/hcd-ehci: Replace DPRINTF debug logs with trace events
` [PATCH v5 07/18] hw/usb/hcd-ehci: Introduce common properties macro for sysbus and pci
` [PATCH v5 08/18] hw/core: Add 11.0 machine compatibility properties
` [PATCH v5 09/18] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
` [PATCH v5 10/18] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
` [PATCH v5 11/18] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
` [PATCH v5 12/18] hw/usb/hcd-ehci: Implement 64-bit qTD "
` [PATCH v5 13/18] hw/usb/hcd-ehci: Implement 64-bit iTD "
` [PATCH v5 14/18] hw/usb/hcd-ehci: Implement 64-bit siTD "
` [PATCH v5 15/18] hw/usb/hcd-ehci: Add ctrldssegment-default property
` [PATCH v5 16/18] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
` [PATCH v5 17/18] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
` [PATCH v5 18/18] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2

[PATCH] iommu/amd: Remove dead code for exclusion ranges in IVMD
 2026-04-24  8:10 UTC  (2+ messages)

[scarthgap][PATCH 00/12] Fix multiple CVEs
 2026-04-24  8:10 UTC  (3+ messages)
` [scarthgap][PATCH 11/12] zlib: upgrade 1.3.1 -> 1.3.2
  ` [OE-core] "

[PATCH v3 v3 0/2] add blocks_allocated to mb_stats and clear mb_stats
 2026-04-24  8:09 UTC  (4+ messages)
` [PATCH v3 v3 2/2] ext4: allow clearing mballoc stats through mb_stats

[LTP] [PATCH 1/1] ioctl_pidfd06: Update kernel version
 2026-04-24  8:09 UTC  (7+ messages)
` [LTP] "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-24  8:09 UTC  (7+ messages)
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions

[PATCH] gpio: omap: fix reference leak on platform_device_register() failure
 2026-04-24  8:09 UTC  (2+ messages)

[PATCH] perf: disable llvm by default
 2026-04-24  8:08 UTC  (2+ messages)

AtomISP tree for Linux Next
 2026-04-24  8:07 UTC  (3+ messages)

[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-04-24  8:08 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

[PATCH 00/22] Extend device support for AD5686 driver
 2026-04-24  8:08 UTC  (10+ messages)
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 13/22] iio: dac: ad5686: fix input raw value check
` [PATCH 14/22] iio: dac: ad5686: add support for missing power supplies

[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-24  8:08 UTC  (4+ messages)

[PATCH v3] mm/memory: update stale locking comments for fault handlers
 2026-04-24  8:07 UTC  (2+ messages)

[PATCH] tracefs: Fix tracefs_dynevent_destroy_all()
 2026-04-24  8:06 UTC  (2+ messages)

[PATCH v4 0/2] iio: adc: mcp320x: bitfield refactoring
 2026-04-24  8:05 UTC  (7+ messages)
` [PATCH v4 1/2] iio: adc: mcp320x: sort headers alphabetically
` [PATCH v4 2/2] iio: adc: mcp320x: refactor driver to use bitfield API

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-04-23 19:03 UTC  (29+ messages)
` [PATCH v14 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v14 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v14 03/28] drm: Add new general DRM property "color format"
` [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 v14 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v14 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v14 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v14 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v14 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v14 12/28] drm/i915/dp: "
` [PATCH v14 13/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v14 14/28] drm/i915/dp: "
` [PATCH v14 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v14 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v14 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v14 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v14 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v14 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v14 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v14 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v14 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v14 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v14 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v14 28/28] drm/connector: Update docs of "colorspace" for color format prop

[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
 2026-04-23 20:54 UTC  (20+ messages)
` [PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
` [PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
` [PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
` [PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
` [PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v14 17/92] dyndbg: replace classmap list with a vector
` [PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info

[PATCH] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
 2026-04-24  1:27 UTC  (2+ messages)

[PATCH v3 1/2] drm/amdgpu: move program_aspm to amdgpu_nbio
 2026-04-24  0:49 UTC  (2+ messages)
` [PATCH v3 2/2] drm/amdgpu: move read_indexed_register to amdgpu_reg_access

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-24  8:03 UTC  (7+ messages)
` [PATCH v2 24/41] drm: verisilicon: remove now-redundant call to drm_connector_attach_encoder()
` [PATCH v2 41/41] drm: renesas: shmobile: "

[PATCH] tracefs: Add tests for clearing kprobes with tracefs_dynevent_destroy_all()
 2026-04-24  8:04 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
 2026-04-24  8:02 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v2,1/4] "

[PATCH 01/11] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
 2026-04-24  8:01 UTC  (5+ messages)
` [PATCH 04/11] drm/amdgpu: rework amdgpu_userq_signal_ioctl

[PATCH] CHANGELOG: add xenstored watch depth feature
 2026-04-24  8:01 UTC  (2+ messages)

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-04-24  8:01 UTC  (4+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02

[PATCH] watchdog: ixp4xx: fix reference leak on platform_device_register() failure
 2026-04-24  8:00 UTC  (5+ messages)

[GIT PULL] gpio fixes for v7.1-rc1
 2026-04-24  7:59 UTC 

[PATCH 0/5] platform/chrome: cros_kbd_led_backlight: Some cleanups
 2026-04-24  7:58 UTC  (3+ messages)
` [PATCH 4/5] mfd: cros_ec: Add a helper to retrieve the EC device from the MFD parent

[PATCH] sonypi: use strscpy() in sonypi_acpi_probe
 2026-04-24  7:57 UTC 

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-24  7:57 UTC  (8+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-24  7:56 UTC  (11+ messages)

[PATCH V13 0/7] Rust support for powerpc
 2026-04-24  7:56 UTC  (9+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le

[PATCH] gpio: sim: Remove intermediate pointer variable and harden function
 2026-04-24  7:54 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode (4)
 2026-04-24  7:54 UTC 

[PATCH v3 0/3] gpio: Add EIO GPIO support
 2026-04-24  7:52 UTC  (2+ messages)

[PATCH v3 3/5] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
 2026-04-24  7:53 UTC  (2+ messages)
` (subset) "

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 507bd4b6)
 2026-04-24  7:53 UTC 

[PATCH v5 0/4] Add support for Renesas RZ/G3L GBETH clocks
 2026-04-24  7:52 UTC  (6+ messages)
` [PATCH v5 4/4] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs

[PATCH] erofs-utils: fix unchecked strdup() and harden erofs_fspath()
 2026-04-24  7:51 UTC 

[bug report] Potential deadlock bug in 'drivers/dma/idxd/irq.c', between 'idxd_wq_thread()' and 'idxd_int_handle_revoke()'
 2026-04-24  7:51 UTC 

[PATCH v6 0/7] mm: fix vmemmap optimization accounting and initialization
 2026-04-24  7:48 UTC  (4+ messages)
` [PATCH v6 4/7] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization

[PATCH v2] crypto: ixp4xx - fix buffer chain unwind on allocation failure
 2026-04-24  7:50 UTC  (2+ messages)

[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-24  7:49 UTC  (7+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()

[PATCH] gpio: qcom: Unify user-visible "Qualcomm" name
 2026-04-24  7:50 UTC  (2+ messages)

[PATCH v4 0/4] vpci: allow 32-bit BAR writes with memory decoding enabled
 2026-04-24  7:49 UTC  (4+ messages)
` [PATCH v4 1/4] vpci: Use pervcpu ranges for BAR mapping

[PATCH v5 0/8] Add support for ZTE zx297520v3
 2026-04-24  7:48 UTC  (3+ messages)
` [PATCH v5 8/8] ARM: defconfig: Add a zx29 defconfig file

[PATCH v1 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-04-24  7:48 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: input: Document "

[PULL 00/11] 11.1 compat machines and s390x updates
 2026-04-24  7:47 UTC  (4+ messages)

further issues with MGA G200 graphics chipset
 2026-04-24  7:47 UTC  (8+ messages)

[PATCH 0/5] Google Nexus 10 display support
 2026-04-23 21:14 UTC  (6+ 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 4/5] clk: samsung: exynos5250: Define more clocks
` [PATCH 5/5] ARM: dts: exynos: Add display support for exynos5250-manta

[bug report] Potential deadlock bug in 'drivers/gpu/drm/vmwgfx/vmwgfx_irq.c', between 'vmw_thread_fn()' and 'vmw_cmdbuf_header_free()'
 2026-04-24  5:39 UTC 

[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
 2026-04-23 11:25 UTC  (3+ messages)

[PATCH v2 0/3] drm/panel: switch panel registration to devm_drm_panel_add()
 2026-04-23 12:59 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panel: ilitek-ili9881c: use devm_drm_panel_add()
` [PATCH v2 2/3] drm/panel: jdi-fhd-r63452: "
` [PATCH v2 3/3] drm/panel: lg-sw43408: "

[PATCH 0/3] fbdev: Request memory regions in platform drivers
 2026-04-23 13:42 UTC  (2+ messages)

[PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
 2026-04-23 11:23 UTC  (3+ messages)

[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
 2026-04-24  7:44 UTC  (3+ messages)
` [PATCH 2/3] gpio: axiado: add SGPIO controller support

[PATCH 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline
 2026-04-24  7:43 UTC  (6+ messages)
` [PATCH 1/2] contrib/plugins/uftrace_symbols.py: fix symbols reading
` [PATCH 2/2] contrib/plugins/uftrace_symbols.py: handle missing source line from addr2line

[kvm-unit-tests PATCH 0/3] scripts: Configure and update tools to allow basic b4 usage
 2026-04-24  7:42 UTC  (6+ messages)
` [kvm-unit-tests PATCH 3/3] scripts/get_maintainer.pl: Ignore --nogit-chief-penguins option

[PATCH v5 0/2] Add DeepComputing FML13V05 board dts
 2026-04-24  7:41 UTC  (3+ messages)

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-24  7:41 UTC  (14+ messages)

[PATCH v2] floppy: fix reference leak on platform_device_register() failure
 2026-04-24  7:40 UTC  (7+ messages)

[PATCH 00/16] accel/hvf: Assorted collection of patches queued before v11 release
 2026-04-24  7:39 UTC  (3+ messages)
` [PATCH 04/16] tests/functional/test_aarch64_kvm: Stop dumping kernel ringbuf

[PATCH v4 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
 2026-04-24  7:38 UTC  (2+ messages)


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.