All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 17:07:10 to 2023-07-31 17:41:26 UTC [more...]

[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
 2023-07-31 17:41 UTC  (6+ messages)

[PATCH v1 00/14] futex: More futex2 bits
 2023-07-31 17:38 UTC  (12+ messages)
` [PATCH v1 02/14] futex: Extend the FUTEX2 flags
` [PATCH v1 04/14] futex: Validate futex value against futex size
` [PATCH v1 09/14] futex: Add sys_futex_requeue()
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA

[PATCH v2 0/5] Make PDX compression optional
 2023-07-31 17:38 UTC  (6+ messages)
` [PATCH v2 5/5] pdx: Add CONFIG_HAS_PDX_COMPRESSION as a common Kconfig option

[PATCH] systemd: update to v254
 2023-07-31 17:37 UTC  (9+ messages)
` [PATCH v4] "
  ` [OE-core] "
` [PATCH v5] "

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-31 17:36 UTC  (19+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-07-31 17:33 UTC  (9+ messages)

[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC  (88+ messages)
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 13/31] x86: "
` [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 17/31] arm: "
` [PATCH mm-unstable v8 18/31] arm64: "
` [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 20/31] hexagon: "
` [PATCH mm-unstable v8 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v8 22/31] m68k: "
` [PATCH mm-unstable v8 23/31] mips: "
` [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 25/31] openrisc: "
` [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v8 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-31 17:27 UTC  (16+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state
` [RFC][PATCH 2/3] cpuidle,teo: Improve NOHZ management

[PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
 2023-07-31 17:27 UTC  (2+ messages)

[RFC PATCH 0/6] Use Clang for compiling in the 64-bit MSYS2 job
 2023-07-31 17:25 UTC  (7+ messages)
` [RFC PATCH 5/6] include/qemu/compiler: Fix problem with gcc_struct and Clang

[PATCH] mm: compaction: fix endless looping over same migrate block
 2023-07-31 17:24 UTC 

[net-next PATCH V2 0/2] octeontx2-af: TC flower offload changes
 2023-07-31 17:24 UTC  (5+ messages)
` [net-next PATCH V2 1/2] octeontx2-af: Code restructure to handle TC outer VLAN offload
` [net-next PATCH V2 2/2] octeontx2-af: TC flower offload support for inner VLAN

[PATCH v6 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-31 17:23 UTC  (3+ messages)

[PATCH] ASoC: codecs: rx-macro: Enable RX path clock to match POST_PMD
 2023-07-31 17:22 UTC  (2+ messages)

[PATCH v2 0/9] x86: Improve bootstd support
 2023-07-31 17:22 UTC  (3+ messages)
` [PATCH v2 4/9] bootstd: Rename bootdev_setup_sibling_blk()

[PATCH v4 0/1] Intel: sof_rt5682: remove quirk flag
 2023-07-31 17:21 UTC  (2+ messages)

[RFC PATCH 00/19] QEMU gmem implemention
 2023-07-31 17:22 UTC  (4+ messages)
` [RFC PATCH 08/19] HostMem: Add private property to indicate to use kvm gmem

[PATCH 00/24] ALSA: Generic PCM copy ops using sockptr_t
 2023-07-31 17:20 UTC  (2+ messages)

Not possible to have PI at the end of metadata
 2023-07-31 17:22 UTC 

[Tpm2] TPM2_ACT_SetTimeout command usage
 2023-07-31 17:21 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-31 17:20 UTC  (7+ messages)
` [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU

[PATCH v2 00/10] btrfs: zoned: write-time activation of metadata block group
 2023-07-31 17:17 UTC  (11+ messages)
` [PATCH v2 01/10] btrfs: introduce struct to consolidate extent buffer write context
` [PATCH v2 02/10] btrfs: zoned: introduce block_group context to btrfs_eb_write_context
` [PATCH v2 03/10] btrfs: zoned: return int from btrfs_check_meta_write_pointer
` [PATCH v2 04/10] btrfs: zoned: defer advancing meta_write_pointer
` [PATCH v2 05/10] btrfs: zoned: update meta_write_pointer on zone finish
` [PATCH v2 06/10] btrfs: zoned: reserve zones for an active metadata/system block group
` [PATCH v2 07/10] btrfs: zoned: activate metadata block group on write time
` [PATCH v2 08/10] btrfs: zoned: no longer count fresh BG region as zone unusable
` [PATCH v2 09/10] btrfs: zoned: don't activate non-DATA BG on allocation
` [PATCH v2 10/10] btrfs: zoned: re-enable metadata over-commit for zoned mode

qemu-img cache modes with Linux cgroup v1
 2023-07-31 17:19 UTC  (2+ messages)

[PATCH v4 00/34] KVM: selftests: Guest printf and asserts overhaul
 2023-07-31 17:19 UTC  (6+ messages)
` [PATCH v4 09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts

[PATCH v3] samples/bpf: Fix build out of source tree
 2023-07-31 17:17 UTC  (3+ messages)

Draft of Git Rev News edition 101
 2023-07-31 17:14 UTC  (3+ messages)

[PATCH v2 0/4] Add pm8916 VM-BMS and LBC
 2023-07-31 17:06 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: power: supply: Add pm8916 VM-BMS
` [PATCH v2 2/4] dt-bindings: power: supply: Add pm8916 LBC
` [PATCH v2 3/4] power: supply: Add pm8916 VM-BMS support
` [PATCH v2 4/4] power: supply: Add driver for pm8916 lbc

[Intel-wired-lan] [PATCH iwl-next v3] igc: Add support for multiple in-flight TX timestamps
 2023-07-31 17:16 UTC  (3+ messages)

[PATCH 0/6] make vma locking more obvious
 2023-07-31 17:14 UTC  (8+ messages)
` [PATCH 1/6] mm: enable page walking API to lock vmas during the walk
` [PATCH 2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
` [PATCH 3/6] mm: replace mmap with vma write lock assertions when operating on a vma
` [PATCH 4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
` [PATCH 5/6] mm: always lock new vma before inserting into vma tree
` [PATCH 6/6] mm: move vma locking out of vma_prepare

[PATCH V3 0/1] AMD QDMA driver
 2023-07-31 17:12 UTC  (2+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "

[PATCH] MAINTAINERS: change reiserfs status to obsolete
 2023-07-31 17:11 UTC  (4+ messages)

[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
 2023-07-31 17:06 UTC  (10+ messages)

[PATCH 00/12] ata: Convert to platform remove callback returning void
 2023-07-31 17:07 UTC  (3+ messages)
` [PATCH 07/12] ata/pata_rb532_cf: "

[PATCH net-next v2] net: make sure we never create ifindex = 0
 2023-07-31 17:11 UTC 

Problem with rtw8723ds
 2023-07-31 17:07 UTC  (3+ messages)

[PATCH v5] rpm: Allow setting platform macro settings externally
 2023-07-31 17:11 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
 2023-07-31 17:08 UTC  (7+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff

[PATCH 1/1] tools/fdt_add_pubkey: error handling in add_pubkey
 2023-07-31 17:08 UTC  (3+ messages)

[PATCH v16 10/10] arm_ffa: efi: corstone1000: enable MM communication
 2023-07-31 17:07 UTC  (9+ messages)
` [PATCH v17 00/10] introduce Arm FF-A support
  ` [PATCH v17 09/10] arm_ffa: efi: introduce FF-A MM communication

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-07-31 17:06 UTC  (5+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH] dm: Correct DM_FLAG_ comment
 2023-07-31 17:07 UTC  (2+ messages)

[PATCH] test: fix a couple NULL vs IS_ERR() checks
 2023-07-31 17:07 UTC  (2+ messages)

[PATCH v2] PCI: fu740: Set the number of MSI vectors
 2023-07-31 17:06 UTC  (2+ messages)

[PATCH v3 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-07-31 17:08 UTC  (2+ messages)

[PATCH 0/8] x86: Improve bootstd support
 2023-07-31 17:08 UTC  (4+ messages)
` [PATCH 3/8] bootstd: Rename bootdev_setup_sibling_blk()

Python in Domain Configurations
 2023-07-31 17:09 UTC  (5+ messages)

[PATCH v2 1/1] doc: describe QEMU virtio block device
 2023-07-31 17:08 UTC  (2+ messages)

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-07-31 17:08 UTC  (3+ messages)
` [PATCH 2/2] arch: m68k: Implement relocation

[PATCH] expo: allocate correct ammount of memory
 2023-07-31 17:07 UTC  (2+ messages)

[PATCH 1/1] boot: fix bootdev_list()
 2023-07-31 17:08 UTC  (2+ messages)

[PATCH v2 1/6] x86: Change tesing logic of mtrr commit
 2023-07-31 17:08 UTC  (9+ messages)
` [PATCH v2 2/6] x86: fsp: Use mtrr_set_next_var() for graphics memory
` [PATCH v2 3/6] video: broadwell: "
` [PATCH v2 4/6] video: ivybridge: "
` [PATCH v2 5/6] video: vesa: "

[PATCH v4] integrity: Always reference the blacklist keyring with appraisal
 2023-07-31 17:04 UTC  (2+ messages)

[PATCH] cmd: pxe: Update the command help
 2023-07-31 17:07 UTC  (2+ messages)

[PATCH] cmd: improve string matching for hex
 2023-07-31 17:07 UTC  (2+ messages)

[PATCH 0/9] x86: Fixes for distro booting
 2023-07-31 17:07 UTC  (8+ messages)
` [PATCH 4/9] Revert "x86: Switch QEMU over to use the bochs driver"

[PATCH 0/3] Fix segfault on migration return path
 2023-07-31 17:06 UTC  (5+ messages)
` [PATCH 2/3] migration: Simplify calling of await_return_path_close_on_source

[PATCH v3] platform/chrome: chromeos_acpi: support official HID GOOG0016
 2023-07-31 17:07 UTC  (3+ 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.