All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 16:02:44 to 2023-10-24 16:31:54 UTC [more...]

[Acpica-devel] [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-24 16:31 UTC  (11+ messages)
` [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
` [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug

[PATCH] vhost: make experimental API's stable
 2023-10-24 16:31 UTC 

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-24 16:31 UTC  (6+ messages)
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable

srp/002 hang in blktests
 2023-10-24 16:31 UTC  (7+ messages)

[PATCH 0/2] Fixes for s3 with parallel bootup
 2023-10-24 16:30 UTC  (7+ messages)
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()

[PATCH] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
 2023-10-24 16:30 UTC  (3+ messages)

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-24 16:30 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties

[PATCH v2] arm64: module: PLT allowed even !RANDOM_BASE
 2023-10-24 16:30 UTC  (3+ messages)

[PATCH 5.10 000/199] 5.10.199-rc2 review
 2023-10-24 16:30 UTC  (2+ messages)

[PATCH v4 2/2] arm64: rust: Enable Rust support for AArch64
 2023-10-24 15:19 UTC  (2+ messages)

[PATCH v6 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-24 16:29 UTC  (3+ messages)
` [PATCH v6 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

[PATCH v2 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic
 2023-10-24 16:29 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-24 16:29 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: binman-partition: Add binman compatibles
` [PATCH v4 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH net-next v6 0/5] Rust abstractions for network PHY drivers
 2023-10-24 16:29 UTC  (7+ messages)
` [PATCH net-next v6 1/5] rust: core "
` [PATCH net-next v6 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v6 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-24 16:24 UTC  (2+ messages)

[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-24 16:09 UTC  (5+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

[PATCH 00/21] use rte optional stdatomic API
 2023-10-24 16:29 UTC  (5+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 19/19] ring: "

[PATCH 5.4 000/120] 5.4.259-rc2 review
 2023-10-24 16:28 UTC  (2+ messages)

[PATCH] mcheck.3, mtrace.3: update examples for glibc 2.34
 2023-10-24 16:28 UTC  (3+ messages)

[PATCH v4 01/38] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-24 16:27 UTC  (4+ messages)

[PATCH 5.15 000/135] 5.15.137-rc2 review
 2023-10-24 16:27 UTC  (3+ messages)

[PATCH v4 0/3] Fix clock division overflow problem
 2023-10-24 16:26 UTC  (6+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
` [PATCH v4 2/3] clk: divider: Fix divisor masking on 64 bit platforms
` [PATCH v4 3/3] clk: composite: replace open-coded abs_diff()

[PATCH 00/11] hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
 2023-10-24 16:24 UTC  (12+ messages)
` [PATCH 01/11] hw/arm/aspeed: Extract code common to all boards to a common file
` [PATCH 02/11] hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
` [PATCH 03/11] hw/arm/aspeed: Rename aspeed_soc_realize() "
` [PATCH 04/11] hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
` [PATCH 05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
` [PATCH 06/11] hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
` [PATCH 07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
` [PATCH 08/11] hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
` [PATCH 09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
` [PATCH 10/11] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
` [PATCH 11/11] hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState

[PATCH v6 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
 2023-10-24 16:16 UTC  (3+ messages)

[PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
 2023-10-24 16:25 UTC  (4+ messages)
    ` Include __GFP_NOWARN in GFP_NOWAIT

[PATCH v4 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-24 16:25 UTC  (7+ messages)
` [PATCH v4 5/7] vhost-vdpa: clean iotlb map during reset for older userspace

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-24 16:20 UTC  (18+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v4 3/5] MAINTAINERS: add entry for DCP-based "
` [PATCH v4 4/5] docs: document DCP-backed trusted keys kernel params
` [PATCH v4 5/5] docs: trusted-encrypted: add DCP as new trust source

[RFC PATCH 0/9] xfs: push perags further into allocation routines
 2023-10-24 16:25 UTC  (4+ messages)
` [PATCH 3/9] xfs: select the AG with the largest contiguous space

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-24 16:25 UTC  (9+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices

[Intel-wired-lan] [PATCH iwl-next] ice: Reset VF on Tx MDD event
 2023-10-24 16:21 UTC  (3+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 16:25 UTC  (9+ messages)
` [PATCH 12/12] hw/xen: add support for Xen primary console in emulated mode

[PATCH 1/4] [v2] sh: remove stale microdev board
 2023-10-24 16:24 UTC  (4+ messages)
` [PATCH 2/4] [v2] sh: remove unused sh4-202 support

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2023-10-24 16:23 UTC  (7+ messages)
` [PATCH net-next 3/5] net: ipqess: introduce the "

[PATCH v2 0/24] Get Xen PV shim running in Qemu, add net & console
 2023-10-24 16:22 UTC  (5+ messages)
` [PATCH v2 16/24] hw/xen: handle soft reset for primary console

[igt-dev] [PATCH i-g-t] tests/device_reset: fix logic to unbind when snd_hda_intel is loaded
 2023-10-24 16:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/device_reset: fix logic to unbind when snd_hda_intel is loaded (rev2)

[Intel-gfx] [PATCH 0/2] drm/i915/lnl: Assign correct phys
 2023-10-24 16:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/lnl: Assign correct phys (rev2)

[rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-10-24 16:11 UTC  (13+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/7] drm/i915/dsi: Get rid of redundant 'else'
  `  "
` [PATCH v2 5/7] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV "
  `  "

[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-24 16:20 UTC  (7+ messages)

+ mempolicy-alloc_pages_mpol-for-numa-policy-without-vma-fix.patch added to mm-unstable branch
 2023-10-24 16:20 UTC 

[PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
 2023-10-24 16:20 UTC  (4+ messages)

[PATCH] accel/ivpu/37xx: Fix missing VPUIP interrupts
 2023-10-24 16:19 UTC 

[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
 2023-10-24 16:18 UTC  (4+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements

[PATCH net] net: stmmac: dwmac-imx: request high frequency mode
 2023-10-24 16:16 UTC  (3+ messages)

[PATCH v2] migration: Stop migration immediately in RDMA error paths
 2023-10-24 16:16 UTC  (2+ messages)

[PATCH 0/5] selftests/nolibc: various build improvements
 2023-10-24 16:17 UTC  (11+ messages)
` [PATCH 2/5] selftests/nolibc: use EFI -bios for LoongArch qemu
` [PATCH 4/5] selftests/nolibc: support out-of-tree builds
` [PATCH 5/5] selftests/nolibc: generate config automatically

[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
 2023-10-24 16:16 UTC  (5+ messages)
` [PATCH 2/4] hw/xen: update Xen PV NIC to "

add and use a per-mapping stable writes flag
 2023-10-24 16:16 UTC  (7+ messages)
` [PATCH 1/3] filemap: add "
` [PATCH 3/3] xfs: respect the stable writes flag on the RT device

[RFC V2] IMA Log Snapshotting Design Proposal
 2023-10-19 18:49 UTC 

[igt-dev] [PATCH 0/7] igt: Fix musl build
 2023-10-24 16:16 UTC  (5+ messages)
` [igt-dev] [PATCH 3/7] lib/igt_aux.h: "
` [igt-dev] [PATCH 6/7] benchmarks/gem_exec_tracer.c: "

[PATCH v2] audit: don't take task_lock() in audit_exe_compare() code path
 2023-10-24 16:14 UTC 

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-10-24 16:16 UTC  (3+ messages)
` [PATCH RFC v2 02/18] cxl/mbox: Flag "

linux-next: build warning after merge of the arm64 tree
 2023-10-24 16:14 UTC  (4+ messages)

[PATCH v8 0/7] cgroup/cpuset: Support remote partitions
 2023-10-24 16:13 UTC  (4+ messages)

Major Donors Are QUARTERBACKS
 2023-10-24 16:12 UTC 

[PATCH v2 00/13] Improvements to memory use
 2023-10-24 16:12 UTC  (4+ messages)
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles

[Intel-gfx] [RFC v6 0/8] DRM scheduling cgroup controller
 2023-10-24 16:07 UTC  (27+ messages)
`  "
` [Intel-gfx] [RFC 1/8] cgroup: Add the DRM "
  `  "
` [Intel-gfx] [RFC 2/8] drm/cgroup: Track DRM clients per cgroup
  `  "
` [Intel-gfx] [RFC 3/8] drm/cgroup: Add ability to query drm cgroup GPU time
  `  "
` [Intel-gfx] [RFC 4/8] drm/cgroup: Add over budget signalling callback
  `  "
` [RFC 5/8] drm/cgroup: Only track clients which are providing drm_cgroup_ops
  ` [Intel-gfx] "
` [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup control
  ` [Intel-gfx] "
` [RFC 7/8] drm/i915: Implement cgroup controller over budget throttling
  ` [Intel-gfx] "
` [RFC 8/8] cgroup/drm: Expose GPU utilisation
  ` [Intel-gfx] "

Isolating abstract sockets
 2023-10-24 16:11 UTC  (10+ messages)

[PATCH v3 0/3] Add emulation of AmigaOne XE board
 2023-10-24 16:11 UTC  (4+ messages)

[PATCH v2] tools/nolibc: Use linux/wait.h rather than duplicating it
 2023-10-24 16:09 UTC  (3+ messages)

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-24 16:09 UTC  (9+ messages)
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy "
  ` [PATCH v3 "
            ` [PATCH] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
              ` [PATCH v2] "

[PATCH v3 0/1] migration: Check for duplicates on vmstate_register()
 2023-10-24 16:08 UTC  (4+ messages)
` [PATCH v3 1/1] migration: vmstate_register() check that instance_id is valid

[PATCH] zswap: export more zswap store failure stats
 2023-10-24 16:09 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] Add bpf programmable net device
 2023-10-24 16:08 UTC  (5+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
` [PATCH bpf-next v3 4/7] bpftool: Implement link show support for netkit

[PATCH v3 0/8] PMBus fixes and new functions
 2023-10-24 16:07 UTC  (6+ messages)

[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
 2023-10-24 16:08 UTC  (4+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-24 16:08 UTC  (2+ messages)

[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
 2023-10-24 16:08 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] fs: report f_fsid from s_dev for "simple" filesystems
 2023-10-24 16:07 UTC  (2+ messages)

[PATCH v1 1/1] mfd: lpc_ich: Mark *_gpio_offsets data with const
 2023-10-24 16:06 UTC 

[Intel-xe] [PATCH 0/1] Fix GSC interrupts
 2023-10-24 16:06 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for Fix GSC interrupts (rev2)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
 2023-10-24 16:05 UTC  (4+ messages)

[PATCH 00/20] remove experimental flag from some API's
 2023-10-24 16:05 UTC  (3+ messages)

[PATCH] x86/percpu: Return correct variable from current_top_of_stack()
 2023-10-24 16:05 UTC  (3+ messages)

[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
 2023-10-24 16:04 UTC  (9+ messages)

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-24 16:04 UTC  (3+ messages)

[PATCH 0/5] visl: Adapt output frames for reference comparison
 2023-10-24 16:04 UTC  (2+ messages)

[PATCH 0/2] target/arm: Implement Neoverse-N2
 2023-10-24 16:02 UTC  (5+ messages)
` [PATCH 2/2] target/arm: Implement Neoverse N2 CPU model

[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
 2023-10-24 15:52 UTC  (3+ messages)
` [PATCH v4 4/8] target/ppc: Move patching nip from exception handler to helper_scv

[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
 2023-10-24 16:02 UTC  (8+ messages)
` [PATCH net-next 09/15] net: page_pool: implement GET in the netlink API
` [PATCH net-next 10/15] net: page_pool: add netlink notifications for state changes
` [PATCH net-next 11/15] net: page_pool: report amount of memory held by page pools
` [PATCH net-next 12/15] net: page_pool: report when page pool was destroyed
` [PATCH net-next 13/15] net: page_pool: expose page pool stats via netlink
` [PATCH net-next 14/15] net: page_pool: mute the periodic warning for visible page pools
` [PATCH net-next 15/15] tools: ynl: add sample for getting page-pool information


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.