All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-09 22:03:16 to 2023-05-09 22:55:04 UTC [more...]

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-09 22:54 UTC  (10+ messages)

[arm-integrator:b4/virt-to-pfn-v6-4-rc1 11/12] arch/arm64/kernel/vdso.c:291:38: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2023-05-09 22:45 UTC 

[PATCH net] net: annotate sk->sk_err write from do_recvmmsg()
 2023-05-09 22:53 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Call exit functions when xe_register_pci_driver() fails
 2023-05-09 22:53 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v12 00/25] Drivers for Gunyah hypervisor
 2023-05-09 22:52 UTC  (5+ messages)
` [PATCH v12 06/25] mailbox: Add Gunyah message queue mailbox

[PATCH v22 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-05-09 22:52 UTC  (7+ messages)
` [PATCH v22 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v22 8/8] x86/crash: optimize CPU changes

[PATCH net] gve: Remove the code of clearing PBA bit
 2023-05-09 22:51 UTC 

[PATCH net] net: datagram: fix data-races in datagram_poll()
 2023-05-09 22:50 UTC  (2+ messages)

[PATCH v2] w1: Replace usage of found with dedicated list iterator variable
 2023-05-09 22:49 UTC 

[PATCH 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-05-09 22:47 UTC  (3+ messages)
` [PATCH 3/5] iommu/amd: Introduce Disable IRTE Caching Support

[PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
 2023-05-09 22:46 UTC  (2+ messages)

vPASID capability for VF
 2023-05-09 22:43 UTC  (2+ messages)

[PATCH yocto-autobuilder-helper] scripts/publish-artefacts: remove all reference to deprecated edgerouter
 2023-05-09 22:43 UTC 

UVC Gadget Driver shows glitched frames with a Linux host
 2023-05-09 22:42 UTC  (12+ messages)

[atishp04:kvm_perf_snapshot_rfc 5/7] drivers/perf/riscv_pmu_sbi.c:500:42: warning: format specifies type 'int' but the argument has type 'long'
 2023-05-09 22:35 UTC 

kernfs: Prefer strscpy over strlcpy calls
 2023-05-09 22:36 UTC  (2+ messages)

[PATCH RFC] btrfs: fix qgroup rsv leak in subvol create
 2023-05-09 22:29 UTC  (4+ messages)

[PATCH net-next 0/4] selftests: fcnal: Test SO_DONTROUTE socket option
 2023-05-09 22:36 UTC  (4+ messages)
` [PATCH net-next 2/4] selftests: fcnal: Test SO_DONTROUTE on TCP sockets

[PATCH net-next v2 0/3] Support for Wake-on-LAN for Broadcom
 2023-05-09 22:34 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: Allow drivers to always call into ->suspend()
` [PATCH net-next v2 2/3] net: phy: broadcom: Add support for Wake-on-LAN
` [PATCH net-next v2 3/3] net: bcmgenet: Add support for PHY-based Wake-on-LAN

[linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
 2023-05-09 22:34 UTC  (3+ messages)

[PATCH] soc: qcom: ocmem: Add OCMEM hardware version print
 2023-05-09 22:34 UTC  (2+ messages)

[PATCH] nvmet-rdma: Suppress a class of lockdep complaints
 2023-05-09 22:33 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix full zone SB reading on ZNS
 2023-05-09 22:27 UTC  (2+ messages)

[OE-core][kirkstone 00/15] Patch review
 2023-05-09 22:32 UTC  (16+ messages)
` [OE-core][kirkstone 01/15] git: fix CVE-2023-29007
` [OE-core][kirkstone 02/15] git: fix CVE-2023-25652
` [OE-core][kirkstone 03/15] libxml2: patch CVE-2023-28484 and CVE-2023-29469
` [OE-core][kirkstone 04/15] linux-yocto: Exclude 121 CVEs already fixed upstream
` [OE-core][kirkstone 05/15] wpebackend-fdo: upgrade 1.14.0 -> 1.14.2
` [OE-core][kirkstone 06/15] Revert "xserver-xorg: backport fix for CVE-2023-1393"
` [OE-core][kirkstone 07/15] xserver-xorg: upgrade 21.1.7 -> 21.1.8
` [OE-core][kirkstone 08/15] linux-firmware: upgrade 20230210 -> 20230404
` [OE-core][kirkstone 09/15] kernel-devsrc: depend on python3-core instead of python3
` [OE-core][kirkstone 10/15] libarchive: Enable acls, xattr for native as well as target
` [OE-core][kirkstone 11/15] populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO override
` [OE-core][kirkstone 12/15] libpam: Fix the xtests/tst-pam_motd[1|3] failures
` [OE-core][kirkstone 13/15] oeqa/utils/metadata.py: Fix running oe-selftest running with no distro set
` [OE-core][kirkstone 14/15] kernel: improve initramfs bundle processing time
` [OE-core][kirkstone 15/15] update-alternatives.bbclass: fix old override syntax

[PATCH 0/6] Add MSM8226 OCMEM support plus some extra OCMEM driver fixes
 2023-05-09 22:32 UTC  (9+ messages)
` [PATCH 1/6] soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macros
` [PATCH 2/6] soc: qcom: ocmem: Use dev_err_probe where appropriate
` [PATCH 3/6] soc: qcom: ocmem: make iface clock optional

[PATCH v7 0/8] cxl: Process event logs
 2023-05-09 22:31 UTC  (7+ messages)
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-05-09 22:30 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/8] fetch: move display format parsing into main function

[PATCH 00/14] Introduce new `git replay` command
 2023-05-09 22:28 UTC  (3+ messages)
` [PATCH v2 00/15] "

[syzbot] [ext4?] BUG: sleeping function called from invalid context in alloc_buffer_head
 2023-05-09 22:22 UTC  (2+ messages)
` [PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()

[PATCH] btrfs: mark btrfs_run_discard_work status
 2023-05-09 22:17 UTC  (2+ messages)

[PATCH 1/6] drm/amdkfd: Increase queue number per process to 255 on GFX9.4.3
 2023-05-09 22:22 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: Fix register accesses in GFX v9.4.3
` [PATCH 3/6] drm/amdgpu: Skip halting RLC on "
` [PATCH 4/6] drm/amdkfd: Move pgmap to amdgpu_kfd_dev structure
` [PATCH 5/6] drm/amdgpu: Enable NPS4 CPX mode
` [PATCH 6/6] drm/amdgpu: For GFX 9.4.3 APU fix vram_usage value

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-05-09 22:21 UTC  (12+ messages)
` [Intel-xe] [PATCH v2 05/31] drm/xe: Long running job update
` [Intel-xe] [PATCH v2 08/31] drm/xe: VM LRU bulk move

[PATCH] platform/chrome: cros_ec: Report EC panic as uevent
 2023-05-09 22:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/9] drm/amdgpu: Add vcn/jpeg ras err status registers
 2023-05-09 22:21 UTC  (9+ messages)
` [PATCH 2/9] drm/amdgpu: Add query_ras_error_count for vcn v4_0_3
` [PATCH 3/9] drm/amdgpu: Add reset_ras_error_count "
` [PATCH 4/9] drm/amdgpu: Initialize vcn v4_0_3 ras function
` [PATCH 5/9] drm/amdgpu: Re-enable VCN RAS if DPG is enabled
` [PATCH 6/9] drm/amdgpu: Add query_ras_error_count for jpeg v4_0_3
` [PATCH 7/9] drm/amdgpu: Add reset_ras_error_count "
` [PATCH 8/9] drm/amdgpu: Initialize jpeg v4_0_3 ras function
` [PATCH 9/9] drm/amdgpu: Adjust the sequence to query ras error info

[PATCH v3] btrfs: fix backref walking not returning all inode refs
 2023-05-09 22:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init
 2023-05-09 22:20 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Skip using MC FB Offset when APU flag is set for SRIOV
` [PATCH 3/4] drm/amdgpu: Set memory partitions to 1 "
` [PATCH 4/4] drm/amdgpu: Checked if the pointer NULL before use it

introduce bdev holder ops and a file system shutdown method
 2023-05-09 22:19 UTC  (5+ messages)
` [PATCH 5/9] block: introduce holder ops

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-09 22:19 UTC  (2+ messages)

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-09 22:18 UTC  (4+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt

[PATCH 1/3] drm/amdgpu: Add compute mode descriptor function
 2023-05-09 22:18 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Return error on invalid compute mode
` [PATCH 3/3] drm/amdgpu: Add PSP spatial parition interface

[PATCH] btrfs: zoned: zone finish data relocation BG with last IO
 2023-05-09 22:12 UTC  (2+ messages)

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-09 22:17 UTC  (4+ messages)
` [PATCH v12 05/13] HP BIOSCFG driver - ordered-attributes

[PATCH] watchdog: Prefer use "ref-cycles" for NMI watchdog
 2023-05-09 22:17 UTC 

[PATCH] drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3
 2023-05-09 22:17 UTC  (3+ messages)
` [PATCH] drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it as invalid
` [PATCH] drm/amdgpu: Fix unmapping of aperture

[PATCH 00/12] btrfs: various cleanups to make ctree.c sync easier
 2023-05-09 22:10 UTC  (5+ messages)
` [PATCH 07/12] btrfs: add __btrfs_check_node helper

[PATCH 0/5] net/tcp-md5: Verify segments on TIME_WAIT sockets
 2023-05-09 22:16 UTC  (6+ messages)
` [PATCH 1/5] net/tcp: Separate TCP-MD5 signing from tcp_v{4,6}_send_reset()
` [PATCH 2/5] net/tcp: Use tcp_v6_md5_hash_skb() instead of .calc_md5_hash()
` [RFC 3/5] net/tcp-md5: Verify inbound segments on twsk
` [RFC 4/5] net/tcp-md5: Don't send RST if key (dis)appeared
` [RFC 5/5] net/tcp-md5: Don't send ACK if key (dis)appears

[PATCH v2 0/4] locking/rtmutex: Avoid overwriting pi_blocked_on while invoking blk_flush_plug()
 2023-05-09 22:14 UTC  (4+ messages)
` [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers

[PATCH 1/3] drm/ttm: export ttm_pool_fini for cleanup
 2023-05-09 22:15 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Set TTM pools for memory partitions
` [PATCH 3/3] drm/amdkfd: Native mode memory partition support

[PATCH -next v19 23/24] riscv: Enable Vector code to be built
 2023-05-09 22:14 UTC  (4+ messages)

arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory
 2023-05-09 22:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Use REG_BIT() & co. for AUX CH registers
 2023-05-09 22:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 01/14] drm/amdgpu: Add utility functions for xcp
 2023-05-09 22:14 UTC  (14+ messages)
` [PATCH 02/14] drm/amdgpu: Move memory partition query to gmc
` [PATCH 03/14] drm/amdgpu: Get supported memory partition modes
` [PATCH 04/14] drm/amdgpu: Store additional numa node information
` [PATCH 05/14] drm/amdgpu: Add API to get numa information of XCC
` [PATCH 06/14] drm/amdgpu: Add memory partitions to gmc
` [PATCH 07/14] drm/amdgpu: Initialize memory ranges for GC 9.4.3
` [PATCH 08/14] drm/amdgpu: Add callback to fill xcp memory id
` [PATCH 09/14] drm/amdgpu: Fill xcp mem node in aquavanjaram
` [PATCH 10/14] drm/amdgpu: Move initialization of xcp before kfd
` [PATCH 11/14] drm/amdkfd: Add xcp reference to kfd node
` [PATCH 12/14] drm/amdkfd: Use xcc mask for identifying xcc
` [PATCH 13/14] drm/amdgpu: Check memory ranges for valid xcp mode
` [PATCH 14/14] drm/amdgpu: Add auto mode for compute partition

performance regression between 6.1.x and 5.15.x
 2023-05-09 22:14 UTC  (4+ messages)

[PATCH] drm/amdgpu: Simplify aquavanjram instance mapping
 2023-05-09 22:12 UTC  (3+ messages)
` [PATCH] drm/amdgpu: Use GPU VA space for IH v4.4.2 in APU
` [PATCH] drm/amdgpu: Use apt name for FW reserved region

[PATCH 01/12] drm/amdgpu: Load vcn_v4_0_3 ucode during early_init
 2023-05-09 22:11 UTC  (12+ messages)
` [PATCH 02/12] drm/amdgpu: Add instance mask for VCN and JPEG
` [PATCH 03/12] drm/amdgpu: Add VCN logical to physical id mapping
` [PATCH 04/12] drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3
` [PATCH 05/12] drm/amdgpu: Fix harvest reporting of VCN
` [PATCH 06/12] drm/amdgpu/vcn: use dummy register selects AID for VCN_RAM ucode
` [PATCH 07/12] drm/amdgpu: use physical AID index for ring name
` [PATCH 08/12] drm/amdgpu: A workaround for JPEG_v4_0_3 ring test fail
` [PATCH 09/12] drm/amdgpu: fixes a JPEG get write/read pointer bug
` [PATCH 10/12] drm/amdgpu: Add a read after write DB_CTRL for vcn_v4_0_3
` [PATCH 11/12] drm/amdgpu: Use a different value than 0xDEADBEEF for jpeg ring test
` [PATCH 12/12] drm/amdgpu/vcn: Use buffer object's deletion logic

[PATCH 1/7] drm/amdgpu: Add parsing of acpi xcc objects
 2023-05-09 22:10 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: Add API to get tmr info from acpi
` [PATCH 3/7] drm/amdgpu: Read discovery info from system memory
` [PATCH 4/7] drm/amdgpu: Add fallback path for discovery info
` [PATCH 5/7] drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3
` [PATCH 6/7] drm/amdgpu: Fix discovery sys node harvest info
` [PATCH 7/7] drm/amdgpu: preserve the num_links in case of reflection

[PATCH] cpupower: Bump soname version
 2023-05-09 22:10 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: Add flags for partition mode query
 2023-05-09 22:08 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Use transient mode during xcp switch
` [PATCH 3/4] drm/amdgpu: Add FGCG for GFX v9.4.3
` [PATCH 4/4] drm/amdkfd: Enable SVM on Native mode

[PATCH 01/12] drm/amd/pm: Update pmfw header files for SMU v13.0.6
 2023-05-09 22:07 UTC  (12+ messages)
` [PATCH 02/12] drm/amd/pm: Update gfx clock frequency "
` [PATCH 03/12] drm/amd/pm: Update pmfw header files "
` [PATCH 04/12] drm/amd/pm: Add ih for SMU v13.0.6 thermal throttling
` [PATCH 05/12] drm/amd/pm: Keep interface version in PMFW header
` [PATCH 06/12] drm/amd/pm: Initialize power limit for SMU v13.0.6
` [PATCH 07/12] drm/amd/pm: Update hw mon attributes for GC version 9.4.3
` [PATCH 08/12] drm/amd/pm: Expose mem temperature "
` [PATCH 09/12] drm/amd/pm: Update PMFW headers for version 85.54
` [PATCH 10/12] drm/amd/pm: Notify PMFW about driver unload cases
` [PATCH 11/12] drm/amdgpu: Add mode-2 reset in SMU v13.0.6
` [PATCH 12/12] drm/amd/pm: fix wrong smu socclk value

[PATCH v7 0/8] Introduce MSM-specific DSC helpers
 2023-05-09 22:06 UTC  (18+ messages)
` [PATCH v7 1/8] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v7 2/8] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v7 3/8] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v7 4/8] drm/msm: Add MSM-specific DSC helper methods
` [PATCH v7 5/8] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness
` [PATCH v7 6/8] drm/msm/dpu: Fix slice_last_group_size calculation
` [PATCH v7 7/8] drm/msm/dsi: Use MSM and DRM DSC helper methods
` [PATCH v7 8/8] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup

[PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 2023-05-09 22:05 UTC 

[PATCH] drm/amdgpu: increase AMDGPU_MAX_RINGS
 2023-05-09 22:05 UTC  (5+ messages)
` [PATCH] drm/amdgpu: Increase Max GPU instance to 64
` [PATCH] drm/amdgpu: change the print level to warn for ip block disabled
` [PATCH] drm/amdgpu: fix sdma instance
` [PATCH] drm/amdgpu: remove irq_get return value check in gfx_ras_late_init

[PATCH v8] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended
 2023-05-09 22:04 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
 2023-05-09 22:01 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Implement new dummy vram manager
` [PATCH 3/3] drm/amdgpu: Create VRAM BOs on GTT for GFXIP9.4.3

[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-09 22:04 UTC  (9+ messages)

Install complete Rust and toolchans for image? #rust #yocto #sdk
 2023-05-09 22:03 UTC  (2+ messages)
` [yocto] "


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.