All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-22 20:59:09 to 2026-02-22 23:51:24 UTC [more...]

[PATCH 0/3] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:51 UTC 

[PATCH] mm/mmu_gather: define RCU version tlb_remove_table_one() in CONFIG_MMU_GATHER_RCU_TABLE_FREE
 2026-02-22 23:51 UTC  (3+ messages)

[PULL 00/20] Misc HW patches for 2026-02-22
 2026-02-22 23:48 UTC  (22+ messages)
` [PULL 01/20] hw/misc/virt_ctrl: Fix incorrect trace event in read operation
` [PULL 02/20] hw/virtio: Constify virtio_is_big_endian() argument
` [PULL 03/20] hw/virtio: rename virtio_is_big_endian to virtio_vdev_is_big_endian
` [PULL 04/20] hw/display/macfb: Constify macfb_sense_table[] array
` [PULL 05/20] hw/display/macfb: Constify macfb_mode_table[] array
` [PULL 06/20] hw/m68k/q800: Use MacFbMode fields in q800_machine_init()
` [PULL 07/20] hw/m68k/q800: Set MACFB_DISPLAY_APPLE_21_COLOR within MacFrameBuffer
` [PULL 08/20] hw/m68k: Set graphic display dimensions generically
` [PULL 09/20] hw/sparc: "
` [PULL 10/20] hw/ppc: "
` [PULL 11/20] system/globals: Build as common code
` [PULL 12/20] hw/ppc/spapr: extract SPAPR_MAX_RAM_SLOTS in a new header
` [PULL 13/20] hw/alpha: remove unused includes
` [PULL 14/20] hw/core/cpu: expand cpu_reset function docs
` [PULL 15/20] hw/net/rtl8139: Remove ineffective parameter
` [PULL 16/20] hw/net/rocker: Don't keep pointer to h_proto as uint16_t* in OfDpaFlowPktFields
` [PULL 17/20] hw/net/rocker: Don't assume h_proto is aligned in eth_strip_vlan_ex()
` [PULL 18/20] net: mark struct eth_header as QEMU_PACKED
` [PULL 19/20] net: mark struct udp_header "
` [PULL 20/20] net: mark struct tcp_header "

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-22 23:48 UTC  (7+ messages)

[PATCH v2] of: fix incorrect device creation for reserved memory nodes
 2026-02-22 23:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/1] NFSD: Expose callback statistics in /proc/net/rpc/nfsd
 2026-02-22 23:46 UTC  (6+ messages)

[PATCH v6 0/2] Initial work for Rust abstraction for HID device driver development
 2026-02-22 23:39 UTC  (4+ messages)
` [PATCH v6 1/2] rust: core abstractions for HID drivers
` [PATCH v6 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver

[PATCH 4/5] ARM: dts: bcm4708-linksys-ea6300-v1: specify switch
 2026-02-22 23:46 UTC 

[PATCH 0/5] irqchip/irq-pic32-evic: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:43 UTC  (6+ messages)
` [PATCH 1/5] irqchip/irq-pic32-evic: address warning related to wrong printf() formatter
` [PATCH 2/5] irqchip/irq-pic32-evic: don't define plat_irq_dispatch() for !MIPS builds
` [PATCH 3/5] irqchip/irq-pic32-evic: define board_bind_eic_interrupt "
` [PATCH 4/5] irqchip/irq-pic32-evic: only include asm headers when compiling on MIPS
` [PATCH 5/5] irqchip/irq-pic32-evic: allow driver to be compiled with COMPILE_TEST

[PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:39 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier
` [PATCH 2/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST

[PATCH 0/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:33 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: pic32: change all cases of bare 'unsigned' to 'unsigned int'
` [PATCH 2/3] pinctrl: pic32: use consistent spacing around '+'
` [PATCH 3/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST

[proposal][RFC] Improve the new git repo command
 2026-02-22 23:32 UTC  (3+ messages)

[PATCH] rtc: pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:30 UTC 

[PATCH 1/4] scsi: target: direct completion support
 2026-02-22 23:27 UTC  (5+ messages)
` [PATCH 1/4] scsi: target: Add support for completing commands from backend context
` [PATCH 2/4] scsi: target: Use driver completion preference by default
` [PATCH 3/4] scsi: target: Allow userspace to set the completion type
` [PATCH 4/4] vhost-scsi: Report direction completion support

[PATCH] serial: pic32_uart: allow driver to be compiled on all architectures with COMPILE_TEST
 2026-02-22 23:29 UTC 

[syzbot] [usb?] [pm?] INFO: task hung in rpm_resume (2)
 2026-02-22 23:27 UTC 

[PATCH] usb: Fix USB read configuration error on some devices
 2026-02-22 22:13 UTC  (3+ messages)

[PATCH 0/2] watchdog: pic32: allow two drivers to be compiled on all architectures with COMPILE_TEST
 2026-02-22 23:24 UTC  (3+ messages)
` [PATCH 1/2] watchdog: pic32-wdt: allow driver "
` [PATCH 2/2] watchdog: pic32-dmt: "

[PATCH] devtool: Add test-image plugin for testing packages via devtool via images
 2026-02-22 23:24 UTC 

[PULL v2 00/21] Misc HW patches for 2026-02-22
 2026-02-22 23:22 UTC  (7+ messages)
` [PULL v2 04/21] hw/char/virtio-serial-bus: Fix Heap-buffer-overflow in set_config()
` [PULL v2 08/21] hw/m68k/q800: Set MACFB_DISPLAY_APPLE_21_COLOR within MacFrameBuffer
` [PULL v2 09/21] hw/m68k: Set graphic display dimensions generically
` [PULL v2 10/21] hw/sparc: "
` [PULL v2 11/21] hw/ppc: "
` [PULL v2 12/21] system/globals: Build as common code

[PATCH 0/3] btrfs-progs: fix dropped 'const' qualifiers exposed by the latest GCC (15.2.1)
 2026-02-22 23:13 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: enhance find_option()
` [PATCH 2/3] btrfs-progs: constify the @dots variable inside parse_range_u64()
` [PATCH 3/3] btrfs-progs: drop the 'const' qualifier from bconf_save_param()

[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
 2026-02-22 23:19 UTC  (2+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-22 23:17 UTC  (2+ messages)

[syzbot] [pm?] INFO: task hung in rpm_resume (2)
 2026-02-22 23:09 UTC  (2+ messages)
` Forwarded: "

[PATCH] Bluetooth: btusb: Add support for 2c4e:0115 (Mercusys MA530)
 2026-02-22 23:01 UTC  (2+ messages)

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-22 23:07 UTC  (3+ messages)

[nbdd0121:io_projection 16/19] error[E0405]: cannot find trait `FromBytes` in this scope
 2026-02-22 23:05 UTC 

[android-common:android16-6.12 1/1] mm/gup.c:479:6: warning: no previous prototype for function '_trace_android_vh_mm_customize_longterm_pinnable'
 2026-02-22 23:05 UTC 

[GIT PULL] clk: remove deprecated round_rate functions from the clk core for v7.1
 2026-02-22 23:01 UTC 

[PATCH v2] ARM: dts: aspeed: anacapa: Add retimer EEPROMs
 2026-02-20  3:31 UTC  (5+ messages)

[PATCH 0/6] fsl-mc: Move fsl_over to device MSI
 2026-02-22 22:57 UTC  (3+ messages)
` [PATCH 3/6] irqchip/gic-v3-its: Add fsl_mc device plumbing to the msi-parent handling

[PATCH V2] Doc: dev-tools: Added Gentoo in the Operating system list under Getting Coccinelle
 2026-02-22 22:49 UTC 

[PATCH v2 0/3] Bug Fixes for PRUSS irqchip driver
 2026-02-22 22:55 UTC  (8+ messages)
` [PATCH v2 1/3] irqchip/irq-pruss-intc: Fix enabling of intc events
` [PATCH v2 2/3] irqchip/irq-pruss-intc: Fix listed IRQ type in /proc/interrupts
` [PATCH v2 3/3] irqchip/irq-pruss-intc: Fix processing of IEP interrupts

power saving, dpcd access and fwupd/userspace expectations
 2026-02-22 22:54 UTC 

[meta-webserver][kirkstone][PATCH v2] nginx: patch CVE-2026-1642
 2026-02-22 22:52 UTC 

[PATCH v3] lib: sbi: add UBSan support
 2026-02-22 22:45 UTC 

[PATCH] Doc:dev-tools Added Gentoo in Operating System list under Getting Coccinelle
 2026-02-22 22:28 UTC 

[PATCH 1/2] arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VENC0/1
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan Pi
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH v3] arm64: dts: rockchip: add pwm-fan for NanoPC-T6
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH] soc: rockchip: grf: Add missing of_node_put() when returning
 2026-02-22 22:39 UTC  (2+ messages)

[meta-webserver][kirkstone][PATCH] nginx: patch CVE-2026-1642
 2026-02-22 22:40 UTC 

Linux 7.0-rc1
 2026-02-22 22:40 UTC 

[PATCH v2] lib: sbi: add UBSan support
 2026-02-22 22:40 UTC 

[PATCH v3 0/5] Add DisplayPort support for rk3576
 2026-02-22 22:39 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH v2 0/4] Properly support FriendlyElec HD702E
 2026-02-22 22:39 UTC  (3+ messages)
` (subset) "

[PATCH V2 0/3] Anbernic RG-DS AW87391 Speaker Amps
 2026-02-22 22:39 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Clean up NanoPi-R2S Plus
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Describe HDMI supplies for nanopi4 boards
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH v5 0/3] board: rockchip: add OneThing Edge Cube series
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH 0/4] Revision overlays for QNAP TSx33 devices
 2026-02-22 22:39 UTC  (3+ messages)

[PATCH 0/3] repo: extend info path reporting and structure statistics
 2026-02-22 22:37 UTC  (2+ messages)

systemd-networkd MAC address randomization stops working when iwd restarts
 2026-02-22 22:37 UTC 

[PATCH 0/8] repo: refactoring leftover nits
 2026-02-22 22:35 UTC  (7+ messages)
` [PATCH 1/8] CodingGuidelines: instruct to name arrays in singular
` [PATCH 6/8] t1901: use tr in git repo structure output instead of expected value

FIT image verification not working on imx8mm
 2026-02-22 22:33 UTC  (2+ messages)
` [yocto] "

Linux kernel 7.0-rc1 released
 2026-02-22 22:30 UTC 

[PATCH RFC 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-02-22 22:26 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver bindings
` [PATCH RFC 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH] platform/x86: asus-nb-wmi: add UX7602ZM DMI quirk
 2026-02-22 22:26 UTC  (2+ messages)

[PATCH v4 0/3] libbpf/bpftool: support merging split BTFs
 2026-02-22 22:23 UTC  (5+ messages)
` [PATCH v4 2/3] bpftool: support merging multiple module BTFs in btf dump
` [PATCH v4 3/3] selftests/bpf: add test for btf__add_btf() with split BTF sources

[PATCH v9] setup: improve error diagnosis for invalid .git files
 2026-02-22 22:23 UTC  (3+ messages)
` [PATCH v10] "

[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-22 22:18 UTC  (4+ messages)
` [PATCH bpf v2 09/15] selftests/bpf: Fix double thread join in uprobe_multi_test
    ` [PATCH bpf v2 09/15] selftests/bpf: Fix double thread join in uprobe_multi_testg

[RFC] test/eal_flags: suppress vdev_netvsc auto-probe
 2026-02-22 22:15 UTC 

[PATCH] btrfs-progs: dump-tree: add extra chunk type checks
 2026-02-22 22:14 UTC 

Bug: get_maintainer: Bad divisor in main::vcs_assign: 0
 2026-02-22 22:11 UTC  (3+ messages)

Rust build speed-ups - please?
 2026-02-22 22:08 UTC 

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-22 22:06 UTC  (4+ messages)
` [PATCH 2/3] genirq: "

[PATCH 0/5] net: mark eth_header, udp_header, tcp_header as QEMU_PACKED
 2026-02-22 22:05 UTC  (2+ messages)

[RFC_V2] [meta-oe]: Improving ext* sparse image generation: migrating from img2simg to ext2simg_android for ext* filesystem
 2026-02-22 22:03 UTC  (2+ messages)
` [oe] "

[tglx-devel:sched/hrtick 45/46] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Thomas Gleixner <tglx@kernel.org'
 2026-02-22 22:01 UTC 

[tglx-devel:sched/hrtick 38/46] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Thomas Gleixner <tglx@kernel.org'
 2026-02-22 22:01 UTC 

[tglx-devel:sched/hrtick 27/46] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Thomas Gleixner <tglx@kernel.org'
 2026-02-22 22:00 UTC 

[RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
 2026-02-22 22:00 UTC  (2+ messages)

[meta-webserver][kirkstone][PATCH] fcgi: add follow-up patch for CVE-2025-23016
 2026-02-22 22:00 UTC 

[meta-webserver][scarthgap][PATCH] fcgi: add follow-up patch for CVE-2025-23016
 2026-02-22 22:00 UTC 

[PATCH] hw/misc/virt_ctrl: Fix incorrect trace event in read operation
 2026-02-22 21:45 UTC  (2+ messages)

[PATCH] rtl8139: Remove ineffective parameter
 2026-02-22 21:57 UTC  (3+ messages)

[PATCH v2 00/10] man/man2/statmount.2: Document New Features
 2026-02-22 21:52 UTC  (2+ messages)

[syzbot] [kernel?] possible deadlock in worker_thread (3)
 2026-02-22 21:46 UTC  (2+ messages)
` [syzbot] [kernel?^W NDB] "

difference between RRECOMMENDS and RSUGGESTS?
 2026-02-22 21:47 UTC 

[PATCH] arm64: defconfig: Enable SM8750 clock controllers
 2026-02-22 21:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Enable lvds panel-DV215FHM-R01 for monaco-evk Mezzanine
 2026-02-22 21:43 UTC  (2+ messages)

[PATCH] apparmor: Use sysfs_emit in param_get_{audit,mode}
 2026-02-22 21:40 UTC 

[PATCH] ALSA: hda/realtek: use ALC285 rear speaker fixup for ASUS UX7602ZM
 2026-02-22 21:32 UTC 

[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
 2026-02-22 21:39 UTC  (13+ messages)
` [PATCH v2 1/4] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v2 3/4] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v2 4/4] iio: adc: ti-ads7950: complete conversion to using managed resources

[PATCH v8 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-02-22 21:38 UTC  (5+ messages)
` [PATCH v8 2/4] arm64: defconfig: Enable configs for Qualcomm Glymur SoC
` [PATCH v8 3/4] arm64: dts: qcom: Introduce Glymur base dtsi

[REGRESSION] kswapd0: page allocation failure (bisected to "slab: add sheaves to most caches")
 2026-02-22 21:36 UTC 

Stuck on a BTRFS problem
 2026-02-22 21:36 UTC  (2+ messages)

[PATCH v3 0/3] Add support for GPUCC and GXCLK for SM8750
 2026-02-22 21:36 UTC  (3+ messages)
` [PATCH v3 2/3] clk: qcom: Add a driver for SM8750 GPU clocks

[LTP] [PATCH v3 1/1] [STAGING] ioctl_pidfd06: Select expected errno for PIDFD_GET_INFO across pidns
 2026-02-22 21:35 UTC  (2+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-02-22 21:34 UTC  (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[OE-core][PATCH v3] wic/engine: error on old host debugfs for standalone directory copy
 2026-02-22 21:34 UTC  (3+ messages)

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-02-22 21:32 UTC  (17+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH v2 0/8] system: Absorb globals-target.c within common globals.c
 2026-02-22 21:31 UTC  (2+ messages)

[GSoC] Lambert Presentation
 2026-02-22 21:28 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] harfbuzz: ignore CVE-2026-22693
 2026-02-22 21:28 UTC 

[PATCH 0/5] man/man2/*: Miscellaneous fixes
 2026-02-22 21:28 UTC  (5+ messages)
` [PATCH 4/5] man/man2/readv.2: HISTORY: ffix

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-22 21:23 UTC 

[PATCH RESEND] autofs: replace manual symlink buffer allocation in autofs_dir_symlink
 2026-02-22 21:22 UTC  (3+ messages)

[PATCH] linux-firmware: upgrade 20260110 -> 20260221
 2026-02-22 21:21 UTC 

[GIT PULL] Crypto library fix for v7.0-rc1
 2026-02-22 21:19 UTC  (2+ messages)

[GIT PULL] fsverity fixes for v7.0-rc1
 2026-02-22 21:19 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
 2026-02-22 21:19 UTC  (6+ messages)
` [PATCH v3 0/3] iio: frequency: ad9523: fix checkpatch warnings

[PULL 00/33] virtio,pc,pci: features, fixes
 2026-02-22 21:16 UTC  (3+ messages)
` [PULL 33/33] vhost: fix vhost_inflight_buffer_pre_load

[OE-core][scarthgap][PATCH] gnupg: patch CVE-2025-68973
 2026-02-22 21:11 UTC 

[bcachefs:bcachefs-testing 1/1] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'unneeded'
 2026-02-22 21:10 UTC 

[Buildroot] [PATCH] package/c-ares: security bump to v1.34.6
 2026-02-22 21:05 UTC  (2+ messages)

[Buildroot] [git commit] package/c-ares: security bump to v1.34.6
 2026-02-22 20:56 UTC 

DAMON Yearly Retrospect (2025)
 2026-02-22 21:01 UTC 

[syzbot] [ext4?] possible deadlock in wait_transaction_locked (3)
 2026-02-22 20:59 UTC  (2+ messages)

[PATCH 0/3] Bug Fixes for PRUSS irqchip driver
 2026-02-22 20:59 UTC  (7+ messages)
` [PATCH 3/3] irqchip/irq-pruss-intc: Fix processing of IEP interrupts


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.