All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-16 17:41:20 to 2026-08-16 19:42:03 UTC [more...]

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-08-16 19:39 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding

[PATCH 00/14] devtool: ide-sdk: robust attach-mode debugging and test cleanup
 2026-08-16 19:40 UTC  (15+ messages)
` [PATCH 01/14] devtool: deploy-target: pass tar -m to avoid future timestamp warnings
` [PATCH 02/14] oe-selftest: devtool deploy: use QEMU target commands
` [PATCH 03/14] oe-selftest: devtool ide-sdk: Add new test classes for ide-sdk tests
` [PATCH 04/14] devtool: ide-sdk: fix meson IntelliSense for gcc toolchain
` [PATCH 05/14] cpp-example: prevent compiler from eliminating debugger test code
` [PATCH 06/14] ccp-example: fix PID file handling
` [PATCH 07/14] devtool: ide-sdk: default to all modified recipes
` [PATCH 08/14] devtool: ide-sdk: let gdbserver reuse the shared debug server wait helper
` [PATCH 09/14] oe-selftest: devtool ide-sdk: support $ in gdbserver task command
` [PATCH 10/14] devtool: ide-sdk: attach via extended-remote
` [PATCH 11/14] oe-selftest: devtool ide-sdk: wait for gdbserver readiness
` [PATCH 12/14] oe-selftest: devtool ide-sdk: verify debugger shutdown
` [PATCH 13/14] oe-selftest: devtool ide-sdk: use qemu.run for target checks
` [PATCH 14/14] oe-selftest: devtool ide-sdk: verify attach debug workflow

red zone violation in ntfs_runlists_merge()
 2026-08-16 19:06 UTC 

[PATCH net-next v10 0/4] net: dsa: motorcomm: Add LED support
 2026-08-16 19:38 UTC  (5+ messages)
` [PATCH net-next v10 1/4] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v10 2/4] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v10 3/4] net: dsa: motorcomm: Add LED support
` [PATCH net-next v10 4/4] dt-bindings: net: dsa: yt921x: Add LEDs definition example

[PATCH] doc:it_IT: align Italian documentation in process
 2026-08-16 19:39 UTC 

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-16 19:37 UTC  (17+ messages)
` [PATCH v3 01/14] dt-bindings: iio: adc: Add AD7768
` [PATCH v3 02/14] iio: backend: Add support for CRC
` [PATCH v3 03/14] iio: adc: adi-axi-adc: Initialize state mutex
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v3 06/14] iio: adc: ad7768: Add configurable sampling modes
` [PATCH v3 07/14] iio: adc: ad7768: Add calibration controls
` [PATCH v3 12/14] gpio: regmap: Add optional runtime PM support

[soc:board-remove 114/217] drivers/regulator/da9055-regulator.c:534:15: error: too many arguments to function 'da9055_gpio_init'
 2026-08-16 19:36 UTC 

[android-common:android15-6.6 2/2] arch/arm64/kvm/hyp_events.c:134:6: warning: no previous prototype for 'hyp_trace_init_event_early'
 2026-08-16 19:36 UTC 

[PATCH rtw-next] wifi: rtw88: usb: send broadcast/multicast via the AC queues
 2026-08-16 19:31 UTC  (3+ messages)

[PATCH 0/2] worktree: Fix out of bounds read that causes data loss and reject invalid empty input in worktree add
 2026-08-16 19:30 UTC  (5+ messages)
` [PATCH v1.5] "

[PATCH v2 0/2] Introduce in_range_incl() inclusive range check macro
 2026-08-16 19:26 UTC  (3+ messages)
` [PATCH v2 1/2] minmax: Add in_range_inclusive() for inclusive range checks
` [PATCH v2 2/2] iio: imu: bmi270: Use in_range_inclusive() in bmi270_write_event_value()

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-16 19:25 UTC 

[PATCH] ARC: cleanup dead ARC_CANT_LLSC option in Kconfig
 2026-08-16 19:20 UTC  (3+ messages)

[GIT PULL] Rust for v7.3
 2026-08-16 19:19 UTC 

[PATCH v3 00/49] Make HMP optional (and later standalone)
 2026-08-16 19:13 UTC  (50+ messages)
` [PATCH v3 01/49] vl: fix -monitor none prefix matching
` [PATCH v3 02/49] hmp: remove 'vcpu' argument from trace-event help
` [PATCH v3 03/49] hmp: fix snapshot_blkdev argument type
` [PATCH v3 04/49] target/i386: decouple cpu_x86_inject_mce() from Monitor
` [PATCH v3 05/49] target/i386: return an error for invalid CPU in hmp_mce()
` [PATCH v3 06/49] system: move gpa2hva() to system memory unit
` [PATCH v3 07/49] system: decouple qmp_inject_nmi() from Monitor
` [PATCH v3 08/49] monitor: move HMP-only fields from Monitor to MonitorHMP
` [PATCH v3 09/49] tests/functional: use query-version QMP command instead of HMP
` [PATCH v3 10/49] net/qapi: add x-query-usernet command
` [PATCH v3 11/49] python, tests: switch usernet queries from HMP to QMP
` [PATCH v3 12/49] tests/qtest/pnv: drop unnecessary -serial mon:stdio
` [PATCH v3 13/49] tests/qtest/qmp-test: don't depend on human-monitor-command
` [PATCH v3 14/49] tests/qtest/numa-test: replace HMP "info numa" with QMP query-cpus-fast
` [PATCH v3 15/49] tests/qtest/cdrom-test: replace HMP "info block" with QMP query-block
` [PATCH v3 16/49] tests/qtest/device-introspect-test: fix test without HMP
` [PATCH v3 17/49] tests/qemu-iotests/205: fix race in assertExportNotFound
` [PATCH v3 18/49] net: add x-query-network QMP command
` [PATCH v3 19/49] tests/qtest/netdev-socket: replace HMP with x-query-network QMP
` [PATCH v3 20/49] qemu-io: propagate errors through Error API instead of printf
` [PATCH v3 21/49] block: add x-qemu-io QMP command
` [PATCH v3 22/49] qtest: add qemu-io command to the qtest protocol
` [PATCH v3 23/49] qtest/ide-test: convert to use qtest qemu-io command
` [PATCH v3 24/49] tests/qemu-iotests: add qmp_qemu_io()
` [PATCH v3 25/49] tests/qemu-iotests: convert pause/resume_drive() to QMP
` [PATCH v3 26/49] build-sys: add 'hmp' option
` [PATCH v3 27/49] monitor: reject readline monitor when HMP is disabled
` [PATCH v3 28/49] system: guard HMP initialization paths with CONFIG_HMP
` [PATCH v3 29/49] tests: skip HMP-dependent tests when HMP is disabled
` [PATCH v3 30/49] monitor: isolate HMP declarations in hmp.h
` [PATCH v3 31/49] monitor: change HMPCommand cmd to take MonitorHMP
` [PATCH v3 32/49] monitor: make hmp_handle_error() "
` [PATCH v3 33/49] monitor: add monitor_cur_hmp() helper
` [PATCH v3 34/49] qemu-print: switch to use monitor_cur_hmp()
` [PATCH v3 35/49] error-report: "
` [PATCH v3 36/49] monitor: tighten monitor_set_cpu()/get_cpu()
` [PATCH v3 37/49] monitor: tighten monitor_printf*()
` [PATCH v3 38/49] hexagon: make dump_mmu() take MonitorHMP
` [PATCH v3 39/49] qdev-monitor: make print_dev() callback "
` [PATCH v3 40/49] qapi: make HMP-specific schema entries conditional on CONFIG_HMP
` [PATCH v3 41/49] Guard HMP command implementations with CONFIG_HMP
` [PATCH v3 42/49] target: guard MonitorDef tables "
` [PATCH v3 43/49] hw: guard BusClass::print_dev "
` [PATCH v3 44/49] hexagon: condition HMP-specific code
` [PATCH v3 45/49] build-sys: make HMP source files conditional on have_hmp
` [PATCH v3 46/49] stubs: split monitor-core stubs into separate compilation units
` [PATCH v3 47/49] monitor: move monitor_hmp_print*() functions to hmp.c
` [PATCH v3 48/49] monitor: move HMP-specific to monitor-hmp-internal.h
` [PATCH v3 49/49] gitlab: --disable-hmp in build-without-defaults

[PATCH] mesa: align x86 mesa config with LLVM graphics
 2026-08-16 19:17 UTC 

[Buildroot] [PATCH 0/8] package/sdl3*: complete the SDL3 family
 2026-08-16 19:18 UTC  (9+ messages)
` [Buildroot] [PATCH 1/8] package/plutovg: new package
` [Buildroot] [PATCH 2/8] package/plutosvg: "
` [Buildroot] [PATCH 3/8] package/sdl3: add ALSA and test program options, follow dbus
` [Buildroot] [PATCH 4/8] package/sdl3_image: bump to version 3.4.4
` [Buildroot] [PATCH 5/8] package/sdl3_ttf: do not build the samples or install man pages
` [Buildroot] [PATCH 6/8] package/sdl3_ttf: build plutosvg support when available
` [Buildroot] [PATCH 7/8] package/sdl3_mixer: new package
` [Buildroot] [PATCH 8/8] package/sdl3_net: "

[PATCH v2] nvme: skip the zoned limits update if the zone info query failed
 2026-08-16 19:17 UTC 

[PATCH] netxen: validate unified ROM directory bounds
 2026-08-16 19:14 UTC  (2+ messages)

[RFC] dmisc cgroups controller
 2026-08-16 19:10 UTC  (2+ messages)

[RFC v4 0/2] Realtime workqueues and panthor realtime submission
 2026-08-16 19:10 UTC  (3+ messages)
` [RFC v4 1/2] workqueue: Add support for real-time workers

[PATCH] nvme: reject zoned namespaces whose zone info query failed
 2026-08-16 19:07 UTC  (3+ messages)

[PATCH 0/1] tests/intel/xe_exec_capture: Add coredump decode validation subtests
 2026-08-16 19:00 UTC  (4+ messages)
` [PATCH 1/1] "
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] arm64: dts: allwinner: sun50i-a64-olinuxino: Add RX delay
 2026-08-16 18:59 UTC  (2+ messages)

[PATCH] cachefiles: Fix OOB access in coherency trace
 2026-08-16 18:55 UTC 

[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
 2026-08-16 18:53 UTC  (4+ messages)

[PATCH 00/21] HID: fix racy force feedback initialization via .input_configured()
 2026-08-16 18:52 UTC  (4+ messages)
` [PATCH 02/21] HID: add documentation and Coccinelle script for FF registration race
    ` [cocci] "

Add a git squash function?
 2026-08-16 18:49 UTC 

[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
 2026-08-16 18:46 UTC  (6+ messages)
` [PATCH 02/12] arm64/module: Fix BTI exceptions caused by omitted landing pads in Clang 21

[PATCH] iommu/iova: Clear the slab cache pointers when destroying them
 2026-08-16 18:43 UTC 

arch/arm64/boot/dts/freescale/imx95-15x15-frdm.dtb: opp-500000000: opp-hz-real: b'\x00\x00\x00\x00\x1d\xcde\x00' is not of type 'object', 'integer', 'array', 'boolean', 'null'
 2026-08-16 18:43 UTC 

[PATCH] scripts/esdk-tools: remove broken link wic
 2026-08-16 18:42 UTC 

[PATCH i-g-t v3] tests/kms_plane: Skip CRC frame sequence check on MediaTek
 2026-08-16 18:41 UTC  (2+ messages)

[PATCH v2 0/5] m68k SuperVidel patches
 2026-08-16 18:37 UTC  (4+ messages)
` [PATCH v2 2/5] fbdev: Give atafb proper parent

[PATCH v3 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-16 18:29 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH] python3-wheel: upgrade 0.47.0 -> 0.48.0
 2026-08-16 18:19 UTC 

[PATCH v2] [V2] selinux: restore sleepable revalidation; keep fast no-sleep check
 2026-08-16 18:20 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: usb: Avoid crash with dynamically added device ID
 2026-08-16 18:20 UTC 

[PATCH v2] plugins/wifi: Fix GSupplicantInterface socket leak during teardown
 2026-08-16 18:17 UTC 

[GIT PULL] sched/urgent for v7.2
 2026-08-16 18:16 UTC  (2+ messages)

[GIT PULL] timers/urgent for v7.2
 2026-08-16 18:16 UTC  (2+ messages)

[GIT PULL] core/urgent for v7.2
 2026-08-16 18:16 UTC  (2+ messages)

[GIT PULL] perf/urgent for v7.2
 2026-08-16 18:16 UTC  (2+ messages)

[GIT PULL] x86/urgent for v7.2
 2026-08-16 18:16 UTC  (2+ messages)

[PATCH 00/27] ARM: Add pxa3xx and Raumfeld Speaker support
 2026-08-16 17:56 UTC  (28+ messages)
` [PATCH 01/27] ARM: pxa: remove PXA25x and PXA27x support
` [PATCH 02/27] video: remove the PXA framebuffer driver
` [PATCH 03/27] ARM: cache: drive the XSC3 cache with the ARMv4 functions
` [PATCH 04/27] mci: pxamci: get the clock from the clk API
` [PATCH 05/27] pwm: pxa: "
` [PATCH 06/27] serial: "
` [PATCH 07/27] clk: pxa: add a device tree clock driver for PXA3xx
` [PATCH 08/27] mtd: nand: nand_mrvl_nfc: honour marvell,nand-keep-config
` [PATCH 09/27] mtd: nand: nand_mrvl_nfc: support the nand-controller bindings
` [PATCH 10/27] mtd: nand: mrvl_nfc: keep the ready latch across a STATUS command
` [PATCH 11/27] mtd: nand: mrvl_nfc: do not report a command timeout as an error
` [PATCH 12/27] mci: pxamci: probe from the device tree
` [PATCH 13/27] serial: pxa: add device tree support
` [PATCH 14/27] serial: pxa: provide the Linux console name
` [PATCH 15/27] gpio: pxa: add a driver and switch the architecture to GPIOLIB
` [PATCH 16/27] ARM: pxa: add DEBUG_LL support
` [PATCH 17/27] ARM: pxa: let the board select the SoC
` [PATCH 18/27] ARM: pxa: enable device tree support
` [PATCH 19/27] scripts: add pxa-image
` [PATCH 20/27] ARM: pxa: add a NAND first stage loader
` [PATCH 21/27] filetype: detect PXA3xx NTIM images
` [PATCH 22/27] ARM: pxa: add a barebox update handler for NAND
` [PATCH 23/27] clocksource: add a driver for the PXA OS timer and its watchdog
` [PATCH 24/27] ARM: pxa: move over to MULTIARCH
` [PATCH 25/27] ARM: pxa: reset straight away and without complaining
` [PATCH 26/27] ARM: pxa: add Raumfeld Speaker board support
` [PATCH 27/27] ARM: multi_v5_v6_defconfig: enable PXA support

[PATCH] usb: pci-quirks: always assert xHCI OS ownership
 2026-08-16 18:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/3] dmaengine: fix kref underflow and UAF in dma_chan_put()
 2026-08-16 18:14 UTC  (7+ messages)
` [PATCH v3 1/3] dmaengine: Fix device kref underflow "
` [PATCH v3 2/3] dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()

[PATCH 00/12] Add TH1520 USB support
 2026-08-16 18:12 UTC  (9+ messages)
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks

[PATCH] wifi: rtl8xxxu: Adjust logging pattern
 2026-08-16 18:08 UTC 

[PATCH] docs: kdoc_output: only use out_tail when the identfier is shown
 2026-08-16 18:05 UTC  (2+ messages)

[PATCH v2] platform/x86: Add Goodix fingerprint EC mailbox transport
 2026-08-16 19:49 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 00/19] Landlock tracepoints
 2026-08-16 17:56 UTC  (3+ messages)
` [PATCH v4 01/19] landlock: Prepare ruleset and domain type split

[BUG] HID: i2c-hid: ELAN 04F3:30FD touchpad reset race causes -EREMOTEIO on HP Pavilion Gaming 15-ec1xxx
 2026-08-16 17:52 UTC  (3+ messages)

[PATCH v2] platform/x86: asus-armoury: add support for FX517ZR
 2026-08-16 17:41 UTC 

[PATCH] wifi: mt76: mt7921: validate CLC firmware records
 2026-08-16 17:48 UTC  (2+ messages)
` [PATCH] wifi: mt76: mt7921: skip unknown "

[PATCH v3 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese
 2026-08-16 17:47 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: add process/applying-patches Chinese translation
` [PATCH v3 2/2] docs/zh_CN: link to Chinese applying-patches translation

[PATCH v5 00/11] migration: fast snapshot load
 2026-08-16 17:46 UTC  (12+ messages)
` [PATCH v5 01/11] migration: Propagate error in postcopy setup functions
` [PATCH v5 02/11] migration: Extract blocktime marking helper
` [PATCH v5 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v5 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v5 05/11] migration: Make qemu_get_buffer_at() thread-safe
` [PATCH v5 06/11] migration: add RAMBlock field and helper for fast snapshot load
` [PATCH v5 07/11] migration: add support for fault thread to load pages from disk
` [PATCH v5 08/11] migration: add eager load thread and setup for fast snapshot load
` [PATCH v5 09/11] migration: update capability conflict test for postcopy-ram+mapped-ram
` [PATCH v5 10/11] migration/tests: Add test for fast snapshot load
` [PATCH v5 11/11] docs/migration: Add documentation for fast snapshot load feature

[PATCH] iio: light: gp2ap020a00f: drain irq_work after free_irq
 2026-08-16 17:46 UTC  (2+ messages)

[PATCH net-next] fs: nfsd: Fix buffer overflow in write_pool_threads()
 2026-08-16 17:43 UTC  (4+ messages)

[PATCH v1] NFSD: Fail a pool_threads read whose reply does not fit
 2026-08-16 17:41 UTC 

[PATCH] alpha: cleanup dead ALPHA_LARGE_VMALLOC
 2026-08-16 17:41 UTC  (2+ messages)

[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
 2026-08-16 17:41 UTC  (5+ messages)
` [PATCH 1/4] serial: meson: add Amlogic S4 UART support


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.