All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-30 13:49:38 to 2025-04-30 14:44:44 UTC [more...]

[PATCH next] drm/amdgpu/userq: Call unreserve on error in amdgpu_userq_fence_read_wptr()
 2025-04-30 14:16 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: remove unnecessary NULL check
 2025-04-30 14:20 UTC  (2+ messages)

[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
 2025-04-30 14:44 UTC  (6+ messages)
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring

[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
 2025-04-30 14:43 UTC  (11+ messages)
` [RFC PATCH 1/4] mm: move hugepage_global_{enabled,always}() to internal.h

machine or vendor specific execution of a function
 2025-04-30 14:43 UTC 

[PATCH v4 00/15] amd-cppc CPU Performance Scaling Driver
 2025-04-30 14:42 UTC  (7+ messages)
` [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver
` [PATCH v4 13/15] tools/xenpm: fix unnecessary scaling_available_frequencies in CPPC mode
` [PATCH v4 14/15] tools/xenpm: remove px_cap dependency check for average frequency

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-30 14:42 UTC  (2+ messages)

[LTP] [PATCH] lib: tlibio.c: Restore LIO_IO_SYNCV
 2025-04-30 14:41 UTC  (3+ messages)

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-04-30 14:37 UTC  (8+ messages)
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-30 14:38 UTC  (17+ messages)
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable

[PATCH V8 1/5] drm: add drm_file_err function to add process info
 2025-04-30 14:40 UTC  (5+ messages)

[PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
 2025-04-30 14:40 UTC  (2+ messages)

[PATCH 1/2] net: Use a forward declaration for cmd_tbl in net-common.h
 2025-04-30 14:40 UTC  (2+ messages)
` [PATCH 2/2] net: Move env_get_ip() out of the header file

[ulfh-mmc:next 44/48] arch/arm/boot/dts/nxp/ls/ls1021a-iot.dtb: esdhc@1560000 (fsl,ls1021a-esdhc): Unevaluated properties are not allowed ('big-endian', 'bus-width' were unexpected)
 2025-04-30 14:39 UTC 

[BlueZ] shell: Clarify "mode" variable
 2025-04-30 14:40 UTC 

[V2 PATCH 0/1][Bug Report] and Fix TDX cpuid0x2 #VE causing segment
 2025-04-30 15:09 UTC  (10+ messages)
` [V2 PATCH] x86/tdx: add VIRT_CPUID2 virtualization if REDUCE_VE was not successful

Discussion for interactive --patch commands to get --unified support
 2025-04-30 14:40 UTC  (4+ messages)

SNP guest crash in memblock with unaccepted memory
 2025-04-30 14:39 UTC  (4+ messages)

[PATCH v2 0/2] Add support for rk3399 industry evaluation board
 2025-04-30 14:36 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add "

[RFC Patch 0/5] Make anon_vma operations testable
 2025-04-30 14:38 UTC  (4+ messages)

[PATCH 00/13] single-binary: compile target/arm twice
 2025-04-30 14:39 UTC  (4+ messages)
` [PATCH 12/13] target/arm/cpu: compile file twice (user, system) only

[PATCH] drm/amd/display: Rename program_timing function for better debugging
 2025-04-30 14:37 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: Refactor fwnode_get_phy_node()
 2025-04-30 14:38 UTC 

[PATCH 0/1] mm: Fix regression after THP PTE optimization on Xen PV Dom0
 2025-04-30 14:37 UTC  (10+ messages)
` [PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs

KVM/QEMU Community call 29/04/2025 agenda items?
 2025-04-30 14:36 UTC  (5+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-30 14:37 UTC  (3+ messages)
` [PATCH RFC 07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

Code of Conduct Committee report for April 2024 - March 2025
 2025-04-30 14:36 UTC 

[PATCH BlueZ 0/2] fix build error with --enable-hid and --enable-hog options
 2025-04-30 14:36 UTC  (3+ messages)
` [PATCH BlueZ 1/2] input: fix HID compilation w/o HoG
` [PATCH BlueZ 2/2] input: fix HoG compilation w/o HID

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-04-30 14:36 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework "

[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
 2025-04-30 14:36 UTC  (19+ messages)
` [PATCH v4 1/9] i2c: atr: Fix lockdep for "
` [PATCH v4 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v4 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings "
` [PATCH v4 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v4 8/9] i2c: atr: add static flag
` [PATCH v4 9/9] i2c: atr: add passthrough flag

[PATCH] bootm: improve error message when gzip decompression buffer is too small
 2025-04-30 14:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

Functional tests precache behaviour
 2025-04-30 14:34 UTC 

[PATCH] docs/devel/build-environment: enhance MSYS2 instructions
 2025-04-30 14:34 UTC  (5+ messages)

[PATCH 1/1] boot/image-fit: improve 'No Image' message
 2025-04-30 14:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/wireshark: security bump to v4.2.11
 2025-04-30 14:33 UTC 

[PATCH v2] tests/qtest/libqos: Avoid double swapping when using modern virtio
 2025-04-30 14:31 UTC  (3+ messages)

[Discussion] Global vs Local devicetree overlays for addon board + connector setups
 2025-04-30 14:31 UTC  (3+ messages)

[PATCH] docs: fix typo in firmware-related section
 2025-04-30 14:27 UTC 

[PATCH] btrfs: enable experimental large data folio support
 2025-04-30 14:30 UTC  (2+ messages)

NULL pointer dereference in xenbus_thread->
 2025-04-30 14:29 UTC  (9+ messages)

[cocci] How to delete selected redundant null pointer checks with SmPL?
 2025-04-30 14:30 UTC  (7+ messages)

[PATCH] Refine RAS bad page records counting and parsing in eeprom V3
 2025-04-30 14:29 UTC  (2+ messages)

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-30 14:29 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1605/1605] block/blk-core.c:158:18: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-04-30 14:28 UTC 

[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
 2025-04-30 14:29 UTC  (2+ messages)

[PATCH 0/5] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-04-30 14:26 UTC  (6+ messages)
` [PATCH 1/5] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH 2/5] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH 3/5] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH 4/5] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH 5/5] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition

[PATCH v2 0/5] Add support to read the restart reason from IMEM
 2025-04-30 14:28 UTC  (5+ messages)
` [PATCH v2 5/5] watchdog: qcom: add "

Regarding Mellanox bifurcated driver on Azure
 2025-04-30 14:28 UTC  (8+ messages)

[REGRESSION] orangefs: page writeback problem in 6.14 (bisected to 665575cf)
 2025-04-30 14:28 UTC 

[PATCH net V2 0/4] net: vertexcom: mse102x: Fix RX handling
 2025-04-30 14:27 UTC  (4+ messages)
` [PATCH net V2 4/4] net: vertexcom: mse102x: Fix RX error handling

[PATCH] docs: debugfs: do not recommend debugfs_remove_recursive
 2025-04-30 14:27 UTC  (5+ messages)

[PATCH 0/5] drm/amd/display: remove code duplication on dcn401
 2025-04-30 14:20 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/display: add hook for program_tg
` [PATCH 2/5] drm/amd/display: hook up program_tg for dcn401
` [PATCH 3/5] drm/amd/display: remove duplicated program_front_end_for_ctx code
` [PATCH 4/5] drm/amd/display: remove duplicated post_unlock_program_front_end code on dcn401
` [PATCH 5/5] drm/amd/display: remove duplicated program_pipe "

[PATCH 1/1] boot: print the boot stage id in the report
 2025-04-30 14:25 UTC  (3+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-30 14:22 UTC  (3+ messages)
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-30 14:24 UTC  (2+ messages)

[PATCH v2] soundwire: intel_auxdevice: Fix system suspend/resume handling
 2025-04-30 14:24 UTC  (3+ messages)

[PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-30 14:23 UTC  (5+ messages)
` [PATCH v5 04/10] ref_tracker: allow pr_ostream() to print directly to a seq_file

[PATCH] btrfs: get rid of goto in alloc_test_extent_buffer()
 2025-04-30 14:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
 2025-04-30 14:21 UTC  (3+ messages)

[PATCH 00/30] patman: Move to asyncio and other updates
 2025-04-30 14:21 UTC  (6+ messages)

[PATCH v6 0/2] media: Add driver for ST VD56G3 camera sensor
 2025-04-30 14:19 UTC  (4+ messages)
` [PATCH v6 2/2] media: i2c: "

[PATCH 0/5] iio: adc: add ad7606 calibration support
 2025-04-30 14:21 UTC  (4+ messages)
` [PATCH 1/5] Documentation: ABI: IIO: add calibphase_delay documentation

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

[PATCH V4 00/24] block: unify elevator changing and fix lockdep warning
 2025-04-30 14:20 UTC  (19+ messages)
` [PATCH V4 08/24] block: don't allow to switch elevator if updating nr_hw_queues is in-progress
` [PATCH V4 13/24] block: move queue freezing & elevator_lock into elevator_change()
` [PATCH V4 14/24] block: add `struct elv_change_ctx` for unifying elevator change
` [PATCH V4 15/24] block: "
` [PATCH V4 16/24] block: pass elevator_queue to elv_register_queue & unregister_queue
` [PATCH V4 17/24] block: remove elevator queue's type check in elv_attr_show/store()
` [PATCH V4 18/24] block: fail to show/store elevator sysfs attribute if elevator is dying
` [PATCH V4 19/24] block: add new helper for disabling elevator switch when deleting disk

[PATCH 1/1] boot: let BOOTSTAGE_RECORD_COUNT default to 50
 2025-04-30 14:19 UTC  (4+ messages)

[PATCH v8] i2c: riic: Implement bus recovery
 2025-04-30 14:19 UTC  (10+ messages)

[PATCH v12 0/3] mtd: Add support for stacked memories
 2025-04-30 14:18 UTC  (5+ messages)
` [PATCH v12 3/3] mtd: Add driver for concatenating devices

[PATCH v2 0/5] Extend IGT to support Android
 2025-04-30 13:48 UTC  (2+ messages)

[PATCH v1] arm: add call to cleanup_before_linux for go command
 2025-04-30 14:16 UTC  (2+ messages)

[openeuler:OLK-5.10 2880/2880] drivers/net/ethernet/linkdata/sxevf/sxevf/sxevf.h: sxe_errno.h is included more than once
 2025-04-30 14:15 UTC 

[PATCH 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
 2025-04-30 14:16 UTC  (3+ messages)
` [PATCH 2/4] x86/power: hibernate: "

[GIT PULL] Btrfs fixes for 6.15-rc5
 2025-04-30 14:16 UTC 

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-30 14:15 UTC  (6+ messages)
` [PATCH v2 2/2] iio: dac: adi-axi-dac: use unique bus free check

[PATCH] smb: client: fix delay on concurrent opens
 2025-04-30 14:15 UTC  (2+ messages)

[PATCH v6 0/3] Static initcalls
 2025-04-30 14:15 UTC  (4+ messages)
` [REGRESSION] "

[PATCH][Dovetail] fix IRQ forwarding to the in-band stage
 2025-04-30 14:14 UTC  (2+ messages)

[PATCH 1/3] dma-buf: add flags to skip map_dma_buf() for some drivers
 2025-04-30 14:13 UTC  (4+ messages)
` [PATCH 2/3] drm/prime: Support importing DMA-BUF without sg_table

[PATCH v9 00/15] large atomic writes for xfs
 2025-04-30 14:14 UTC  (2+ messages)

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-04-30 14:13 UTC  (5+ messages)

[PATCH] perf/x86: Fix open counting event error
 2025-04-30 14:12 UTC  (5+ messages)

[PATCH v3 1/2] ethdev: support RSS based on RoCEv2 header
 2025-04-30 14:12 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] drivers: add support for IB_BTH header for RSS in cnxk device

[PATCH] drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
 2025-04-30 14:11 UTC 

[Kernel 5.15/Kernle 6.1] About Sphinx Doc
 2025-04-30 14:05 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 00/11] Add support for AD4080 ADC
 2025-04-30 14:11 UTC  (5+ messages)
` [PATCH v3 11/11] iio: adc: ad4080: add driver support

Link Issue
 2025-04-30 14:11 UTC 

[PATCH] Documentation: ioctl-number: Extend "Include File" column width
 2025-04-30 14:11 UTC  (3+ messages)

[BUG, RFC] Block graph deadlock on job-dismiss
 2025-04-30 14:03 UTC  (3+ messages)

[PATCH] drm/tiny: Add driver for displays with ST7365P controller
 2025-04-30 13:53 UTC  (2+ messages)

linux-next: build failure after merge of the char-misc tree
 2025-04-30 14:09 UTC  (3+ messages)

[RFC PATCH 00/17] CXL Boot to Bash Documentation
 2025-04-30 14:08 UTC  (4+ messages)
` [RFC PATCH 02/17] cxl: docs/devices - device reference and uefi placeholder

[PATCH] cve-check: fix debug message
 2025-04-30 14:06 UTC 

[PATCH] scsi: sd_zbc: Limit the report zones buffer size to UIO_MAXIOV
 2025-04-30 14:06 UTC  (6+ messages)

[PATCH V4] perf test: Allow tolerance for leader sampling test
 2025-04-30 14:06 UTC 

[PATCH v1 00/25] net/ntnic: fixes and improvements
 2025-04-30 14:05 UTC  (25+ messages)
` [PATCH v1 01/25] net/ntnic: remove usage of the variable-length arrays
` [PATCH v1 02/25] net/ntnic: handle string truncations when using strlcpy
` [PATCH v1 03/25] net/ntnic: replace pragma pack with DPDK defined macros
` [PATCH v1 06/25] net/ntnic: avoid misleading variable names
` [PATCH v1 07/25] net/ntnic: apply packing to the structure
` [PATCH v1 08/25] net/ntnic: improve logging format specifiers
` [PATCH v1 09/25] net/ntnic: remove usless expressions
` [PATCH v1 10/25] net/ntnic: remove unused code
` [PATCH v1 11/25] net/ntnic: remove usless part of conditional expression
` [PATCH v1 12/25] net/ntnic: add error logging for hsh
` [PATCH v1 13/25] net/ntnic: add explicitly specificator
` [PATCH v1 14/25] net/ntnic: add handle memory allocation failures
` [PATCH v1 15/25] net/ntnic: remove redundant initialization
` [PATCH v1 16/25] net/ntnic: enhance null checks and assertions
` [PATCH v1 17/25] net/ntnic: add return value check
` [PATCH v1 18/25] net/ntnic: remove redundant assignments and branching
` [PATCH v1 19/25] net/ntnic: rework array usage
` [PATCH v1 20/25] net/ntnic: avoid divide by zero
` [PATCH v1 21/25] net/ntnic: remove unnecessary void cast
` [PATCH v1 22/25] net/ntnic: remove unnecessary memset
` [PATCH v1 23/25] net/ntnic: add null verification
` [PATCH v1 24/25] net/ntnic: avoid possible deadlock
` [PATCH v1 25/25] net/ntnic: fix operation with rte ring queue

[PATCH v2 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
 2025-04-30 14:03 UTC  (3+ messages)
` [PATCH v2 1/1] system: optimizing info mtree printing for monitors

[PATCH] wifi: ath11k: pci: Fix msi_irq crash on driver unload with QCN9074 PCIe WiFi 6 modules
 2025-04-30 14:04 UTC  (13+ messages)

Possible BUG: git stash -m picks branch name from submodule
 2025-04-30 14:05 UTC 

[PATCH 1/1] bootm: pass kernel load address not entry point for IH_OS_EFI
 2025-04-30 14:04 UTC  (4+ messages)

[RFC] optimize cost of inter-process communication
 2025-04-30 14:03 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
 2025-04-30 14:03 UTC  (2+ messages)

[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
 2025-04-30 14:02 UTC  (4+ messages)

[PATCH v5 0/2] coresight: catu: Introduce refcount and spinlock for enabling/disabling
 2025-04-30 13:55 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/xe_oa: Add a new mmio triggered test
 2025-04-30 14:01 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_oa: Add a new mmio triggered test (rev2)

[PATCH v1] usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
 2025-04-30 14:00 UTC  (2+ messages)

[PING PATCH v3] perf test: Allow tolerance for leader sampling test
 2025-04-30 14:00 UTC  (3+ messages)

[PATCH] vringh: use bvec_kmap_local
 2025-04-30 14:00 UTC 

[bluez/bluez]
 2025-04-30 13:58 UTC 

[PATCH net] virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
 2025-04-30 13:57 UTC  (2+ messages)

[PATCH v3 1/4] drm-uapi/amdgpu: add UAPI query if user queues are supported
 2025-04-30 13:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v3,1/4] "

[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-04-30 13:51 UTC  (9+ messages)
` [PATCH v3 2/5] power: supply: add support for max77759 fuel gauge
` [PATCH v3 3/5] dt-bindings: power: supply: add max77759-fg flavor

amdgpu: Reproducible soft lockups when playing games
 2025-04-30 13:55 UTC  (2+ messages)

[PATCH] coresight: Disable MMIO logging for coresight stm driver
 2025-04-30 13:51 UTC  (2+ messages)

[PATCH] media: dt-bindings: sony,imx290: Update usage example
 2025-04-30 13:52 UTC  (4+ messages)

[PATCH] firmware: arm_scmi: quirk: force perf level get fastchannel
 2025-04-30 13:51 UTC 

[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
 2025-04-30 13:51 UTC  (4+ messages)

[PATCH v3] drm/xe: Allow building as kernel built-in
 2025-04-30 13:51 UTC  (4+ messages)

[PATCH net-next v3 0/4] vsock: SOCK_LINGER rework
 2025-04-30 13:50 UTC  (7+ messages)
` [PATCH net-next v3 3/4] vsock: Move lingering logic to af_vsock core


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.