All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 12:59:06 to 2026-02-12 14:22:40 UTC [more...]

[PATCH v7 0/7] staging: rtl8723bs: coding style and refactoring cleanups
 2026-02-12 14:21 UTC  (7+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
` [PATCH v7 2/7] staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
` [PATCH v7 3/7] staging: rtl8723bs: convert traffic_status_watchdog() local variables "
` [PATCH v7 4/7] staging: rtl8723bs: remove stale commented code
` [PATCH v7 5/7] staging: rtl8723bs: use bool for traffic_status_watchdog()
` [PATCH v7 6/7] staging: rtl8723bs: simplify boolean expressions

[PATCH v2 00/12] xen/arm: ffa: v1.2 improvements
 2026-02-12 14:21 UTC  (3+ messages)
` [PATCH v2 03/12] xen/arm: ffa: Harden shm page parsing

[OE-core][master][PATCH v3] python3-pip: Backport fix CVE-2026-1703
 2026-02-12 14:20 UTC 

[PATCH] rust: page: add volatile memory copy methods
 2026-02-12 14:21 UTC  (12+ messages)

[Buildroot] [PATCH] package/sdl12-compat: new package
 2026-02-12 14:18 UTC 

[PATCH] drm/xe: remove unnecessary struct dram_info forward declaration
 2026-02-12 14:17 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-12 14:17 UTC  (5+ messages)
` [PATCH 1/3] vfio/pci: Set VFIO_PCI_OFFSET_SHIFT to 48
` [PATCH 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH 1/2] Bluetooth: hci_qca: Fix confusing shutdown() and power_off() naming
 2026-02-12 14:17 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_qca: Fix BT not getting powered-off on rmmod

[linux-next:master] [perf test] 54a23bff77: perf-sanity-tests.test_addr2line_inline_unwinding.fail
 2026-02-12 14:16 UTC 

[PATCH v1] kbuild: Fix CC_CAN_LINK detection
 2026-02-12 14:15 UTC  (2+ messages)

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2026-02-12 14:14 UTC  (2+ messages)

[for-next][PATCH 0/3] tracing: Last minute fixes for 7.0
 2026-02-12 14:14 UTC  (4+ messages)
` [for-next][PATCH 1/3] tracing: Fix to set write permission to per-cpu buffer_size_kb
` [for-next][PATCH 2/3] tracing: Reset last_boot_info if ring buffer is reset
` [for-next][PATCH 3/3] tracing: Fix indentation of return statement in print_trace_fmt()

[PATCH v2] meson: regenerate config-list.h when Documentation changes
 2026-02-12 14:14 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] setfont: explicitly initialize ptr to NULL
 2026-02-12 14:13 UTC 

[PATCH 0/5] net: mark eth_header, udp_header, tcp_header as QEMU_PACKED
 2026-02-12 14:09 UTC  (6+ messages)
` [PATCH 1/5] hw/net/rocker: Don't keep pointer to h_proto as uint16_t* in OfDpaFlowPktFields
` [PATCH 2/5] hw/net/rocker: Don't assume h_proto is aligned in eth_strip_vlan_ex()
` [PATCH 3/5] net: mark struct eth_header as QEMU_PACKED
` [PATCH 4/5] net: mark struct udp_header "
` [PATCH 5/5] net: mark struct tcp_header "

[PATCH 00/10] Support QEMU cpu models in MSHV accelerator
 2026-02-12 13:32 UTC  (3+ messages)
` [PATCH 03/10] accel/mshv: use mshv_create_partition_v2 payload

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-12 14:11 UTC  (5+ messages)
` [PATCH v2 1/6] "

[PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
 2026-02-12 14:05 UTC 

[PATCH] driver core: Make deferred_probe_timeout default a Kconfig option
 2026-02-12 14:10 UTC  (2+ messages)

[meta-oe][PATCH 1/2] nginx: upgrade 1.28.1 -> 1.28.2
 2026-02-12 14:10 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] nginx: upgrade 1.29.1 -> 1.29.5

[PATCH v4 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-12 14:10 UTC  (6+ messages)
` [PATCH v4 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v4 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v4 3/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` ✓ CI.KUnit: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev4)
` ✓ Xe.CI.BAT: "

[PATCHv3 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
 2026-02-12 14:10 UTC  (13+ messages)
` [PATCHv3 bpf-next 2/5] libbpf: Add uprobe syscall feature detection
` [PATCHv3 bpf-next 3/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
` [PATCHv3 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add usdt trigger bench

[PATCH v3 1/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-02-12 14:09 UTC  (3+ messages)

[linus:master] [sched/core] 704069649b: kernel-selftests.kvm.hardware_disable_test.fail
 2026-02-12 14:08 UTC 

[PATCH] python3-packaging: be more specific when skipping tests on musl
 2026-02-12 14:07 UTC 

[cocci] [PATCH v1] Substitute LIBDIR for file paths
 2026-02-12 13:42 UTC 

ublk invert part scan bit logic
 2026-02-12 14:04 UTC  (7+ messages)

[PATCH 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
 2026-02-12 14:04 UTC  (2+ messages)

[PATCH v1 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
 2026-02-12 14:03 UTC  (2+ messages)

[PATCH v1 0/4] xfs: Misc changes to XFS realtime
 2026-02-12 14:01 UTC  (5+ messages)
` [PATCH v1 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set
` [PATCH v1 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v1 4/4] xfs: Add some comments in some macros

[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
 2026-02-12 14:01 UTC  (6+ messages)

[PATCH v6 0/3] kNFSD Signed Filehandles
 2026-02-12 14:02 UTC  (5+ messages)
` [PATCH v6 3/3] NFSD: Sign filehandles

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-12 14:02 UTC  (19+ messages)

[RFC 0/2] mm: thp: split time allocation of page table for THPs
 2026-02-12 12:13 UTC  (4+ messages)
` [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time

[PATCH v2] amdgpu: Add amdgpu profiler IOCTL functions
 2026-02-12 14:00 UTC  (4+ messages)

[PATCH v1] Revert "ipmi:si: Gracefully handle if the BMC is non-functional"
 2026-02-12 14:00 UTC  (2+ messages)

[PATCH] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()
 2026-02-12 13:59 UTC  (2+ messages)

[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
 2026-02-12 14:00 UTC  (4+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use

[RFC PATCH] selinux: prevent truncation of status map
 2026-02-12 13:59 UTC  (4+ messages)

[linus:master] [sched/fair] 15257cc2f9: stress-ng.sigrt.ops_per_sec 8.0% improvement
 2026-02-12 13:59 UTC 

[PATCH] kbuild: rpm-pkg: Fix generating debuginfo manually
 2026-02-12 13:58 UTC 

[PATCH 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-02-12 13:58 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v3 0/2] support dmabuf
 2026-02-12 13:57 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] eal: "

[PATCH v1] drm/xe: Update xe_device_declare_wedged() error log
 2026-02-12 13:55 UTC  (2+ messages)

[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
 2026-02-12 13:55 UTC  (11+ messages)
        `  "

[PATCH net] selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
 2026-02-12 13:55 UTC  (2+ messages)

[PATCH] rpi: pass the Video Core logs DT parameter through
 2026-02-12 13:54 UTC  (2+ messages)

[PATCH v1] riscv/imsic: add support for IRQ_MSI_IOMMU and map MSI pages through IOMMU
 2026-02-12 13:53 UTC  (2+ messages)

[bitbake][scarthgap][2.8][PATCH 0/2] Pull request (cover letter only)
 2026-02-12 13:52 UTC 

[PATCH 0/7] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-02-12 13:51 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: xilinx_dma: Fix MCDMA descriptor fields for MM2S vs S2MM
` [PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Move xlnx,irq-delay to common AXI DMA and MCDMA section
` [PATCH 3/7] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH 4/7] dt-bindings: xilinx-dma: Extend 'xlnx,axistream-connected' property to MCDMA
` [PATCH 5/7] dmaengine: xilinx_dma: Extend metadata handling for AXI MCDMA
` [PATCH 6/7] dt-bindings: dmaengine: xilinx_dma: Add "xlnx,include-stscntrl-strm" property
` [PATCH 7/7] dmaengine: xilinx_dma: Add support for reporting transfer size to AXI DMA / MCDMA client when app fields are unavailable

[PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
 2026-02-12 13:51 UTC  (10+ messages)
` [PATCH v2 1/1] "

[PATCH v7 0/5] lib and lib/cmdline enhancements
 2026-02-12 13:51 UTC  (6+ messages)
` [PATCH v7 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v7 2/5] lib: fix memparse() "

[PATCH v4 0/5] I2C Mux per channel bus speed
 2026-02-12 13:49 UTC  (2+ messages)

[PATCH v2 0/4] iio: proximity: hx9023s: firmware property, safety fixes
 2026-02-12 13:48 UTC  (4+ messages)
` [PATCH v2 1/4] iio: proximity: hx9023s: fix out-of-bounds access when copying firmware

[PATCH v2] libxtables: refuse to run under file capabilities
 2026-02-12 13:47 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix CIS host feature condition
 2026-02-12 13:46 UTC 

[PATCH v2 0/3] tegra194 PCI endpoint fixes
 2026-02-12 13:46 UTC  (10+ messages)
` [PATCH v2 2/3] PCI: tegra194: Reset BARs when running in PCIe endpoint mode

[PATCH v2] Bluetooth: Fix CIS host feature condition
 2026-02-12 13:45 UTC 

[PATCH v3] ASoC: amd: add DMIC support for RPL platform
 2026-02-12 13:45 UTC  (4+ messages)
` [PATCH v4] "

[Bug 220639] New: [BUG] hp-wmi: OMEN 16-wf0xxx (board 8BAB) – fans stuck at 0 RPM, Boost/WMI queries rejected (hp_wmi: query 0x4c error 0x6)
 2026-02-12 13:43 UTC  (2+ messages)
` [Bug 220639] "

[LSF/MM/BPF TOPIC] A common project for file system performance testing
 2026-02-12 13:42 UTC 

[PATCH 1/2] common/mlx5: add mlx5 prefix to remaining internal functions
 2026-02-12 13:41 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v6 00/31] Fair(er) DRM scheduler
 2026-02-12 10:04 UTC  (4+ messages)

[PATCH v5] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen
 2026-02-12 13:41 UTC  (2+ messages)

[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
 2026-02-12 13:40 UTC  (5+ messages)
` [PATCH bpf-next v1 07/14] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf-next v1 08/14] selftests/bpf: Fix use-after-free in xdp_metadata test

[PATCH 0/1] Introduce Monaco EVK Peripheral Mezzanine
 2026-02-12 13:40 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: qcom: monaco-evk: Add Mezzanine

[PATCH] KVM: x86: Fix incorrect memory constraint for FXSAVE in emulator
 2026-02-12 13:39 UTC  (3+ messages)

[PATCH net] net: mctp: ensure our nlmsg responses are initialised
 2026-02-12 13:39 UTC  (2+ messages)

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 21:09 UTC  (4+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-11 17:10 UTC  (4+ messages)
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 17:30 UTC  (6+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-02-12 13:39 UTC  (2+ messages)

[PATCH] rust: print: Document SAFETY invariants in rust_fmt_argument and call_printk
 2026-02-12 13:38 UTC  (2+ messages)

.gitallow
 2026-02-12 13:38 UTC 

[PATCH i-g-t v2 0/3] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-02-12 13:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/xe: Add purgeable memory madvise tests for system allocator (rev2)

[PATCH v6 0/5] lib and lib/cmdline enhancements
 2026-02-12 13:37 UTC  (6+ messages)
` [PATCH v6 1/5] lib: fix _parse_integer_limit() to handle overflow

[PATCH] drm/xe: Stop applying Wa_16018737384 from Xe3 onward
 2026-02-12 13:36 UTC  (2+ messages)

[PATCH] scripts/make_fit.py: Drop explicit LZMA parallel compression
 2026-02-12 13:35 UTC  (2+ messages)

[PATCH] gpio: sysfs: fix chip removal with GPIOs exported over sysfs
 2026-02-12 13:35 UTC 

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-12 13:34 UTC  (10+ messages)
` [PATCH v3 03/12] rust: xarray: add `contains_index` method

[PATCH] dlm: add usercopy whitelist to dlm_cb cache
 2026-02-12 13:33 UTC  (2+ messages)

[PATCH v1 0/2] ACPI: button: Cleanups after recent changes
 2026-02-12 13:33 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: button: Tweak system wakeup handling
` [PATCH v1 2/2] ACPI: button: Tweak acpi_button_remove()

[PATCH 00/12] const-ify vendor checks
 2026-02-12 13:29 UTC  (5+ messages)
` [PATCH 11/12] x86/cpu: Migrate vendor checks to use cpu_vendor()
` [PATCH 12/12] x86: Migrate every remaining raw vendor check to cpu_vendor()

[PATCH 5/5] ofono: Fix issue with const return value from strrchr
 2026-02-12 13:27 UTC 

[OE-core][scarthgap 00/27] Pull request (cover letter only)
 2026-02-12 13:27 UTC 

[PATCH 4/5] dundee: Fix issue with const return value from strrchr
 2026-02-12 13:27 UTC 

[PATCH] hfs: evaluate the upper 32bits for detecting overflow
 2026-02-12 13:27 UTC  (3+ messages)

[PATCH] prevent null pointer dereference during zpci hot unplug
 2026-02-12 11:47 UTC  (2+ messages)
` [PATCH v2] s390x/pci: "

[PATCH v1] hw/char/cadence_uart: Add BXRS register
 2026-02-12  8:47 UTC 

[PATCH 0/2] media: qcom: iris: Add Gen2 HFI support for SC7280
 2026-02-12 13:27 UTC  (9+ messages)
` [PATCH 2/2] media: iris: Enable Gen2 HFI on SC7280

[PATCH 3/5] gweb: Fix issue with const return value from memchr
 2026-02-12 13:26 UTC 

[PATCH v3] kho: add support for deferred struct page init
 2026-02-12 13:26 UTC  (3+ messages)

[PATCH v1] ACPI: battery: Drop redundant checks from acpi_battery_remove()
 2026-02-12 13:26 UTC 

[PATCH v1] hw/char/cadence_uart: Add BXRS register
 2026-02-12 10:44 UTC 

[PATCH 2/5] vpn-provider: Fix issue with const return value from strrchr
 2026-02-12 13:26 UTC 

[PATCH 1/5] vpn: Fix issue with const return value from strrchr
 2026-02-12 13:25 UTC 

[PATCH 0/5] connman: Fix issue with const return value from strrchr and memchr
 2026-02-12 13:25 UTC 

[RFC] pivot_root(2) races
 2026-02-12 13:23 UTC  (2+ messages)

[PATCH v2 0/2] Enable tertiary USB controller in OTG mode
 2026-02-12 13:24 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller

[LTP] [PATCH 1/2] open: fix cleanup condition and use snprintf
 2026-02-12 13:22 UTC  (2+ messages)
` [LTP] [PATCH 2/2] open: replace getdtablesize with getrlimit

[PATCH] pmdomain: rockchip: Fix rkvdec0/1 and venc0/1 for RK3588
 2026-02-12 13:22 UTC  (3+ messages)

[PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-12 13:15 UTC  (2+ messages)

[PATCH v2 0/8] Improve ld.lld-21+ compatibility when building i386-pc target
 2026-02-12 13:21 UTC  (5+ messages)

[PATCH 0/2] iio: chemical: sps30: fix buffer size calculations
 2026-02-12 13:21 UTC  (5+ messages)
` [PATCH 1/2] iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
` [PATCH 2/2] iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()

[PATCH v4 0/8] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
 2026-02-12 13:20 UTC  (4+ messages)
` [PATCH v4 7/8] hw/riscv: Fix IOMMU PAS capability to 56 bits

[REGRESSION] rk3588s-evb1-v10 board unable to boot based on linux-next
 2026-02-12 13:20 UTC  (5+ messages)

platform/x86: hp-wmi: Add support for HP Omen 16-wf0xxx (Board 8BAB)
 2026-02-12 13:18 UTC 

[PATCH] boot: image-fit: Add runtime flag to always relocate overlays
 2026-02-12 12:50 UTC  (6+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 6239572b2b8ff3e04f6aa55b438e89eb6e6291bf
 2026-02-12 13:16 UTC 

[PATCH v8 REBASE] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-12 13:13 UTC 

Ranges - Intended use case
 2026-02-12 13:14 UTC 

[meta-oe][scarthgap][PATCH 01/15] imagemagick: patch CVE-2025-66628
 2026-02-12 13:14 UTC  (5+ messages)
` [meta-oe][scarthgap][PATCH 06/15] nodejs: upgrade 20.18.2 -> 20.20.0
  ` [oe] "

[PATCH 0/5] qobject: switch JSON parser to push
 2026-02-12 13:12 UTC  (5+ messages)
` [PATCH 2/5] json-parser: replace with a push parser

[PATCH] arm64: dts: ti: k3-am62a7-sk: Fix pinmux for pin M19 used by sdhci1
 2026-02-12 13:06 UTC 

[PATCH net] net: phy: dp83869: Set auto mdix bit for forced 100Base-Tx mode
 2026-02-12 13:06 UTC  (4+ messages)

[PATCH v3,net] virtio_net: Improve RSS key size validation
 2026-02-12 13:03 UTC 

[PATCH] mesa: upgrade 25.3.4 -> 25.3.5
 2026-02-12 13:03 UTC 

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-02-12 12:55 UTC  (6+ messages)
` [RFC PATCH v2 09/12] spi: cadence-quadspi: add PHY tuning infrastructure

[isar-cip-core][PATCH v2 0/1] swupdate: Enforce signature verification
 2026-02-12 13:01 UTC  (2+ messages)
` [isar-cip-core][PATCH v2 1/1] swupdate: Enforce signing and verification for swupdate by default

[PATCH 1/1] selftests/liveupdate: Cleanup kernel optio CONFIG_LIVEUPDATE_TEST
 2026-02-12 13:01 UTC  (5+ messages)

[PATCH v3 0/2] two fixes in kho_populate()
 2026-02-12 13:00 UTC  (3+ messages)
` [PATCH v3 1/2] kho: fix missing early_memunmap() call "

[yavta PATCH 1/1] Print integer menu items also in hexadecimal form
 2026-02-12 12:59 UTC  (2+ messages)

[PATCH v2] tee: shm: fix slab page refcounting
 2026-02-12 12:58 UTC  (7+ messages)

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2026-02-12 12:58 UTC  (11+ 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.