All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-01 17:00:36 to 2022-09-01 17:48:46 UTC [more...]

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-01 17:35 UTC  (63+ messages)
` [RFC PATCH RESEND 01/28] mm: introduce CONFIG_PER_VMA_LOCK
` [RFC PATCH RESEND 02/28] mm: rcu safe VMA freeing
` [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH RESEND 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

(no subject)
 2022-09-01 17:42 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: audit bo->resource usage
 2022-09-01 17:48 UTC  (14+ messages)
                        `  "

[PATCH 0/5] Misc hisi_lpc changes
 2022-09-01 17:47 UTC  (3+ messages)
` [PATCH 5/5] bus: hisi_lpc: Use platform_device_register_full()

[PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
 2022-09-01 17:46 UTC  (7+ messages)

[merged] kernel-panic-drop-unblank_screen-call.patch removed from -mm tree
 2022-09-01 17:46 UTC 

BHB-clearing on VM-exit
 2022-09-01 17:46 UTC  (3+ messages)

nvme-tcp: i/o errors and stalled host from failure to send command pdus
 2022-09-01 17:46 UTC  (14+ messages)

[PATCH v2 0/3] Randomize memory access of dirty_log_perf_test
 2022-09-01 17:43 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
` [PATCH v2 3/3] KVM: selftests: Randomize page access order

[PATCH v1 0/8] migration: introduce dirtylimit capability
 2022-09-01 17:22 UTC  (9+ messages)
` [PATCH v1 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
` [PATCH v1 3/8] migration: Introduce dirty-limit capability
` [PATCH v1 4/8] migration: Implement dirty-limit convergence algo
` [PATCH v1 5/8] migration: Export dirty-limit time info
` [PATCH v1 6/8] tests: Add migration dirty-limit capability test
` [PATCH v1 7/8] tests/migration: Introduce dirty-ring-size option into guestperf
` [PATCH v1 8/8] tests/migration: Introduce dirty-limit "

[PATCHv4 0/8] Virtual NMI feature
 2022-09-01 17:43 UTC  (5+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-01 17:45 UTC  (2+ messages)

[PATCH v3 0/2] lib/string_helpers: Introduce tokenize_user_input()
 2022-09-01 17:50 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCH 1/2] ksmbd: update documentation
 2022-09-01 17:41 UTC  (2+ messages)

Btrfs progs release 5.19
 2022-09-01 17:01 UTC  (2+ messages)

[PATCH v1] mm/gup: adjust stale comment for RCU GUP-fast
 2022-09-01 17:44 UTC  (7+ messages)

[PATCH] usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
 2022-09-01 17:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4 1/2] i915_drm.h sync uapi engine class enum with drm-next
 2022-09-01 17:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v4,1/2] "

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-01 17:38 UTC  (4+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH v3 0/7] xen/evtchn: implement static event channel signaling
 2022-09-01 17:41 UTC  (4+ messages)
` [PATCH v3 3/7] xen/evtchn: restrict the maximum number of evtchn supported for domUs

[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-09-01 17:37 UTC  (3+ messages)

[PATCH v1] mm/ksm: update stale comment in write_protect_page()
 2022-09-01 17:40 UTC  (11+ messages)

(no subject)
 2022-09-01 17:30 UTC 

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-09-01 17:34 UTC  (7+ messages)
` [PATCH -next v2 3/6] "

[Intel-gfx] [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC
 2022-09-01 17:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev7)

[PATCH 0/2] Introduce reserved heap
 2022-09-01 17:34 UTC  (7+ messages)
` [PATCH 2/2] xen/arm: Handle reserved heap pages in boot and heap allocator

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-09-01 17:32 UTC  (6+ messages)
` [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
` [PATCH v4 2/5] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
` [PATCH v4 3/5] KVM: VMX: Move vmx_get_perf_capabilities() definition to vmx.c
` [PATCH v4 4/5] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
` [PATCH v4 5/5] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs

[PATCH rcu 0/32] RCU Tasks updates for v5.20
 2022-09-01 17:33 UTC  (5+ messages)
` [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task

[PATCH 0/7] begin converting hugetlb code to folios
 2022-09-01 17:32 UTC  (3+ messages)
` [PATCH 2/7] mm: add private field of first tail to struct page and struct folio

[PATCH v1] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
 2022-09-01 17:32 UTC  (4+ messages)

[PATCH v6] livepatch: Clear relocation targets on a module removal
 2022-09-01 17:12 UTC  (2+ messages)

[PATCH v3 mptcp-next 1/3] mptcp: propagate fastclose error
 2022-09-01 17:31 UTC  (3+ messages)
` [PATCH v3 mptcp-next 2/3] mptcp: use fastclose on more edge scenarios
` [PATCH v3 mptcp-next 3/3] selftests: mptcp: update and extend fastclose test-cases

✅ PASS (6/171 SKIPPED): Test report for for-kernelci (6.0.0-rc3, arm-next, 85413d1e)
 2022-09-01 17:30 UTC 

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-09-01 17:29 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7180: Configure USB as wakeup source
 2022-09-01 17:29 UTC 

[PATCH v7 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-09-01 16:46 UTC  (2+ messages)

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-01 17:25 UTC  (6+ messages)
` [PATCH 3/6] soc: apple: rtkit: Add apple_rtkit_poll

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-01 17:27 UTC  (6+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse

[Intel-gfx] [PATCH] drm/i915/dp_mst: Fix mst_mgr lookup during atomic check
 2022-09-01 17:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4 00/15] dmaengine: Support polling for out of order completions
 2022-09-01 17:25 UTC  (5+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 6/7] dmaengine: idxd: Support device_tx_status

[PATCH] arm64: dts: qcom: sc7180: Configure USB as wakeup source
 2022-09-01 17:25 UTC  (2+ messages)

[PATCH 01/10] net/gve: introduce GVE PMD base code
 2022-09-01 17:24 UTC  (18+ messages)
` [PATCH v2 00/10] introduce GVE PMD
  ` [PATCH v2 01/10] net/gve: introduce GVE PMD base code
  ` [PATCH v2 02/10] net/gve: add logs and OS specific implementation
  ` [PATCH v2 03/10] net/gve: support device initialization
  ` [PATCH v2 04/10] net/gve: add link update support
  ` [PATCH v2 08/10] net/gve: add support to get dev info and configure dev
  ` [PATCH v2 09/10] net/gve: add stats support
  ` [PATCH v2 10/10] doc: update documentation

[Intel-gfx] [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
 2022-09-01 17:23 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
 2022-09-01 17:22 UTC  (2+ messages)
`  "

[PATCH] staging: r8188eu: remove mlme_osdep.h
 2022-09-01 17:21 UTC 

[PATCH 00/42] Consolidate PIIX south bridges
 2022-09-01 16:26 UTC  (12+ messages)
` [PATCH 21/42] hw/isa/piix3: Rename typedef PIIX3State to PIIXState
` [PATCH 22/42] hw/mips/malta: Reuse dev variable
` [PATCH 25/42] hw/isa/piix4: Move pci_ide_create_devs() call to board code
` [PATCH 30/42] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH 32/42] hw/isa/piix4: Rename wrongly named method
` [PATCH 34/42] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH 37/42] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH 38/42] hw/isa/piix: Consolidate IRQ triggering
` [PATCH 39/42] hw/isa/piix: Unexport PIIXState
` [PATCH 40/42] hw/isa/piix: Share PIIX3 base class with PIIX4
` [PATCH 41/42] hw/isa/piix: Drop the "3" from the PIIX base class

[PATCH 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-01 17:18 UTC  (4+ messages)
` [PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible

[PATCH v2] platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
 2022-09-01 17:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: prevent integer overflow in query_engine_info()
 2022-09-01 17:14 UTC  (3+ messages)

[PATCH v6 0/9] static shared memory on dom0less system
 2022-09-01 17:12 UTC  (3+ messages)
` [PATCH v6 5/9] xen/arm: Add additional reference to owner domain when the owner is allocated

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-01 17:11 UTC  (15+ messages)
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "
` [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors

[Regression] efi: Don't display a uefi-firmware entry if it's not supported
 2022-09-01 17:11 UTC  (7+ messages)

[PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
 2022-09-01 17:11 UTC  (2+ messages)

[PATCH] dt-bindings: rng: omap_rng: Drop requirement for clocks
 2022-09-01 17:10 UTC 

[PATCH v5 0/4] landlock: truncate support
 2022-09-01 17:10 UTC  (2+ messages)

[PATCH v4] ARM: dts: r9a06g032-rzn1d400-db: Enable CAN2
 2022-09-01 17:10 UTC  (2+ messages)

[PATCH v3 0/2] xen/pci: implement is_memory_hole for ARM
 2022-09-01 17:08 UTC  (3+ messages)
` [PATCH v3 2/2] xen/pci: replace call to is_memory_hole to pci_check_bar

[RFC][PATCHES] termios.h cleanups
 2022-09-01 17:08 UTC  (11+ messages)
` [PATCH v2 1/8] loongarch: remove generic-y += termios.h
  ` [PATCH v2 3/8] termios: uninline conversion helpers
        ` [PATCH v3 1/6] "
        ` [PATCH v3 2/6] termios: start unifying non-UAPI parts of asm/termios.h
        ` [PATCH v3 3/6] termios: consolidate values for VDISCARD in INIT_C_CC
        ` [PATCH v3 4/6] make generic INIT_C_CC a bit more generic
        ` [PATCH v3 5/6] termios: convert the last (sparc) INIT_C_CC to array
        ` [PATCH v3 6/6] termios: get rid of non-UAPI asm/termios.h

[usb:usb-linus 33/42] drivers/usb/gadget/udc/udc-xilinx.c:502:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-09-01 17:07 UTC 

[PATCH] riscv: fix early reserved memory setup
 2022-09-01 17:06 UTC  (2+ messages)

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-09-01 17:06 UTC  (7+ messages)
` [PATCH v6 "

[PATCH v3 0/3] Add RZ/N1 CAN support
 2022-09-01 17:06 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: dts: r9a06g032-rzn1d400-db: Enable CAN{0,1}

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-09-01 17:03 UTC  (7+ messages)

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-09-01 17:04 UTC  (10+ messages)
  ` [kbuild-all] "

[PATCH] r8152: Add MAC passthrough support for Lenovo Travel Hub
 2022-09-01 17:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v7 00/15] GSC support for XeHP SDV and DG2
 2022-09-01 17:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 08/15] mei: extend timeouts on slow devices

[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
 2022-09-01 17:00 UTC  (11+ messages)
` [PATCH v4 1/2] iommu/s390: Fix race with release_device ops

[PATCH v7 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-01 17:00 UTC  (4+ messages)
` [PATCH v7 2/3] Documentation: add a isolation strategy sysfs node for uacce


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.