messages from 2024-03-04 15:09:17 to 2024-03-04 15:32:08 UTC [more...]
[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
2024-03-04 15:31 UTC (2+ messages)
[PATCH v5 0/6] Fix double allocation in swiotlb_alloc()
2024-03-04 15:32 UTC (4+ messages)
` [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
atomic queue limit updates for stackable devices v2
2024-03-04 15:31 UTC (4+ messages)
` [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` drbd queue limits conversion ping
[PATCH 1/1] ext4: detect directories in ext4fs_exists()
2024-03-04 15:29 UTC (2+ messages)
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-03-04 15:31 UTC (4+ messages)
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces
[PATCH] remove Broadcom Northstar 2 Target entry
2024-03-04 15:29 UTC (2+ messages)
[PATCH v2] drm/xe/gsc: Handle GSCCS ER interrupt
2024-03-04 15:31 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gsc: Handle GSCCS ER interrupt (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH] dm: core: Fix address translation in devfdt_get_addr_index()
2024-03-04 15:28 UTC (2+ messages)
[PATCH v2] pinctrl: Check pinconfig nodes pre-reloc status recursively
2024-03-04 15:28 UTC (2+ messages)
[PATCH v1] pci-host-ecam-generic: Convert to ofnode functions
2024-03-04 15:28 UTC (2+ messages)
[PATCH] log: fixup log_head after relocating global data
2024-03-04 15:28 UTC (2+ messages)
sendfile(2) erroneously yields EINVAL on too large counts
2024-03-04 15:31 UTC (5+ messages)
` Undefined Behavior in rw_verify_area() (was: sendfile(2) erroneously yields EINVAL on too large counts)
[PATCH v2] cmd: setexpr: fix no matching string in gsub return empty value
2024-03-04 15:28 UTC (2+ messages)
[PATCH] FWU: developerbox: read boot index from NOR flash
2024-03-04 15:28 UTC (2+ messages)
[PATCH] net: macb: Add support for fixed link
2024-03-04 15:28 UTC (2+ messages)
[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
2024-03-04 15:29 UTC (9+ messages)
` [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
` [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
[PATCH v2] scripts: dtc-version: Don't show error messages
2024-03-04 15:28 UTC (2+ messages)
[PATCH 0/2] Drop reiserfs support
2024-03-04 15:28 UTC (5+ messages)
` [PATCH 1/2] configs: ethernut5: Drop reiserfs
` [PATCH 2/2] fs: drop reiserfs
[PATCH] cmd: remove common.h from exception command implementations
2024-03-04 15:28 UTC (2+ messages)
[PATCH v4 00/14] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-03-04 15:28 UTC (15+ messages)
` [PATCH v4 01/14] drm/vkms: Code formatting
` [PATCH v4 02/14] drm/vkms: Use drm_frame directly
` [PATCH v4 03/14] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v4 04/14] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v4 05/14] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v4 06/14] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v4 07/14] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v4 08/14] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v4 09/14] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v4 10/14] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v4 11/14] drm/vkms: Add YUV support
` [PATCH v4 12/14] drm/vkms: Add range and encoding properties to the plane
` [PATCH v4 13/14] drm/vkms: Drop YUV formats TODO
` [PATCH v4 14/14] drm/vkms: Create KUnit tests for YUV conversions
[PATCH] bootstd: support scanning a single partition
2024-03-04 15:27 UTC (2+ messages)
[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-03-04 15:29 UTC (28+ messages)
` [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v2 6/9] drm/vkms: Add YUV support
` [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function
[PATCH] bootstd: fix build error when CONFIG_MMC is disabled
2024-03-04 15:27 UTC (2+ messages)
[PATCH] bootflow: Fix build error when BOOTMETH_CROS is disabled
2024-03-04 15:27 UTC (2+ messages)
[PATCH] boot: Only define checksum algos when the hashes are enabled
2024-03-04 15:27 UTC (2+ messages)
[PATCH] bootdev: drop unnecessary assert on bootflow->bdev
2024-03-04 15:27 UTC (2+ messages)
[PATCH v2 0/1] Fix booting kernels with ATAGS and extlinux
2024-03-04 15:27 UTC (3+ messages)
` [PATCH v2 1/1] boot: pxe_utils: skip fdt setup in case legacy kernel is booted
[PATCH] test: cmd: mbr: Fix Smatch static checker warning
2024-03-04 15:27 UTC (2+ messages)
[PATCH v5] test/py: net: Add dhcp abort test
2024-03-04 15:27 UTC (2+ messages)
[PATCH v3 0/2] arm: s5p4418: fix relocation
2024-03-04 15:27 UTC (5+ messages)
` [PATCH v3 1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
` [PATCH v3 2/2] arm: s5p4418: fix relocation of vectors
[PATCH] pinctrl: aspeed: add pass-through pins and siopbi/siopbo
2024-03-04 15:26 UTC (3+ messages)
[PATCH v2] qemu-arm: round down memory to multiple of 2MB for LPAE
2024-03-04 15:26 UTC (2+ messages)
[PATCH] xen: xenguest_arm64: map all VIRTIO MMIO region
2024-03-04 15:26 UTC (2+ messages)
[PATCH 03/60] net: mediatek: add support for XGMII interface
2024-03-04 15:26 UTC (2+ messages)
[PATCH 02/60] net: mediatek: add support for adjusting MDIO clock
2024-03-04 15:26 UTC (2+ messages)
[PATCH 01/60] arm: dts: mt7988-sd-rfb: add SD pin driving settings
2024-03-04 15:26 UTC (2+ messages)
[PATCH] boards: Remove empty BOARD_SPECIFIC_OPTIONS
2024-03-04 15:26 UTC
[PATCH v3 1/4] devcoredump: Add dev_coredump_put()
2024-03-04 15:26 UTC (2+ messages)
` ✓ CI.BAT: success for series starting with [v3,1/4] "
[yocto-autobuilder-helper] [PATCH] config.json: Switch poky-altcfg to use ipk as the package backend
2024-03-04 15:25 UTC (2+ messages)
` [yocto] "
[PATCH i-g-t 00/24] Update test documentation for i915 tests
2024-03-04 15:25 UTC (33+ messages)
` [PATCH i-g-t 08/24] tests/intel: Introduce Blitter subcategory
` [PATCH i-g-t 09/24] tests/intel: Introduce FDinfo subcategory
` [PATCH i-g-t 10/24] tests/intel: Introduce Flat-ccs subcategory
` [PATCH i-g-t 11/24] tests/intel: Introduce HUC subcategory
` [PATCH i-g-t 12/24] tests/intel: Introduce Media subcategory
` [PATCH i-g-t 13/24] tests/intel: Introduce Render copy subcategory
` [PATCH i-g-t 14/24] tests/intel: Introduce Obsolete subcategory
` [PATCH i-g-t 15/24] tests/intel: Introduce Power management subcategory
` [PATCH i-g-t 16/24] tests/intel: Introduce SysMan subcategory
` [PATCH i-g-t 17/24] tests: Introduce Core subcategory
` [PATCH i-g-t 18/24] tests: Introduce Synchronization subcategory
` [PATCH i-g-t 19/24] tests: Introduce intel-nouveau subcategory
` [PATCH i-g-t 20/24] tests/intel: Introduce Debugging subcategory
` [PATCH i-g-t 21/24] tests/intel: Add missing documentation fields in i915_selftest
` [PATCH i-g-t 22/24] tests/intel: Add more tests to Performance subcategory
` [PATCH i-g-t 23/24] tests: Add missing documentation fields for SRIOV and Display
[LTP] function tst_parse_cmdline exist?
2024-03-04 15:23 UTC (2+ messages)
[PATCH] netdev: Use flexible array for trailing private bytes
2024-03-04 15:24 UTC (9+ messages)
[PATCH v2 2/2] dt-bindings: dma: fsl-edma: allow 'power-domains' property
2024-03-04 15:24 UTC (11+ messages)
[OE-core][kirkstone 00/11] Patch review
2024-03-04 15:23 UTC (12+ messages)
` [OE-core][kirkstone 01/11] less: Fix for CVE-2022-48624
` [OE-core][kirkstone 02/11] glibc: ignore CVE-2023-0687
` [OE-core][kirkstone 03/11] qemu: Fix for CVE-2024-24474
` [OE-core][kirkstone 04/11] qemu: Backport fix CVE-2023-6693
` [OE-core][kirkstone 05/11] qemu: Fix CVE-2023-42467
` [OE-core][kirkstone 06/11] dbus: Add missing CVE_PRODUCT
` [OE-core][kirkstone 07/11] cve_check: cleanup logging
` [OE-core][kirkstone 08/11] bind: Upgrade 9.18.19 -> 9.18.24
` [OE-core][kirkstone 09/11] linux-firmware: upgrade 20231030 -> 20231211
` [OE-core][kirkstone 10/11] tzdata : Upgrade to 2024a
` [OE-core][kirkstone 11/11] kernel.bbclass: Set pkg-config variables for building modules
[PATCH] wifi: mac80211: Adjust CQM handling for MLO
2024-03-04 15:23 UTC (3+ messages)
[PATCH u-boot-mvebu 0/4] Turris Omnia - New board revision support
2024-03-04 15:21 UTC (5+ messages)
` [PATCH u-boot-mvebu 1/4] arm: mvebu: turris_omnia: Refactor MCU status and features reading
` [PATCH u-boot-mvebu 2/4] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu 3/4] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu 4/4] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
[PATCH net-next v1 0/4] tools/net/ynl: Add support for nlctrl netlink family
2024-03-04 15:22 UTC (5+ messages)
` [PATCH net-next v1 3/4] tools/net/ynl: Extend array-nest for multi level nesting
[LTP] [PATCH v4 0/2] SysV IPC bug reproducer
2024-03-04 15:21 UTC (3+ messages)
` [LTP] [PATCH v4 1/2] Add SAFE_MPROTECT() macro
` [LTP] [PATCH v4 2/2] Add shmat04 SysV IPC bug reproducer
[PATCH v3 0/2] Synchronize DT overlay removal with devlink removals
2024-03-04 15:22 UTC (4+ messages)
` [PATCH v3 2/2] of: overlay: Synchronize of_overlay_remove() with the "
Email based retest request process: proposal for new pull/re-apply feature
2024-03-04 15:21 UTC (5+ messages)
[RFC PATCH 0/7] device mapper udev rules rework
2024-03-04 15:21 UTC (9+ messages)
` [RFC PATCH 1/7] 13-dm-disk.rules: import ID_FS_TYPE
` [RFC PATCH 2/7] 10-dm.rules: don't deactivate devices for DISK_RO=1
[PATCH v2 0/7] riscv: add initial support for Canaan Kendryte K230
2024-03-04 15:16 UTC (16+ messages)
` [PATCH v2 1/7] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH v2 2/7] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH v2 3/7] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH v2 4/7] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH v2 5/7] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230
` [PATCH v2 6/7] riscv: dts: add initial canmv-k230 and k230-evb dts
` [PATCH v2 7/7] riscv: config: enable SOC_CANAAN in defconfig
[yocto-autobuilder-helper][kirkstone 0/2] Patch review
2024-03-04 15:20 UTC (3+ messages)
` [yocto-autobuilder-helper][kirkstone 1/2] config.json: update to latest buildtools tarball
` [yocto-autobuilder-helper][kirkstone 2/2] config.json: use buildtools for Ubuntu 18.04 (both x86 and arm)
[PATCH v2 0/9] Add AST2700 support
2024-03-04 15:19 UTC (3+ messages)
` [PATCH v2 4/9] aspeed/smc: "
[PATCH 1/3] drm/amdgpu: function to read physical xcc_id
2024-03-04 15:19 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: sdma support for sriov cpx mode
` [PATCH 3/3] drm/amdgpu/jpeg: "
[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
2024-03-04 15:19 UTC (3+ messages)
` [Chapter One] THP zones: the use cases of policy zones
[PATCH v2] PM: sleep: wakeirq: fix wake irq warning in system suspend
2024-03-04 15:19 UTC (3+ messages)
[PATCH] setup: clarify TODO comment about ignoring core.bare
2024-03-04 15:18 UTC (2+ messages)
` [PATCH v2] setup: remove unnecessary variable
[LTP] [PATCH v3 0/2] SysV IPC bug reproducer
2024-03-04 15:18 UTC (3+ messages)
` [LTP] [PATCH v3 2/2] Add shmat04 "
[PATCH v2 0/8] drivers/perf: hisi_pcie: Several updates for HiSilicon PCIe PMU driver
2024-03-04 15:17 UTC (3+ messages)
[PATCH v7 0/4] StarFive's StarLink PMU Support
2024-03-04 15:17 UTC (3+ messages)
[PATCH v2] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
2024-03-04 15:17 UTC (3+ messages)
[PATCH] net: hsr: Use full string description when opening HSR network device
2024-03-04 15:17 UTC (3+ messages)
[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
2024-03-04 15:16 UTC (8+ messages)
` [PATCH v6 02/15] media: i2c: imx219: Add internal image sink pad
` [PATCH v6 04/15] media: i2c: imx219: Report streams using frame descriptors
[PATCH RFT 0/3] i2c: mpc: use proper binding for transfer timeouts
2024-03-04 15:16 UTC (3+ messages)
` [PATCH RFT 1/3] dt-bindings: "
[PATCH v5 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
2024-03-04 15:15 UTC (5+ messages)
` [PATCH v5 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI "
[PATCH 0/3] kvm: add support for KVM_CAP_VM_GPA_BITS
2024-03-04 15:15 UTC (3+ messages)
` [PATCH 1/3] kvm: wire up KVM_CAP_VM_GPA_BITS for x86
[PATCH] usercopy: delete __noreturn from usercopy_abort
2024-03-04 15:15 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
2024-03-04 15:15 UTC (8+ messages)
[PATCH v7 0/6] iio: new DMABUF based API
2024-03-04 15:13 UTC (8+ messages)
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure
[PATCH 1/7] vhost: fix VDUSE device destruction failure
2024-03-04 15:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
2024-03-04 15:12 UTC (8+ messages)
` [PATCH 2/3] hw/pci-bridge/cxl_upstream: Fix problem "
` [PATCH 3/3] hw/mem/cxl_type3: "
Regression with Lenovo ThinkPad Compact USB Keyboard
2024-03-04 15:12 UTC (11+ messages)
[PATCH net-next 0/3] Add support for TI DP83826 configuration
2024-03-04 15:12 UTC (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dp83822: support configuring RMII master/slave mode
kernel/tkernel/ttools/ttools_module.c:18:10: fatal error: asm/sync_core.h: No such file or directory
2024-03-04 15:11 UTC
[lttng-dev] tracing user event from multiple dockers
2024-03-04 15:11 UTC (2+ messages)
[PATCH net-next v10 00/13] Introduce PHY listing and link_topology tracking
2024-03-04 15:10 UTC (25+ messages)
` [PATCH net-next v10 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v10 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v10 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v10 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v10 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v10 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v10 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v10 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v10 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v10 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v10 11/13] net: ethtool: cable-test: "
` [PATCH net-next v10 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v10 13/13] Documentation: networking: document phy_link_topology
[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-03-04 15:09 UTC (6+ messages)
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [SPAM] "
` "
[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
2024-03-04 15:09 UTC (11+ messages)
` [PATCH net-next v2 13/22] ovpn: implement multi-peer support
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic
` [PATCH net-next v2 15/22] ovpn: implement keepalive mechanism
` [PATCH net-next v2 16/22] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v2 17/22] ovpn: add support for peer floating
` [PATCH net-next v2 18/22] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v2 19/22] ovpn: implement key add/del/swap "
` [PATCH net-next v2 20/22] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v2 21/22] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support
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.