All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-27 19:38:55 to 2023-01-27 20:08:22 UTC [more...]

[PATCHv6 00/11] Introduce RK806 Support
 2023-01-27 20:06 UTC  (3+ messages)
` [PATCHv6 05/11] mfd: rk808: split into core and i2c

[PATCH 0/3] Allow scalar to succeed despite maintenance failures
 2023-01-27 20:06 UTC  (4+ messages)
` [PATCH 1/3] t: allow 'scalar' in test_must_fail
` [PATCH 2/3] t921*: test scalar behavior starting maintenance
` [PATCH 3/3] scalar: only warn when background maintenance fails

[PATCH v2 00/33] Per-VMA locks
 2023-01-27 19:41 UTC  (88+ messages)
` [PATCH v2 01/33] maple_tree: Be more cautious about dead nodes
` [PATCH v2 02/33] maple_tree: Detect dead nodes in mas_start()
` [PATCH v2 03/33] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v2 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v2 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v2 06/33] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v2 07/33] mm: Enable maple tree RCU mode by default
` [PATCH v2 08/33] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v2 09/33] mm: rcu safe VMA freeing
` [PATCH v2 10/33] mm: move mmap_lock assert function definitions
` [PATCH v2 11/33] mm: add per-VMA lock and helper functions to control it
` [PATCH v2 12/33] mm: mark VMA as being written when changing vm_flags
` [PATCH v2 13/33] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v2 14/33] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v2 15/33] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v2 16/33] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v2 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v2 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v2 19/33] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v2 20/33] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v2 21/33] kernel/fork: assert no VMA readers during its destruction
` [PATCH v2 22/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v2 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v2 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v2 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v2 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v2 27/33] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v2 28/33] mm: introduce per-VMA lock statistics
` [PATCH v2 29/33] x86/mm: try VMA lock-based page fault handling first
` [PATCH v2 30/33] arm64/mm: "
` [PATCH v2 31/33] powerc/mm: "
` [PATCH v2 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v2 33/33] mm: separate vma->lock from vm_area_struct

[PATCH v4 1/2] dt-bindings: ramoops: Inherit reserve memory property
 2023-01-27 20:05 UTC  (4+ messages)

[PATCH] drm/i915: Fix potential bit_17 double-free
 2023-01-27 20:05 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-27 19:40 UTC  (20+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: exynos-pmu: allow phys as child
` [PATCH 2/8] dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: "
` [PATCH 4/8] phy: samsung,dp-video-phy: "
` [PATCH 5/8] phy: samsung,mipi-video-phy: "
` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420
` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
` [PATCH 8/8] arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433

[PATCH v5 00/15] jevents/pmu-events improvements
 2023-01-27 13:48 UTC  (3+ messages)

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-01-27 20:04 UTC  (5+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
` [PATCH 2/4] iommu/dma: Do not init domain if broken_unmanaged_domain
` [PATCH 3/4] iommufd: Do not allocate device object "
` [PATCH 4/4] vfio: Do not allocate domain "

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-27 20:04 UTC  (7+ messages)

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27 20:02 UTC  (6+ messages)

[PATCH v7 0/8] cxl: Process event logs
 2023-01-27 19:45 UTC  (4+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load

[PATCH] wifi: mac80211: mlme: handle EHT channel puncturing
 2023-01-27 20:02 UTC  (2+ messages)

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-27 20:02 UTC  (11+ messages)
` [PATCH v6 3/3] fanotify, audit: Allow audit to use the full permission event response
    ` [PATCH v6 3/3] fanotify,audit: "

[GIT PULL] Block fixes for 6.2-rc6
 2023-01-27 20:01 UTC 

[GIT PULL] io_uring fixes for 6.2-rc6
 2023-01-27 20:01 UTC 

[igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Sanity check power measurement
 2023-01-27 20:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-01-27 20:03 UTC 

[PATCH bpf-next] Fix malformed documentation formatting
 2023-01-27 20:00 UTC  (2+ messages)

[PATCH] common: avb_verify: prevent opening incorrect session
 2023-01-27 20:02 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH bpf-next] Add documentation to map pinning API functions
 2023-01-27 20:00 UTC  (2+ messages)

[PATCH v8 0/3] cachestat: a new syscall for page cache state of files
 2023-01-27 19:46 UTC  (4+ messages)
` [PATCH v8 2/3] cachestat: implement cachestat syscall

[PATCH v6 0/9] media: i2c: ov5670: OF support, runtime_pm, regulators
 2023-01-27 19:58 UTC  (5+ messages)
` [PATCH v6 1/9] media: dt-bindings: Add OV5670

[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-27 19:51 UTC  (4+ messages)

The PQ=1 saga
 2023-01-27 19:57 UTC  (5+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
 2023-01-27 19:56 UTC  (2+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27 19:54 UTC  (6+ messages)
` [PATCH 30/35] Documentation: tools/rtla: correct spelling
` [PATCH 31/35] Documentation: trace: "

[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
 2023-01-27 19:53 UTC  (24+ messages)
` [PATCH v5 net-next 01/13] net: mscc: ocelot: expose ocelot wm functions
` [PATCH v5 net-next 02/13] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [PATCH v5 net-next 03/13] net: mscc: ocelot: expose vcap_props structure
` [PATCH v5 net-next 04/13] net: mscc: ocelot: expose ocelot_reset routine
` [PATCH v5 net-next 05/13] net: mscc: ocelot: expose vsc7514_regmap definition
` [PATCH v5 net-next 06/13] net: dsa: felix: add configurable device quirks
` [PATCH v5 net-next 07/13] net: dsa: felix: add support for MFD configurations
` [PATCH v5 net-next 08/13] net: dsa: felix: add functionality when not all ports are supported
` [PATCH v5 net-next 09/13] mfd: ocelot: prepend resource size macros to be 32-bit
` [PATCH v5 net-next 10/13] dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512
` [PATCH v5 net-next 12/13] net: dsa: ocelot: add external ocelot switch control
` [PATCH v5 net-next 13/13] mfd: "

[Intel-gfx] [PATCH 0/9] drm/i915/dp_mst: Fix MST payload removal during output disabling
 2023-01-27 19:55 UTC  (6+ messages)
` [PATCH 5/9] drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
  ` [Intel-gfx] "

[PATCH v5 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-27 19:55 UTC  (6+ messages)
` [PATCH v5 1/5] xen/arm32: head: Widen the use of the temporary mapping
` [PATCH v5 2/5] xen/arm64: Rework the memory layout
` [PATCH v5 3/5] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping
` [PATCH v5 4/5] xen/arm64: mm: Rework switch_ttbr()
` [PATCH v5 5/5] xen/arm64: smpboot: Directly switch to the runtime page-tables

[PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-27 19:48 UTC  (2+ messages)

pm/testing baseline: 86 runs, 3 regressions (acpi-6.2-rc6-146-g628c61874ffd)
 2023-01-27 19:50 UTC 

[Intel-gfx] [PATCH v2 0/4] drm/i915: vblank stuff
 2023-01-27 19:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: vblank stuff (rev2)

RTT-PROBE: lore-subspace-rtt
 2023-01-27 19:53 UTC 

[RFC PATCH 00/16] arm: Run Arm CCA VMs with KVM
 2023-01-27 19:50 UTC  (3+ messages)
` [RFC PATCH 02/16] target/arm: Add confidential guest support

[GIT PULL] gpio: fixes for v6.2-rc6
 2023-01-27 19:47 UTC 

[PATCH v1 0/2] two suggested iouring op audit updates
 2023-01-27 19:43 UTC  (6+ messages)

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-27 19:42 UTC  (3+ messages)
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-01-27 19:46 UTC  (8+ messages)

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-01-27 19:42 UTC  (6+ messages)
  ` [Nouveau] "

[PATCH] dmaengine: idxd: Fix default allowed read buffers value in group
 2023-01-27 19:40 UTC  (2+ messages)

[PATCH] newlib: Upgrade 4.2.0 -> 4.3.0
 2023-01-27 19:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-27 19:43 UTC 

[PATCH v4 00/14] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-27 19:39 UTC  (5+ messages)
` [PATCH v4 14/14] xen/arm64: smpboot: Directly switch to the runtime page-tables

objtool warning from next-20230125
 2023-01-27 19:37 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
 2023-01-27 19:39 UTC  (11+ messages)


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.