linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 01:06:48 to 2025-08-15 02:53:17 UTC [more...]

[PATCH v5] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-08-15  2:52 UTC  (4+ messages)
` [PATCH 0/2] bpftool: Refactor config parsing and add CET symbol matching
  ` [PATCH v6 1/2] bpftool: Refactor kernel config reading into common helper
  ` [PATCH v6 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-15  2:53 UTC  (5+ messages)
` [PATCH 13/13] docs: remove kernel-doc.pl

[PATCH] ASoC: codecs: ES9389: Modify the standby configuration
 2025-08-15  2:47 UTC 

[PATCH RESEND^2] x86/paravirt: add backoff mechanism to virt_spin_lock
 2025-08-15  2:47 UTC  (6+ messages)
    ` [????] "

Questions about wake_up[_interruptible][_all]
 2025-08-15  2:47 UTC  (4+ messages)

[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
 2025-08-15  2:46 UTC  (15+ messages)
    ` [External] "
                        ` [External] "

[PATCH v3] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  2:45 UTC 

[PATCH V2 0/4] 9p: convert to the new mount API
 2025-08-15  2:45 UTC  (5+ messages)

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-15  2:43 UTC  (16+ messages)
` [PATCH v4 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev

[PATCH] ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject
 2025-08-15  2:42 UTC 

[PATCH 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-15  2:41 UTC  (7+ messages)
` [PATCH 01/33] arm64: dts: ti: k3-j7200: Enable remote processors at board level
` [PATCH 03/33] Revert "arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations"
` [PATCH 33/33] arm64: dts: ti: k3-j7*-ti-ipc-firmware: Switch MCU R5F cluster to Split-mode

[PATCH v2] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  2:41 UTC  (3+ messages)

[PATCH v2 -next] cgroup: remove offline draining in root destruction to avoid hung_tasks
 2025-08-15  2:40 UTC  (5+ messages)

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-15  2:39 UTC  (6+ messages)
` [PATCH v4 1/5] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v4 2/5] selftests/mm: mark all functions static in split_huge_page_test.c
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v4 4/5] selftests/mm: add check_after_split_folio_orders() helper
` [PATCH v4 5/5] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v8 00/30] TDX KVM selftests
 2025-08-15  2:37 UTC  (6+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 23/30] KVM: selftests: Add functions to allow mapping as shared

[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
 2025-08-15  2:35 UTC 

[PATCH 0/2] Fixes for maxim tcpc contaminant detection logic
 2025-08-15  2:34 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: maxim_contaminant: disable low power mode when reading comparator values
` [PATCH 2/2] usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

[PATCH] x86/tdx: support VM area addresses for tdx_enc_status_changed
 2025-08-15  2:34 UTC 

[PATCH 1/1] pci: Add subordinate check before pci_add_new_bus()
 2025-08-15  2:31 UTC  (3+ messages)

[PATCH v3] wifi: mwifiex: Initialize the chan_stats array to zero
 2025-08-15  2:30 UTC 

[PATCH v17 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-15  2:25 UTC  (34+ messages)
` [PATCH v17 01/33] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v17 02/33] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v17 03/33] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v17 04/33] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v17 05/33] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v17 06/33] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v17 07/33] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v17 08/33] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v17 09/33] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v17 10/33] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v17 11/33] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v17 12/33] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v17 13/33] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v17 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v17 15/33] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v17 16/33] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v17 17/33] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v17 18/33] fs/resctrl: Add the functionality to unassign "
` [PATCH v17 19/33] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v17 20/33] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v17 21/33] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v17 22/33] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v17 23/33] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v17 24/33] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v17 25/33] fs/resctrl: Provide interface to update the event configurations
` [PATCH v17 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v17 27/33] fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v17 28/33] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v17 29/33] fs/resctrl: Introduce the interface to modify "
` [PATCH v17 30/33] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v17 31/33] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v17 32/33] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v17 33/33] MAINTAINERS: resctrl: add myself as reviewer

[PATCH] dt-bindings: arm: Convert marvell,berlin to DT schema
 2025-08-15  2:13 UTC  (2+ messages)

[GIT PULL] firewire fixes for v6.17-rc1 kernel
 2025-08-15  2:30 UTC  (2+ messages)

[PATCH v12 0/7] spacemit: introduce P1 PMIC support
 2025-08-15  2:28 UTC  (3+ messages)
` [PATCH v12 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support

[PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
 2025-08-15  2:29 UTC  (2+ messages)

[PATCH] regulator: RT5133: add missing HAS_IOMEM dependency
 2025-08-15  2:27 UTC 

[PATCH] pintctl: STMFX: add missing HAS_IOMEM dependency
 2025-08-15  2:27 UTC 

[PATCH v3 0/4] LoongArch: KVM: Small enhancements about IPI and LBT
 2025-08-15  2:26 UTC  (5+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Fix stack protector issue in send_ipi_data()
` [PATCH v3 2/4] LoongArch: KVM: Access mailbox directly in mail_send()
` [PATCH v3 3/4] LoongArch: KVM: Add implementation with IOCSR_IPI_SET
` [PATCH v3 4/4] LoongArch: KVM: Make function kvm_own_lbt() robust

[PATCH] iio: core: Cast info mask to 'unsigned long *' in bit-ops
 2025-08-15  2:25 UTC 

[PATCH net-next] nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash
 2025-08-15  2:23 UTC 

[PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
 2025-08-15  2:23 UTC  (4+ messages)

[PATCH v2 0/3] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-15  2:23 UTC  (3+ messages)
` [PATCH v2 2/3] clk: thead: support changing DPU pixel clock rate

[PATCH v2 1/2] irqchip/riscv-imsic: Restore the IMSIC registers
 2025-08-15  2:18 UTC  (3+ messages)

[PATCH] security: min_addr: use max() to improve code
 2025-08-15  2:17 UTC  (2+ messages)

[PATCH 0/3] Fix issues for device probe
 2025-08-15  2:15 UTC  (5+ messages)
` [PATCH 3/3] irqchip/mbigen: Use fw_devlink_relax_consumers() helper

[PATCH] testing/radix-tree/maple: hack around kfree_rcu not existing
 2025-08-15  2:09 UTC  (4+ messages)

[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-08-15  2:04 UTC  (3+ messages)

[PATCH v2] wifi: mwifiex: use kcalloc to apply for chan_stats
 2025-08-15  2:06 UTC  (3+ messages)

[PATCH 6.15] wifi: ath12k: install pairwise key first
 2025-08-15  2:06 UTC 

[PATCH v3] kdb: Replace deprecated strcpy() with strscpy() and memcpy()
 2025-08-15  2:05 UTC  (2+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-15  2:05 UTC  (4+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock

[PATCH] mm/page_alloc: simplify lowmem_reserve max calculation
 2025-08-15  2:01 UTC  (7+ messages)

[PATCH][net-next] eth: nfp: Remove u64_stats_update_begin()/end() for stats fetch
 2025-08-15  1:56 UTC 

[PATCH v2] driver core: Fix concurrent problem of deferred_probe_extend_timeout()
 2025-08-15  1:56 UTC  (5+ messages)

[RFC PATCH v1 0/7] A subsystem for hot page detection and promotion
 2025-08-15  1:56 UTC  (7+ messages)
` [RFC PATCH v1 1/7] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v1 2/7] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v1 3/7] mm: Hot page tracking and promotion

[PATCH 00/38] mmc: host: use modern PM macros
 2025-08-15  1:34 UTC  (39+ messages)
` [PATCH 01/38] sdhci: add some simple inline functions for !CONFIG_PM
` [PATCH 02/38] mmc: sdhci-of-dwcmshc: use modern PM macros
` [PATCH 03/38] mmc: sdhci-xenon: "
` [PATCH 04/38] mmc: sdhci-pxav3: "
` [PATCH 05/38] mmc: sunxi: "
` [PATCH 06/38] mmc: alcor: "
` [PATCH 07/38] mmc: atmel: "
` [PATCH 08/38] mmc: au1xmmc: "
` [PATCH 09/38] mmc: cb710-mmc: "
` [PATCH 10/38] mmc: davinci_mmc: "
` [PATCH 11/38] mmc: mmci: "
` [PATCH 12/38] mmc: mxs-mmc: "
` [PATCH 13/38] mmc: omap_hsmmc: "
` [PATCH 14/38] mmc: rtsx_usb_sdmmc: "
` [PATCH 15/38] mmc: sdhci-acpi: "
` [PATCH 16/38] mmc: sdhci_am654: "
` [PATCH 17/38] mmc: sdhci-brcmstb: "
` [PATCH 18/38] mmc: sdhci-esdhc-imx: "
` [PATCH 19/38] mmc: sdhci-of-arasan: "
` [PATCH 20/38] mmc: sdhci-of-at91: "
` [PATCH 21/38] mmc: sdhci-of-esdhc: "
` [PATCH 22/38] mmc: sdhci-omap: "
` [PATCH 23/38] mmc: sdhci-cadence: "
` [PATCH 24/38] mmc: sdhci-s3c: "
` [PATCH 25/38] mmc: sdhci-spear: "
` [PATCH 26/38] mmc: sdhci-sprd: "
` [PATCH 27/38] mmc: sdhci-st: "
` [PATCH 28/38] mmc: sdhci-tegra: "
` [PATCH 29/38] mmc: sh_mmicf: "
` [PATCH 30/38] mmc: toshsd: "
` [PATCH 31/38] mmc: wmt-sdmmc: "
` [PATCH 32/38] mmc: mtk-sd: "
` [PATCH 33/38] mmc: sdhci-msm: "
` [PATCH 34/38] mmc: via-sdmmc: "
` [PATCH 35/38] mmc: dw_mmc: exynos: "
` [PATCH 36/38] mmc: dw_mmc-k3: "
` [PATCH 37/38] mmc: dw_mmc-pci: "
` [PATCH 38/38] mmc: dw_mmc-rockchip: "

[PATCH v1 00/13] Clean up code style
 2025-08-15  1:54 UTC  (14+ messages)
` [PATCH v1 01/13] lib/raid6: Clean up code style in sse2.c
` [PATCH v1 02/13] lib/raid6: Clean up code style in sse1.c
` [PATCH v1 03/13] lib/raid6: Clean up code style in rvv.c
` [PATCH v1 04/13] lib/raid6: Clean up code style in recov_ssse3.c
` [PATCH v1 05/13] ib/raid6: Clean up code style in recov_s390xc.c
` [PATCH v1 06/13] lib/raid6: Clean up code style in recov_avx512.c
` [PATCH v1 07/13] lib/raid6: Clean up code style in recov_avx2.c
` [PATCH v1 08/13] lib/raid6: Clean up code style in recov.c
` [PATCH v1 09/13] lib/raid6: Clean up code style in mmx.c
` [PATCH v1 10/13] lib/raid6: Clean up code style in loongarch_simd.c
` [PATCH v1 11/13] lib/raid6: Clean up code style in avx512.c
` [PATCH v1 12/13] lib/raid6: Clean up code style in algos.c
` [PATCH v1 13/13] lib/raid6: Clean up code style in avx2.c

[PATCH 00/16] blk-mq: introduce new queue attribute asyc_dpeth
 2025-08-15  1:54 UTC  (7+ messages)
` [PATCH 03/16] blk-mq: remove useless checkings from blk_mq_update_nr_requests()
` [PATCH 08/16] blk-mq: fix blk_mq_tags double free while nr_requests grown

[PATCH] x86/tsc: Read AMD CPU frequency from Core::X86::Msr::PStateDef
 2025-08-15  1:53 UTC  (3+ messages)

[PATCH] kernfs: Fix UAF in PSI polling when open file is released
 2025-08-15  1:34 UTC 

[PATCH ath-next 0/3] wifi: ath: downgrade logging level for CE buffer enqueue failure
 2025-08-15  1:44 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath11k: downgrade log "
` [PATCH ath-next 2/3] wifi: ath12k: fix wrong logging ID used for CE
` [PATCH ath-next 3/3] wifi: ath12k: downgrade log level for CE buffer enqueue failure

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-15  1:36 UTC  (9+ messages)
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH 0/6] x86: Clean ups after minimum support compiler version bump
 2025-08-15  1:31 UTC  (7+ messages)
` [PATCH 1/6] x86/build: Remove cc-option for GCC retpoline flags
` [PATCH 2/6] x86/build: Remove cc-option from stack alignment flags
` [PATCH 3/6] x86/build: Clean up stack alignment flags in CC_FLAGS_FPU
` [PATCH 4/6] x86/build: Remove cc-option from -mno-fp-ret-in-387
` [PATCH 5/6] x86/build: Remove cc-option from -mskip-rax-setup
` [PATCH 6/6] x86/Kconfig: Clean up LLVM version checks in IBT configurations

[PATCH RESEND net-next 0/2] net: dsa: b53: mmap: Add bcm63268 GPHY power control
 2025-08-15  1:30 UTC  (2+ messages)

[PATCH net] rtase: Fix Rx descriptor CRC error bit definition
 2025-08-15  1:30 UTC  (2+ messages)

[PATCH v5 0/3] Initial support for Qualcomm Hamoa IOT EVK board
 2025-08-15  1:29 UTC  (9+ messages)

[RFC][PATCH] x86,ibt: Use UDB instead of 0xEA
 2025-08-15  1:27 UTC  (2+ messages)

[PATCH] md/raid1,raid10: don't broken array on failfast metadata write fails
 2025-08-15  1:26 UTC  (4+ messages)

[PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
 2025-08-15  1:09 UTC  (3+ messages)

[PATCH v2] sched/deadline: only set free_cpus for online runqueues
 2025-08-15  1:22 UTC 

[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
 2025-08-15  1:17 UTC  (5+ messages)
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH v1 1/4] [v1,01/04]dt-bindings: mailbox: add cmdq yaml for MT8189
 2025-08-15  1:17 UTC  (3+ messages)

[PATCH] sched/deadline: only set free_cpus for online runqueues
 2025-08-15  1:16 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
 2025-08-15  1:16 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-j722s: enable the bxs-4-64

[PATCH] sched/fair: Optimize CPU iteration using for_each_cpu_and[not]
 2025-08-15  1:15 UTC 

[PATCH v2] checkpatch: allow an assignment in if condition for ACQUIRE_ERR()
 2025-08-15  1:11 UTC  (2+ messages)

[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-15  1:11 UTC  (5+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"

[PATCH v2] lib/crypto: ensure generated *.S files are removed on make clean
 2025-08-15  1:08 UTC  (2+ messages)


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).