messages from 2026-05-05 07:15:43 to 2026-05-05 07:58:48 UTC [more...]
[axboe:io_uring-user-acct.v2 2/2] io_uring/rsrc.c:52:46: warning: variable 'count' is uninitialized when used here
2026-05-05 7:58 UTC
[ebiggers:wip-iscsi 1/1] drivers/target/iscsi/iscsi_target_auth.c:112:3: warning: label followed by a declaration is a C23 extension
2026-05-05 7:58 UTC
[PATCH v4 00/13] hw/riscv: Add the Tenstorrent Atlantis machine
2026-05-05 7:57 UTC (12+ messages)
` [PATCH v4 01/13] hw/i2c: Add designware i2c controller
` [PATCH v4 09/13] hw/riscv: Add Tenstorrent Atlantis machine
[PATCH v2 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-05 7:57 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
fs/ntfs/attrib.c:4227:13-14: WARNING kmalloc is used to allocate this memory at line 4167
2026-05-05 7:56 UTC
[PATCH v2 0/2] drm/drm_blend: allow blend mode property without PREMULTI
2026-05-05 7:57 UTC (3+ messages)
` [PATCH v2 2/2] drm: ensure blend mode supported if alpha exposed
[PATCH v2] iio: imu: kmx61: Use guard(mutex)() family over manual locking
2026-05-05 7:56 UTC (4+ messages)
[PATCH v9 0/5] Migrate on fault for device pages
2026-05-05 7:56 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v8 0/8] Support metadata-driven A/B boot for STM32MP25
2026-05-05 7:55 UTC (4+ messages)
` [PATCH v8 3/8] test: cmd: add unit tests for part command
[PATCH net-next v2] net: bridge: replace simple_strtoul with kstrtoul
2026-05-05 7:54 UTC (2+ messages)
[PATCH 00/13] drm/xe/tests: Add kunit tests for memory based interrupts
2026-05-05 7:54 UTC (3+ messages)
` [PATCH 08/13] drm/xe/memirq: Make page layout macros private
[PATCH] drm/amdgpu/userq: fix access to stale wptr mapping
2026-05-05 7:54 UTC (4+ messages)
[PATCH] watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
2026-05-05 7:54 UTC (2+ messages)
[PATCH v3] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-05 7:54 UTC (3+ messages)
[BlueZ 1/2] mpris-proxy: Fix possible crash
2026-05-05 7:29 UTC (2+ messages)
` [BlueZ 2/2] mpris-proxy: Avoid session->obex dereference
[PATCH v4] rsync: add ptest support
2026-05-05 7:54 UTC (2+ messages)
[PATCH] RDMA/mlx4: Use secs_to_jiffies() instead of open-coding
2026-05-05 7:53 UTC
[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
2026-05-05 7:53 UTC (3+ messages)
` [PATCH 04/13] iio: adc: mediatek: add mt6323 PMIC AUXADC driver
[PATCH v3] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-05-05 7:52 UTC (3+ messages)
[PATCH v6 0/8] Add virtio-mmio support to m68k virt machine
2026-05-05 7:49 UTC (9+ messages)
` [PATCH v6 1/8] sysreset: qemu virt: Use __raw_writel()
` [PATCH v6 2/8] rtc: goldfish: Use __raw_readl() and __raw_writel()
` [PATCH v6 3/8] timer: goldfish: Use __raw_readl()
` [PATCH v6 4/8] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v6 5/8] virtio: mmio: Allow instantiation via platform data
` [PATCH v6 6/8] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v6 7/8] virtio: blk: Fix converting the vendor id to a string
` [PATCH v6 8/8] board: qemu: m68k: Create virtio mmio instances
[PATCH v3 0/2] regulator: add support for SGM3804 Dual Output driver
2026-05-05 7:51 UTC (4+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: document the SGM3804 Dual Output regulator
[PATCH] irqchip: ath79: remove unused function
2026-05-05 7:50 UTC
[PATCH v1] mtd: rawnand: fix condition in 'nand_select_target()'
2026-05-05 7:50 UTC (3+ messages)
[PATCH v2] locking/rtmutex: Annotate API and implementation
2026-05-05 7:50 UTC (5+ messages)
[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
2026-05-05 7:48 UTC (7+ messages)
[PATCH] mm: move phys_mem_access_prot_allowed to header
2026-05-05 7:47 UTC (3+ messages)
[PATCH v4 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2026-05-05 7:47 UTC (6+ messages)
` [PATCH v4 08/31] hw/arm/smmuv3-accel: Wire CMDQV ops into accel lifecycle
` [PATCH v4 14/31] hw/arm/tegra241-cmdqv: Emulate CMDQ-V Config region
[LSF/MM/BPF RFC PATCH 00/13]
2026-05-05 7:46 UTC (14+ messages)
` [PATCH 01/13] RDMA/rmr: add public and private headers
` [PATCH 02/13] RDMA/rmr: add shared library code (pool, map, request)
` [PATCH 03/13] RDMA/rmr: client: main functionality
` [PATCH 04/13] RDMA/rmr: client: sysfs interface functions
` [PATCH 05/13] RDMA/rmr: server: main functionality
` [PATCH 06/13] RDMA/rmr: server: sysfs interface functions
` [PATCH 07/13] RDMA/rmr: include client and server modules into kernel compilation
` [PATCH 08/13] block/brmr: add private headers with brmr protocol structs and helpers
` [PATCH 09/13] block/brmr: client: main functionality
` [PATCH 10/13] block/brmr: client: sysfs interface functions
` [PATCH 11/13] block/brmr: server: main functionality
` [PATCH 12/13] block/brmr: server: sysfs interface functions
` [PATCH 13/13] block/brmr: include client and server modules into kernel compilation
[PATCH] ring: add cache guard after ring elements table
2026-05-05 7:47 UTC (6+ messages)
[PATCH v3 0/9] Kernel API Specification Framework
2026-05-05 7:45 UTC (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
[PATCH] serial: jsm: Use named initializers for struct pci_device_id
2026-05-05 7:46 UTC (2+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-05-05 7:45 UTC (7+ messages)
[PATCH for drm-misc-fixes v5 0/4] Fix some bugs in the hibmc driver
2026-05-05 7:45 UTC (7+ messages)
` [PATCH for drm-misc-fixes v5 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
[PATCH] drm/xe/cri: Add new PCI IDs
2026-05-05 7:48 UTC
[PATCH net] net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
2026-05-05 7:43 UTC (2+ messages)
[Intel-wired-lan] [PATCH v7 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-05-05 7:43 UTC (5+ messages)
` [Intel-wired-lan] [PATCH v7 net-next 1/8] dpll: add generic DPLL type
[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
2026-05-05 7:43 UTC (2+ messages)
[PATCH 0/2] thermal: qcom: tsens: fix temperature handling
2026-05-05 7:43 UTC (5+ messages)
` [PATCH 1/2] thermal: qcom: tsens: atomic temperature read with hardware-guided retries
[PATCH] log: let --follow follow renames in merge commits
2026-05-05 7:42 UTC
[PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-05 7:41 UTC (5+ messages)
` [PATCH 1/2] libfuse: don't use SYNC_INIT unless asked for
` [PATCH 2/2] libfuse: always send the subtype to the kernel when using fsconfig()
[PATCH v3] test/py: nand: Add tests for NAND flash device
2026-05-05 7:40 UTC
[PATCH] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
2026-05-05 7:40 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
2026-05-05 7:40 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom-qce: Document the Glymur crypto engine
` [PATCH v2 2/2] arm64: dts: qcom: glymur: Add crypto engine and BAM
[PATCH] io_uring/rsrc: remove registered buffer 1GB limit
2026-05-05 7:39 UTC
[PATCH v4] dmaengine: tegra210-adma: Add error logging on failure paths
2026-05-05 7:38 UTC (2+ messages)
[PATCH v3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Document Nord QMP UFS PHY
2026-05-05 7:38 UTC (3+ messages)
FAILED: patch "[PATCH] octeon_ep_vf: add NULL check for napi_build_skb()" failed to apply to 7.0-stable tree
2026-05-05 7:38 UTC (2+ messages)
` [PATCH 7.0.y] octeon_ep_vf: add NULL check for napi_build_skb()
[PATCH v2] block: only read from sqe on initial invocation of blkdev_uring_cmd()
2026-05-05 7:37 UTC
[PATCH] crypto: safexcel - Remove repeated plus
2026-05-05 7:37 UTC (2+ messages)
[PATCHv2] talitos: allocate channels with main struct
2026-05-05 7:37 UTC
[PATCH v5 net-next 0/3] Implement PTP support in netdevsim
2026-05-05 7:36 UTC (4+ messages)
` [PATCH v5 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim
[PATCH -next v2 0/2] drm: verisilicon: add hardware cursor support
2026-05-05 7:37 UTC (5+ messages)
` [PATCH -next v2 1/2] drm: verisilicon: add max cursor size to HWDB
` [PATCH -next v2 2/2] drm: verisilicon: add support for cursor planes
[PATCH kvm-unit-tests] realmode: load above stack
2026-05-05 7:36 UTC (7+ messages)
` intel_iommu unit test is also failing (was: Re: [PATCH kvm-unit-tests] realmode: load above stack)
[PATCH v3 0/4] i2c: designware: Improve device disable handling
2026-05-05 7:35 UTC (10+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function
` [PATCH v3 2/4] i2c: designware: Convert PCI driver to use shutdown hook
` [PATCH v3 3/4] i2c: designware: Convert platform "
` [PATCH v3 4/4] i2c: designware: Handle active slave cleanly
[PATCH v4] io_uring/rsrc: add huge page accounting for registered buffers
2026-05-05 7:35 UTC
[RFC PATCH] license.bbclass: only create hardlinks within $TMPDIR
2026-05-05 7:35 UTC (6+ messages)
` [OE-core] "
[PATCH v2 0/2] xen/arm: Improve frametable allocation
2026-05-05 7:35 UTC (6+ messages)
` [PATCH v2 1/2] xen/pdx: account for frametable_base_pdx in generic pdx_to_page/page_to_pdx
[PATCH 01/62] at-spi2-core: upgrade 2.60.0 -> 2.60.3
2026-05-05 7:32 UTC (3+ messages)
` [PATCH 55/62] rsync: upgrade 3.4.1 -> 3.4.2
` [OE-core] "
[PATCH v3] dt-bindings: watchdog: qcom-wdt: Add compatible for Nord watchdog
2026-05-05 7:32 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/G3L support
2026-05-05 7:31 UTC (2+ messages)
[PATCH v5 0/8] iio: light: si1133: driver cleanup
2026-05-05 7:31 UTC (18+ messages)
` [PATCH v5 1/8] iio: light: si1133: reset counter to prevent race condition
` [PATCH v5 2/8] iio: light: si1133: prevent race condition on timeout
` [PATCH v5 3/8] iio: light: si1133: remove unused macros
` [PATCH v5 4/8] iio: light: si1133: prefer complex macros enclosed in parenthesis
` [PATCH v5 5/8] iio: light: si1133: add missing include headers
` [PATCH v5 6/8] iio: light: si1133: group generic <linux/*> headers
` [PATCH v5 7/8] iio: light: si1133: add local variable for timeout
` [PATCH v5 8/8] iio: light: si1133: use guard(mutex)() macro
FAILED: patch "[PATCH] fbdev: defio: Disconnect deferred I/O from the lifetime of" failed to apply to 6.1-stable tree
2026-05-05 7:31 UTC (2+ messages)
` [PATCH 6.1.y] fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
[PATCH net-next v2] declance: Remove IRQF_ONESHOT
2026-05-05 7:29 UTC (7+ messages)
[PATCH 00/20] spi: switch to managed controller allocation (part 2/3)
2026-05-05 7:29 UTC (21+ messages)
` [PATCH 01/20] spi: pic32: switch to managed controller allocation
` [PATCH 02/20] spi: pic32-sqi: "
` [PATCH 03/20] spi: pl022: "
` [PATCH 04/20] spi: qup: "
` [PATCH 05/20] spi: rspi: "
` [PATCH 06/20] spi: sh-hspi: "
` [PATCH 07/20] spi: sh-msiof: "
` [PATCH 08/20] spi: sifive: "
` [PATCH 09/20] spi: slave-mt27xx: "
` [PATCH 10/20] spi: sprd: "
` [PATCH 11/20] spi: st-ssc4: "
` [PATCH 12/20] spi: sun4i: "
` [PATCH 13/20] spi: sun6i: "
` [PATCH 14/20] spi: syncuacer: "
` [PATCH 15/20] spi: tegra114: "
` [PATCH 16/20] spi: tegra20-sflash: "
` [PATCH 17/20] spi: ti-qspi: "
` [PATCH 18/20] spi: ti-qspi: cleanup registration error path
` [PATCH 19/20] spi: uniphier: switch to managed controller allocation
` [PATCH 20/20] spi: zync-qspi: "
[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
2026-05-05 7:27 UTC (20+ messages)
[RFC PATCH v3 0/2] media: i2c: Add onsemi AR0234 camera sensor driver
2026-05-05 7:27 UTC (4+ messages)
` [RFC PATCH v3 2/2] media: i2c: Add onsemi AR0234 image "
[PATCH v2] media: i2c: alvium: Fix: correct typo in alvium_set_ctrl_auto_exposure
2026-05-05 7:26 UTC
[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
2026-05-05 7:26 UTC (4+ messages)
` [PATCH v8 04/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions
[PATCH v4 00/17] iio: magnetometer: ak8975: modernize and cleanup driver
2026-05-05 7:26 UTC (7+ messages)
` [PATCH v4 06/17] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
[PATCH v4 2/3] riscv: introduce percpu.h into include/asm
2026-05-05 7:26 UTC (2+ messages)
[PATCH 0/5] PATCH 0/6] dyndbg: fix i386 alignment and KEEP module sections
2026-05-05 7:26 UTC (3+ messages)
` [PATCH 5/5] dyndbg.lds.S: fix lost dyndbg sections in modules
[PATCH 0/4] Add Novatek NT37705 panel driver for Fairphone (Gen. 6)
2026-05-05 7:25 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: display: panel: Add Novatek NT37705
bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
2026-05-05 7:25 UTC (2+ messages)
[PATCH v4 0/2] Wa_14026633728
2026-05-05 7:25 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Wa_14026633728
[PATCH v2 0/4] nvmem: Add Raspberry Pi OTP nvmem driver
2026-05-05 7:25 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v2 2/4] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v2 3/4] firmware: raspberrypi: register nvmem driver
` [PATCH v2 4/4] arm64: dts: broadcom: bcm2712: add bcm2712-firmware compatible
[PATCH v1] dts: spacemit: set console baud rate on bpif3
2026-05-05 7:23 UTC (3+ messages)
[PATCH v3 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
2026-05-05 7:23 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document the Renesas "
[RFC PATCH v1 0/5] s390x/pci: Improved zPCI Function Measurement Support
2026-05-05 7:21 UTC (2+ messages)
[PATCH v2 0/6] fetch: add fetch.pruneBranches config
2026-05-05 7:22 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] branch: add --forked <remote>
` [PATCH v3 2/6] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v3 3/6] branch: add --prune-merged <remote>
` [PATCH v3 4/6] fetch: add --prune-merged
` [PATCH v3 5/6] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v3 6/6] branch: add --all-remotes flag
[PATCH 0/7] fix up issues from djwong/fuse4fs-fork
2026-05-05 7:21 UTC (3+ messages)
[PATCH] block: only read from sqe on initial invocation of blkdev_uring_cmd()
2026-05-05 7:20 UTC (3+ messages)
[PATCH net v7 0/2] ipv6: flowlabel: per-netns budget for unprivileged callers
2026-05-05 7:20 UTC (3+ messages)
` [PATCH net v7 1/2] ipv6: flowlabel: take ip6_fl_lock across mem_check and fl_intern
` [PATCH net v7 2/2] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
[PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
2026-05-05 7:20 UTC (4+ messages)
[PATCH v4 3/3] riscv: store percpu offset into thread_info
2026-05-05 7:20 UTC (4+ messages)
[PATCH batadv 0/8] batman-adv: follow up fixes
2026-05-05 7:20 UTC (4+ messages)
[PATCH v3] dt-bindings: interrupt-controller: Document PDC for Qualcomm Nord SoC
2026-05-05 7:19 UTC (2+ messages)
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-05 7:15 UTC (3+ messages)
` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: add setup of HugeTLB pages
[PATCH] xe_exec_system_allocator: fix PREFETCH_SPLIT_VMA bo_size for PVC
2026-05-05 7:16 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/3] clk: renesas: r9a08g046: Add {RSCI,RSPI,SSIF-2} clk/resets
2026-05-05 7:15 UTC (4+ messages)
` [PATCH 1/3] clk: renesas: r9a08g046: Add clock and reset entries for the RSCI
` [PATCH 2/3] clk: renesas: r9a08g046: Add SSIF-2 clock and reset entries
` [PATCH 3/3] clk: renesas: r9a08g046: Add RSPI clock and reset support
[PATCH 6.12 000/215] 6.12.86-rc1 review
2026-05-04 13:53 UTC (2+ messages)
` [PATCH 6.12 212/215] drm/amdgpu: fix zero-size GDS range init on RDNA4
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.