All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 17:00:23 to 2023-07-31 17:11:42 UTC [more...]

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

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

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

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

[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC  (138+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [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

[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  (6+ 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)

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

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-07-31 17:06 UTC  (9+ messages)
` [patch net-next v2 10/11] "
` [patch net-next v2 11/11] devlink: extend health reporter dump selector by port index

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-07-31 17:05 UTC  (12+ messages)

[PATCH] build: update DPDK to use C11 standard
 2023-07-31 17:05 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] [PATCH v3] package/mhz: add new package
 2023-07-31 17:05 UTC 

[PATCH 0/3] minor cleanups for kmsan
 2023-07-31 17:02 UTC  (8+ messages)
` [PATCH 1/3] mm: kmsan: use helper function page_size()
` [PATCH 2/3] mm: kmsan: use helper macro offset_in_page()
` [PATCH 3/3] mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN

[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-31 17:03 UTC  (8+ messages)
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel

[PATCH 00/12] ata: Convert to platform remove callback returning void
 2023-07-31 17:03 UTC  (10+ messages)
` [PATCH 03/12] ata/pata_ftide010: "
` [PATCH 04/12] ata/pata_imx: "
` [PATCH 05/12] ata/pata_mpc52xx: "
` [PATCH 06/12] ata/pata_pxa: "

[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
 2023-07-31 17:02 UTC  (6+ messages)
` [PATCH v2 14/26] KVM: arm64: nv: Add "

[PATCH 0/2] lsm: change security_capget LSM hook
 2023-07-31 17:02 UTC  (3+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "

Registration reminder for DPDK Dublin Summit
 2023-07-31 17:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-07-31 17:02 UTC 

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-31 17:00 UTC  (4+ messages)
` [PATCH v9 09/10] serial: sc16is7xx: add post reset delay

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2023-07-31 17:00 UTC  (2+ messages)

[PATCH v2] usb: typec: tcpm: set initial svdm version based on pd revision
 2023-07-31 16:59 UTC 

Xen Security Advisory 433 v3 (CVE-2023-20593) - x86/AMD: Zenbleed
 2023-07-31 17:00 UTC 

[PATCH iproute2-next v2] ip: error out if iplink does not consume all options
 2023-07-31 17:00 UTC  (2+ 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.