All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-24 18:15:18 to 2022-05-24 19:08:08 UTC [more...]

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:06 UTC  (25+ messages)
` [PATCH v3 01/13] mm: add zone device coherent type memory support
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v3 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v3 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v3 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v3 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v3 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 08/13] lib: test_hmm add module param for "
` [PATCH v3 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v3 10/13] tools: update hmm-test to support device coherent type
` [PATCH v3 11/13] tools: update test_hmm script to support SP config
` [PATCH v3 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v3 13/13] tools: add selftests to hmm for COW in device memory

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-24 19:06 UTC  (24+ messages)
` [PATCH v8 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v8 02/22] s390/sclp: detect the AISII facility
` [PATCH v8 03/22] s390/sclp: detect the AENI facility
` [PATCH v8 04/22] s390/sclp: detect the AISI facility
` [PATCH v8 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v8 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v8 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v8 08/22] s390/pci: stash associated GISA designation
` [PATCH v8 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v8 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v8 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v8 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v8 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v8 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v8 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v8 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v8 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v8 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v8 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough

[tip:master] BUILD SUCCESS 7920ec8ec743875085c2bf4391dbe53634a0990a
 2022-05-24 19:06 UTC 

Bug when mapping designware PCIe MSI msg
 2022-05-24 19:06 UTC 

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-24 19:02 UTC  (6+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation

[PATCH v2 0/5] Improve MyFirstContribution's GitGitGadget section
 2022-05-24 19:06 UTC  (7+ messages)
` [PATCH v3 "

[PATCH v6 0/8] s390x/pci: zPCI interpretation support
 2022-05-24 19:03 UTC  (9+ messages)
` [PATCH v6 1/8] Update linux headers
` [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
` [PATCH v6 3/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v6 4/8] s390x/pci: enable for load/store intepretation
` [PATCH v6 5/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v6 6/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v6 7/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v6 8/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices

[bug report] x86/kvm: Alloc dummy async #PF token outside of raw spinlock
 2022-05-24 19:05 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Add RZ/V2M pin and gpio driver
 2022-05-24 19:04 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas: Add DT bindings for RZ/V2M pinctrl

cp --reflink and NOCOW files
 2022-05-24 19:02 UTC 

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-24 19:01 UTC  (7+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:01 UTC  (5+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH AUTOSEL 5.17 01/12] ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMI
 2022-05-24 19:01 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 10/12] net: ftgmac100: Disable hardware checksum on AST2600

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-24 19:01 UTC  (4+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage

[master PATCH] all: Stop using git://git.ti.com
 2022-05-24 19:02 UTC  (3+ messages)
  ` [meta-ti] "

[PATCH] drm/sun4i: mixer: fix scanline for V3s and D1
 2022-05-24 19:01 UTC  (6+ messages)
    `  "

RTT-PROBE: lore-subspace-rtt
 2022-05-24 19:01 UTC 

[Buildroot] [PATCH 1/1] package/midori: add missing !BR2_PACKAGE_GNUPG dependency
 2022-05-24 19:01 UTC  (3+ messages)

[RFC PATCH v2 0/7] objtool: Enable and implement --mcount option on powerpc
 2022-05-24 18:59 UTC  (6+ messages)
` [RFC PATCH v2 5/7] objtool: Enable objtool to run only on files with ftrace enabled

[RFC v2 0/7] introduce per-queue limit watermark and host shaper
 2022-05-24 19:00 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v14 04/11] PCI: kirin: Add support for bridge slot DT schema
 2022-05-24 18:59 UTC  (2+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 18:59 UTC  (3+ messages)

[dunfell PATCH] all: Stop using git://git.ti.com
 2022-05-24 18:58 UTC  (2+ messages)
` [meta-arago] "

[master PATCH] all: Stop using git://git.ti.com
 2022-05-24 18:58 UTC  (2+ messages)

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-05-24 18:52 UTC  (5+ messages)

[PATCH 4.19 1/2] tcp: change source port randomizarion at connect() time
 2022-05-24 18:55 UTC  (2+ messages)
` [PATCH 4.19 2/2] secure_seq: use the 64 bits of the siphash for port offset calculation

[dunfell PATCH] all: Stop using git://git.ti.com
 2022-05-24 18:57 UTC  (2+ messages)

drivers/media/i2c/ov8856.c:1718:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-24 18:57 UTC 

[intel-lts:5.10/dovetail-xenomai 14/205] drivers/clocksource/mmio.c: linux/slab.h is included more than once
 2022-05-24 18:57 UTC 

[PATCH v2 0/6] RELEASE_LOCKOWNER discussion, cont
 2022-05-24 18:57 UTC  (7+ messages)
` [PATCH v2 1/6] fs/locks.c: Count held file locks
` [PATCH v2 2/6] NFSD: Fix possible sleep during nfsd4_release_lockowner()
` [PATCH v2 3/6] blargh
` [PATCH v2 4/6] NFSD: Modernize nfsd4_release_lockowner()
` [PATCH v2 5/6] NFSD: Add documenting comment for nfsd4_release_lockowner()
` [PATCH v2 6/6] NFSD: nfsd_file_put() can sleep

[PATCH 4.14 1/2] tcp: change source port randomizarion at connect() time
 2022-05-24 18:55 UTC  (2+ messages)
` [PATCH 4.14 2/2] secure_seq: use the 64 bits of the siphash for port offset calculation

[PATCH] x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
 2022-05-24 18:56 UTC  (4+ messages)

[PATCH 5.4 1/2] tcp: change source port randomizarion at connect() time
 2022-05-24 18:54 UTC  (2+ messages)
` [PATCH 5.4 2/2] secure_seq: use the 64 bits of the siphash for port offset calculation

[PATCH 5.10 1/2] tcp: change source port randomizarion at connect() time
 2022-05-24 18:54 UTC  (2+ messages)
` [PATCH 5.10 2/2] secure_seq: use the 64 bits of the siphash for port offset calculation

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-24 18:54 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
  ` [PATCH v2 2/4] builtin/pack-objects.c: avoid redundant NULL check
  ` [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
  ` [PATCH v2 4/4] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects

[PATCH] Remove (_)UNICODE def on Windows in CMakeLists.txt
 2022-05-24 18:54 UTC  (2+ messages)

+ maintainers-add-muchun-as-co-maintainer-for-hugetlb.patch added to mm-unstable branch
 2022-05-24 18:53 UTC 

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-24 18:53 UTC  (4+ messages)
` [RFC PATCH 1/3] x86/microcode: Rip out the OLD_INTERFACE
` [RFC PATCH 2/3] x86/microcode: Default-disable late loading
` [RFC PATCH 3/3] x86/microcode: Taint and warn on "

RTT-PROBE: lore-subspace-rtt
 2022-05-24 18:51 UTC 

+ cgroup-fix-an-error-handling-path-in-alloc_pagecache_max_30m.patch added to mm-unstable branch
 2022-05-24 18:51 UTC 

[PATCH v3 net] Revert "net/smc: fix listen processing for SMC-Rv2"
 2022-05-24 18:50 UTC  (2+ messages)

[PATCH net-next v4 00/10] ptp: ocp: various updates
 2022-05-24 18:50 UTC  (2+ messages)

+ zram-fix-kconfig-dependency-warning.patch added to mm-stable branch
 2022-05-24 18:49 UTC 

[PATCH v6 0/8] VSX MMA Implementation
 2022-05-24 18:44 UTC  (2+ messages)

[PATCH v3 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-24 18:44 UTC  (3+ messages)
` [PATCH v3 2/8] kvm: Support for querying fd-based stats

[Bug 216020] New: drivers/usb/ folder compilation with allyesconfig fails
 2022-05-24 18:48 UTC  (2+ messages)
` [Bug 216020] "

[PATCH v4 0/5] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-05-24 18:46 UTC  (3+ messages)
` [PATCH v4 2/5] perf header: Parse non-cpu pmu capabilities

[RFT 0/2] pie: floating point fixes
 2022-05-24 18:46 UTC  (3+ messages)
` [RFT 1/2] rte_pie: remove unnecessary floating point
` [RFT 2/2] rte_pie: fix incorrect floating point math

[PATCH v6 00/13] migration: Postcopy Preemption
 2022-05-24 18:42 UTC  (4+ messages)
` [PATCH v6 10/13] migration: Respect postcopy request order in preemption mode

[PATCH for-next 0/6] Updates for 5.19
 2022-05-24 18:43 UTC  (2+ messages)

[PATCH 4.9 00/25] 4.9.316-rc1 review
 2022-05-24 18:42 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-24 18:41 UTC 

[PATCH for-next v14 00/10] Fix race conditions in rxe_pool
 2022-05-24 18:41 UTC  (8+ messages)

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-24 18:41 UTC  (3+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory

[Patch v2 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-24 18:41 UTC  (4+ messages)
` [Patch v2 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v3 0/5] i915: Introduce Ponte Vecchio
 2022-05-24 18:39 UTC  (9+ messages)
` [PATCH v3 2/5] drm/i915/pvc: Add forcewake support
  ` [Intel-gfx] "
` [PATCH v3 3/5] drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROL
  ` [Intel-gfx] "
` [PATCH v3 4/5] drm/i915/pvc: Add new BCS engines to GuC engine list
  ` [Intel-gfx] "
` [PATCH v3 5/5] drm/i915/guc: XEHPSDV and PVC do not use HuC
  ` [Intel-gfx] "

[ceph-client:wip-fscrypt 53/64] fs/ceph/file.c:1896 ceph_sync_write() error: uninitialized symbol 'assert_ver'
 2022-05-24 18:39 UTC  (2+ messages)

[PATCH net 0/3] dpaa2-eth: software TSO fixes
 2022-05-24 18:39 UTC  (2+ messages)

[axboe-block:io_uring-5.19 6/6] fs/io_uring.c:8094:24: error: implicit declaration of function 'io_shutdown_prep'; did you mean 'io_shutdown'?
 2022-05-24 18:37 UTC 

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-24 18:34 UTC  (13+ messages)
` [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops

[PATCH Linux] powerpc: add documentation for HWCAPs
 2022-05-24 18:32 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: leds: lp50xx: correct reg/unit addresses in example
 2022-05-24 18:35 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: leds: fix indentation in examples

[Intel-gfx] [PATCH v5] drm/i915: Individualize fences before adding to dma_resv obj
 2022-05-24 18:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Individualize fences before adding to dma_resv obj (rev4)

[PATCH] drm: Don't block HDR_OUTPUT_METADATA on unknown EOTF
 2022-05-24 18:33 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests string
 2022-05-24 18:33 UTC  (2+ messages)

[PATCH] aio_wait_kick: add missing memory barrier
 2022-05-24 18:30 UTC  (2+ messages)

[PATCH v4 00/28] clk: More clock rate fixes and tests
 2022-05-24 18:32 UTC  (3+ messages)
` [PATCH v4 13/28] clk: Take into account uncached clocks in clk_set_rate_range()

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-24 18:32 UTC  (15+ messages)
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

FAILED: patch "[PATCH] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID" failed to apply to 5.10-stable tree
 2022-05-24 18:31 UTC  (2+ messages)
` [PATCH 5.10.y] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID

[Bug 216021] New: Renkforce ‎Bluetooth Stick (RF-4474224) only works after replugging
 2022-05-24 18:31 UTC 

[PATCH] MIPS: Rewrite `csum_tcpudp_nofold' in plain C
 2022-05-24 18:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-24 18:30 UTC 

[PATCH ipsec-next 0/6] Extend XFRM core to allow full offload configuration
 2022-05-24 18:30 UTC  (6+ messages)
` [PATCH ipsec-next 4/6] xfrm: add TX datapath support for IPsec full offload mode

[PATCH] ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
 2022-05-24 18:30 UTC  (2+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-24 18:25 UTC  (2+ messages)

Adding MPTCP to LKFT tests
 2022-05-24 18:27 UTC 

[PATCH 1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter
 2022-05-24 18:27 UTC  (2+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-24 18:26 UTC  (12+ messages)

[PATCH] ASoC: SOF: amd: Fixed Build error
 2022-05-24 18:25 UTC  (3+ messages)

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2022-05-24 18:26 UTC  (7+ messages)

[PATCH] dt-bindings: net: adin: Fix adi,phy-output-clock description syntax
 2022-05-24 18:24 UTC  (3+ messages)

rv8803: Implement event/tamper detection
 2022-05-24 18:22 UTC 

[PATCH] tests: Bump Fedora image version for cross-compilation
 2022-05-24 18:22 UTC  (2+ messages)

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-24 18:11 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] scalar: validate the optional enlistment argument

[PATCH] ipc: Remove dead code in perform_atomic_semop()
 2022-05-24 18:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-24 18:20 UTC 

[PATCH for-next] RDMA/rxe: Fix incorrect fencing
 2022-05-24 18:20 UTC  (7+ messages)

+ kcov-update-pos-before-writing-pc-in-trace-function.patch added to mm-nonmm-unstable branch
 2022-05-24 18:19 UTC 

[PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
 2022-05-24 18:16 UTC  (3+ messages)

+ mm-fix-is_pinnable_page-against-a-cma-page.patch added to mm-unstable branch
 2022-05-24 18:16 UTC 

[PATCH 0/2] two fixes for md
 2022-05-24 18:16 UTC  (11+ messages)
` [Update PATCH V3] md: don't unregister sync_thread with reconfig_mutex held

[PATCH v1 0/3] Add support for EMC2305 Fan Speed Controller
 2022-05-24 18:16 UTC  (5+ messages)
` [PATCH v1 1/3] hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM "

[PATCH v2 0/5] iio: treewide: rearrange iio trig get/register
 2022-05-24 18:14 UTC  (2+ messages)
` [PATCH v2 2/5] iio:accel:kxcjk-1013: rearrange iio trigger get and register


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.