All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-17 20:02:22 to 2026-05-17 23:00:00 UTC [more...]

[jimc:dd-shrink-go 21/52] lib/dynamic_debug.c:672:8: warning: unused variable 'nl'
 2026-05-17 22:58 UTC 

[PATCH v13 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-17 22:59 UTC  (3+ messages)

[PATCH v1] fs: dispatch null_dev_desc_ok filesystems before block lookup
 2026-05-17 22:53 UTC  (4+ messages)

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-17 22:52 UTC  (9+ messages)

[PATCH] boot: cedit: Check ofnode_read_prop return value
 2026-05-17 22:52 UTC  (4+ messages)

[RFC v3 0/3] add kconfirm
 2026-05-17 22:53 UTC  (6+ messages)
` [RFC PATCH v3 1/3] scripts: "

[PATCH 00/11] Move test/py image creation into separate per-OS modules
 2026-05-17 22:51 UTC  (12+ messages)
` [PATCH 01/11] test: Create a common file for image utilities
` [PATCH 02/11] test: Move Fedora image-creation to its own file
` [PATCH 03/11] test: Move Armbian "
` [PATCH 04/11] test: Move ChromeOS "
` [PATCH 05/11] test: Move Android "
` [PATCH 06/11] test: Move EFI "
` [PATCH 07/11] test: Move the configuration-editor setup "
` [PATCH 08/11] test: Add Args docstrings to img setup functions
` [PATCH 09/11] test: Reformat line wraps in "
` [PATCH 10/11] sandbox: Find disk images in the persistent-data directory
` [PATCH 11/11] test: Move disk images to "

[RFC] Pass reset reason to Linux via FDT
 2026-05-17 22:53 UTC  (4+ messages)

[tip:tip/urgent] BUILD SUCCESS 150e35bf7787cb3aff04ca521bc02b75b237ba61
 2026-05-17 22:49 UTC 

[PATCH nf 1/1] netfilter: nf_dup: preserve socket ownership on egress duplicates
 2026-05-17 22:48 UTC  (2+ messages)

[PATCH] wifi: mt76: disable rx napi before queue cleanup
 2026-05-17 22:46 UTC  (2+ messages)

[PATCH iproute2-next] routel: handle errors from ip command
 2026-05-17 22:44 UTC 

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-05-17 22:42 UTC  (5+ messages)

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-05-17 22:41 UTC  (8+ messages)
` [RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH iproute2-next 1/2] dpll: align help and man notation with actual option parsing
 2026-05-17 22:40 UTC  (2+ messages)

[jimc:dd-shrink-go 23/52] include/linux/dynamic_debug.h:331:1: error: extraneous closing brace ('}')
 2026-05-17 22:38 UTC 

[tip:master] BUILD SUCCESS ed9fd257fd4509b3142c3d86d44de89ff0c9e99d
 2026-05-17 22:38 UTC 

[REGRESSION] block: virtio-blk + LVM raid1 spurious sector-0 read failures on libaio/threads submit since 5ff3f74e145a ("block: simplify direct io validity check")
 2026-05-17 22:34 UTC  (3+ messages)

[PATCH] bridge: vlan: reject reserved VLAN ID 4095
 2026-05-17 22:30 UTC  (2+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-17 22:30 UTC  (6+ messages)

[liveupdate:fixes] BUILD SUCCESS b1378127003b61930ce30064328640503ad3ef6d
 2026-05-17 22:28 UTC 

Academic acceptance of custom LFS & kernel builds for student developers
 2026-05-17 22:23 UTC  (2+ messages)

[PATCH v10 0/4] Add full zoned storage emulation to qcow2 driver
 2026-05-17 22:21 UTC  (7+ messages)
` [PATCH v10 1/4] docs/qcow2: add the zoned format feature
` [PATCH v10 2/4] qcow2: add configurations for zoned format extension

Stop false review statements
 2026-05-17 22:22 UTC  (6+ messages)

[PATCH ath-next] wifi: ath9k: remove TX99 power array zero init
 2026-05-17 22:21 UTC 

[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-05-17 22:21 UTC  (2+ messages)

[PATCH] ice: Fix wrong dsn read in ice_adapter_put
 2026-05-17 22:21 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] docs: fix typo in uniwill-laptop.rst
 2026-05-17 22:16 UTC  (3+ messages)

[PATCH] platform/x86: asus-armoury: fix mini-LED mode get/set on MODE2 devices
 2026-05-17 22:14 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
 2026-05-17 22:07 UTC  (2+ messages)
` [PATCH v3] "

Stop false review statements
 2026-05-17 22:05 UTC  (2+ messages)

[PATCH BlueZ] tester.config: add missing CRYPTO_AES
 2026-05-17 22:05 UTC  (2+ messages)
` [BlueZ] "

[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
 2026-05-17 21:25 UTC  (9+ messages)
` [RFC PATCH v2 1/8] timekeeping: Remove xtime_remainder from ntp_error accumulation
` [RFC PATCH v2 2/8] timekeeping: Account for clawback adjustment in ntp_error
` [RFC PATCH v2 3/8] timekeeping: Clamp time_offset delta to prevent infinite tail
` [RFC PATCH v2 4/8] timekeeping: Add absolute reference for feed-forward clock discipline
` [RFC PATCH v2 5/8] ptp_vmclock: Feed reference to timekeeping for feed-forward discipline
` [RFC PATCH v2 6/8] timekeeping: Guard against divide-by-zero in timekeeping_adjust
` [RFC PATCH v2 7/8] timekeeping: Drive time_offset skew via per-tick ntp_error transfer
` [RFC PATCH v2 8/8] WIP: kernel/time: Add /dev/vmclock_host miscdev

[Buildroot] [PATCH v2] package/zlib-ng: fix build failure for PowerPC soft-float
 2026-05-17 22:01 UTC  (2+ messages)

[Buildroot] [git commit] package/zlib-ng: fix build failure for PowerPC soft-float
 2026-05-17 21:59 UTC 

[PATCH 0/4] Add four more ASUS models to asus-armoury driver
 2026-05-17 22:00 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: asus-armoury: add support for FX607VU
` [PATCH 2/4] platform/x86: asus-armoury: add support for G614FR
` [PATCH 3/4] platform/x86: asus-armoury: add support for FA401EA
` [PATCH 4/4] platform/x86: asus-armoury: add support for GU605CP

[PATCH v3 0/3] media: sun6i-csi: Convert to active state and improve MC support
 2026-05-17 21:58 UTC  (4+ messages)
` [PATCH v3 3/3] media: sun6i-csi: capture: Support MC-centric format enumeration

[Buildroot] [PATCH v2] package/libnss: fix build failure on big endian architectures
 2026-05-17 21:56 UTC  (2+ messages)

[Buildroot] [git commit] package/libnss: fix build failure on big endian architectures
 2026-05-17 21:53 UTC 

[Buildroot] [PATCH v2 1/1] package/fwts: bump to version 26.03.00
 2026-05-17 21:52 UTC  (2+ messages)

[PATCH] kconfig: add kconfig-sym-check static checker
 2026-05-17 21:50 UTC  (8+ messages)

[Buildroot] [git commit] package/fwts: bump to version 26.03.00
 2026-05-17 21:47 UTC 

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-05-17 21:48 UTC  (5+ messages)
` [Bug 221065] "

[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
 2026-05-17 21:45 UTC  (2+ messages)

[PATCH net-next] net: ag71xx: Unmap TX DMA buffers on completion
 2026-05-17 21:43 UTC 

[Buildroot] [PATCH v2] package/supertux: fix build with gcc > 11
 2026-05-17 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/supertux: fix build with gcc > 11
 2026-05-17 21:38 UTC 

[PATCH 0/8] alpha: enable generic entry infrastructure
 2026-05-17 21:36 UTC  (9+ messages)
` [PATCH 1/8] alpha: enable regset-based ptrace and core dumps
` [PATCH 2/8] alpha: add ARCH_STACKWALK-based stacktrace support
` [PATCH 3/8] alpha: make irqflags helpers operate on IPL state
` [PATCH 4/8] alpha: initialize PCI sysfs bin attributes for lockdep
` [PATCH 5/8] alpha: provide ftrace return address support "
` [PATCH 6/8] alpha: use raw spinlocks for low-level platform locks
` [PATCH 7/8] alpha: enable lockdep hardirq state tracking
` [PATCH 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY

[Buildroot] [PATCH 1/3] support/testing: add gitlab-runner.json
 2026-05-17 21:36 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] support/misc/gitlab-ci.yml.in: generate runtime test jobs with runner tags
` [Buildroot] [PATCH 3/3] support/scripts/generate-gitlab-ci-yml: generate defconfig jobs with runner tier2 tags

[PATCH v6 0/2] blk-mq: introduce tag starvation observability
 2026-05-17 21:36 UTC  (3+ messages)
` [PATCH v6 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v6 2/2] blk-mq: expose tag starvation counts via debugfs

[PATCH] devtools: fix SPDX tag check
 2026-05-17 21:34 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/6] sched: Add support for long task name
 2026-05-17 21:34 UTC  (3+ messages)
` [PATCH 3/6] string: Introduce strtostr() for safe and performance string copies

[PATCH v2] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-17 21:30 UTC 

Linux 7.1-rc4
 2026-05-17 21:29 UTC 

Linux kernel 7.1-rc4 released
 2026-05-17 21:26 UTC 

[drm-msm:msm-next 9/11] drivers/gpu/drm/msm/msm_gem_shrinker.c:105:58: warning: omitting the parameter name in a function definition is a C23 extension
 2026-05-17 21:24 UTC 

Stop false review statements
 2026-05-17 21:25 UTC  (4+ messages)

[PATCH] misc: fastrpc: fix DMA address corruption due to find_vma misuse
 2026-05-17 21:24 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: consolidate IPA properties
 2026-05-17 21:24 UTC  (2+ messages)

QEMU Storage Daemon: production-quality and secure?
 2026-05-17 21:23 UTC 

[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-17 21:21 UTC  (3+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue

[PATCH v3] media: sun8i-a83t-mipi-csi2: Use V4L2 subdev active state
 2026-05-17 21:18 UTC  (2+ messages)

[moderation/CI] Re: vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-05-17 21:16 UTC 

[RFC PATCH v3 00/11] AGENTS.md and associated skills
 2026-05-17 21:13 UTC  (7+ messages)
` [RFC PATCH v3 01/11] AGENTS.md: introduce a very basic guide for AI agents

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-17 21:12 UTC  (9+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
` [PATCH 3/8] bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
` [PATCH 4/8] bpf: Add bpf_struct_ops_for_each_prog()
` [PATCH 5/8] bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
` [PATCH 6/8] sched_ext: Require an arena for cid-form schedulers
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
` [PATCH 8/8] sched_ext: Convert ops.set_cmask() to arena-resident cmask

[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
 2026-05-17 21:12 UTC  (3+ messages)
` [PATCH v5 5/5] misc: fastrpc: Allow fastrpc_buf_free() to accept NULL

[PATCH v5 0/2] blk-mq: introduce tag starvation observability
 2026-05-17 21:11 UTC  (3+ messages)
` [PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs

[PATCH RFC batadv] batman-adv: mcast: fix use-after-free in orig_node RCU release
 2026-05-17 21:08 UTC  (2+ messages)

[bluez/bluez] 0ea80f: tester.config: add missing CRYPTO_AES
 2026-05-17 21:07 UTC 

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-17 21:06 UTC  (7+ messages)
` [PATCH RFC 04/18] rockchip: rk3568: syscon: Add MSCH, SGRF and DDRGRF support
` [PATCH RFC 13/18] rockchip: rk356x: Add register spaces to DMC in u-boot.dtsi
` [PATCH RFC 17/18] rockchip: rk356x-generic: Initialize SDRAM at TPL stage

[broonie-spi:for-6.20 2/42] drivers/spi/spi-aspeed-smc.c:909:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-17 21:04 UTC 

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-17 21:04 UTC  (4+ messages)
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC

[PATCH v2 1/2] dt-bindings: display: simple: Add AM-1280800W8TZQW-T00H
 2026-05-17 21:04 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: "

[PATCH 1/1] dt-bindings: display: simple: add avic,tm097tdh02 panel
 2026-05-17 21:03 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: clean up style in hal/sdio_halinit.c
 2026-05-17 21:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
 2026-05-17 21:01 UTC  (4+ messages)

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-17 21:01 UTC  (5+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode

[RFC PATCH] device-tree: size first hwdom bank for boot modules
 2026-05-17 20:57 UTC 

[PATCH bpf-next 1/2] bpf,x86: Fix exception unwinding with outgoing stack arguments
 2026-05-17 21:00 UTC  (2+ messages)

[PATCH RESEND] drm/bridge: sii902x: inline i2c_check_functionality check
 2026-05-17 20:59 UTC  (2+ messages)

[PATCH] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks
 2026-05-17 20:58 UTC  (2+ messages)

[RFC PATCH v2.1] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
 2026-05-17 20:58 UTC  (2+ messages)

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-17 20:58 UTC  (9+ messages)
` [PATCH/RFC 05/14] firmware: arm_scmi: Add scmi_get_base_info()

[PATCH v2] Fix J1939 implementation not handling holds correctly
 2026-05-17 20:57 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-05-17 20:57 UTC 

[PATCH v6 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-17 20:52 UTC  (7+ messages)
` [PATCH v6 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-17 20:51 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: clock: add binding header for sf21-topcrm
` [PATCH 3/4] dt-bindings: clock: add doc for Siflower sf21-topcrm

[PATCH 1/4] riscv: add Siflower RISC-V SoC family Kconfig support
 2026-05-17 20:46 UTC  (3+ messages)

[PATCH v2] ASoC: amd: ps: Add support for MSI Crosshair A16 HX
 2026-05-17 20:39 UTC 

[Buildroot] [PATCH next 1/2] package/zic: bump to 2026b
 2026-05-17 20:38 UTC  (2+ messages)
` [Buildroot] [PATCH next 2/2] package/tzdata: "

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-17 20:38 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH v1] irqchip/atmel-aic5: Free SMR cache on init failure
 2026-05-17 20:34 UTC  (3+ messages)

hsr: netlink notifications leak across network namespaces
 2026-05-17 20:34 UTC 

[PATCH v3 0/4] arm64: qcom: add Ayaneo Pocket DS gaming console
 2026-05-17 20:33 UTC  (7+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sm8550: add labels for thermal zones
` [PATCH v3 3/4] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket DS gaming console
` [PATCH v3 4/4] arm64: dts: qcom: sm8550: add UART11 node

[PATCH v3 0/5] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-05-17 20:30 UTC  (4+ messages)
` [PATCH v3 4/5] drm: renesas: rz-du: Move mode_valid logic to per-output clock limits

[PATCH v2] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
 2026-05-17 20:28 UTC  (3+ messages)

[PATCH v3 0/5] iio: magnetometer: add driver for QST QMC5883P
 2026-05-17 20:28 UTC  (4+ messages)

[PATCH 0/5] doc: convert another batch of files to synopsis style
 2026-05-17 20:26 UTC  (6+ messages)
` [PATCH 1/5] doc: convert git-bisect "
` [PATCH 2/5] doc: convert git-grep synopsis and options to new style
` [PATCH 3/5] doc: convert git-am "
` [PATCH 4/5] doc: convert git-apply "
` [PATCH 5/5] doc: convert git-imap-send "

[PATCH v6 0/4] hw/riscv: Server Platform Reference Board
 2026-05-17 20:25 UTC  (5+ messages)
` [PATCH v6 2/4] target/riscv: Add server platform reference cpu

Vhost-user spec questions
 2026-05-17 20:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 18.4
 2026-05-17 20:22 UTC  (2+ messages)

[Buildroot] [git commit] package/postgresql: security bump version to 18.4
 2026-05-17 20:13 UTC 

[asahilinux:bits/000-devicetree 10/114] arch/arm64/boot/dts/apple/t8112-j413.dtb: /soc/mtp@24e400000: failed to match any schema with compatible: ['apple,t8112-mtp', 'apple,t8112-rtk-helper-asc4', 'apple,mtp', 'apple,rtk-helper-asc4']
 2026-05-17 20:19 UTC 

[PATCH v3 0/9] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-17 20:19 UTC  (3+ messages)

[PATCH net] net: devmem: reject TX dma-buf with non-page-aligned size or SG length
 2026-05-17 20:18 UTC 

[PATCH v5 0/2] spi: add new_device/delete_device sysfs interface
 2026-05-17 20:16 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] docs: spi: add documentation for userspace device instantiation

[PATCH 0/5] Renesas MTU3 PWM / counter fixes
 2026-05-17 20:15 UTC  (8+ messages)
` [PATCH 1/5] pwm: rz-mtu3: fix prescale check when enabling 2nd channel

[PATCH v3 0/5] liveupdate: serialization safety and race fixes
 2026-05-17 20:11 UTC  (4+ messages)

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-17 20:09 UTC  (2+ messages)

Asus WL500g Premium (BCM47XX) problem
 2026-05-17 20:09 UTC  (5+ messages)

[PATCH 0/5] Enable ipq5210 USB support
 2026-05-17 20:09 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,qusb2: Document ipq5210 compatible

[PATCH v2] arm64: dts: renesas: r8a78000: Describe all reserved memory
 2026-05-17 20:07 UTC 

[PATCH v2] drivers/base/memory: set mem->altmap after successful device registration
 2026-05-17 20:06 UTC  (2+ messages)

[RFC PATCH] ring: Forbid using descriptors in two chains at once
 2026-05-17 20:05 UTC  (3+ messages)

[patch V6 00/16] Improve /proc/interrupts further
 2026-05-17 20:02 UTC  (8+ messages)
` [patch V6 10/16] genirq: Cache the condition for /proc/interrupts exposure
` [patch V6 11/16] genirq: Calculate precision only when required
` [patch V6 12/16] genirq/proc: Increase default interrupt number precision to four
` [patch V6 13/16] genirq: Add rcuref count to struct irq_desc
` [patch V6 14/16] genirq: Expose irq_find_desc_at_or_after() in core code
` [patch V6 15/16] genirq/proc: Runtime size the chip name
` [patch V6 16/16] genirq/proc: Speed up /proc/interrupts iteration

[PATCH 0/2] Fix leaking of cached Host1x buffer objects
 2026-05-17 20:02 UTC  (3+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed


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.