All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-06 21:10:45 to 2024-06-06 22:10:45 UTC [more...]

[yocto] am437x do_rootfs error
 2024-06-06 22:10 UTC  (3+ messages)
  ` [meta-ti] "

[PATCH v2] EDAC/synopsys: Fix the injection of the errors
 2024-06-06 22:09 UTC  (2+ messages)

[PATCH 1/3] RISC-V: Add Zicclsm to cpufeature and hwprobe
 2024-06-06 22:10 UTC  (9+ messages)
` [PATCH 2/3] RISC-V: Detect unaligned vector accesses supported

[PULL] drm-misc-fixes
 2024-06-06 22:09 UTC 

[PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
 2024-06-06 22:07 UTC  (4+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-06 22:08 UTC  (11+ messages)
` [PATCH v3 1/6] spi: Add SPI mode bit for MOSI idle state configuration
` [PATCH v3 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration

[PATCH v2] btrfs: qgroup: use xarray to track dirty extents in transaction
 2024-06-06 22:04 UTC  (4+ messages)

Ideal way to read FUNC_PROTO in raw tp?
 2024-06-06 22:03 UTC 

[PATCH] drm/xe/xe2lpm: Fixup Wa_14020756599
 2024-06-06 22:00 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
 2024-06-06 21:58 UTC 

[PATCH 00/67] DC Patches June 3, 2024
 2024-06-06 21:56 UTC  (68+ messages)
` [PATCH 01/67] drm/amd/display: Use TPS3 for ALPM on Specific Panel
` [PATCH 02/67] drm/amd/display: Replay low hz
` [PATCH 03/67] drm/amd/display: Expand supported Replay residency mode
` [PATCH 04/67] drm/amd/display: Replay + IPS + ABM in Full Screen VPB
` [PATCH 05/67] drm/amd/display: Fix Replay Desync Error Test
` [PATCH 06/67] drm/amd/display: use even ODM slice width for two pixels per container
` [PATCH 07/67] drm/amd/display: add odm_slice_rect parameter in spl_in
` [PATCH 08/67] drm/amd/display: Remove redundant if conditions
` [PATCH 09/67] drm/amd/display: Remove unreachable check
` [PATCH 10/67] drm/amd/display: Remove redundant ternary operation
` [PATCH 11/67] drm/amd/display: Remove dcn32_smu13 duplicate header
` [PATCH 12/67] drm/amd/display: Remove NULL assignment for stream_status
` [PATCH 13/67] drm/amd/display: Change AVI Info Frame version to 4 for OVT
` [PATCH 14/67] drm/amd/display: Return after Init
` [PATCH 15/67] drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous large surface
` [PATCH 16/67] drm/amd/display: reduce ODM slice count to initial new dc state only when needed
` [PATCH 17/67] drm/amd/display: Update FIXED_VS retimer training pattern delay
` [PATCH 18/67] drm/amd/display: Add fallback defaults for invalid LTTPR DPCD caps
` [PATCH 19/67] drm/amd/display: Ignore phantom DTBCLK requirement
` [PATCH 20/67] drm/amd/display: Add sequential ONO sequencing for DCN35
` [PATCH 21/67] drm/amd/display: [FW Promotion] Release 0.0.220.0
` [PATCH 22/67] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH 23/67] drm/amd/display: Add config support entry to replay caps debugfs
` [PATCH 24/67] drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rate
` [PATCH 25/67] drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr code
` [PATCH 26/67] drm/amd/display: Use the SPDX license identifier for dmub_replay files
` [PATCH 27/67] drm/amd/display: DCN401 cusor code update
` [PATCH 28/67] drm/amd/display: Prevent overflow on DTO calculation
` [PATCH 29/67] drm/amd/display: Disable boot optimization for DCN401
` [PATCH 30/67] drm/amd/display: Update efficiency bandwidth for dcn351
` [PATCH 31/67] drm/amd/display: Avoid programming DTO if Refclk is 0
` [PATCH 32/67] drm/amd/display: Adjust debug msg for usb4/tbt
` [PATCH 33/67] drm/amd/display: Defer the setting of link hpd status "
` [PATCH 34/67] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
` [PATCH 35/67] drm/amd/display: Change dram_clock_latency to 34us for dcn351
` [PATCH 36/67] drm/amd/display: change dram_clock_latency to 34us for dcn35
` [PATCH 37/67] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
` [PATCH 38/67] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
` [PATCH 39/67] drm/amd/display: define abm debug interface
` [PATCH 40/67] drm/amd/display: Introduce overlay cursor mode
` [PATCH 41/67] drm/amd/display: Move PRIMARY plane zpos higher
` [PATCH 42/67] drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
` [PATCH 43/67] drm/amd/display: remove dpp pipes on failure to update pipe params
` [PATCH 44/67] drm/amd/display: remove ODM combine before bandwidth validation
` [PATCH 45/67] drm/amd/display: use preferred link settings for dp signal only
` [PATCH 46/67] drm/amd/display: Disable DMCUB timeout for DCN35
` [PATCH 47/67] drm/amd/display: Check otg_master pointer before use it
` [PATCH 48/67] drm/amd/display: Minor cleanup for DCN401 cursor related code
` [PATCH 49/67] drm/amd/display: Fix incorrect size calculation for loop in dcn401
` [PATCH 50/67] drm/amd/display: Fix uninitialized variables "
` [PATCH 51/67] drm/amd/display: Remove useless comparison of unsigned int vs. 0
` [PATCH 52/67] Revert "drm/amd/display: Handle HPD_IRQ for internal link"
` [PATCH 53/67] drm/amd/display: Disable IPS when it is not allowed
` [PATCH 54/67] drm/amd/display: make ODM segment width of YCbCr422 two pixel aligned
` [PATCH 55/67] drm/amd/display: populate hardware_release hook for dcn401
` [PATCH 56/67] drm/amd/display: Remove reduntant comparisons by Coverity
` [PATCH 57/67] drm/amd/display: Remove NO_EFFECT self-assignment
` [PATCH 58/67] drm/amd/display: Explicitly cast v_total to signed in a subtraction
` [PATCH 59/67] drm/amd/display: Block SubVP if hardware rotation is used in DML2.1
` [PATCH 60/67] drm/amd/display: Add null check for phantom pipes in prepare mcache
` [PATCH 61/67] drm/amd/display: Fix missed targets in FAMS2+HWFQ
` [PATCH 62/67] drm/amd/display: Do not override dml2.1 reinit
` [PATCH 63/67] drm/amd/display: Avoid overflow from uint32_t to uint8_t
` [PATCH 64/67] drm/amd/display: Update idle hardmins if uclk or fclk requirement changed
` [PATCH 65/67] drm/amd/display: 3.2.288
` [PATCH 66/67] drm/amd/display: [FW Promotion] Release 0.0.221.0
` [PATCH 67/67] drm/amd/display: Disable PHYSYMCLK RCO

[PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO
 2024-06-06 21:58 UTC  (2+ messages)

[PATCHES][RFC][CFT] close_fd() misuses in amdgpu
 2024-06-06 21:57 UTC  (5+ messages)
` [PATCH 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()

[GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
 2024-06-06 21:54 UTC  (2+ messages)

[RFC net-next v4 0/2] mlx5: Add netdev-genl queue stats
 2024-06-06 21:54 UTC  (4+ messages)
` [RFC net-next v4 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH 6.1 000/473] 6.1.93-rc1 review
 2024-06-06 21:54 UTC  (2+ messages)

[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
 2024-06-06 21:53 UTC  (8+ messages)

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-06 21:53 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-06-06 21:53 UTC  (3+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range

[PATCH 6.6 000/744] 6.6.33-rc1 review
 2024-06-06 21:53 UTC  (2+ messages)

[PATCH 6.9 000/374] 6.9.4-rc1 review
 2024-06-06 21:52 UTC  (2+ messages)

[PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
 2024-06-06 21:50 UTC  (3+ messages)
` [f2fs-dev] "

Unifying page table walkers
 2024-06-06 21:49 UTC  (7+ messages)

[PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
 2024-06-06 21:48 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.10-rc2
 2024-06-06 21:47 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.10
 2024-06-06 21:47 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the hid tree
 2024-06-06 21:47 UTC 

[PATCH 0/1] ioctl_epoll.2: Add epoll ioctl documentation
 2024-06-06 21:46 UTC  (5+ messages)
` [PATCH 1/1] ioctl_epoll.2: New page describing ioctl(2) operations for epoll fds

[PATCH] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ
 2024-06-06 21:45 UTC  (4+ messages)

[PATCH linux-next v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
 2024-06-06 21:44 UTC  (7+ messages)

[PULL] drm-xe-next
 2024-06-06 21:43 UTC 

UVC device not listed in Supported devices list and is not working
 2024-06-06 21:42 UTC  (3+ messages)

Patchtest results for [PATCH] archiver.bbclass: Fix work-shared checking for kernel recipes
 2024-06-06 21:41 UTC  (4+ messages)

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-06-06 21:24 UTC  (3+ messages)

[trace:ring-buffer/for-next 1/1] kernel/trace/ring_buffer.c:6279:11: warning: unsequenced modification and access to 'p'
 2024-06-06 21:37 UTC 

[PATCH 0/4] riscv: Frame pointer fixes and enhancements
 2024-06-06 21:36 UTC  (3+ messages)
` [PATCH 2/4] riscv: entry: Balance vector context nesting

[PATCH 00/67] DC Patches June 3, 2024
 2024-06-06 21:36 UTC  (2+ messages)

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-06 21:34 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] dts: add parsing utility module
` [PATCH v5 0/5] dts: testpmd show port info/stats
  ` [PATCH v5 1/5] dts: fix InteractiveShell command prompt filtering
  ` [PATCH v5 2/5] dts: skip first line of send command output
  ` [PATCH v5 3/5] dts: add parsing utility module
  ` [PATCH v5 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v5 5/5] dts: add `show port stats` "

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-06-06 21:33 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH 0/6] Enable P2PDMA in Userspace RDMA
 2024-06-06 21:32 UTC  (6+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()

[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-06-06 21:32 UTC  (6+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "

[PATCH] selftests: net: Add on/off checks for network interface non fixed features
 2024-06-06 21:27 UTC 

[PATCH v4 0/6] mm: migrate: support poison recover from migrate folio
 2024-06-06 21:27 UTC  (3+ messages)
` [PATCH v4 4/6] mm: migrate: support poisoned "

[PATCH v3 00/13] tracing: Persistent traces across a reboot or crash
 2024-06-06 21:26 UTC  (15+ messages)
` [PATCH v3 01/13] ring-buffer: Allow mapped field to be set without mapping
` [PATCH v3 02/13] ring-buffer: Add ring_buffer_alloc_range()
` [PATCH v3 03/13] ring-buffer: Add ring_buffer_meta data
` [PATCH v3 04/13] tracing: Implement creating an instance based on a given memory region
` [PATCH v3 05/13] ring-buffer: Add output of ring buffer meta page
` [PATCH v3 06/13] ring-buffer: Add test if range of boot buffer is valid
` [PATCH v3 07/13] ring-buffer: Validate boot range memory events
` [PATCH v3 08/13] tracing: Add option to use memmapped memory for trace boot instance
` [PATCH v3 09/13] ring-buffer: Save text and data locations in mapped meta data
` [PATCH v3 10/13] tracing/ring-buffer: Add last_boot_info file to boot instance
` [PATCH v3 11/13] tracing: Handle old buffer mappings for event strings and functions
` [PATCH v3 12/13] tracing: Update function tracing output for previous boot buffer
` [PATCH v3 13/13] tracing: Add last boot delta offset for stack traces

[PATCH v2] Input: wacom_i2c - Clean up the query device fields
 2024-06-06 21:25 UTC  (3+ messages)

[PATCH v2] drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
 2024-06-06 21:25 UTC  (2+ messages)

[PATCH v2 00/19] iio: chemical: bme680: Driver fixes and cleanup
 2024-06-06 21:23 UTC  (22+ messages)
` [PATCH v2 01/19] iio: chemical: bme680: Fix pressure value output
` [PATCH v2 02/19] iio: chemical: bme680: Fix calibration data variable
` [PATCH v2 03/19] iio: chemical: bme680: Fix overflows in compensate() functions
` [PATCH v2 04/19] iio: chemical: bme680: Fix sensor data read operation
` [PATCH v2 05/19] iio: chemical: bme680: Fix typo in define
` [PATCH v2 06/19] iio: chemical: bme680: Fix read/write ops to device by adding mutexes
` [PATCH v2 07/19] iio: chemical: bme680: Drop unnecessary casts and correct adc data types
` [PATCH v2 08/19] iio: chemical: bme680: Remove remaining ACPI-only stuff
` [PATCH v2 09/19] iio: chemical: bme680: Sort headers alphabetically
` [PATCH v2 10/19] iio: chemical: bme680: Remove duplicate register read
` [PATCH v2 11/19] iio: chemical: bme680: Use bulk reads for calibration data
` [PATCH v2 12/19] iio: chemical: bme680: Allocate IIO device before chip initialization
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in DMA safe region
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in read/write buffer union
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in union
` [PATCH v2 14/19] iio: chemical: bme680: Make error checks consistent
` [PATCH v2 15/19] iio: chemical: bme680: Modify startup procedure
` [PATCH v2 16/19] iio: chemical: bme680: Move probe errors to dev_err_probe()
` [PATCH v2 17/19] iio: chemical: bme680: Remove redundant gas configuration
` [PATCH v2 18/19] iio: chemical: bme680: Move forced mode setup in ->read_raw()
` [PATCH v2 19/19] iio: chemical: bme680: Refactorize reading functions

Bluetooth Kernel Bug: After connecting either HFP/HSP or A2DP is not available (Regression in 6.9.3, 6.8.12)
 2024-06-06 21:23 UTC  (2+ messages)

[PATCH net-next v6 0/3] Introduce IPPROTO_SMC
 2024-06-06 21:22 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net/smc: "

[PATCH bpf-next 0/5] use network helpers, part 6
 2024-06-06 21:20 UTC  (2+ messages)

[PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
 2024-06-06 21:18 UTC  (4+ messages)

[PATCH] erofs: support external crypto for decompression
 2024-06-06 21:16 UTC  (3+ messages)

tlshd.conf question
 2024-06-06 21:17 UTC  (5+ messages)

[PATCH v4] drivers: remoteproc: xlnx: add attach detach support
 2024-06-06 21:17 UTC  (4+ messages)

Needs a check in the device tree
 2024-06-06 21:16 UTC  (3+ messages)

[PATCH 0/3] plugins: Few debugging cleanups
 2024-06-06 21:14 UTC  (5+ messages)
` [PATCH 1/3] plugins: Ensure vCPU index is assigned in init/exit hooks
` [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state

[PATCH] hwmon: (cros-ec_hwmon) Fix access to restricted __le16
 2024-06-06 21:15 UTC  (5+ messages)

[PATCH] x86/boot: Don't add the EFI stub to targets, again
 2024-06-06 21:14 UTC 

[PATCH v2] arm64: dts: mediatek: mt8195: Add SCP phandle to MDP3 DMA controller
 2024-06-06 21:12 UTC  (2+ messages)

[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
 2024-06-06 21:10 UTC  (5+ messages)
` [PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers

CFP for the containers and checkpoint-restore micro-conference at LPC 2024 mailing/containers
 2024-06-06 21:11 UTC 

objtool query: section start/end symbols?
 2024-06-06 21:10 UTC  (3+ messages)


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.