All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-19 18:43:07 to 2024-05-19 21:54:22 UTC [more...]

[PATCH 1/2] drm/amdgpu: Extend KIQ reg polling wait for VF
 2024-05-19 21:54 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: Add 'struct device *' field to the drm_bridge structure
 2024-05-19 21:44 UTC  (11+ messages)

[merged mm-stable] mm-page-owner-use-gfp_nested_mask-instead-of-open-coded-masking.patch removed from -mm tree
 2024-05-19 21:42 UTC 

[merged mm-stable] stackdepot-use-gfp_nested_mask-instead-of-open-coded-masking.patch removed from -mm tree
 2024-05-19 21:42 UTC 

[merged mm-stable] mm-lift-gfp_kmemleak_mask-to-gfph.patch removed from -mm tree
 2024-05-19 21:42 UTC 

[dtor-input:next 188/188] drivers/input/input.c:1489:9: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof ((1UL << 12)) *' (aka 'unsigned long *'))
 2024-05-19 21:39 UTC 

[PATCH 00/11] drm: conversions to struct drm_edid
 2024-05-19 21:39 UTC  (9+ messages)
` [PATCH 03/11] drm/bridge: analogix_dp: convert "
` [PATCH 10/11] drm/imx/tve: "
` [PATCH 11/11] drm/imx/ldb: "

subscribe
 2024-05-19 21:39 UTC  (3+ messages)

[merged mm-nonmm-stable] nilfs2-make-block-erasure-safe-in-nilfs_finish_roll_forward.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] selftests-harness-use-1024-in-place-of-line_max.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] revert-selftests-harness-remove-use-of-line_max.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] selftests-fpu-allow-building-on-other-architectures.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] selftests-fpu-move-fp-code-to-a-separate-translation-unit.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] drm-amd-display-use-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] drm-amd-display-only-use-hard-float-not-altivec-on-powerpc.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] riscv-add-support-for-kernel-mode-fpu.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] x86-implement-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] powerpc-implement-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] loongarch-implement-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] lib-raid6-use-cc_flags_fpu-for-neon-cflags.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] arm64-crypto-use-cc_flags_fpu-for-neon-cflags.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] arm64-implement-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] arm-crypto-use-cc_flags_fpu-for-neon-cflags.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] arm-implement-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] arch-add-arch_has_kernel_fpu_support.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] x86-fpu-fix-asm-fpu-typesh-include-guard.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] kbuild-enable-wcast-function-type-strict-unconditionally.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] kbuild-enable-wformat-truncation-on-clang.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] kbuild-turn-on-wrestrict-by-default.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] kbuild-remove-redundant-extra-warning-flags.patch removed from -mm tree
 2024-05-19 21:37 UTC 

[merged mm-nonmm-stable] kbuild-turn-on-wextra-by-default.patch removed from -mm tree
 2024-05-19 21:37 UTC 

linux-next: duplicate patch in the perf tree
 2024-05-19 21:34 UTC 

[folded-merged] arm-implement-arch_has_kernel_fpu_support-fix.patch removed from -mm tree
 2024-05-19 21:34 UTC 

[PATCH v2] drm/bridge: tc358767: Enable FRMSYNC timing generator
 2024-05-19 21:32 UTC  (2+ messages)

+ backtracetest-add-module_description.patch added to mm-nonmm-unstable branch
 2024-05-19 21:31 UTC 

[PATCH v12 00/13] Support blob memory and venus on qemu
 2024-05-19 21:27 UTC  (14+ messages)
` [PATCH v12 01/13] virtio-gpu: Unrealize GL device
` [PATCH v12 02/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v12 03/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v12 04/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v12 05/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v12 06/13] virtio-gpu: Add virgl resource management
` [PATCH v12 07/13] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v12 08/13] virtio-gpu: Support suspension of commands processing
` [PATCH v12 09/13] virtio-gpu: Handle resource blob commands
` [PATCH v12 10/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v12 11/13] virtio-gpu: Move print_stats "
` [PATCH v12 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v12 13/13] virtio-gpu: Support Venus context

[dtor-input:next 188/188] drivers/input/input.c:1489:9: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12)) *' (aka 'unsigned long *'))
 2024-05-19 21:29 UTC 

[PATCH] drm/bridge: adv7511: Attach next bridge without creating connector
 2024-05-19 21:25 UTC  (2+ messages)

[PATCH v2] spidev: Introduce "linux,spidev-name" property for device tree of spidev
 2024-05-19 21:13 UTC 

[PATCH] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-05-19 21:18 UTC  (2+ messages)

[PATCH] spidev: Introduce "linux,spidev-name" property for device tree of spidev
 2024-05-19 21:18 UTC  (3+ messages)

[GIT PULL] bcachefs updates fro 6.10-rc1
 2024-05-19 21:17 UTC  (2+ messages)

[GIT PULL] non-MM updates for 6.10-rc1
 2024-05-19 21:17 UTC  (2+ messages)

[GIT PULL] MM updates for 6.10-rc1
 2024-05-19 21:16 UTC  (8+ messages)

[git pull] drm urgent (part 2) for 6.10-rc1
 2024-05-19 21:16 UTC 

[PATCH 1/3] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
 2024-05-19 21:12 UTC  (3+ messages)
` [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
` [PATCH 3/3] kbuild: rust: support `W=e` for Rust

[PATCH V9 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-19 21:06 UTC  (18+ messages)
` [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V9 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V9 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V9 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V9 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V9 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V9 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PATCH] doc: ensure sphinx output is reproducible
 2024-05-19 21:10 UTC  (4+ messages)

[PATCH] rust: avoid unused import warning in `rusttest`
 2024-05-19 21:07 UTC 

[PATCH] cpuidle: teo: fix underflow of recent intercepts
 2024-05-19 21:03 UTC 

[Buildroot] [PATCH v3 0/3] swtpm and libtpms host packages
 2024-05-19 21:02 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] package/json-glib: add host build
` [Buildroot] [PATCH v3 2/3] package/libtpms: add host package
` [Buildroot] [PATCH v3 3/3] package/swtpm: "

[PATCH v2 1/3] perf report: Support LLVM for addr2line()
 2024-05-19 21:01 UTC  (3+ messages)

[PATCH v2 0/2] Add threshold events support
 2024-05-19 21:00 UTC  (7+ messages)
` [PATCH v2 1/2] iio: temperature: mcp9600: Provide index for both channels
` [PATCH v2 2/2] iio: temperature: mcp9600: add threshold events support

[PATCH v2] Add a trie to map quickly from address range to compilation unit
 2024-05-19 20:58 UTC  (4+ messages)

[PATCH v3 00/12] MIPS: Boston: Various enhancements
 2024-05-19 20:57 UTC  (4+ messages)
` [PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

[PATCH 00/10] xtensa: Enable qemu-xtensa board
 2024-05-19 20:53 UTC  (11+ messages)
` [PATCH 01/10] xtensa: Move dram_init to xtfpga board file
` [PATCH 02/10] xtensa: Correct define of _end symbol
` [PATCH 03/10] xtensa: Implement phys virt conversion for PTP_MMU
` [PATCH 04/10] xtensa: Define PLATFORM_ELFFLAGS
` [PATCH 05/10] xtensa: Bring in semihosting headers and config options
` [PATCH 06/10] drivers: serial: Add xtensa semihosting driver
` [PATCH 07/10] drivers: cpu: Add xtensa CPU driver
` [PATCH 08/10] dts/upsteam: Add Makefile for xtensa
` [PATCH 09/10] board: emulation: New board qemu-xtensa
` [PATCH 10/10] doc: New documentation for qemu-xtensa

[PATCH] ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
 2024-05-19 20:39 UTC  (3+ messages)

Workaround for uid_map error on Ubuntu 24.04
 2024-05-19 20:47 UTC  (2+ messages)
` [yocto] "

[Outreachy][PATCH] Port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
 2024-05-19 20:44 UTC  (2+ messages)
` [GSoC][PATCH v2] t/: port "

[PATCH] ARM: dts: renesas: Reserve space in 64bit R-Car DTs
 2024-05-19 20:40 UTC 

[PATCH] ARM: dts: renesas: Remove leftovers after OF_UPSTREAM conversion
 2024-05-19 20:39 UTC 

[PATCH] dt-bindings: usb: gpio-sbu-mux: Add an entry for TMUXHS4212
 2024-05-19 20:27 UTC  (3+ messages)

[PATCH v5 00/28] NT synchronization primitive driver
 2024-05-19 20:24 UTC  (29+ messages)
` [PATCH v5 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v5 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v5 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v5 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v5 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v5 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v5 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v5 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v5 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v5 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v5 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v5 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v5 13/28] ntsync: Introduce alertable waits
` [PATCH v5 14/28] selftests: ntsync: Add some tests for semaphore state
` [PATCH v5 15/28] selftests: ntsync: Add some tests for mutex state
` [PATCH v5 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v5 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v5 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v5 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v5 20/28] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v5 21/28] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v5 22/28] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v5 23/28] selftests: ntsync: Add tests for alertable waits
` [PATCH v5 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v5 25/28] selftests: ntsync: Add a stress test for contended waits
` [PATCH v5 26/28] maintainers: Add an entry for ntsync
` [PATCH v5 27/28] docs: ntsync: Add documentation for the ntsync uAPI
` [PATCH v5 28/28] ntsync: No longer depend on BROKEN

Scuf Envision Pro controller support
 2024-05-19 20:23 UTC 

Amiga, serial and SYSRQ
 2024-05-19 20:09 UTC  (9+ messages)

[PATCH v2 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
 2024-05-19 20:04 UTC 

[PATCH v2] platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Victus laptops
 2024-05-19 20:03 UTC  (2+ messages)

[PATCH v3 0/3] cyclic/watchdog patches
 2024-05-19 19:55 UTC  (4+ messages)
` [PATCH v3 1/3] cyclic: stop strdup'ing name in cyclic_register()
` [PATCH v3 2/3] wdt-uclass: prevent multiple cyclic_register calls
` [PATCH v3 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[linux-linus test] 186040: regressions - FAIL
 2024-05-19 19:51 UTC 

r8169: Crash with TX segmentation offload on RTL8125
 2024-05-19 19:46 UTC  (2+ messages)

[PATCH v2 0/3] cyclic/watchdog patches
 2024-05-19 19:44 UTC  (4+ messages)
` [PATCH v2 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH v8 0/6] iio: adc: ad7192: Add AD7194 support
 2024-05-19 19:37 UTC  (5+ messages)
` [PATCH v8 6/6] "

[GIT PULL] Performance events updates for v6.10, #2
 2024-05-19 19:36 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2024-05-19 19:36 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2024-05-19 19:36 UTC  (2+ messages)

[GIT PULL] kgdb changes for v6.10
 2024-05-19 19:36 UTC  (2+ messages)

[GIT PULL] Turbostat 2024.05.10 for Linux-6.10-merge
 2024-05-19 19:36 UTC  (2+ messages)

[PATCH] serial: pxa: Disable TX interrupt if there is no more data to transmit
 2024-05-19 19:31 UTC 

[PATCH 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc:
 2024-05-19 19:32 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[meta-parsec][master,scarthgap][PATCH] meta-parsec: Update parsec-service to 1.4.1
 2024-05-19 19:25 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
 2024-05-19 19:19 UTC 

[PATCH RFC 0/4] iio: add support for multiple scan types
 2024-05-19 19:20 UTC  (8+ messages)
` [PATCH RFC 3/4] iio: add support for multiple scan types per channel
` [PATCH RFC 4/4] iio: adc: ad7380: add support for multiple scan type

[PATCH 0/3] Android partition load optimization
 2024-05-19 19:18 UTC  (4+ messages)
` [PATCH 1/3] abootcmd: Add load subcommand
` [PATCH 2/3] avb: Implement get_preloaded_partition callback
` [PATCH 3/3] abootimg: Implement smart image load feature

[BUG] Linux 6.8.10 NPE
 2024-05-19 19:17 UTC  (7+ messages)
` Fwd: "

[PATCH v2 0/9] Add support for AD411x
 2024-05-19 19:17 UTC  (3+ messages)
` [PATCH v2 4/9] iio: adc: ad7173: refactor ain and vref selection

[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-05-19 19:12 UTC  (3+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test

[PATCH v2] iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()
 2024-05-19 19:00 UTC  (4+ messages)

[PATCH 2/2 v3] board: starfive: support Pine64 Star64 board
 2024-05-19 14:45 UTC 

[PATCH 1/2 v3] board: starfive: support Pine64 Star64 board
 2024-05-19 14:45 UTC 

[PATCH v3 0/9] adis16501 and adis1657x support
 2024-05-19 18:57 UTC  (3+ messages)
` [PATCH v3 9/9] drivers: iio: imu: Add support for adis1657x family

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-19 18:43 UTC  (4+ messages)

[PATCH 0/8] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-05-19 18:42 UTC  (11+ messages)
` [PATCH 3/8] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH 4/8] dt-bindings: soc: microchip: sparx5-cpu-syscon: "
` [PATCH 5/8] dt-bindings: soc: ti: am654-serdes-ctrl: "
` [PATCH 6/8] dt-bindings: mfd: syscon: Split and enforce documenting MFD children
` [PATCH 7/8] dt-bindings: mfd: syscon: Add APM poweroff mailbox
` [PATCH 8/8] arm64: dts: apm: Add dedicated syscon poweroff compatibles

[PATCH RFC iproute2-next 0/3] xfrm: Add support for SA direction and output cleanup
 2024-05-19 18:36 UTC 


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.