All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 16:46:36 to 2023-07-31 17:08:18 UTC [more...]

[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 mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC  (98+ 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 v2 1/6] x86: Change tesing logic of mtrr commit
 2023-07-31 17:07 UTC  (3+ messages)
` [PATCH v2 2/6] x86: fsp: Use mtrr_set_next_var() for graphics memory

[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  (4+ 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 v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-07-31 17:06 UTC  (4+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-07-31 17:06 UTC  (13+ messages)
` [patch net-next v2 08/11] devlink: introduce set of macros and use it for split ops definitions
` [patch net-next v2 10/11] devlink: introduce dump selector attr and use it for per-instance dumps
` [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  (16+ messages)
` [PATCH 01/12] ata/pata_arasan_cf: "
` [PATCH 02/12] ata/pata_ep93xx: "
` [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 12/12] ata/sata_rcar: "

[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 

[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 0/9] ALSA: hda/cs35l56: Various bugfixes
 2023-07-31 16:57 UTC  (10+ messages)
` [PATCH 1/9] ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run()
` [PATCH 2/9] ALSA: hda/cs35l56: Do not mark cache dirty after REINIT
` [PATCH 3/9] ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware
` [PATCH 4/9] ALSA: hda/cs35l56: Always power-up and start cs_dsp
` [PATCH 5/9] ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove()
` [PATCH 6/9] ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error path
` [PATCH 7/9] ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware
` [PATCH 8/9] ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched
` [PATCH 9/9] ALSA: hda/cs35l56: Reject I2C alias addresses

[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 0/5] ASoC: rsnd: add multi Component support
 2023-07-31 16:58 UTC  (2+ messages)

[PATCH iproute2-next v2] ip: error out if iplink does not consume all options
 2023-07-31 17:00 UTC  (2+ messages)

[PATCH] PCI: qcom-ep: Treat unknown irq events as an error
 2023-07-31 16:57 UTC  (2+ messages)

[PATCH v4 0/5] RK3588 PCIe2 support
 2023-07-31 16:57 UTC  (18+ messages)
` [PATCH v4 1/5] dt-bindings: PCI: dwc: improve msi handling
` [PATCH v4 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v4 3/5] dt-bindings: PCI: dwc: rockchip: Use generic binding
` [PATCH v4 4/5] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v4 5/5] arm64: dts: rockchip: rk3588: add PCIe2 support

require EXPORT_SYMBOL_GPL symbols for symbol_get
 2023-07-31 16:57 UTC  (4+ messages)
` [PATCH 4/5] mmc: use EXPORT_SYMBOL_GPL for mmc_detect_change

[PATCH] ASoC: codecs: rx-macro: Enable RX path clock to match POST_PMD
 2023-07-31 16:55 UTC 

[PATCH] lsm: add comment block for security_sk_classify_flow LSM hook
 2023-07-31 16:56 UTC  (2+ messages)

[PATCH] systemd: update to v254
 2023-07-31 16:56 UTC  (4+ messages)
` [PATCH v4] "
  ` [OE-core] "

[PATCH 0/3] stm32/hash - Convert to platform remove callback returning void
 2023-07-31 16:54 UTC  (8+ messages)
` [PATCH 1/3] crypto: stm32/hash - Properly handle pm_runtime_get failing
` [PATCH 2/3] crypto: stm32/hash - Drop if block with always false condition
` [PATCH 3/3] crypto: stm32/hash - Convert to platform remove callback returning void

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

[PATCH v5 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitionse
 2023-07-31 16:54 UTC  (3+ messages)

[PATCH v1] usb: typec: tcpm: set initial svdm version based on pd revision
 2023-07-31 16:55 UTC  (3+ messages)

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

Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
 2023-07-31 16:53 UTC  (4+ messages)
`  "

[PATCH v12 00/10] Introduce ICSSG based ethernet Driver
 2023-07-31 16:51 UTC  (6+ messages)
` [PATCH v12 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver

[RFC PATCH 00/19] QEMU gmem implemention
 2023-07-31 16:51 UTC  (2+ messages)

[PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
 2023-07-31 16:50 UTC 

[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
 2023-07-31 16:48 UTC  (5+ messages)
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry

[Intel-wired-lan] [tnguy-next-queue:dev-queue 20/51] drivers/net/ethernet/intel/ice/ice_ptp_hw.c:2181 ice_read_phy_and_phc_time_e822() warn: if statement not indented
 2023-07-31 16:49 UTC  (3+ messages)
  `  "

[PATCH 0/5] linux-user: brk/mmap fixes
 2023-07-31 16:47 UTC  (5+ messages)

[PATCH v2] btrfs: zoned: do not zone finish data relocation block group
 2023-07-31 16:49 UTC  (2+ messages)

Python in Domain Configurations
 2023-07-31 16:47 UTC  (4+ messages)

[PATCH] clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
 2023-07-31 16:47 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-31 16:46 UTC  (9+ messages)
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support


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.