[PATCH v6 00/22] Python generated Intel metrics
2025-09-04 4:46 UTC (6+ messages)
` [PATCH v6 01/22] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v6 02/22] perf jevents: Add idle metric for "
` [PATCH v6 03/22] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v6 04/22] perf jevents: Add smi metric group for Intel models
` [PATCH v6 05/22] perf jevents: Mark metrics with experimental events as experimental
[PATCH v1 0/3] cpufreq: Clean up frequency table handling
2025-09-04 4:45 UTC (7+ messages)
` [PATCH v1 1/3] cpufreq: Drop redundant freq_table parameter
` [PATCH v1 2/3] cpufreq: Always enforce policy limits even without frequency table
` [PATCH v1 3/3] cpufreq: Make cpufreq_frequency_table_verify() internal
[PATCH 6/7] rtc: m41t93: Add square wave clock provider support
2025-09-04 4:42 UTC (2+ messages)
[PATCH v6 00/13] Python generated AMD Zen metrics
2025-09-04 4:40 UTC (14+ messages)
` [PATCH v6 01/13] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v6 02/13] perf jevents: Add idle "
` [PATCH v6 03/13] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v6 04/13] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v6 05/13] perf jevents: Add software prefetch (swpf) metric group for AMD
` [PATCH v6 06/13] perf jevents: Add hardware prefetch (hwpf) "
` [PATCH v6 07/13] perf jevents: Add itlb "
` [PATCH v6 08/13] perf jevents: Add dtlb "
` [PATCH v6 09/13] perf jevents: Add uncore l3 "
` [PATCH v6 10/13] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v6 11/13] perf jevents: Add ILP metrics "
` [PATCH v6 12/13] perf jevents: Add context switch "
` [PATCH v6 13/13] perf jevents: Add uop cache hit/miss rates "
[PATCH v1] cpufreq: intel_pstate: Rearrange variable declaration involving __free()
2025-09-04 4:32 UTC (3+ messages)
[PATCH v6 00/12] Foundations for metric generation with Python
2025-09-04 4:32 UTC (13+ messages)
` [PATCH v6 01/12] perf jevents: Allow multiple metricgroups.json files
` [PATCH v6 02/12] perf jevents: Update metric constraint support
` [PATCH v6 03/12] perf jevents: Add descriptions to metricgroup abstraction
` [PATCH v6 04/12] perf jevents: Allow metric groups not to be named
` [PATCH v6 05/12] perf jevents: Support parsing negative exponents
` [PATCH v6 06/12] perf jevents: Term list fix in event parsing
` [PATCH v6 07/12] perf jevents: Add threshold expressions to Metric
` [PATCH v6 08/12] perf jevents: Move json encoding to its own functions
` [PATCH v6 09/12] perf jevents: Drop duplicate pending metrics
` [PATCH v6 10/12] perf jevents: Skip optional metrics in metric group list
` [PATCH v6 11/12] perf jevents: Build support for generating metrics from python
` [PATCH v6 12/12] perf jevents: Add load event json to verify and allow fallbacks
[PATCH 11/11] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M
2025-09-04 4:31 UTC (2+ messages)
[PATCH] drivers/pci: Fix FIELD_PREP compilation error with gcc-8
2025-09-04 4:29 UTC (2+ messages)
[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
2025-09-04 4:29 UTC (5+ messages)
[PATCH] LoongArch: KVM: remove unused returns
2025-09-04 4:26 UTC
[RFC PATCH 00/19] sched/fair: Distributed nohz idle CPU tracking for idle load balancing
2025-09-04 4:15 UTC (20+ messages)
` [RFC PATCH 01/19] sched/fair: Simplify set_cpu_sd_state_*() with guards
` [RFC PATCH 02/19] sched/topology: Optimize sd->shared allocation and assignment
` [RFC PATCH 03/19] sched/fair: Use rq->nohz_tick_stopped in update_nohz_stats()
` [RFC PATCH 04/19] sched/fair: Use xchg() to set sd->nohz_idle state
` [RFC PATCH 05/19] sched/topology: Attach new hierarchy in rq_attach_root()
` [RFC PATCH 06/19] sched/fair: Fixup sd->nohz_idle state during hotplug / cpuset
` [RFC PATCH 07/19] sched/fair: Account idle cpus instead of busy cpus in sd->shared
` [RFC PATCH 08/19] sched/topology: Introduce fallback sd->shared assignment
` [RFC PATCH 09/19] sched/topology: Introduce percpu sd_nohz for nohz state tracking
` [RFC PATCH 10/19] sched/topology: Introduce "idle_cpus_mask" in sd->shared
` [RFC PATCH 11/19] sched/topology: Introduce "nohz_shared_list" to keep track of sd->shared
` [RFC PATCH 12/19] sched/fair: Reorder the barrier in nohz_balance_enter_idle()
` [RFC PATCH 13/19] sched/fair: Extract the main _nohz_idle_balance() loop into a helper
` [RFC PATCH 14/19] sched/fair: Convert find_new_ilb() to use nohz_shared_list
` [RFC PATCH 15/19] sched/fair: Introduce sched_asym_prefer_idle() for ILB kick
` [RFC PATCH 16/19] sched/fair: Convert sched_balance_nohz_idle() to use nohz_shared_list
` [RFC PATCH 17/19] sched/fair: Remove "nohz.idle_cpus_mask"
` [RFC PATCH 18/19] sched/fair: Optimize global "nohz.nr_cpus" tracking
` [RFC PATCH 19/19] sched/topology: Add basic debug information for "nohz_shared_list"
[PATCH v1] cpufreq: core: Rearrange variable declarations involving __free()
2025-09-04 4:14 UTC (2+ messages)
[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
2025-09-04 4:12 UTC (3+ messages)
` [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
[PATCH 00/16] ARM: dts: imx6: clean up some dtb check warnings
2025-09-04 4:11 UTC (4+ messages)
` [PATCH 05/16] ARM: dts: imx6qdl-aristainetos2: rename ethernet-phy to ethernet-phy@0
[RFC 00/14] cover-letter: Add virtualization support for EGM
2025-09-04 4:08 UTC (15+ messages)
` [RFC 01/14] vfio/nvgrace-gpu: Expand module_pci_driver to allow custom module init
` [RFC 02/14] vfio/nvgrace-gpu: Create auxiliary device for EGM
` [RFC 03/14] vfio/nvgrace-gpu: track GPUs associated with the EGM regions
` [RFC 04/14] vfio/nvgrace-gpu: Introduce functions to fetch and save EGM info
` [RFC 05/14] vfio/nvgrace-egm: Introduce module to manage EGM
` [RFC 06/14] vfio/nvgrace-egm: Introduce egm class and register char device numbers
` [RFC 07/14] vfio/nvgrace-egm: Register auxiliary driver ops
` [RFC 08/14] vfio/nvgrace-egm: Expose EGM region as char device
` [RFC 09/14] vfio/nvgrace-egm: Add chardev ops for EGM management
` [RFC 10/14] vfio/nvgrace-egm: Clear Memory before handing out to VM
` [RFC 11/14] vfio/nvgrace-egm: Fetch EGM region retired pages list
` [RFC 12/14] vfio/nvgrace-egm: Introduce ioctl to share retired pages
` [RFC 13/14] vfio/nvgrace-egm: expose the egm size through sysfs
` [RFC 14/14] vfio/nvgrace-gpu: Add link from pci to EGM
[PATCH v2] pps: fix warning in pps_register_cdev when register device fail
2025-09-04 4:08 UTC (2+ messages)
[GIT PULL] ksmbd server fix
2025-09-04 4:05 UTC (2+ messages)
[PATCH net-next v28 0/1] MCTP Over PCC Transport
2025-09-04 4:05 UTC (2+ messages)
` [PATCH net-next v28 1/1] mctp pcc: Implement MCTP over "
[PATCH v1] bpf: Add kernel-doc for struct bpf_prog_info
2025-09-04 4:01 UTC (3+ messages)
[PATCH v1 0/3] Fix objtool warnings if LTO is enabled for LoongArch (Part 2)
2025-09-04 3:59 UTC (18+ messages)
` [PATCH v1 1/3] objtool/LoongArch: Fix fall through warning about efi_boot_kernel()
` [PATCH v1 2/3] objtool/LoongArch: Fix unreachable instruction warnings about EFISTUB
` [PATCH v1 3/3] LoongArch: Fix unreachable instruction warnings about entry functions
[RFC PATCH 0/3] Fix objtool warnings with RUST on LoongArch
2025-09-04 3:57 UTC (7+ messages)
` [RFC PATCH 1/3] docs: rust: quick-start: Add another way to install
` [RFC PATCH 3/3] LoongArch: Handle table jump option for RUST
[PATCH v9 00/19] TDX KVM selftests
2025-09-04 3:57 UTC (4+ messages)
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
[PATCH 1/2] mm: Enable khugepaged to operate on non-writable VMAs
2025-09-04 3:56 UTC (7+ messages)
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-09-04 3:52 UTC (4+ messages)
` [RFC RESEND v3] binfmt_elf: preserve original ELF e_flags for "
[PATCH v2 0/9] kcfi: Prepare for GCC support
2025-09-04 3:46 UTC (10+ messages)
` [PATCH v2 1/9] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH v2 2/9] x86/traps: Clarify KCFI instruction layout
` [PATCH v2 3/9] x86/cfi: Document the "cfi=" bootparam options
` [PATCH v2 4/9] x86/cfi: Standardize on common "CFI:" prefix for CFI reports
` [PATCH v2 5/9] x86/cfi: Add "debug" option to "cfi=" bootparam
` [PATCH v2 6/9] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH v2 7/9] kconfig: Add transitional symbol attribute for migration support
` [PATCH v2 8/9] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
` [PATCH v2 9/9] ARM: traps: Implement KCFI trap handler for ARM32
[PATCH] drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
2025-09-04 3:44 UTC
[PATCH] PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
2025-09-04 3:39 UTC (4+ messages)
[PATCH 0/2] Move sdhci0 from common & update sdhci0
2025-09-04 3:38 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62p/j722s: Move sdhci0 from common
[syzbot] [mm?] INFO: task hung in hugetlb_fault
2025-09-04 3:36 UTC (2+ messages)
[PATCH v2] media: venus: pm_helpers: add fallback for the opp-table
2025-09-04 3:33 UTC (3+ messages)
[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
2025-09-04 3:26 UTC (2+ messages)
[PATCH linux-next 0/3] tools/delaytop: implement real-time keyboard interaction support
2025-09-04 3:20 UTC (2+ messages)
[PATCH 0/6] Add multiple address spaces support to VDUSE
2025-09-04 3:20 UTC (10+ messages)
` [PATCH 2/6] vduse: add vq group support
[PATCH net-next v10 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-04 3:19 UTC (12+ messages)
` [PATCH net-next v10 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v10 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v10 5/5] net: rnpgbe: Add register_netdev
[PATCH v2 5/5] PCI: qcom: Allow pwrctrl core to toggle PERST# for new DT binding
2025-09-04 3:19 UTC (2+ messages)
[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-09-04 3:19 UTC (10+ messages)
[PATCH v1] docs: networking: can: change bcm_msg_head frames member to support flexible array
2025-09-04 3:17 UTC
[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
2025-09-04 3:16 UTC (4+ messages)
[PATCH linux-next 1/3] tools/delaytop: add memory verbose mode support
2025-09-04 3:15 UTC (2+ messages)
[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
2025-09-04 3:15 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the broadcom tree
2025-09-04 3:12 UTC (2+ messages)
[PATCH net] net: stmmac: dwmac-rk: Ensure clk_phy doesn't contain invalid address
2025-09-04 3:12 UTC
[PATCH V4 RESEND 0/3] Fixup & optimize hgatp mode & vmid detect functions
2025-09-04 3:08 UTC (2+ messages)
[PATCH v1] libbpf: remove unused args in parse_usdt_note
2025-09-04 3:05 UTC
[PATCH] mm: centralize and fix max map count limit checking
2025-09-04 3:01 UTC (3+ messages)
[PATCH v3 0/3] irqchip/sg2042-msi: Set irq type according to DT configuration
2025-09-04 3:01 UTC (4+ messages)
` [PATCH v3 1/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING
` [PATCH v3 2/3] riscv: sophgo: dts: sg2044: "
` [PATCH v3 3/3] irqchip/sg2042-msi: Set irq type according to DT configuration
linux-next: build warning after merge of the mm-unstable tree
2025-09-04 2:59 UTC (2+ messages)
[PATCH v2 3/3] vdso/datastore: Map zero page for unavailable data
2025-09-04 2:59 UTC (2+ messages)
[PATCH v2] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
2025-09-04 2:58 UTC (2+ messages)
[PATCH v1 0/2] Add LT9611C DRM bridge driver and device tree binding
2025-09-04 2:56 UTC (6+ messages)
` [PATCH v1 1/2] This patch adds a new device tree binding documentation
` [PATCH v1 2/2] This patch adds a new DRM bridge driver for the Lontium LT9611C chip
[PATCH v1] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
2025-09-04 2:55 UTC (2+ messages)
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-04 2:54 UTC (23+ messages)
[PATCH v1 1/2] This patch adds a new device tree binding documentation
2025-09-04 2:53 UTC (3+ messages)
` [PATCH v2 "
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-09-04 2:53 UTC (6+ messages)
` [RFC PATCH v2 04/23] KVM: TDX: Introduce tdx_clear_folio() to clear huge pages
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-04 2:51 UTC (7+ messages)
[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
2025-09-04 2:50 UTC (2+ messages)
[PATCH v1 0/3] coresight: add static TPDM support
2025-09-04 2:48 UTC (4+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: lemans: enable static TPDM
[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-04 2:47 UTC (6+ messages)
` [PATCH 4/4] netdev queue flow control for vhost_net
[PATCH v3] sched/rt: Optimize cpupri_vec layout to mitigate cache line contention
2025-09-04 2:46 UTC
[PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
2025-09-04 2:46 UTC (6+ messages)
[PATCH v6 0/2] Add driver support for ESWIN eic7700 SoC reset controller
2025-09-04 2:44 UTC (2+ messages)
[PATCH RFC v3 00/15] block: fix disordered IO in the case recursive split
2025-09-04 2:44 UTC (5+ messages)
` [PATCH RFC v3 02/15] block: add QUEUE_FLAG_BIO_ISSUE
[PATCH 1/3] drm/i915: rename range_overflows_end() to range_end_overflows()
2025-09-04 2:43 UTC (3+ messages)
` [PATCH 3/3] overflow: add range_overflows() and range_end_overflows()
[PATCH -next] tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
2025-09-04 2:39 UTC
[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
2025-09-04 2:38 UTC (7+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time
[PATCH 00/16] rtl8723bs: cleanup and style improvements for better readability
2025-09-04 2:38 UTC (2+ messages)
` [PATCH 0/16] staging: rtl8723bs: style cleanups — please ignore v1; see v2
[PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
2025-09-04 2:35 UTC
[PATCH v2] panic: Remove redundant panic-cpu backtrace
2025-09-04 2:34 UTC (2+ messages)
[PATCH] vt: remove redundant check on vc_mode in con_font_set()
2025-09-04 2:33 UTC
[PATCH] elevator: avoid redundant conditions
2025-09-04 2:33 UTC (2+ messages)
[PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
2025-09-04 2:31 UTC (2+ messages)
[PATCH v7 0/2] Convert inno hdmi to drm bridge
2025-09-04 2:17 UTC (6+ messages)
` [PATCH v7 1/2] drm/rockchip: inno-hdmi: Convert "
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-04 2:16 UTC (3+ messages)
[PATCH v2 00/16] rtl8723bs: cleanup and style improvements for better readability
2025-09-04 2:14 UTC (17+ messages)
` [PATCH v2 01/16] staging: rtl8723bs: fix spacing around operators
` [PATCH v2 02/16] staging: rtl8723bs: remove unnecessary space after type cast
` [PATCH v2 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style
` [PATCH v2 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting
` [PATCH v2 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line
` [PATCH v2 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis
` [PATCH v2 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments
` [PATCH v2 08/16] staging: rtl8723bs: remove space before semicolon
` [PATCH v2 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement
` [PATCH v2 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks
` [PATCH v2 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional
` [PATCH v2 12/16] staging: rtl8723bs: remove unnecessary braces for single statement blocks
` [PATCH v2 13/16] staging: rtl8723bs: add braces to all arms of conditional statement
` [PATCH v2 14/16] staging: rtl8723bs: fix line ending with '('
` [PATCH v2 15/16] staging: rtl8723bs: place constant on right side of comparison
` [PATCH v2 16/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems
[RFC PATCH net-next] ppp: enable TX scatter-gather
2025-09-04 2:13 UTC
[PATCH v8] perf: Fujitsu: Add the Uncore PMU driver
2025-09-04 2:12 UTC
[PATCH net-next] r8169: set EEE speed down ratio to 1
2025-09-04 2:11 UTC
[PATCH] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
2025-09-04 2:00 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®