patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-24 21:55:15 to 2023-10-01 06:19:30 UTC [more...]

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-01  6:19 UTC  (26+ messages)
` [PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-29 21:06 UTC  (72+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure
  ` [PATCH v5 4/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v5 5/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v5 7/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
  ` [PATCH v6 0/8] Add support for Sub-NUMA cluster (SNC) systems
    ` [PATCH v6 1/8] x86/resctrl: Prepare for new domain scope
    ` [PATCH v6 2/8] x86/resctrl: Prepare to split rdt_domain structure
    ` [PATCH v6 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
    ` [PATCH v6 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
    ` [PATCH v6 5/8] x86/resctrl: Add node-scope to the options for feature scope
    ` [PATCH v6 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
    ` [PATCH v6 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
    ` [PATCH v6 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH 00/10] IFS support for GNR and SRF
 2023-09-29 20:24 UTC  (33+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] platform/x86/intel/ifs: Store IFS generation number
  ` [PATCH v2 2/9] platform/x86/intel/ifs: Refactor image loading code
  ` [PATCH v2 3/9] platform/x86/intel/ifs: Gen2 scan image loading
  ` [PATCH v2 4/9] platform/x86/intel/ifs: Gen2 Scan test support
  ` [PATCH v2 5/9] platform/x86/intel/ifs: Validate image size
  ` [PATCH v2 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
  ` [PATCH v2 7/9] platform/x86/intel/ifs: Add new CPU support
  ` [PATCH v2 8/9] platform/x86/intel/ifs: Add new error code
  ` [PATCH v3 0/9] IFS support for GNR and SRF
    ` [PATCH v3 1/9] platform/x86/intel/ifs: Store IFS generation number
    ` [PATCH v3 2/9] platform/x86/intel/ifs: Refactor image loading code
    ` [PATCH v3 3/9] platform/x86/intel/ifs: Gen2 scan image loading
    ` [PATCH v3 4/9] platform/x86/intel/ifs: Gen2 Scan test support
    ` [PATCH v3 5/9] platform/x86/intel/ifs: Validate image size
    ` [PATCH v3 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
    ` [PATCH v3 7/9] platform/x86/intel/ifs: Add new CPU support
    ` [PATCH v3 8/9] platform/x86/intel/ifs: Add new error code
    ` [PATCH v3 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest

[PATCH v7 0/3] Handle corrected machine check interrupt storms
 2023-09-29 18:16 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] x86/mce: Remove old CMCI storm mitigation code
  ` [PATCH v8 2/3] x86/mce: Add per-bank CMCI storm mitigation
  ` [PATCH v8 3/3] x86/mce: Handle Intel threshold interrupt storms

[PATCH 5.15 000/511] 5.15.132-rc1 review
 2023-09-29 19:57 UTC  (3+ messages)
` [PATCH 5.15 399/511] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz

[PATCH 5.10 000/406] 5.10.195-rc1 review
 2023-09-29 19:56 UTC  (3+ messages)
` [PATCH 5.10 329/406] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz

[GIT PULL] slab fixes for 6.6-rc4
 2023-09-29 19:15 UTC  (2+ messages)

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-28  4:46 UTC  (2+ messages)

[PATCH v3 00/15] Introduce /dev/mshv drivers
 2023-09-28  0:17 UTC  (15+ messages)
` [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH 4.19 000/273] 4.19.295-rc1 review
 2023-09-27 23:36 UTC  (3+ messages)
` [PATCH 4.19 178/273] media: dvb: symbol fixup for dvb_attach()

[PATCH 1/1] platform/x86/intel/ifs: release cpus_read_lock()
 2023-09-27 18:48 UTC 

[PATCH 5.4 000/367] 5.4.257-rc1 review
 2023-09-26 20:10 UTC  (7+ messages)
` [PATCH 5.4 118/367] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
` [PATCH 5.4 326/367] libbpf: Free btf_vmlinux when closing bpf_object

[PATCH v2 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
 2023-09-26  6:27 UTC  (55+ messages)
` [PATCH v2 01/54] ASoC: soc.h: "
` [PATCH v2 02/54] ASoC: simple_card_utils.h: convert not to use asoc_xxx()
` [PATCH v2 03/54] ASoC: sh: "
` [PATCH v2 04/54] ASoC: ti: "
` [PATCH v2 05/54] ASoC: arm: "
` [PATCH v2 06/54] ASoC: amd: "
` [PATCH v2 07/54] ASoC: bcm: "
` [PATCH v2 08/54] ASoC: dwc: "
` [PATCH v2 09/54] ASoC: fsl: "
` [PATCH v2 10/54] ASoC: img: "
` [PATCH v2 11/54] ASoC: mxs: "
` [PATCH v2 12/54] ASoC: pxa: "
` [PATCH v2 13/54] ASoC: stm: "
` [PATCH v2 14/54] ASoC: au1x: "
` [PATCH v2 15/54] ASoC: qcom: "
` [PATCH v2 16/54] ASoC: sprd: "
` [PATCH v2 17/54] ASoC: apple: "
` [PATCH v2 18/54] ASoC: atmel: "
` [PATCH v2 19/54] ASoC: meson: "
` [PATCH v2 20/54] ASoC: sunxi: "
` [PATCH v2 21/54] ASoC: tegra: "
` [PATCH v2 22/54] ASoC: ux500: "
` [PATCH v2 23/54] ASoC: google: "
` [PATCH v2 24/54] ASoC: cirrus: "
` [PATCH v2 25/54] ASoC: generic: "
` [PATCH v2 26/54] ASoC: samsung: "
` [PATCH v2 27/54] ASoC: extensa: "
` [PATCH v2 28/54] ASoC: kirkwood: "
` [PATCH v2 29/54] ASoC: loongson: "
` [PATCH v2 30/54] ASoC: mediatek: "
` [PATCH v2 31/54] ASoC: rockchip: "
` [PATCH v2 32/54] ASoC: starfive: "
` [PATCH v2 33/54] ASoC: uniphier: "
` [PATCH v2 34/54] ASoC: soundwire: "
` [PATCH v2 35/54] ASoC: intel: "
` [PATCH v2 36/54] ASoC: intel: avs: "
` [PATCH v2 37/54] ASoC: codec: wm: "
` [PATCH v2 38/54] ASoC: codec: rt5677: "
` [PATCH v2 39/54] ASoC: codec: cs47lxx: "
` [PATCH v2 40/54] ASoC: sof: "
` [PATCH v2 41/54] ASoC: sof: amd: "
` [PATCH v2 42/54] ASoC: sof: intel: "
` [PATCH v2 43/54] ASoC: sof: mediatek: "
` [PATCH v2 44/54] ASoC: soc-dai: "
` [PATCH v2 45/54] ASoC: soc-pcm: "
` [PATCH v2 46/54] ASoC: soc-core: "
` [PATCH v2 47/54] ASoC: soc-dapm: "
` [PATCH v2 48/54] ASoC: soc-link: "
` [PATCH v2 49/54] ASoC: soc-utils: "
` [PATCH v2 50/54] ASoC: soc-topology: "
` [PATCH v2 51/54] ASoC: soc-compress: "
` [PATCH v2 52/54] ASoC: soc-component: "
` [PATCH v2 53/54] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v2 54/54] ASoC: remove asoc_xxx() compatible macro

[PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields
 2023-09-26 10:01 UTC  (2+ messages)

[PATCH 6.1 000/219] 6.1.54-rc1 review
 2023-09-26  2:49 UTC  (21+ messages)
` [PATCH 6.1 033/219] memcg: drop kmem.limit_in_bytes
  ` [REGRESSION] "

[PATCH v2] tmpfs.5: extend with new noswap documentation
 2023-09-26  0:20 UTC  (2+ messages)

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-09-25 19:49 UTC  (2+ messages)

[PATCH 4.19 000/323] 4.19.291-rc1 review
 2023-09-24 22:40 UTC  (3+ messages)
` [PATCH 4.19 322/323] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions

[PATCH 5.10 000/509] 5.10.188-rc1 review
 2023-09-24 21:15 UTC  (3+ messages)
` [PATCH 5.10 397/509] PCI: qcom: Disable write access to read only registers for IP v2.3.3


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).