All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-10 20:43:32 to 2025-02-10 21:37:07 UTC [more...]

[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
 2025-02-10 21:13 UTC  (6+ messages)
` [PATCH v2 01/15] dt-bindings: mfd: syscon: add microchip,sama7d65-ddr3phy
` [PATCH v2 03/15] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH v2 05/15] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v2 08/15] ARM: at91: Add PM support to sama7d65
` [PATCH v2 10/15] ARM: at91: pm: add DT compatible support for sama7d65

[PATCH v2 0/2] Rockchip - add Firefly ROC-RK3576-PC board
 2025-02-10 20:51 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding
` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC

[PATCH v4 0/6] x86 CRC optimizations
 2025-02-10 21:37 UTC  (6+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag

[PATCH v3 00/24] cpus: Restrict CPU has_work() handlers to system emulation
 2025-02-10 21:36 UTC  (5+ messages)
` [PATCH v3 24/24] cpus: Remove CPUClass::has_work() handler

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
 2025-02-10 21:35 UTC  (16+ messages)
` [PATCH v2 01/15] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v2 02/15] riscv: misaligned: request misaligned exception from SBI
` [PATCH v2 03/15] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v2 04/15] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v2 05/15] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v2 06/15] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v2 07/15] riscv: misaligned: factorize trap handling
` [PATCH v2 08/15] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 09/15] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 10/15] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 11/15] selftests: riscv: add misaligned access testing
` [PATCH v2 12/15] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v2 13/15] RISC-V: KVM: add SBI extension reset callback
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v2 15/15] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

panel-lvds for imx8mm-verdin boards
 2025-02-10 21:36 UTC  (4+ messages)

[RFC PATCH v1 0/1] refactor mseal_test
 2025-02-10 21:35 UTC  (5+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
 2025-02-10 21:35 UTC  (9+ messages)

[PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-10 21:35 UTC  (4+ messages)

[PATCH v6] KVM: arm64: Fix confusion in documentation for pKVM SME assert
 2025-02-10 21:33 UTC 

[RFC PATCH 0/2] udp: avoid false sharing on sk_tsflags
 2025-02-10 21:33 UTC  (10+ messages)

[PATCH v2 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
 2025-02-10 21:29 UTC  (11+ messages)
` [PATCH v2 01/10] target: Set disassemble_info::endian value for little-endian targets
` [PATCH v2 02/10] target: Set disassemble_info::endian value for big-endian targets
` [PATCH v2 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()
` [PATCH v2 04/10] target/microblaze: Set disassemble_info::endian value in disas_set_info
` [PATCH v2 05/10] target/mips: Set disassemble_info::endian value in disas_set_info()
` [PATCH v2 06/10] target/ppc: "
` [PATCH v2 07/10] target/riscv: "
` [PATCH v2 08/10] target/sh4: "
` [PATCH v2 09/10] target/xtensa: "
` [PATCH v2 10/10] disas: Remove target_words_bigendian() call in initialize_debug_target()

[PATCH 0/3] Defer lcore variables allocation
 2025-02-10 21:31 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] eal: check lcore variable handle
  ` [PATCH v3 2/5] random: defer seeding to EAL init
  ` [PATCH v3 3/5] power: defer lcore variable allocation
  ` [PATCH v3 4/5] power: reduce memory footprint of per-lcore state
  ` [PATCH v3 5/5] eal/x86: defer power intrinsics variable allocation

[Buildroot] [PATCH] package/sdl2: bump version to 2.30.12
 2025-02-10 21:32 UTC  (2+ messages)

[PATCH v4] net: add thread-safe crc api
 2025-02-10 21:32 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[Buildroot] [git commit] package/sdl2: bump version to 2.30.12
 2025-02-10 21:19 UTC 

BUG Report: Fork benchmark drop by 30% on aarch64
 2025-02-10 21:31 UTC  (5+ messages)

[PATCH 0/4] Other fixes from UBSAN enablement
 2025-02-10 21:31 UTC  (7+ messages)
` [PATCH for-4.20? 1/4] ARM32/traps: Fix do_trap_undefined_instruction()'s detection of kernel text
` [PATCH 2/4] ARM: Fix register constraints in run_in_exception_handler()

[PATCH v4 0/9] Driver core: Add faux bus devices
 2025-02-10 21:31 UTC  (3+ messages)
` [PATCH v4 2/9] rust/kernel: Add faux device bindings

[PATCH v2] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
 2025-02-10 21:28 UTC  (3+ messages)

[GIT PULL] HID fixes for 6.14
 2025-02-10 21:28 UTC  (2+ messages)

Possible regression with buffered writes + NOWAIT behavior, under memory pressure
 2025-02-10 21:27 UTC  (4+ messages)

[GIT PULL] pin control fixes for v6.14
 2025-02-10 21:27 UTC  (2+ messages)

maple tree / xarray CI ready
 2025-02-10 21:27 UTC  (8+ messages)

[PATCH v6 0/9] Add jump table support for objtool on LoongArch
 2025-02-10 21:26 UTC  (7+ messages)
` [PATCH v6 4/9] objtool: Handle unreachable entry of rodata

[Intel-wired-lan] [PATCH 0/3] igb: XDP/ZC follow up
 2025-02-10 20:14 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 3/3] igb: Get rid of spurious interrupts
  `  "

[PATCH] drivers/net: signed/unsigned mismatch
 2025-02-10 21:25 UTC 

[PATCH 00/10] disas: Have CPUClass::disas_set_info() callback set the endianness
 2025-02-10 21:24 UTC  (4+ messages)
` [PATCH 03/10] target/arm: Set disassemble_info::endian value in disas_set_info()

Announcement: "stable" branches for multipath-tools
 2025-02-10 21:25 UTC 

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-10 21:25 UTC  (4+ messages)
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML

[PATCH 0/4] Improvements to ACPI battery handling over s2idle
 2025-02-10 21:24 UTC  (4+ messages)
` [PATCH 2/4] ACPI: battery: Save and report battery capacity over suspend

[RFC PATCH 0/3] snapshot_page()
 2025-02-10 21:21 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Constify folio_mapping() and swapcache_mapping()
` [RFC PATCH 2/3] mm: Create snapshot_page()
` [RFC PATCH 3/3] proc: Use snapshot_page() in kpageflags

[PATCH] mdmon: imsm: fix metadata corruption when managing new array
 2025-02-10 21:22 UTC 

[GIT PULL] NFSD fixes for v6.14
 2025-02-10 21:21 UTC  (2+ messages)

f2fs: Introduce linear search for dentries
 2025-02-10 21:21 UTC  (6+ messages)

[PATCH] dt-bindings: serial: Allow fsl,ns16550 with broken FIFOs
 2025-02-10 21:19 UTC  (2+ messages)

[PATCH V5 1/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11
 2025-02-10 21:19 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX12

[PATCH 1/2] drm/amd/pm: add support for IP version 11.5.2
 2025-02-10 21:18 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: "

[PATCH v3 2/2] media: i2c: dw9719: Add of_match table
 2025-02-10 21:18 UTC  (2+ messages)

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-10 21:17 UTC  (4+ messages)
` [PATCH v4 16/33] drm/xe: Add unbind to SVM garbage collector

Coding Style Review and Automation
 2025-02-10 21:16 UTC 

[Buildroot] [PATCH 1/1] boot/uboot: fix binman failure
 2025-02-10 21:16 UTC  (3+ messages)

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-02-10 21:14 UTC  (10+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
 2025-02-10 21:13 UTC  (14+ messages)
` [PATCH 7/9] riscv: Prepare for unaligned access type table lookups

[PATCH 0/4] Add interfaces for ACPI MRRM table
 2025-02-10 21:12 UTC  (5+ messages)
` [PATCH 1/4] ACPICA: Define MRRM ACPI table
` [PATCH 2/4] ACPI/MRRM: Create /sys/devices/system/memory/rangeX ABI
` [PATCH 3/4] ACPI/MRRM: Add "node" symlink to /sys/devices/system/memory/rangeX
` [PATCH 4/4] ACPI/MRRM: ABI documentation for /sys/devices/system/memory/rangeX

[PATCH v2 net-next 0/4] sfc: support devlink flash
 2025-02-10 21:11 UTC  (5+ messages)
` [PATCH v2 net-next 4/4] sfc: document devlink flash support

FAILED: patch "[PATCH] xe/oa: Fix query mode of operation for OAR/OAC" failed to apply to 6.13-stable tree
 2025-02-10 21:11 UTC  (2+ messages)

[Buildroot] [PATCH] package/timescaledb: bump version to 2.18.0
 2025-02-10 21:11 UTC  (2+ messages)

[Buildroot] [git commit] package/timescaledb: bump version to 2.18.0
 2025-02-10 20:54 UTC 

[PATCH v2 00/14] media: imx8: add camera support
 2025-02-10 21:10 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-10 21:09 UTC  (4+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH v2 0/8] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-02-10 21:10 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev4)

[PATCH v1 0/4] media: qcom: camss: Add sa8775p camss support
 2025-02-10 21:09 UTC  (5+ messages)
` [PATCH v1 2/4] media: qcom: camss: Add support for CSIPHY 690
` [PATCH v1 3/4] media: qcom: camss: Add support for CSID 690

[PATCH v2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1
 2025-02-10 21:09 UTC  (3+ messages)

[PATCH] x86/crc32: improve crc32c_arch() code generation with clang
 2025-02-10 21:07 UTC 

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-10 21:08 UTC  (9+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
 2025-02-10 21:07 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/guc_pc: Remove duplicated pc_start call

[PATCH v2 1/1] dt-bindings: leds: Convert leds-tlc591xx.txt to yaml format
 2025-02-10 21:07 UTC  (3+ messages)

[PATCH RESEND v2 1/2] block: introduce init_wait_func()
 2025-02-10 21:07 UTC  (2+ messages)

[PATCH] seccomp: avoid the lock trip in seccomp_filter_release in common case
 2025-02-10 21:05 UTC 

[PATCH] systemd: move systemctl utility to separate subpackage
 2025-02-10 21:05 UTC  (7+ messages)
` [OE-core] "

PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
 2025-02-10 21:05 UTC  (2+ messages)

FAILED: patch "[PATCH] xe/oa: Fix query mode of operation for OAR/OAC" failed to apply to 6.12-stable tree
 2025-02-10 21:04 UTC  (2+ messages)

[Announce] Linux Security Summit North America 2025 CfP
 2025-02-10 21:03 UTC 

[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
 2025-02-10 21:02 UTC  (5+ messages)
` [PATCH v5 0/1] use 64-bit shift, "

[PATCH] drm/amd/include : Update MES v12 API for fence update
 2025-02-10 21:01 UTC  (2+ messages)

[PATCH] PCI: Fix BUILD_BUG_ON usage for old gcc
 2025-02-10 21:01 UTC 

[PATCH v3 00/12] media: imx8: add camera support
 2025-02-10 20:59 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: firmware: imx: add property reset-controller
` [PATCH v3 02/12] reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM
` [PATCH v3 03/12] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v3 04/12] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v3 05/12] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v3 06/12] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v3 07/12] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different "
` [PATCH v3 08/12] media: imx8mq-mipi-csi2: Add support for i.MX8QXP
` [PATCH v3 09/12] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v3 10/12] arm64: dts: imx8qm: add 24MHz clock-xtal24m
` [PATCH v3 11/12] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
` [PATCH v3 12/12] arm64: dts: imx8q: add camera ov5640 support "

[PATCH net-next] mlxsw: Enable Tx checksum offload
 2025-02-10 20:59 UTC  (2+ messages)

[PATCH 00/10] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-10 20:55 UTC  (4+ messages)

[Buildroot] [PATCH] support/docker: prepare for Aarch64 Docker images
 2025-02-10 20:57 UTC 

[PATCH dwarves 0/3] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-10 20:57 UTC  (3+ messages)
` [PATCH dwarves 1/3] btf_encoder: collect kfuncs info in btf_encoder__new

[PATCH] revision: fix missing null for freed memory
 2025-02-10 20:56 UTC  (3+ messages)

include/linux/thread_info.h:259:25: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
 2025-02-10 20:39 UTC  (2+ messages)

[PATCH v2 net-next] netlink: specs: add conntrack dump and stats dump support
 2025-02-10 20:54 UTC  (4+ messages)

[PATCH v2] bringup: Use full path when creating custom_source file
 2025-02-10 20:51 UTC  (7+ messages)

[PATCH] scsi, usb: Rename the RESERVE and RELEASE constants
 2025-02-10 20:50 UTC 

[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
 2025-02-10 20:51 UTC  (2+ messages)

[Buildroot] [PATCH v2] configs/rock5b: bump uboot to 2025.01
 2025-02-10 20:51 UTC  (2+ messages)

[PATCH v3][OE-core 0/4] cve-check: allow feed selection
 2025-02-10 20:50 UTC  (2+ messages)
` [OE-core] "

[PATCH i-g-t] lib/igt_kmod: Stop unloading drm
 2025-02-10 20:50 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/igt_kmod: Stop unloading drm (rev3)

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-02-10 20:50 UTC  (4+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation

[Buildroot] [git commit] configs/rock5b: bump uboot to 2025.01
 2025-02-10 20:17 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-10 20:50 UTC  (3+ messages)
` [PATCH v4 06/14] kexec: Add KHO parsing support

[PATCH v2] mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
 2025-02-10 20:50 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: rename eee_broken_mode
 2025-02-10 20:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next 2/2] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode

[PULL 00/32] Misc HW patches for 2025-02-10
 2025-02-10 20:42 UTC  (30+ messages)
` [PULL 03/32] hw/net/xilinx_ethlite: Make device endianness configurable
` [PULL 04/32] hw/timer/xilinx_timer: "
` [PULL 05/32] hw/char/xilinx_uartlite: "
` [PULL 06/32] hw/ssi/xilinx_spi: "
` [PULL 07/32] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PULL 08/32] hw/intc/apic: Fixes magic number use, removes outdated comment
` [PULL 09/32] hw/core/machine: Reject thread level cache
` [PULL 10/32] hw/sysbus: Use sizeof(BusState) in main_system_bus_create()
` [PULL 11/32] hw/sysbus: Declare QOM types using DEFINE_TYPES() macro
` [PULL 13/32] hw/vfio: Have VFIO_PLATFORM devices inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 14/32] hw/display: Have RAMFB device "
` [PULL 15/32] hw/i386: Have X86_IOMMU devices "
` [PULL 16/32] hw/net: Have eTSEC device "
` [PULL 17/32] hw/tpm: Have TPM TIS sysbus "
` [PULL 18/32] hw/xen: Prefer QOM cast for XenLegacyDevice
` [PULL 19/32] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
` [PULL 20/32] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PULL 21/32] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PULL 22/32] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PULL 23/32] hw/boards: Do not create unusable default if=sd drives
` [PULL 24/32] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PULL 25/32] hw/riscv: "
` [PULL 26/32] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
` [PULL 27/32] tests/functional: Explicit endianness of microblaze assets
` [PULL 28/32] tests/functional: Allow microblaze tests to take a machine name argument
` [PULL 29/32] tests/functional: Remove sleep() kludges from microblaze tests
` [PULL 30/32] tests/functional: Have microblaze tests inherit common parent class
` [PULL 31/32] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header
` [PULL 32/32] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo

[PATCH v2] PCI: Batch BAR sizing operations
 2025-02-10 20:48 UTC  (6+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-02-10 20:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes
 2025-02-10 20:45 UTC  (10+ messages)

[PATCH] mtd: rawnand: qcom: finish converting register to FIELD_PREP
 2025-02-10 20:44 UTC  (3+ messages)

[PATCH] docs: ABI: move README contents to the top
 2025-02-10 20:43 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.