All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 08:11:50 to 2025-05-05 09:10:19 UTC [more...]

[PATCH net-next v3] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-05-05  9:10 UTC  (3+ messages)

Fwd: FW: [PATCH i-g-t] tests/kms_display_modes: Fit modes within MST bandwidth constraints
 2025-05-05  9:09 UTC 

[PATCH v3 0/8] Move parts of Arm's Dom0less to common code
 2025-05-05  9:08 UTC  (10+ messages)
` [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common
` [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code
` [PATCH v3 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h

[PULL 00/23] aspeed queue
 2025-05-05  9:06 UTC  (7+ messages)
` [PULL 02/23] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
` [PULL 03/23] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
` [PULL 07/23] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
` [PULL 08/23] tests/functional/aspeed: Update test ASPEED SDK v09.06
` [PULL 11/23] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PULL 12/23] tests/functional/aspeed: Add to test vbootrom for AST2700

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-05  9:06 UTC  (9+ messages)
` [PATCH v2 01/16] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v2 02/16] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v2 03/16] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field

Linux 6.12.27
 2025-05-05  9:08 UTC  (2+ messages)

Process to get the patch reviewed
 2025-05-05  9:07 UTC  (2+ messages)
` [OE-core] "

[PATCH V2 1/3] Set kdevops_terraform_ssh_config_privkey_file unconditionally
 2025-05-05  9:07 UTC  (3+ messages)
` [PATCH V2 2/3] Remove kdevops_terraform_ssh_config_genkey_overwrite
` [PATCH V2 3/3] Allow private IP address to be assigned to instances created on OCI

[PATCH v5 0/4] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
 2025-05-05  9:06 UTC  (2+ messages)

Linux 6.1.137
 2025-05-05  9:06 UTC  (2+ messages)

[PATCH v2] drm/sitronix: move tiny Sitronix drivers to their own subdir
 2025-05-05  9:06 UTC  (2+ messages)

[meta-java][PATCH 0/4] Fixes SRC_URI for meta-java recipe
 2025-05-05  9:06 UTC  (5+ messages)
` [meta-java][PATCH 1/4] Updates the SRC_URI for xalan-j recipe
` [meta-java][PATCH 2/4] Updates the SRC_URI for xml-commons-resolver recipe
` [meta-java][PATCH 3/4] Updates the SRC_URI for avalon-framework-api recipe
` [meta-java][PATCH 4/4] Updates the SRC_URI for fastjar recipe

[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
 2025-05-05  9:06 UTC  (7+ messages)
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock

[PATCH] dma-engine: sun4i: Simplify error handling in probe()
 2025-05-05  9:05 UTC 

[PATCH 00/11] rust: allow minimum version of 1.77
 2025-05-05  9:04 UTC  (12+ messages)
` [PATCH 01/11] lcitool: use newer Rust for Debian and Ubuntu
` [PATCH 02/11] meson, cargo: require Rust 1.77.0
` [PATCH 03/11] rust: use std::ffi instead of std::os::raw
` [PATCH 04/11] rust: let bilge use "let ... else"
` [PATCH 05/11] rust: qemu_api_macros: make pattern matching more readable and efficient
` [PATCH 06/11] rust: use MaybeUninit::zeroed() in const context
` [PATCH 07/11] rust: qom: fix TODO about zeroability of classes
` [PATCH 08/11] rust: enable clippy::ptr_cast_constness
` [PATCH 09/11] rust: remove offset_of replacement
` [PATCH 10/11] rust: replace c_str! with c"" literals
` [PATCH 11/11] docs: rust: update for newer minimum supported version

[PATCH v4 0/9] Apple Mac System Management Controller
 2025-05-05  9:05 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: gpio: Add Apple Mac SMC GPIO block

[PATCH 0/6] iomap: misc buffered write path cleanups and prep
 2025-05-05  9:05 UTC  (13+ messages)
` [PATCH 1/6] iomap: resample iter->pos after iomap_write_begin() calls
` [PATCH 2/6] iomap: drop unnecessary pos param from iomap_write_[begin|end]
` [PATCH 3/6] iomap: drop pos param from __iomap_[get|put]_folio()
` [PATCH 4/6] iomap: helper to trim pos/bytes to within folio
` [PATCH 5/6] iomap: push non-large folio check into get folio path
` [PATCH 6/6] iomap: rework iomap_write_begin() to return folio offset and length

[PATCH] zsmalloc: don't underflow size calculation in zs_obj_write()
 2025-05-05  9:05 UTC  (2+ messages)

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-05  9:03 UTC  (10+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
` [PATCH v2 2/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v2 3/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v2 4/6] hw/arm/virt: Add an SMMU_IO_LEN macro

[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
 2025-05-05  9:02 UTC  (3+ messages)

[ANNOUNCE] v6.1.134-cip41-rt22 (rt51)
 2025-05-05  9:02 UTC 

[PATCH] powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
 2025-05-05  9:02 UTC  (2+ messages)

[RFC PATCH 0/2] drm/amdgpu: CIK UVD initialization fixes
 2025-05-05  9:02 UTC  (6+ messages)
` [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment

[oe]linux-kernel-modules RDEPENDS
 2025-05-05  9:01 UTC 

[PATCH 00/21] Hi,
 2025-05-05  9:01 UTC  (7+ messages)
` [PATCH 09/21] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH 00/21] hw/arm: add CX7200 board emulation

[PATCH 0/3] virtgpu: fix memory leak on device removal
 2025-05-05  8:59 UTC  (4+ messages)
` [PATCH 1/3] virtgpu: add virtio_gpu_queue_cleanup()
` [PATCH 2/3] virtgpu: add virtio_gpu_fence_cleanup()
` [PATCH 3/3] virtgpu: deallocate capsets on device deinit

BTRFS critical (device sda): bad key order, sibling blocks, left last (4382045401088 230 4096) right first (4382045396992 230 4096)
 2025-05-05  8:59 UTC 

[PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-05  8:59 UTC  (5+ messages)
` [PATCH v3 4/7] worktree: expose function to retrieve worktree names
` [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task

[LTP] LTP in valgrind :)
 2025-05-05  8:57 UTC  (4+ messages)

[Bug 220069] New: [6.13.9] regression USB controller dies
 2025-05-05  8:58 UTC  (3+ messages)
` [Bug 220069] "

[PATCH for 6.1.y] LoongArch: Fix build error due to backport
 2025-05-05  8:57 UTC  (3+ messages)
` Patch "LoongArch: Fix build error due to backport" has been added to the 6.1-stable tree

[PATCH 6.1 000/157] 6.1.136-rc2 review
 2025-05-05  8:57 UTC  (3+ messages)

[PATCH net-next v3 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-05-05  8:57 UTC  (8+ messages)
` [PATCH net-next v3 05/18] xdp: Use nested-BH locking for system_page_pool

[PATCH] dmaengine: qcom: bam_dma: keep remotely controlled units on during boot
 2025-05-05  8:56 UTC  (2+ messages)

[PATCH 0/9] vfio/igd: Detect IGD by OpRegion and enable OpRegion automatically
 2025-05-05  8:56 UTC  (17+ messages)
` [PATCH 1/9] vfio/igd: Restrict legacy mode to Gen6-9 devices
` [PATCH 2/9] vfio/igd: Always emulate ASLS (OpRegion) register
` [PATCH 3/9] vfio/igd: Detect IGD device by OpRegion
` [PATCH 4/9] vfio/igd: Check vendor and device ID on GVT-g mdev
` [PATCH 5/9] vfio/igd: Check OpRegion support "
` [PATCH 6/9] vfio/igd: Enable OpRegion by default
` [PATCH 7/9] vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
` [PATCH 8/9] vfio/igd: Only emulate GGC register when x-igd-gms is set

[PATCH v5 0/1] thermal: thermal-generic-adc: add temp sensor function
 2025-05-05  8:56 UTC  (3+ messages)
` [PATCH v5 1/1] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH 6.12.y] bpf: Fix BPF_INTERNAL namespace import
 2025-05-05  8:55 UTC  (2+ messages)

[PATCH v4 0/4] Add SCLP event type CPI
 2025-05-05  8:54 UTC  (4+ messages)
` [PATCH v4 4/4] hw/s390x: compat handling for backward migration

[regression] jetson-tk1: spi do not probe anymore
 2025-05-05  8:54 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
 2025-05-05  8:53 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: Continue to send skbs if remote wakeup fails
 2025-05-05  8:53 UTC  (4+ messages)

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-05-05  8:53 UTC  (2+ messages)

[PATCH v8 0/2] media: Add driver for ST VD56G3 camera sensor
 2025-05-05  8:00 UTC  (3+ messages)
` [PATCH v8 2/2] media: i2c: "

[PATCH v6 0/2] media: Add driver for ST VD56G3 camera sensor
 2025-05-05  7:24 UTC  (7+ messages)
` [PATCH v6 2/2] media: i2c: "

[PATCH v3 1/3] media: i2c: ov13b10: Fix h_blank calculation
 2025-05-05  7:05 UTC  (3+ messages)
` [PATCH v3 2/3] media: i2c: ov13b10: Improve code redability

[PATCH v3 0/5] media: intel/ipu6: continue on ipu7 code sharing preparation
 2025-05-05  8:13 UTC  (2+ messages)

[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-05  8:51 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
  ` [PATCH v4 2/7] builtin/gc: remove global variables where it trivial to do
  ` [PATCH v4 3/7] builtin/gc: move pruning of worktrees into a separate function
  ` [PATCH v4 4/7] worktree: expose function to retrieve worktree names
  ` [PATCH v4 5/7] builtin/maintenance: introduce "worktree-prune" task
  ` [PATCH v4 6/7] builtin/gc: move rerere garbage collection into separate function
  ` [PATCH v4 7/7] builtin/maintenance: introduce "rerere-gc" task

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-05  8:49 UTC  (3+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()

RTL8922AE driver issues
 2025-05-05  8:51 UTC  (2+ messages)

[PATCH V2] arm64/mm: Implement pte_po_index() for permission overlay index
 2025-05-05  8:50 UTC  (4+ messages)

[PATCH 6.14 000/311] 6.14.5-rc1 review
 2025-05-05  8:50 UTC  (10+ messages)
` [PATCH 6.14 092/311] ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA

FAILED: patch "[PATCH] drm: Select DRM_KMS_HELPER from" failed to apply to 6.6-stable tree
 2025-05-05  8:49 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: bump to gcc 15.1.0
 2025-05-05  8:48 UTC 

[GIT PULL FOR 6.16] New camera sensor drivers
 2025-05-05  8:47 UTC 

[PATCH V3 0/3] vfio cleanup, pre-cpr
 2025-05-05  8:45 UTC  (2+ messages)

[GIT PULL FOR 6.16] Camera cleanups and fixes
 2025-05-05  8:45 UTC 

[PATCH net-next v8 0/7] lan78xx: preparation for PHYLINK conversion
 2025-05-05  8:43 UTC  (8+ messages)
` [PATCH net-next v8 1/7] net: usb: lan78xx: Improve error handling in PHY initialization
` [PATCH net-next v8 2/7] net: usb: lan78xx: remove explicit check for missing PHY driver
` [PATCH net-next v8 3/7] net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration
` [PATCH net-next v8 4/7] net: usb: lan78xx: move LED DT configuration to helper
` [PATCH net-next v8 5/7] net: usb: lan78xx: Extract PHY interrupt acknowledgment "
` [PATCH net-next v8 6/7] net: usb: lan78xx: Refactor USB link power configuration into helper
` [PATCH net-next v8 7/7] net: usb: lan78xx: Extract flow control configuration to helper

[PATCH i-g-t v2] tests/kms_tiled_display: Skip if connectors are not of same type
 2025-05-05  8:43 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for tests/kms_tiled_display: Skip if connectors are not of same type (rev2)

[PATCH] libxml2: upgrade 2.13.6 -> 2.14.2
 2025-05-05  8:43 UTC  (7+ messages)
` [OE-core] "

[PATCH RESEND] arm64: dts: rockchip: Switch to undeprecated qcom,calibration-variant on RK3399
 2025-05-05  8:26 UTC  (3+ messages)

[PATCH V3] arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
 2025-05-05  8:36 UTC  (2+ messages)

[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
 2025-05-05  8:32 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable BANG BANG Thermal Governor
 2025-05-05  8:33 UTC  (3+ messages)
` [Upstream] "

[PATCH 0/2] Add phy+vcc supply to NanoPi R5S and Q64-B
 2025-05-05  8:26 UTC  (3+ messages)

[PATCH] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-05-05  8:31 UTC  (3+ messages)

[PATCH v4 0/7] Convert inno hdmi to drm bridge
 2025-05-05  8:26 UTC  (3+ messages)
` (subset) "

[PATCH] um: chan_kern: use raw spinlock for irqs_to_free_lock
 2025-05-05  8:33 UTC 

[PATCH 1/2] irqtop: use standard 'always/never' arguments instead of 'enable/disable'
 2025-05-05  8:42 UTC  (3+ messages)
` [PATCH 2/2] strutils: move an error message to where it is used, and improve it

[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
 2025-05-05  8:17 UTC  (7+ messages)
` [PATCH v2 3/7] of: resolver: Add export_symbols in of_resolve_phandles() parameters
` [PATCH v2 5/7] of: overlay: Add export_symbols_name in of_overlay_fdt_apply() parameters

remove block layer bounce buffering v2
 2025-05-05  8:41 UTC  (8+ messages)
` [PATCH 2/7] scsi: make imm depend on !HIGHMEM
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat

linux-next: Tree for May 5
 2025-05-05  8:41 UTC 

[PATCH 0/3] Enhancements to the secvar interface in static key management mode
 2025-05-05  8:36 UTC  (7+ messages)
` [PATCH 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH 3/3] integrity/platform_certs: Allow loading of keys in static "

[PATCH v7 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-05-05  8:37 UTC  (10+ messages)
` [PATCH v7 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH RFC 4/4] stackleak: Support Clang stack depth tracking
 2025-05-05  8:36 UTC  (2+ messages)

remove block layer bounce buffering
 2025-05-05  8:36 UTC  (2+ messages)

[PATCH v2 00/15] vfio: preparation for vfio-user
 2025-05-05  8:35 UTC  (3+ messages)
` [PATCH v2 01/15] vfio: add vfio_prepare_device()

[PATCH v2 00/18] bootstd: Useability improvements
 2025-05-05  8:34 UTC  (3+ messages)
` [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order

[GIT PULL] bcachefs fixes for 6.14.y
 2025-05-05  8:34 UTC  (3+ messages)

[PATCH] clocksource/i8253: Acquire the lock disabled interrupts
 2025-05-05  8:30 UTC  (2+ messages)

[PATCH v11 00/16] large atomic writes for xfs
 2025-05-05  8:30 UTC  (6+ messages)
` [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block

[PATCH] iio: trigger: Remove redundant conditionals
 2025-05-05  8:29 UTC  (3+ messages)

perf filters don't work correctly inside containers
 2025-05-05  8:28 UTC  (4+ messages)

[PATCH net-next v8 00/15] Begin upstreaming Homa transport protocol
 2025-05-05  8:28 UTC  (3+ messages)
` [PATCH net-next v8 02/15] net: homa: create homa_wire.h

[PATCH 0/2] Some graphics enablement for the ancient rk3066 marsboard
 2025-05-05  8:26 UTC  (3+ messages)

linux-next: build failure after merge of the char-misc tree
 2025-05-05  8:28 UTC  (5+ messages)

[RFC PATCH] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
 2025-05-05  8:27 UTC  (2+ messages)

[PATCH v5] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-05-05  8:27 UTC  (2+ messages)

[PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-05  8:23 UTC  (10+ messages)
` [PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition

[PATCH 1/2] ASoC: sdw_utils: Remove num_platforms from simple DAI helper
 2025-05-05  8:24 UTC  (6+ messages)
` [PATCH 2/2] ASoC: Intel: sof_sdw: Don't bother to set platform string

[PATCH] cdx: Fix driver_managed_dma check
 2025-05-05  8:25 UTC  (2+ messages)

[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
 2025-05-05  8:24 UTC  (3+ messages)

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-05-05  8:23 UTC  (5+ messages)
` [PATCH v2 0/2] btrfs: eb struct cleanups
  ` [PATCH v2 1/2] btrfs: remove extent buffer's redundant `len` member field

[sean-jc:x86/stats_pointer 1/1] arch/s390/kvm/../../../virt/kvm/binary_stats.c:56: warning: Function parameter or struct member 'ext' not described in 'kvm_stats_read'
 2025-05-05  8:22 UTC 

[ANNOUNCE] xfs-linux: next-rc updated to 23be716b1c4f
 2025-05-05  8:22 UTC 

[PATCH v2 0/1] i2c: Introduce I2C bus extensions
 2025-05-05  8:22 UTC  (4+ messages)
` [PATCH v2 1/1] schemas: "

[syzbot] [net?] upstream test error: KMSAN: use-after-free in mctp_dump_addrinfo
 2025-05-05  8:21 UTC 

[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
 2025-05-05  8:20 UTC  (5+ messages)

[PATCH] leds: uleds: fix unchecked copy_to_user() in uleds_read()
 2025-05-05  8:13 UTC 

[PATCH] wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
 2025-05-05  8:19 UTC 

[PATCH v8] media: vsp1: Add VSPX support
 2025-05-05  8:19 UTC  (3+ messages)

[syzbot] [net?] upstream test error: KMSAN: use-after-free in mctp_dump_addrinfo
 2025-05-05  8:19 UTC 

[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
 2025-05-05  8:18 UTC  (10+ messages)

[syzbot] [net?] upstream test error: KMSAN: use-after-free in mctp_dump_addrinfo
 2025-05-05  8:18 UTC 

[PATCH v3] gcc: Upgrade GCC to 15 release
 2025-05-05  8:18 UTC  (4+ messages)
` [OE-core] "

[GIT PULL] uml 6.15-rc6
 2025-05-05  8:15 UTC 

[PATCH v1 1/1] media: i2c: ds90ub9x3: Remove unneeded of_gpio_n_cells assignment
 2025-05-05  8:17 UTC  (4+ messages)

[PATCH v2 0/2] Add support for the DFRobot SEN0322 oxygen sensor
 2025-05-05  8:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Document SEN0322

[meta-oe][PATCH] nmap: add recipe for 7.92
 2025-05-05  8:15 UTC 

[PATCH 1/3] Set kdevops_terraform_ssh_config_privkey_file unconditionally
 2025-05-05  7:45 UTC  (5+ messages)
` [PATCH 3/3] Allow private IP address to be assigned to instances created on OCI


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.