All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 20:54:33 to 2023-05-19 21:57:05 UTC [more...]

[Intel-gfx] [RFC v2 0/4] Expose RPS thresholds in sysfs
 2023-05-19 21:00 UTC  (9+ messages)
` [Intel-gfx] [RFC 3/4] drm/i915: Add helpers for managing rps thresholds
` [Intel-gfx] [RFC 4/4] drm/i915: Expose RPS thresholds in sysfs
    `  "

[PATCH v7 virtio 00/11] pds_vdpa driver
 2023-05-19 21:56 UTC  (17+ messages)
` [PATCH v7 virtio 01/11] virtio: allow caller to override device id in vp_modern
` [PATCH v7 virtio 02/11] virtio: allow caller to override device DMA mask "
` [PATCH v7 virtio 03/11] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
` [PATCH v7 virtio 04/11] pds_vdpa: move enum from common to adminq header
` [PATCH v7 virtio 05/11] pds_vdpa: new adminq entries
` [PATCH v7 virtio 06/11] pds_vdpa: get vdpa management info
` [PATCH v7 virtio 07/11] pds_vdpa: virtio bar setup for vdpa
` [PATCH v7 virtio 08/11] pds_vdpa: add vdpa config client commands
` [PATCH v7 virtio 10/11] pds_vdpa: subscribe to the pds_core events
` [PATCH v7 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-05-19 21:55 UTC  (12+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-19 21:38 UTC  (2+ messages)
` [PATCH v3 1/2] "

[asahilinux:gpu/rust-rebased 120/210] drivers/iommu/dma-iommu.c:1612:22: warning: unused variable 'iovad'
 2023-05-19 21:55 UTC 

[PATCH] cxl/port: Fix NULL pointer access in devm_cxl_add_port()
 2023-05-19 21:54 UTC 

+ fuse-drop-redundant-arguments-to-fuse_perform_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ fuse-use-direct_write_fallback.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ fuse-update-ki_pos-in-fuse_perform_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ iomap-use-kiocb_write_and_wait-and-kiocb_invalidate_pages.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ fs-factor-out-a-direct_write_fallback-helper.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ iomap-assign-current-backing_dev_info-in-iomap_file_buffered_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ iomap-update-ki_pos-in-iomap_file_buffered_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ filemap-add-a-kiocb_invalidate_post_write-helper.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ filemap-add-a-kiocb_invalidate_pages-helper.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ filemap-assign-current-backing_dev_info-in-generic_perform_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ filemap-add-a-kiocb_write_and_wait-helper.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ filemap-update-ki_pos-in-generic_perform_write.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

+ iomap-update-ki_pos-a-little-later-in-iomap_dio_complete.patch added to mm-unstable branch
 2023-05-19 21:53 UTC 

Stable backport of de3004c874e7 ("ocfs2: Switch to security_inode_init_security()")
 2023-05-19 21:51 UTC 

[Bridge] [PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-19 21:52 UTC  (6+ messages)
` [Bridge] [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication
      `  "

[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2023-05-19 21:51 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option

[PATCH v7 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-19 21:48 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v7 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v7 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v7 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v7 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v7 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v7 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v7 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH] vfio/pci-core: Add capability for AtomicOp copleter support
 2023-05-19 21:47 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] iavf: use internal state to free traffic IRQs
 2023-05-19 21:46 UTC 

+ selftests-mm-gup_longterm-add-liburing-tests.patch added to mm-unstable branch
 2023-05-19 21:44 UTC 

+ selftests-mm-gup_longterm-new-functional-test-for-foll_longterm.patch added to mm-unstable branch
 2023-05-19 21:44 UTC 

+ selftests-mm-factor-out-detection-of-hugetlb-page-sizes-into-vm_util.patch added to mm-unstable branch
 2023-05-19 21:44 UTC 

[PATCH] Bluetooth: hci_mrvl: use correct __le16 type
 2023-05-19 21:44 UTC 

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-19 21:44 UTC  (8+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH v4] mips: add <asm-generic/io.h> including
 2023-05-19 21:41 UTC  (3+ messages)

+ mm-compaction-avoid-gfp_nofs-abba-deadlock.patch added to mm-unstable branch
 2023-05-19 21:41 UTC 

+ mm-page_isolation-write-proper-kerneldoc.patch added to mm-unstable branch
 2023-05-19 21:40 UTC 

+ mm-compaction-drop-redundant-watermark-check-in-compaction_zonelist_suitable.patch added to mm-unstable branch
 2023-05-19 21:40 UTC 

+ mm-compaction-remove-unnecessary-is_via_compact_memory-checks.patch added to mm-unstable branch
 2023-05-19 21:39 UTC 

[LSF/MM/BPF TOPIC] VM Memory Overcommit
 2023-05-19 21:39 UTC  (2+ messages)

+ mm-compaction-refactor-__compaction_suitable.patch added to mm-unstable branch
 2023-05-19 21:39 UTC 

+ mm-compaction-simplify-should_compact_retry.patch added to mm-unstable branch
 2023-05-19 21:39 UTC 

+ mm-compaction-remove-compaction-result-helpers.patch added to mm-unstable branch
 2023-05-19 21:39 UTC 

[PATCH 0/3] cxl: Handle background commands
 2023-05-19 21:38 UTC  (3+ messages)
` [PATCH 1/3] rcuwait: Support timeouts

[PATCH 0/3] Add graphics clock controller support for SM8550
 2023-05-19 21:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Add SM8550 graphics clock controller
` [PATCH 2/3] clk: qcom: gpucc-sm8550: Add support for "
` [PATCH 3/3] arm64: dts: qcom: sm8550: Add "

[PATCH 1/2] rebase: add a --rebase-merges=drop option
 2023-05-19 21:35 UTC  (3+ messages)
` [PATCH 1/1] doc: Glossary, describe Flattening

+ powerpc-purgatory-remove-pgo-flags.patch added to mm-hotfixes-unstable branch
 2023-05-19 21:36 UTC 

+ riscv-purgatory-remove-pgo-flags.patch added to mm-hotfixes-unstable branch
 2023-05-19 21:36 UTC 

+ x86-purgatory-remove-pgo-flags.patch added to mm-hotfixes-unstable branch
 2023-05-19 21:36 UTC 

+ kexec-support-purgatories-with-texthot-sections.patch added to mm-hotfixes-unstable branch
 2023-05-19 21:36 UTC 

[GIT PULL FOR 6.5 v3] Camera sensor, CSI-2 related patches plus more
 2023-05-19 21:34 UTC  (2+ messages)
` [GIT PULL FOR 6.5 v3] Camera sensor, CSI-2 related patches plus more (#91963)

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-19 21:34 UTC  (18+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH net v2] net: fix stack overflow when LRO is disabled for virtual interfaces
 2023-05-19 21:31 UTC  (6+ messages)

[PATCH V2] Bluetooth: Add device 0bda:b85e to device tables
 2023-05-19 21:31 UTC  (2+ messages)
` [V2] "

+ arm64-add-hw_nmi_get_sample_period-for-preparation-of-lockup-detector.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ arm64-enable-perf-events-based-hard-lockup-detector.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-perf-adapt-the-watchdog_perf-interface-for-async-model.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-perf-add-a-weak-function-for-an-arch-to-detect-if-perf-can-use-nmis.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-detect-hard-lockups-using-secondary-buddy-cpus.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-rename-some-nmi-watchdog-constants-function.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-have-the-perf-hardlockup-use-__weak-functions-more-cleanly.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-move-perf-hardlockup-watchdog-petting-to-watchdogc.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-add-a-cpu-param-to-watchdog_hardlockup_check.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-move-perf-hardlockup-checking-panic-to-common-watchdogc.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-style-changes-to-watchdog_hardlockup_check-is_hardlockup.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-perf-rename-watchdog_hldc-to-watchdog_perfc.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-hardlockup-add-comments-to-touch_nmi_watchdog.patch added to mm-nonmm-unstable branch
 2023-05-19 21:29 UTC 

+ watchdog-perf-ensure-cpu-bound-context-when-creating-hardlockup-detector-event.patch added to mm-nonmm-unstable branch
 2023-05-19 21:28 UTC 

+ watchdog-hardlockup-change-watchdog_nmi_enable-to-void.patch added to mm-nonmm-unstable branch
 2023-05-19 21:28 UTC 

+ watchdog-perf-more-properly-prevent-false-positives-with-turbo-modes.patch added to mm-nonmm-unstable branch
 2023-05-19 21:28 UTC 

+ watchdog-remove-watchdog_default.patch added to mm-nonmm-unstable branch
 2023-05-19 21:28 UTC 

+ watchdog-perf-define-dummy-watchdog_update_hrtimer_threshold-on-correct-config.patch added to mm-nonmm-unstable branch
 2023-05-19 21:28 UTC 

[Intel-xe] [RFC PATCH] drm/xe: add a new sysfs directory for gtidle properties
 2023-05-19 21:26 UTC  (2+ messages)

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-19 21:25 UTC  (4+ messages)
` [PATCH 4/7] mips: update a reference to a moved Arm Document

[GIT PULL] SCSI fixes for 6.4-rc2
 2023-05-19 21:25 UTC 

[PATCH v4 00/10] AMDGPU usermode queues
 2023-05-19 21:22 UTC  (11+ messages)
` [PATCH v4 01/10] drm/amdgpu: UAPI for user queue management
` [PATCH v4 04/10] drm/amdgpu: create GFX-gen11 MQD for userqueue
` [PATCH v4 05/10] drm/amdgpu: create context space for usermode queue
` [PATCH v4 06/10] drm/amdgpu: set FW parameters in v11_struct
` [PATCH v4 07/10] drm/amdgpu: map usermode queue into MES

[deller-fbdev:for-next 2/5] drivers/video/fbdev/core/fbmem.c:1499:23: error: incompatible function pointer types initializing 'unsigned long (*)(struct file *, unsigned long, unsigned long, unsigned long, unsigned long)' with an expression of type 'long (struct file *, unsigned long
 2023-05-19 21:21 UTC 

[PATCH v2 0/4] Add DSC v1.2 Support for DSI
 2023-05-19 21:20 UTC  (7+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Adjust pclk rate for compression

[Cluster-devel] [PATCH v6.4-rc2 1/5] fs: dlm: change local pids to be positive pids
 2023-05-19 21:20 UTC  (4+ messages)
` [Cluster-devel] [PATCH v6.4-rc2 5/5] fs: dlm: avoid F_SETLKW plock op lookup collisions
  `  "

[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
 2023-05-19 21:20 UTC  (3+ messages)
` [PATCH OLK-5.10 v3 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-19 21:19 UTC  (9+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v3 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH] NFSv4.2: Fix a potential double free with READ_PLUS
 2023-05-19 21:17 UTC 

[Intel-gfx] [PATCH v10 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-05-19 21:16 UTC  (4+ messages)
    `  "

[PATCH] fbdev: udlfb: Use usb_control_msg_send()
 2023-05-19 21:16 UTC 

[PATCH] drm/msm/dsi: simplify pixel clk rate handling
 2023-05-19 21:14 UTC  (9+ messages)
    ` [Freedreno] "

[Buildroot] [PATCH] package/mesa3d: fix glxinfo crash when gles1 is disabled
 2023-05-19 21:13 UTC  (3+ messages)

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-19 21:11 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-19 21:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] "
  `  "

[PATCH v15 0/6] add Amlogic A1 clock controller drivers
 2023-05-19 21:09 UTC  (9+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH 0/5] PMU, rpm-stats and IMEM for MSM8226
 2023-05-19 21:09 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH 2/5] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH 3/5] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH 4/5] ARM: dts: qcom: msm8226: Add IMEM node
` [PATCH 5/5] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add reboot-mode node

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-19 21:07 UTC  (2+ messages)

[PATCH] raid6: neon: add missing prototypes
 2023-05-19 21:04 UTC  (2+ messages)

[virtio-comment] [PATCH 00/11] Introduce transitional mmr pci device
 2023-05-19 21:02 UTC  (5+ messages)
` [virtio-comment] [PATCH 08/11] transport-pci: Introduce virtio extended capability
  ` [virtio-comment] "
    ` [virtio-dev] "
      ` [virtio-comment] "

[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-05-19 21:02 UTC  (5+ messages)
` [PATCH 2/2] KVM: SVM: add some info prints to SEV init

Next steps from GTI TAC meeting on 2023-03-08 - Evaluate cost of glibc migration
 2023-05-19 21:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] iavf: use internal state to free traffic IRQs
 2023-05-19 20:59 UTC  (2+ messages)

[PATCH -next] capability: fix kernel-doc warnings in capability.c
 2023-05-19 20:58 UTC  (3+ messages)

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-19 20:58 UTC  (4+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

drivers/gpu/drm/tests/drm_dp_mst_helper_test.c:388 drm_test_dp_mst_sideband_msg_req_decode() warn: ignoring unreachable code
 2023-05-19 20:57 UTC 

[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-05-19 20:57 UTC  (3+ messages)

[syzbot] WARNING: locking bug in take_dentry_name_snapshot
 2023-05-19 20:56 UTC  (2+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

[crosspost] dropping support for ia64
 2023-05-19 20:56 UTC  (2+ messages)

[PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
 2023-05-19 20:56 UTC  (3+ messages)

[PATCH v4] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
 2023-05-19 20:55 UTC  (2+ messages)

[PATCH] net/gve: check driver compatibility
 2023-05-19 20:56 UTC  (3+ messages)
` [v4] "

[PULL v3 00/21] Block layer patches
 2023-05-19 20:55 UTC  (4+ messages)

[PATCH v2][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-19 20:54 UTC 

[PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v4 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-05-19 20:54 UTC  (9+ messages)
` [PATCH v4 1/6] FWU: Add FWU metadata access driver for MTD storage regions

[PATCH v2 1/5] audit: refactor queue full checks
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-19 20:54 UTC  (7+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
` [PATCH v1 2/3] hugetlbfs: improve read HWPOISON hugepage


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.