public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 22:29:16 to 2024-12-06 02:00:32 UTC [more...]

[RFC PATCH v2 00/21] riscv: Introduce 64K base page
 2024-12-06  2:00 UTC  (2+ messages)

[PATCH V4 RESEND net-next 0/7] Support some features for the HIBMCGE driver
 2024-12-06  1:59 UTC  (5+ messages)
` [PATCH V4 RESEND net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V4 RESEND net-next 6/7] net: hibmcge: Add reset "

[PATCH bpf-next v4 0/2] libbpf: Fix bpftool gen object segfault
 2024-12-06  1:58 UTC 

[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
 2024-12-06  1:57 UTC  (6+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
    ` 回覆: "

[PATCH bpf-next v3] bpftool: Fix gen object segfault
 2024-12-06  1:56 UTC  (5+ messages)

[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
 2024-12-06  1:53 UTC  (2+ messages)

[PATCH v3 0/5] sched_ext: Support high-performance monotonically non-decreasing clock
 2024-12-06  1:50 UTC  (6+ messages)
` [PATCH v3 2/5] sched_ext: Manage the validity of scx_rq_clock

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-06  1:49 UTC  (3+ messages)

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-12-06  1:48 UTC  (4+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
 2024-12-06  1:45 UTC  (3+ messages)

[next -v1 0/5] Some cleanup for memcg
 2024-12-06  1:35 UTC  (6+ messages)
` [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [next -v1 2/5] memcg: call the free function when allocation of pn fails
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function
` [next -v1 4/5] memcg: factor out the __refill_obj_stock function
` [next -v1 5/5] memcg: factor out stat(event)/stat_local(event_local) reading functions

[PATCH v10 0/2] Add support for nuvoton ma35 nand controller
 2024-12-06  1:43 UTC  (3+ messages)

[PATCH v8 0/2] x86/cacheinfo: Set the number of leaves per CPU
 2024-12-06  1:47 UTC  (8+ messages)
` [PATCH v8 2/2] x86/cacheinfo: Delete global num_cache_leaves

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06  1:39 UTC 

[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-06  1:21 UTC 

[PATCH v5 0/2] Enable ethernet for qcs8300
 2024-12-06  1:35 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[tip:x86/mm] [x86/mm/tlb] 209954cbc7: will-it-scale.per_thread_ops 13.2% regression
 2024-12-06  1:30 UTC  (7+ messages)
` [PATCH] x86,mm: only trim the mm_cpumask once a second
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] EDAC/{i10nm,skx,skx_common}: Support multiple clumps
 2024-12-06  1:26 UTC  (7+ messages)

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-06  1:25 UTC  (2+ messages)

[PATCH V2] pwm: stm32-lp: Add check for clk_enable()
 2024-12-06  1:26 UTC 

[PATCH hotfix] mm: shmem: fix ShmemHugePages at swapout
 2024-12-06  1:22 UTC  (2+ messages)

[PATCH] net/ethernet: fix typo in annotation comment
 2024-12-06  1:20 UTC  (3+ messages)

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-06  1:19 UTC  (4+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

fs/bcachefs/reflink.c:37:5-8: Unneeded variable: "ret". Return "0" on line 44
 2024-12-06  1:15 UTC 

[PATCH v5 0/4] power: supply: extension API
 2024-12-06  1:15 UTC  (9+ messages)
` [PATCH v5 1/4] ACPI: battery: Rename extensions to hook in messages
` [PATCH v5 2/4] power: supply: core: implement extension API
` [PATCH v5 3/4] power: supply: test-power: implement a power supply extension
` [PATCH v5 4/4] power: supply: cros_charge-control: "

drivers/md/bcache/super.c:108:14: sparse: sparse: restricted __le64 degrades to integer
 2024-12-06  1:15 UTC 

[PATCH V1 0/7] AMD NPU driver improvements
 2024-12-06  1:13 UTC  (4+ messages)
` [PATCH V1 6/7] accel/amdxdna: Enhance power management settings

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  1:10 UTC  (7+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2024-12-06  1:09 UTC  (3+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH v1 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-06  1:02 UTC  (12+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()

[RFC PATCH v2 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2024-12-06  1:02 UTC  (3+ messages)
` [RFC PATCH v2 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v2 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-12-06  1:02 UTC  (5+ messages)

[PATCH v4 0/3] Parse the HEST PCIe AER and set to relevant registers
 2024-12-05 11:40 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH v4 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v4 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

[PATCH v4 0/2] Enable ethernet for qcs8300
 2024-12-06  0:58 UTC  (6+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06  0:53 UTC  (13+ messages)

[PATCH 00/10] of: fix bugs and improve codes
 2024-12-06  0:52 UTC  (11+ messages)
` [PATCH 01/10] of: Fix alias name length calculating error in API of_find_node_opts_by_path()
` [PATCH 02/10] of: Correct return value for API of_parse_phandle_with_args_map()
` [PATCH 03/10] of: Correct child specifier used as input of the 2nd nexus node
` [PATCH 04/10] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 05/10] of: Fix available buffer size calculating error in API of_device_uevent_modalias()
` [PATCH 06/10] of/fdt: Dump __be32 array in CPU type order in of_dump_addr()
` [PATCH 07/10] of: Correct comments for of_alias_scan()
` [PATCH 08/10] of: Swap implementation between of_property_present() and of_property_read_bool()
` [PATCH 09/10] of: property: Implement of_fwnode_property_present() by of_property_present()
` [PATCH 10/10] of: Simplify API of_find_node_with_property() implementation

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-06  0:53 UTC  (10+ messages)
` [PATCH v2 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH] power: supply: bq24190_charger: Fix typo 'jeta' -> 'jeita'
 2024-12-06  0:52 UTC  (2+ messages)

[PATCH net-next v3 RESEND] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-06  0:51 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] pwm: stm32-lp: Add check for clk_enable()
 2024-12-06  0:51 UTC  (3+ messages)

[PATCH net] qca_spi: Fix clock speed for multiple QCA7000
 2024-12-06  0:50 UTC  (4+ messages)

[PATCH 0/5] net: renesas: rswitch: several fixes
 2024-12-06  0:47 UTC  (5+ messages)
` [PATCH 2/5] net: renesas: rswitch: fix leaked pointer on error path

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-06  0:45 UTC  (5+ messages)
` [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-06  0:42 UTC  (6+ messages)

[tip:x86/boot] BUILD REGRESSION faf0ed487415f76fe4acf7980ce360901f5e1698
 2024-12-06  0:31 UTC 

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-06  0:33 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
 2024-12-06  0:31 UTC  (7+ messages)
` [PATCH mm-unstable v2 1/6] mm/mglru: clean up workingset
` [PATCH mm-unstable v2 2/6] mm/mglru: optimize deactivation
` [PATCH mm-unstable v2 3/6] mm/mglru: rework aging feedback
` [PATCH mm-unstable v2 4/6] mm/mglru: rework type selection
` [PATCH mm-unstable v2 5/6] mm/mglru: rework refault detection
` [PATCH mm-unstable v2 6/6] mm/mglru: rework workingset protection

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06  0:31 UTC  (4+ messages)

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-06  0:30 UTC  (4+ messages)

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-06  0:30 UTC  (2+ messages)

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  0:27 UTC  (7+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point

[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
 2024-12-06  0:24 UTC  (5+ messages)
` [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
` [PATCH perf/core 2/4] uprobes: decouple return_instance list traversal and freeing
` [PATCH perf/core 3/4] uprobes: ensure return_instance is detached from the list before freeing
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task

[PATCH v2] audit: fix suffixed '/' filename matching in __audit_inode_child()
 2024-12-06  0:22 UTC  (2+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06  0:21 UTC  (9+ messages)
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH] hwmon: tps25990: Fix unreachable code in tps25990_read_word_data
 2024-12-06  0:15 UTC  (2+ messages)

[PATCH v2] of: Hide of_default_bus_match_table[]
 2024-12-06  0:13 UTC  (2+ messages)

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  0:12 UTC  (20+ messages)
` [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v20 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v20 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v20 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v20 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v20 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v20 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v20 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v20 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v20 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v20 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v20 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v20 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v20 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-06  0:09 UTC  (15+ messages)

[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:07 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.11 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.12 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:06 UTC  (5+ messages)
` [PATCH AUTOSEL 6.12 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.12 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.6 01/10] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:05 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 04/10] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.6 05/10] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.1 1/8] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 4/8] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.1 5/8] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.15 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.10 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.4 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH 0/1] PCI: Add decode disable/enable to device level and separate BAR info logging into separate function
 2024-12-06  0:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH AUTOSEL 4.19 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
 2024-12-06  0:03 UTC  (2+ messages)

[PATCH v2] kheaders: prevent `find` from seeing perl temp files
 2024-12-06  0:00 UTC 

[RFC][PATCH] sched: deadline: Remove unnecessary goto label in pick_earliest_pushable_dl_task
 2024-12-05 23:59 UTC  (2+ messages)
` [PATCH v2] sched: deadline: Cleanup "

[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-05 23:57 UTC  (9+ messages)
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[RESEND PATCH v2] xfs: fix the entry condition of exact EOF block allocation optimization
 2024-12-05 23:48 UTC  (3+ messages)

[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-05 23:45 UTC  (5+ messages)
` [PATCH net-next v8 01/15] net: stmmac: Fix CSR divider comment

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-05 23:39 UTC  (3+ messages)
` [PATCH v3 2/3] "

[PATCH v3] drm/panthor: Expose size of driver internal BO's over fdinfo
 2024-12-05 23:39 UTC 

[PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-05 23:36 UTC  (3+ messages)

[PATCH v6 drm-dp 0/5] Add dp module in hibmc driver
 2024-12-05 23:30 UTC  (9+ messages)
` [PATCH v6 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel in hibmc
` [PATCH v6 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v6 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v6 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc

[GIT PULL] audit/audit-pr-20241205
 2024-12-05 23:27 UTC  (2+ messages)

[WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState
 2024-12-05 23:25 UTC  (3+ messages)

Linux 6.12.2
 2024-12-05 23:24 UTC  (4+ messages)

[PATCH] padata: Fix refcnt handling in padata_free_shell() again
 2024-12-05 23:17 UTC  (2+ messages)

[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-05 23:09 UTC  (4+ messages)
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-12-05 23:08 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2024-12-05 23:08 UTC  (2+ messages)

[PATCH 0/2] padata: fix UAF in padata_reorder
 2024-12-05 23:03 UTC  (5+ messages)
` [PATCH 1/2] padata: add pd get/put refcnt helper
` [PATCH 2/2] padata: fix UAF in padata_reorder

[PATCH v3] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-12-05 23:07 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix a typo
 2024-12-05 23:07 UTC  (2+ messages)

[PATCH RESEND 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2024-12-05 23:05 UTC  (2+ messages)

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-12-05 23:05 UTC  (4+ messages)
` [PATCH v5 2/6] usb: typec: Add support "

[PATCH v2] rust: alloc: Add doctest for `ArrayLayout`
 2024-12-05 23:04 UTC  (2+ messages)

[PATCH] mfd: omap-usb-tll: check clk_prepare return code
 2024-12-05 22:50 UTC  (7+ messages)

[PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
 2024-12-05 22:48 UTC  (2+ messages)

[PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-05 22:48 UTC  (3+ messages)
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties

[PATCH] MAINTAINERS: Remove Albert Ou from riscv
 2024-12-05 22:46 UTC 

[PATCH] cpufreq: fix using cpufreq-dt as module
 2024-12-05 22:35 UTC  (5+ messages)

[syzbot] [mm?] WARNING in folio_update_gen
 2024-12-05 22:34 UTC  (2+ messages)

[PATCH 00/15] amd-pstate 6.14 cleanups and improvements
 2024-12-05 22:28 UTC  (5+ messages)
` [PATCH 08/15] cpufreq/amd-pstate: store all values in cpudata struct in khz
` [PATCH 11/15] cpufreq/amd-pstate: Cache EPP value and use that everywhere
` [PATCH 12/15] cpufreq/amd-pstate: Always write EPP value when updating perf
` [PATCH 15/15] cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox