All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 21:12:56 to 2022-06-24 22:42:55 UTC [more...]

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-24 22:42 UTC  (13+ messages)
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
                    ` [Intel-gfx] "

a new install - - - putting the system on raid
 2022-06-24 22:42 UTC  (15+ messages)
          ` Upgrading motherboard + CPU

Boot stall regression from "printk for 5.19" merge
 2022-06-24 22:41 UTC  (9+ messages)
          ` [PATCH] printk/console: Enable console kthreads only when there is no boot console left

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-24 22:41 UTC  (14+ messages)

[PATCH] drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutations
 2022-06-24 22:41 UTC  (5+ messages)

[virtio-dev] Clarification of VIRTIO_F_EVENT_IDX driver conditions
 2022-06-24 22:39 UTC  (5+ messages)

[PATCH v2] docs/kselftest: add more guidelines for adding new tests
 2022-06-24 22:39 UTC  (6+ messages)

[PATCH 1/3] Documentation: kunit: remove duplicate kunit-tool.rst
 2022-06-24 22:36 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 22:36 UTC 

[PATCH v5] x86/mce: Check for writes ignored in MCA_STATUS register
 2022-06-24 22:34 UTC  (3+ messages)

[PATCH] iio/hid: Add mount_matrix
 2022-06-24 22:33 UTC 

[PATCH bpf] fprobe, samples: Add module parameter descriptions
 2022-06-24 22:30 UTC  (2+ messages)

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-24 22:28 UTC  (10+ messages)
` [PATCH RESEND v9 1/5] arc: dts: Harmonize EHCI/OHCI DT "

RTT-PROBE: lore-subspace-rtt
 2022-06-24 22:26 UTC 

[PATCH 5.15 0/9] 5.15.50-rc1 review
 2022-06-24 22:26 UTC  (2+ messages)

[PATCH] docs: rename Documentation/vm to Documentation/mm
 2022-06-24 22:23 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/3] Fix up test failures due to recent KVM changes
 2022-06-24 22:23 UTC  (5+ messages)
` [PATCH v3 2/3] x86: Skip perf related tests when platform cannot support
` [PATCH v3 3/3] x86: Check platform vPMU capabilities before run lbr tests

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-24 22:23 UTC  (5+ messages)
` [PATCH v8 2/5] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH v1 0/3] fix primary corruption issue
 2022-06-24 22:19 UTC  (16+ messages)
` [PATCH v1 1/3] drm/msm/dp: move struc of msm_display_info to msm_drv.h
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table

[Buildroot] [PATCH] toolchain-external: handle case of dangling symlink
 2022-06-24 22:19 UTC 

[RFC bpf-next 0/2] bpf: add a kallsyms BPF iterator
 2022-06-24 22:18 UTC  (3+ messages)
` [RFC bpf-next 1/2] "

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-06-24 22:17 UTC  (10+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

RTT-PROBE: lore-subspace-rtt
 2022-06-24 22:16 UTC 

[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-24 22:15 UTC  (5+ messages)

[PATCH 0/6] cleanup llseek and splice
 2022-06-24 21:53 UTC  (10+ messages)
` [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH 6/6] vfio: do not set "

[PATCH 1/2] drm/i915: Correct duplicated/misplaced GT register definitions
 2022-06-24 22:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PULL] drm-misc-next
 2022-06-24 22:12 UTC  (7+ messages)
          ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-06-24 22:06 UTC 

[PATCH v2 00/11] bsd-user: More file-related system calls
 2022-06-24 21:47 UTC  (12+ messages)
` [PATCH v2 01/11] bsd-user: Implement mount, umount and nmount
` [PATCH v2 02/11] bsd-user: Implement symlink, symlinkat, readlink and readlinkat
` [PATCH v2 03/11] bsd-user: implement chmod, fchmod, lchmod and fchmodat
` [PATCH v2 04/11] bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat
` [PATCH v2 05/11] bsd-user: Implement chown, fchown, lchown and fchownat
` [PATCH v2 06/11] bsd-user: Implement chflags, lchflags and fchflags
` [PATCH v2 07/11] bsd-user: Implement chroot and flock
` [PATCH v2 08/11] bsd-user: Implement mkfifo and mkfifoat
` [PATCH v2 09/11] bsd-user: Implement pathconf, lpathconf and fpathconf
` [PATCH v2 10/11] bsd-user: Implement undelete
` [PATCH v2 11/11] bsd-user: Remove stray 'inline' from do_bsd_close

[PATCH net-next v1 1/3] net: dsa: add get_pause_stats support
 2022-06-24 22:03 UTC  (6+ messages)
` [PATCH net-next v1 2/3] net: dsa: ar9331: add support for pause stats
` [PATCH net-next v1 3/3] net: dsa: microchip: add pause stats support

[PATCH v4 bpf-next 0/5] Add bpf_getxattr
 2022-06-24 22:03 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
` [PATCH v4 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

DMA-buf and uncached system memory
 2022-06-24 22:02 UTC  (12+ messages)
                  ` [Linaro-mm-sig] "

[PATCH v5 bpf-next 0/5] bpf_prog_pack followup
 2022-06-24 22:00 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/5] module: introduce module_alloc_huge
` [PATCH v5 bpf-next 2/5] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v5 bpf-next 3/5] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v5 bpf-next 4/5] vmalloc: introduce huge_vmalloc_supported
` [PATCH v5 bpf-next 5/5] bpf: simplify select_bpf_prog_pack_size

Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
 2022-06-24 21:58 UTC 

[PATCH v2] docs/doc-guide: Mention make variable SPHINXDIRS
 2022-06-24 21:58 UTC 

[PATCH v5 0/8] static shared memory on dom0less system
 2022-06-24 21:56 UTC  (4+ messages)
` [PATCH v5 7/8] xen/arm: create shared memory nodes in guest device tree

RTT-PROBE: lore-subspace-rtt
 2022-06-24 21:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-06-24 21:56 UTC 

[PATCH] server/process: Fix logging issues where only the first message was displayed
 2022-06-24 21:56 UTC 

[PATCH v6 00/15] block: cleanup backing and file handling
 2022-06-24 21:28 UTC  (16+ messages)
` [PATCH v6 01/15] block: BlockDriver: add .filtered_child_is_backing field
` [PATCH v6 02/15] block: introduce bdrv_open_file_child() helper
` [PATCH v6 03/15] block/blklogwrites: don't care to remove bs->file child on failure
` [PATCH v6 04/15] test-bdrv-graph-mod: update test_parallel_perm_update test case
` [PATCH v6 05/15] tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
` [PATCH v6 06/15] test-bdrv-graph-mod: fix filters to be filters
` [PATCH v6 07/15] block: document connection between child roles and bs->backing/bs->file
` [PATCH v6 08/15] block/snapshot: stress that we fallback to primary child
` [PATCH v6 09/15] Revert "block: Let replace_child_noperm free children"
` [PATCH v6 10/15] Revert "block: Let replace_child_tran keep indirect pointer"
` [PATCH v6 11/15] Revert "block: Restructure remove_file_or_backing_child()"
` [PATCH v6 12/15] Revert "block: Pass BdrvChild ** to replace_child_noperm"
` [PATCH v6 13/15] block: Manipulate bs->file / bs->backing pointers in .attach/.detach
` [PATCH v6 14/15] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
` [PATCH v6 15/15] block: refactor bdrv_remove_file_or_backing_child to bdrv_remove_child

[GIT PULL] clk: renesas: Updates for v5.20
 2022-06-24 21:54 UTC  (2+ messages)

[PATCH] contrib: build & test scalar by default, optionally install
 2022-06-24 21:53 UTC  (7+ messages)
` [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support

[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-06-24 21:50 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: support building selftests when CONFIG_NF_CONNTRACK=m
 2022-06-24 21:48 UTC  (4+ messages)

[PATCH] drm/msm/gem: Drop obj lock in msm_gem_free_object()
 2022-06-24 21:49 UTC  (10+ messages)

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-24 21:48 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 21:46 UTC 

[PATCH bpf-next v2 0/9] Introduce type match support
 2022-06-24 21:45 UTC  (9+ messages)
` [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
` [PATCH bpf-next v2 4/9] libbpf: Add type match support
` [PATCH bpf-next v2 6/9] libbpf: Honor TYPE_MATCH relocation
` [PATCH bpf-next v2 9/9] selftests/bpf: Add nested type to type based tests

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-24 21:43 UTC  (2+ messages)

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-24 21:38 UTC  (5+ messages)
` [PATCH v3 22/51] target/arm: Trap AdvSIMD usage when Streaming SVE is active

[PATCH] aspeed: i2c: Fix DMA len write-enable bit handling
 2022-06-24 21:30 UTC  (3+ messages)

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-24 21:41 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN
 2022-06-24 21:40 UTC  (4+ messages)
` [RFC PATCH 4/5] drm/drm_color_mgmt: add 3D LUT to color mgmt properties

[PATCH] drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitch
 2022-06-24 21:40 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4)
 2022-06-24 21:38 UTC  (4+ messages)

[PATCH v3] dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
 2022-06-24 21:38 UTC  (2+ messages)

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-24 21:36 UTC  (8+ messages)
` [PATCH v3 12/14] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support

RTT-PROBE: lore-subspace-rtt
 2022-06-24 21:36 UTC 

[PATCH net-next v2] net: Print hashed skb addresses for all net and qdisc events
 2022-06-24 21:34 UTC 

[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-06-24 21:32 UTC  (28+ messages)
` [PATCH v4 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v4 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva library function
` [PATCH v4 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v4 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v4 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v4 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v4 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v4 08/13] tools: Copy bitfield.h from the kernel sources
` [PATCH v4 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v4 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v4 11/13] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v4 12/13] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v4 13/13] KVM: selftests: aarch64: Add mix of "

[PATCH] xen: arm: Don't use stop_cpu() in halt_this_cpu()
 2022-06-24 21:31 UTC  (4+ messages)

[PATCH v2 0/4] KVM: x86/mmu: Cleanups for eager page splitting
 2022-06-24 21:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
` [PATCH v2 2/4] KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages
` [PATCH v2 3/4] KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
` [PATCH v2 4/4] KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity

[PATCH bpf-next v2] bpf: Merge "types_are_compat" logic into relo_core.c
 2022-06-24 21:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 21:26 UTC 

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-24 21:25 UTC  (4+ messages)

[PATCH] drm/connector: Remove usage of the deprecated ida_simple_xxx API
 2022-06-24 21:24 UTC  (3+ messages)

[PATCH v3 0/3] KUnit tests for drm_format_helper
 2022-06-24 21:18 UTC  (5+ messages)
` [PATCH v3 3/3] drm/doc: Add KUnit documentation

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-06-24 21:17 UTC  (14+ messages)

stashing only unstaged changes?
 2022-06-24 20:53 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 21:16 UTC 

[PATCH 00/28] OpenChrome DRM for Linux 5.20
 2022-06-24 21:15 UTC  (2+ messages)

[PATCH] mt76: connac: introduce mt76_connac_reg_map structure
 2022-06-24 21:14 UTC 

+ mm-vmpressure-dont-count-userspace-induced-reclaim-as-memory-pressure.patch added to mm-unstable branch
 2022-06-24 21:14 UTC 

[PATCH RESEND v3 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER
 2022-06-24 21:12 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] bus: bt1-axi: "


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.