messages from 2026-02-01 19:07:06 to 2026-02-01 23:30:32 UTC [more...]
[PATCH v3 00/11] single-binary: hw/virtio
2026-02-01 23:29 UTC (4+ messages)
` [PATCH v3 02/11] hw/virtio: Constify virtio_is_big_endian() argument
` [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
` [PATCH v3 05/11] hw/virtio: Reduce virtio_access_is_big_endian() scope
[PATCH bpf-next v5 00/16] Remove task and cgroup local storage percpu counters
2026-02-01 23:29 UTC (2+ messages)
[PATCH v2 00/10] single-binary: hw/virtio
2026-02-01 23:26 UTC (12+ messages)
` [PATCH v2 01/10] target-info: add target_base_ppc, target_ppc and target_ppc64
` [PATCH v2 02/10] hw/virtio: Constify virtio_is_big_endian() argument
` [PATCH v2 03/10] hw/virtio: Introduce VirtIODevice::access_is_big_endian boolean field
` [PATCH v2 04/10] hw/virtio: Use VirtIODevice::access_is_big_endian field
` [PATCH v2 05/10] hw/virtio: Reduce virtio_access_is_big_endian() scope
` [PATCH v2 06/10] hw/virtio: Check target supports legacy bi-endianness at runtime
` [PATCH v2 07/10] hw/virtio: Replace TARGET_BIG_ENDIAN -> target_big_endian()
` [PATCH v2 08/10] hw/virtio/vhost-user: make compilation unit common
` [PATCH v2 09/10] hw/virtio/virtio-qmp: "
` [PATCH v2 10/10] hw/virtio: make all compilation units common
[RFC PATCH] media: Virtual camera driver
2026-02-01 23:25 UTC (18+ messages)
[PATCH 0/6] single-binary: hw/virtio
2026-02-01 23:20 UTC (19+ messages)
` [PATCH 1/6] target-info: add target_base_ppc, target_ppc and target_ppc64
` [PATCH 2/6] include/hw/virtio/virtio-access.h: remove target specifics define
` [PATCH 3/6] include/hw/ppc/spapr: extract SPAPR_MAX_RAM_SLOTS in a new header
` [PATCH 4/6] hw/virtio/vhost-user: make compilation unit common
` [PATCH 5/6] hw/virtio/virtio-qmp: "
` [PATCH 6/6] hw/virtio/: make all compilation units common
Linux 6.19-rc8
2026-02-01 23:17 UTC
[PATCH 0/2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
2026-02-01 23:12 UTC (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Add generic quirk for Bass speaker DAC avoidance
` [PATCH 2/2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
[PATCH v2 0/2] iio: imu: lsm6dsx: Support SMOCF05 ACPI ID
2026-02-01 22:54 UTC (3+ messages)
` [PATCH v2 1/2] iio: imu: lsm6dsx: Support SMOCF05 ACPI ID for LSM6DS3TR-C
` [PATCH v2 2/2] iio: imu: lsm6dsx: Add alternative ACPI mount matrix retrieval
[viro-vfs:work.coda 1/4] fs/coda/dir.c:471:1: warning: label 'bad' defined but not used
2026-02-01 22:54 UTC
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-02-01 22:54 UTC (16+ messages)
` [PATCH net-next v8 06/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v8 07/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v8 11/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v8 15/16] selftests/net: Add env for container based tests
` [PATCH net-next v8 16/16] selftests/net: Add netkit container tests
[PATCH 0/2] nsrepair2: Improve sorting performance and add tests
2026-02-01 22:48 UTC (3+ messages)
` [PATCH 1/2] ACPI: nsrepair2: Replace O(n²) bubble sort with O(n log n) sort_r()
[PATCHSET v4 sched_ext/for-6.20] sched_ext: Fix ops.dequeue() semantics
2026-02-01 22:47 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-01 22:46 UTC (5+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
2026-02-01 22:44 UTC (2+ messages)
[RFC PATCH v3 3/5] mm: memcontrol: add interface for swap tier selection
2026-02-01 22:44 UTC (2+ messages)
[PATCH v4 0/7] Revise Meta Yosemite5 devicetree
2026-01-30 8:20 UTC (8+ messages)
` [PATCH v4 1/7] ARM: dts: aspeed: yosemite5: Increase i2c4/i2c12 bus speed to 400 kHz
` [PATCH v4 2/7] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
` [PATCH v4 3/7] ARM: dts: aspeed: yosemite5: Add new SGPIO line names and rename signal
` [PATCH v4 4/7] ARM: dts: aspeed: yosemite5: Add ipmb node for OCP debug card
` [PATCH v4 5/7] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor
` [PATCH v4 6/7] ARM: dts: aspeed: yosemite5: Add PDB IO expander
` [PATCH v4 7/7] ARM: dts: aspeed: yosemite5: Add debug card bypass GPIO
[PATCH] ARM: dts: aspeed: yosemite5: add x4 E1.S expansion board I2C mux
2026-01-30 8:40 UTC (3+ messages)
[PATCH v3 0/5] Revise Meta Yosemite5 devicetree
2026-01-30 8:33 UTC (4+ messages)
` [PATCH v3 5/5] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor
[PATCH] hw/virtio: Pass VirtIODevice pointer to virtio_reset()
2026-02-01 22:39 UTC
block/blk-mq.c:4380:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-02-01 22:33 UTC
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-02-01 22:29 UTC (3+ messages)
` [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH v9 00/11] Streamline TPM2 HMAC sessions
2026-02-01 22:25 UTC (4+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
[PATCH v6] tests/unit: add unit test for qemu_hexdump()
2026-02-01 22:23 UTC (2+ messages)
[Buildroot] [PATCH 1/1] support/testing/run-tests: specify multiprocessing method
2026-02-01 22:24 UTC (2+ messages)
[RFC] devtools: replace get-maintainer shell wrapper with Python script
2026-02-01 22:23 UTC (6+ messages)
` [RFC v2] devtools: replace checkpatches "
[PATCH v7 5/6] i2c: xiic: cosmetic cleanup
2026-02-01 22:23 UTC (3+ messages)
NV04, 6.18.8 crashes on NULL pointer dereference
2026-02-01 22:14 UTC (3+ messages)
[PATCH net 0/2] net: gro: fix outer network offset
2026-02-01 22:21 UTC (5+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftest: net: add a test-case for encap segmentation after GRO
Linux kernel 6.19-rc8 released
2026-02-01 22:18 UTC
[PATCH v3 00/14] s390x: Add support for virtio-blk-pci IPL device
2026-02-01 22:02 UTC (10+ messages)
` [PATCH v3 06/14] include/hw/s390x: Move CLP definitions for easier BIOS access
` [PATCH v3 07/14] pc-bios/s390-ccw: Introduce CLP Architecture
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-01 22:01 UTC (3+ messages)
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
[PATCH 0/3] PCI: endpoint: Clarify pci_epc_set_bar() lifetime rules
2026-02-01 21:59 UTC (6+ messages)
` [PATCH 3/3] PCI: endpoint: Document pci_epc_set_bar() caller ownership and "
[RFC PATCH 0/9] nolibc: Add static-pie support
2026-02-01 21:54 UTC (7+ messages)
` [RFC PATCH 3/9] tools/nolibc: Add basic ELF self-relocation support for static PIE
[Buildroot] [PATCH 1/3] support/testing: fs/test_iso9660: remove 32bit EFI tests
2026-02-01 21:53 UTC (4+ messages)
` [Buildroot] [PATCH 3/3] boot/edk2: bump to version edk2-stable202511
[PATCH bpf-next v2] bpf: Replace snprintf("%s", ...) with strscpy in parse_{base,module}
2026-02-01 21:52 UTC
usbhid: Intermittent EPROTO errors trigger USB reset and interrupt user input
2026-02-01 21:51 UTC (3+ messages)
[PATCH drm] Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
2026-02-01 21:47 UTC (3+ messages)
[PATCH v2 0/9] cxl/port: Unify RAS setup across port types
2026-02-01 21:45 UTC (2+ messages)
[PATCH v2 0/4] hw/sd: Improve performance of read/write/erase
2026-02-01 21:41 UTC (3+ messages)
[PATCH] driver core: fix inverted "locked" suffix of driver_match_device()
2026-02-01 21:33 UTC (2+ messages)
[PATCH] rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
2026-02-01 21:33 UTC (2+ messages)
[PATCH] rust: pci: export ConfigSpace
2026-02-01 21:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH io_uring 1/1] io_uring/zcrx: fix rq flush locking
2026-02-01 21:19 UTC
[PATCH io_uring 1/1] io_uring/zcrx: fix page array leak
2026-02-01 21:18 UTC
[Buildroot] [git commit] configs/friendlyarm_nanopi_r3s: bump Linux to 6.18.8 and U-Boot to 2026.01
2026-02-01 21:14 UTC
[Buildroot] [git commit] configs/rock4se: bump Linux to 6.18.8 and U-Boot to 2026.01
2026-02-01 21:14 UTC
[Buildroot] [PATCH] package/libgpiod2: add option to enable gpioset interactive mode
2026-02-01 21:14 UTC (2+ messages)
[sj:damon/next 88/101] Warning: mm/damon/core.c:3401 function parameter 'addr_unit' not described in 'damon_set_region_biggest_system_ram_default'
2026-02-01 21:12 UTC (2+ messages)
memory leaks of ftrace_hash
2026-02-01 21:12 UTC (2+ messages)
[PATCH v2] lib/cobalt: Avoid making mmap offset argument unconditionally 64-bit
2026-02-01 21:11 UTC (2+ messages)
[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-01 21:07 UTC (9+ messages)
[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
2026-02-01 21:05 UTC (6+ messages)
` [PATCH RFC v2 1/2] tun: support rx-tstamp
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp
[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
2026-02-01 20:55 UTC
[Buildroot] [PATCH 1/1] configs/qemu: update defconfigs to Linux 6.18.7
2026-02-01 21:00 UTC (2+ messages)
[Buildroot] [git commit] configs/qemu: update defconfigs to Linux 6.18.7
2026-02-01 21:00 UTC
[Buildroot] [PATCH 1/1] configs/friendlyarm_nanopi_r3s: bump Linux to 6.18.8 and U-Boot to 2026.01
2026-02-01 20:56 UTC (2+ messages)
[Buildroot] [PATCH 1/1] configs/rock4se: bump Linux to 6.18.8 and U-Boot to 2026.01
2026-02-01 20:55 UTC (2+ messages)
[Buildroot] [PATCH for 2025.02.x] Package/libopenssl: security bump to v3.4.4
2026-02-01 20:52 UTC
[PATCH] drm: panel-orientation-quirks: Add CHUWI MiniBook X
2026-02-01 20:49 UTC
[PATCH v9 0/6] flow_parser: add shared parser library
2026-02-01 20:46 UTC (6+ messages)
` [PATCH v9 1/6] cmdline: include stddef.h for MSVC compatibility
` [PATCH v9 2/6] ethdev: add RSS type helper APIs
` [PATCH v9 4/6] app/testpmd: use shared flow parser library
` [PATCH v9 5/6] examples/flow_parsing: add flow parser demo
` [PATCH v9 6/6] test: add flow parser library functional tests
[Buildroot] [git commit] {linux, linux-headers}: bump 6.{6, 12, 18}.x series
2026-02-01 20:27 UTC
[Buildroot] [git commit] package/nodejs: security bump version to 22.22.0
2026-02-01 20:36 UTC
[Buildroot] [git commit] package/intel-vpl-gpu-rt: bump version to 26.1.1
2026-02-01 20:39 UTC
[Buildroot] [git commit] package/intel-mediadriver: bump version to 26.1.1
2026-02-01 20:39 UTC
[Buildroot] [git commit] package/cmake: bump version to 4.2.3
2026-02-01 20:28 UTC
[Buildroot] [git commit] DEVELOPERS: update e-mail for Frank Vanbever
2026-02-01 20:37 UTC
[Buildroot] [git commit] package/usb_modeswitch_data: bump to version 20251207
2026-02-01 20:30 UTC
[Buildroot] [git commit] package/transmission: bump version to 4.1.0
2026-02-01 20:26 UTC
[Buildroot] [git commit] package/netdata: needs C++
2026-02-01 20:09 UTC
[Buildroot] [PATCH 1/2] package/intel-mediadriver: bump version to 26.1.1
2026-02-01 20:39 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/intel-vpl-gpu-rt: "
[Buildroot] [PATCH 1/1] package/cmake: bump version to 4.2.3
2026-02-01 20:39 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/transmission: bump version to 4.1.0
2026-02-01 20:38 UTC (2+ messages)
[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{6, 12, 18}.x series
2026-02-01 20:38 UTC (2+ messages)
[Buildroot] [PATCH 1/1] DEVELOPERS: update e-mail for Frank Vanbever
2026-02-01 20:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/nodejs: security bump version to 22.22.0
2026-02-01 20:36 UTC (2+ messages)
[PATCH] hwmon: gpio-fan: fix set_rpm() return value
2026-02-01 20:35 UTC
[Buildroot] [PATCH] package/usb_modeswitch_data: bump to version 20251207
2026-02-01 20:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/netdata: needs C++
2026-02-01 20:29 UTC (2+ messages)
[PATCH v1 0/1] Address NBL Coverity issues
2026-02-01 20:29 UTC (4+ messages)
` [PATCH v3 1/1] net/nbl: fix issues reported by Coverity
[PATCH] hwmon: (nct6775) use sysfs_emit instead of sprintf
2026-02-01 20:27 UTC
[PATCH v3 0/2] netfilter: nf_tables: fix reset request deadlock
2026-02-01 20:26 UTC (4+ messages)
` [PATCH v3 1/2] Revert nf_tables commit_mutex in reset path
` [PATCH v3 2/2] netfilter: nf_tables: use spinlock for reset serialization
[dtor-input:next] BUILD SUCCESS ed8a4ef29da3821ee3155d3b1925fa67fc92aae2
2026-02-01 20:25 UTC
btusb: Add Mercusys MA530 (USB 2c4e:0115) to RTL8761BUV device list
2026-02-01 20:23 UTC
[PATCH v1 0/8] Add RemoteProc cooling support
2026-02-01 20:20 UTC (4+ messages)
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-02-01 20:19 UTC (16+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH 0/9] net/sfc: SFN7xxx deprecation and Medford fixes
2026-02-01 20:17 UTC (3+ messages)
` [PATCH 1/9] doc: remove support for AMD Solarflare SFN7xxx family boards
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-01 20:12 UTC (4+ messages)
[ardb:x86-pie-v4-wip 20/21] arch/x86/boot/startup/relocate.c:19:26: sparse: sparse: invalid initializer
2026-02-01 20:08 UTC
[GIT PULL] perf events fix
2026-02-01 20:08 UTC (6+ messages)
[PATCH] scripts: checkpatch: warn on Rust panicking methods
2026-02-01 19:57 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 0/4] fs: add immutable rootfs
2026-02-01 19:55 UTC (2+ messages)
[PATCH] scripts: checkpatch: warn on Rust panicking methods
2026-02-01 19:51 UTC (2+ messages)
[v7 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
2026-02-01 19:48 UTC (2+ messages)
[GIT PULL] SCSI fixes for 6.19-rc7
2026-02-01 19:46 UTC (2+ messages)
[GIT PULL] scheduler fix
2026-02-01 19:46 UTC (2+ messages)
[GIT PULL] objtool fixes
2026-02-01 19:46 UTC (2+ messages)
[GIT PULL] IRQ fixes
2026-02-01 19:46 UTC (2+ messages)
[PATCH v3 0/8] iio: dac: ds4424: add DS4402/DS4404 support and scale
2026-02-01 19:35 UTC (3+ messages)
` [PATCH v3 7/8] iio: dac: ds4424: convert to regmap
[PATCH] dt-bindings: dma: snps,dw-axi-dmac: add dma-coherent property
2026-02-01 19:30 UTC (3+ messages)
[PATCH v15 6/7] modsign: Enable ML-DSA module signing
2026-02-01 19:30 UTC (5+ messages)
` [PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
[PATCH bpf-next] bpf: Replace snprintf("%s", ...) with strscpy()
2026-02-01 19:26 UTC (2+ messages)
[PATCH] dt-bindings: mtd: cdns,hp-nfc: Add dma-coherent property
2026-02-01 19:25 UTC (4+ messages)
Performance regressions introduced via Revert "cpuidle: menu: Avoid discarding useful information" on 5.15 LTS
2026-02-01 19:20 UTC (11+ messages)
[PATCH 0/4] Revision overlays for QNAP TSx33 devices
2026-02-01 19:18 UTC (10+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Add port subnodes to RK356x SATA controllers
` [PATCH 2/4] arm64: dts: rockchip: add overlay for qnap-ts433 device revision
` [PATCH 3/4] arm64: dts: rockchip: add overlay for qnap-ts233 "
` [PATCH 4/4] arm64: dts: rockchip: add overlay for qnap-ts133 "
[PATCH v2 0/4] iio: accel: adxl345: Add event scaling and doc fixes
2026-02-01 19:13 UTC (3+ messages)
` [PATCH v2 4/4] docs: iio: adxl345: update math and examples for scaling
[powerpc:merge] BUILD SUCCESS 25ce7a5ce70ee7be5aad79b47e050563bebc6fe5
2026-02-01 19:07 UTC
[PATCH v1 4/9] mfd: Add driver for Asus Transformer embedded controller
2026-02-01 19:06 UTC (2+ messages)
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.