All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 16:27:48 to 2023-08-07 16:53:08 UTC [more...]

[PATCH v10 resend 0/3] dwc general suspend/resume functionality
 2023-08-07 16:52 UTC  (2+ messages)
` [PATCH v10 resent 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US

[PATCH] drm: atmel-hlcdc: Support inverting the pixel clock polarity
 2023-08-07 16:52 UTC  (4+ messages)

[PATCH] drm/amd/pm: Clean up errors in polaris_baco.c
 2023-08-07 16:52 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe/vm: uncombine the combined_links.destroy
 2023-08-07 16:51 UTC  (7+ messages)

+ selftest-mm-ksm_functional_tests-add-prot_none-test-fix.patch added to mm-unstable branch
 2023-08-07 16:51 UTC 

[PATCH v2 0/5] Make PDX compression optional
 2023-08-07 16:50 UTC  (4+ messages)
` [PATCH v2 3/5] mm/pdx: Standardize region validation wrt pdx compression

[PATCH] rust-target-config: fix target_features for vfpv3d16
 2023-08-07 16:50 UTC  (3+ messages)
` [OE-core] "

[PATCH] Makefile.extrawarn: enable -Wmissing-variable-declarations for W=1
 2023-08-07 16:50 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega20_pptable.h
 2023-08-07 16:49 UTC  (4+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega12_hwmgr.h
 2023-08-07 16:49 UTC  (4+ messages)

[PATCH] drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c
 2023-08-07 16:48 UTC  (4+ messages)

[meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046
 2023-08-07 16:44 UTC 

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-07 16:47 UTC  (6+ messages)

[PATCH] drm/amd/pm: Clean up errors in tonga_baco.c
 2023-08-07 16:47 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/3] ice: split ice_aq_wait_for_event() func into two
 2023-08-07 16:45 UTC  (3+ messages)
  `  "

[PATCH v3 00/16] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
 2023-08-07 16:45 UTC  (7+ messages)
` [PATCH v3 10/16] iommu/amd: Modify logic for checking GT and PPR features
` [PATCH v3 15/16] iommu/amd: Initialize iommu_device->max_pasids

[net-next v3 0/7] openvswitch: add drop reasons
 2023-08-07 16:45 UTC  (8+ messages)
` [net-next v3 1/7] net: openvswitch: add datapath flow drop reason
` [net-next v3 2/7] net: openvswitch: add action error "
` [net-next v3 3/7] net: openvswitch: add explicit drop action
` [net-next v3 4/7] net: openvswitch: add meter drop reason
` [net-next v3 5/7] net: openvswitch: add misc error drop reasons
` [net-next v3 6/7] selftests: openvswitch: add drop reason testcase
` [net-next v3 7/7] selftests: openvswitch: add explicit drop testcase

[PATCH] gpu: amd: Clean up errors in ppatomfwctrl.h
 2023-08-07 16:44 UTC  (4+ messages)

[PATCH v3] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
 2023-08-07 16:42 UTC  (5+ messages)
` [PATCH v4] "

[to-be-updated] madvise-madvise_free_huge_pmd-dont-use-mapcount-against-large-folio-for-sharing-check.patch removed from -mm tree
 2023-08-07 16:44 UTC 

[to-be-updated] madvise-madvise_free_pte_range-dont-use-mapcount-against-large-folio-for-sharing-check.patch removed from -mm tree
 2023-08-07 16:44 UTC 

[PATCH] Documentation: core-api/cpuhotplug: Fix state names
 2023-08-07 16:44 UTC  (4+ messages)

[to-be-updated] madvise-madvise_cold_or_pageout_pte_range-dont-use-mapcount-against-large-folio-for-sharing-check.patch removed from -mm tree
 2023-08-07 16:44 UTC 

[XEN PATCH v2 0/4] x86: address some violations of MISRA C:2012 Rule 5.3
 2023-08-07 16:43 UTC  (5+ messages)
` [XEN PATCH v2 2/4] x86/mtrr: address "

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-08-07 16:43 UTC  (5+ messages)

[PATCH] drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c
 2023-08-07 16:43 UTC  (4+ messages)

[PATCH] drm/amdgpu: Clean up errors in vega20_baco.c
 2023-08-07 16:42 UTC  (5+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega20_hwmgr.h
 2023-08-07 16:41 UTC  (5+ messages)

[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
 2023-08-07 16:37 UTC  (15+ messages)
` [PATCH for-8.1 v10 01/14] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH for-8.1 v10 02/14] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH for-8.1 v10 03/14] linux-user: Define ELF_ET_DYN_BASE "
` [PATCH for-8.1 v10 04/14] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
` [PATCH for-8.1 v10 05/14] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH for-8.1 v10 06/14] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH for-8.1 v10 07/14] linux-user: Do not adjust image mapping for host page size
` [PATCH for-8.1 v10 08/14] linux-user: Do not adjust zero_bss "
` [PATCH for-8.1 v10 09/14] linux-user: Use zero_bss for PT_LOAD with no file contents too
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h
` [PATCH for-8.1 v10 11/14] linux-user: Remove duplicate CPU_LOG_PAGE from probe_guest_base
` [PATCH for-8.1 v10 12/14] linux-user: Consolidate guest bounds check in probe_guest_base
` [PATCH for-8.1 v10 13/14] linux-user: Rewrite fixed probe_guest_base
` [PATCH for-8.1 v10 14/14] linux-user: Rewrite non-fixed probe_guest_base

[PATCH] drm/amdgpu/powerplay: Clean up errors in smu_helper.h
 2023-08-07 16:41 UTC  (4+ messages)

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-07 16:39 UTC  (14+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property
` [PATCH RFC v5 04/10] drm/atomic: Add pixel source to plane state dump
` [PATCH RFC v5 05/10] drm/atomic: Add solid fill data "

[PATCH] drm/amd: Clean up errors in vega10_processpptables.c
 2023-08-07 16:40 UTC  (4+ messages)

[PATCH] drm/amd: Clean up errors in pptable_v1_0.h
 2023-08-07 16:39 UTC  (4+ messages)

[PATCH] drm/amd: Clean up errors in smu7_hwmgr.c
 2023-08-07 16:39 UTC  (4+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega10_pptable.h
 2023-08-07 16:38 UTC  (4+ messages)

[PATCH] drm/amdgpu: Clean up errors in ppatomctrl.h
 2023-08-07 16:37 UTC  (4+ messages)

+ crash-change-crash_prepare_elf64_headers-to-for_each_possible_cpu.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

[RFC PATCH 0/6] bloom: reuse existing Bloom filters when possible during upgrade
 2023-08-07 16:37 UTC  (7+ messages)
` [RFC PATCH 1/6] bloom: annotate filters with hash version
` [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
` [RFC PATCH 3/6] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
` [RFC PATCH 4/6] commit-graph.c: unconditionally load Bloom filters
` [RFC PATCH 5/6] object.h: fix mis-aligned flag bits table
` [RFC PATCH 6/6] commit-graph: reuse existing Bloom filters where possible

+ x86-crash-optimize-cpu-changes.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ x86-crash-add-x86-crash-hotplug-support.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ crash-hotplug-support-for-kexec_load.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ crash-memory-and-cpu-hotplug-sysfs-attributes.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ crash-add-generic-infrastructure-for-crash-hotplug-support.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ kexec-exclude-elfcorehdr-from-the-segment-digest.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

+ crash-move-a-few-code-bits-to-setup-support-of-crash-hotplug.patch added to mm-nonmm-unstable branch
 2023-08-07 16:37 UTC 

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-07 16:37 UTC  (5+ messages)

[PATCH 1/3] HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create
 2023-08-07 16:36 UTC  (3+ messages)
` [PATCH 2/3] HID: nvidia-shield: Add battery support for Thunderstrike
` [PATCH 3/3] HID: nvidia-shield: Update Thunderstrike LED instance name to use id

[igt-dev] [PATCH v2] tests/msm: Add submitoverhead benchmark
 2023-08-07 16:36 UTC 

[PATCH] locking/arch: Rewrite local_add_unless as static inline function
 2023-08-07 16:36 UTC  (3+ messages)

[PATCH 1/2] target/s390x: Use a 16-bit immediate in VREP
 2023-08-07 16:34 UTC  (2+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test VREP

[PATCH drm-misc-next 0/5] Nouveau VM_BIND uAPI Fixes
 2023-08-07 16:28 UTC  (3+ messages)
` [Nouveau] "

[igt-dev] [PATCH v2] tests/kms_plane: Handle hw without legacy gamma support
 2023-08-07 16:36 UTC 

[PATCH] drm/amdgpu: Clean up errors in smu_helper.c
 2023-08-07 16:35 UTC  (4+ messages)

[Bug 217769] New: XFS crash on mount on kernels >= 6.1
 2023-08-07 16:35 UTC 

[PATCH] drm/amdgpu: Clean up errors in common_baco.c
 2023-08-07 16:35 UTC  (4+ messages)

[PATCH] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips
 2023-08-07 16:34 UTC  (4+ messages)

[PATCH] target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
 2023-08-07 16:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: Clean up errors in smu7_powertune.c
 2023-08-07 16:34 UTC  (4+ messages)

[PATCH drm-misc-next 0/5] Nouveau VM_BIND uAPI Fixes
 2023-08-07 16:32 UTC  (18+ messages)
` [Nouveau] "
` [PATCH drm-misc-next 1/5] nouveau/dmem: fix copy-paste error in nouveau_dmem_migrate_chunk()
  ` [Nouveau] "
` [PATCH drm-misc-next 2/5] drm/nouveau: nvkm: vmm: silence warning from cast
  ` [Nouveau] "
` [PATCH drm-misc-next 3/5] drm/nouveau: remove incorrect __user annotations
  ` [Nouveau] "
` [PATCH drm-misc-next 4/5] drm/nouveau: uvmm: remove incorrect calls to mas_unlock()
  ` [Nouveau] "
` [PATCH drm-misc-next 5/5] drm/nouveau: uvmm: remove dedicated VM pointer from VMAs
  ` [Nouveau] "

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-07 16:33 UTC  (10+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega12_baco.c
 2023-08-07 16:33 UTC  (4+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega12_pptable.h
 2023-08-07 16:32 UTC  (4+ messages)

[PATCH 2/2] drm/exec: add test case for using a drm_exec multiple times
 2023-08-07 16:32 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega10_hwmgr.c
 2023-08-07 16:32 UTC  (4+ messages)

[PATCH -next] cpu/hotplug: Remove unused function declaration cpu_set_state_online()
 2023-08-07 16:32 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH] cred: add get_cred_many and put_cred_many
 2023-08-07 16:30 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega10_powertune.c
 2023-08-07 16:28 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/4] dp-mst helpers
 2023-08-07 16:29 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_kms: add helper for dp-mst connector id

[PATCH v9 00/23] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-08-07 16:27 UTC  (24+ messages)
` [PATCH v9 01/23] x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
` [PATCH v9 02/23] x86/head_64: Store boot_params pointer in callee save register
` [PATCH v9 03/23] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v9 04/23] x86/efistub: Simplify and clean up handover entry code
` [PATCH v9 05/23] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
` [PATCH v9 06/23] x86/efistub: Clear BSS in EFI handover protocol entrypoint
` [PATCH v9 07/23] x86/decompressor: Store boot_params pointer in callee save register
` [PATCH v9 08/23] x86/decompressor: Assign paging related global variables earlier
` [PATCH v9 09/23] x86/decompressor: Call trampoline as a normal function
` [PATCH v9 10/23] x86/decompressor: Use standard calling convention for trampoline
` [PATCH v9 11/23] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v9 12/23] x86/decompressor: Call trampoline directly from C code
` [PATCH v9 13/23] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v9 14/23] x86/decompressor: Pass pgtable address to trampoline directly
` [PATCH v9 15/23] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v9 16/23] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v9 17/23] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v9 18/23] decompress: Use 8 byte alignment
` [PATCH v9 19/23] x86/decompressor: Move global symbol references to C code
` [PATCH v9 20/23] x86/decompressor: Factor out kernel decompression and relocation
` [PATCH v9 21/23] efi/libstub: Add limit argument to efi_random_alloc()
` [PATCH v9 22/23] x86/efistub: Perform SNP feature test while running in the firmware
` [PATCH v9 23/23] x86/efistub: Avoid legacy decompressor when doing EFI boot

[PATCH] drm/amd/pm: Clean up errors in fiji_baco.c
 2023-08-07 16:28 UTC  (4+ messages)

+ mm-khugepaged-collapse_pte_mapped_thp-with-mmap_read_lock-fix2.patch added to mm-unstable branch
 2023-08-07 16:28 UTC 

[PATCH 1/2] linux-yocto: extract generic kernel CVE_STATUS
 2023-08-07 16:28 UTC  (2+ messages)
` [PATCH 2/2] linux-yocto: add script to generate kernel CVE_STATUS entries

[PATCH v3 0/5] Complete i.MX6UL and i.MX7 processor for bare metal application
 2023-08-07 16:27 UTC  (3+ messages)
` [PATCH v3 1/5] Refactor i.MX6UL processor code


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.