linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 21:40:44 to 2025-07-10 01:00:21 UTC [more...]

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-10  0:59 UTC  (14+ messages)
` [PATCH v5 01/14] perf bench mem: Remove repetition around time measurement
` [PATCH v5 02/14] perf bench mem: Defer type munging of size to float
` [PATCH v5 03/14] perf bench mem: Move mem op parameters into a structure
` [PATCH v5 04/14] perf bench mem: Pull out init/fini logic
` [PATCH v5 05/14] perf bench mem: Switch from zalloc() to mmap()
` [PATCH v5 06/14] perf bench mem: Allow mapping of hugepages
` [PATCH v5 07/14] perf bench mem: Allow chunking on a memory region
` [PATCH v5 08/14] perf bench mem: Refactor mem_options
` [PATCH v5 09/14] perf bench mem: Add mmap() workloads
` [PATCH v5 10/14] x86/mm: Simplify clear_page_*
` [PATCH v5 11/14] x86/clear_page: Introduce clear_pages()
` [PATCH v5 12/14] mm: add config option for clearing page-extents
` [PATCH v5 13/14] mm: memory: support "

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-10  0:58 UTC  (4+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-07-10  0:58 UTC  (4+ messages)

[PATCH] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
 2025-07-10  0:58 UTC  (2+ messages)

[PATCH v1] sched/uclamp: Exclude kernel threads from uclamp logic
 2025-07-10  0:55 UTC  (7+ messages)

[PATCH v3 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-07-10  0:52 UTC  (6+ messages)
` [PATCH v3 2/2] clock: eswin: Add eic7700 clock driver
    `  "

linux-next: manual merge of the tegra tree with the qcom tree
 2025-07-10  0:49 UTC 

[PATCH] [v2] devlink: move DEVLINK_ATTR_MAX-sized array off stack
 2025-07-10  0:45 UTC  (2+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
 2025-07-10  0:44 UTC  (2+ messages)

[PATCH v1] sched/uclamp: Initialize uclamp_rq alongside rq setup in sched_init()
 2025-07-10  0:42 UTC  (3+ messages)

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-10  0:39 UTC  (7+ messages)
` [PATCH v12 1/4] mm/vmalloc: allow to set node and align in vrealloc

[RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
 2025-07-10  0:38 UTC  (4+ messages)
  ` [RFC PATCH 13/20] cxl/mem: Refactor cxl pmem region auto-assembling

[for-next][PATCH 0/9] tracing/tools: rv: Updates for v6.17
 2025-07-10  0:34 UTC  (10+ messages)
` [for-next][PATCH 1/9] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [for-next][PATCH 2/9] verification/dot2k: Remove __buff_to_string()
` [for-next][PATCH 3/9] verification/dot2k: Replace is_container() hack with subparsers
` [for-next][PATCH 4/9] verification/dot2k: Prepare the frontend for LTL inclusion
` [for-next][PATCH 5/9] Documentation/rv: Prepare monitor synthesis document "
` [for-next][PATCH 6/9] verification/rvgen: Restructure the templates files
` [for-next][PATCH 7/9] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [for-next][PATCH 8/9] verification/rvgen: Add support for linear temporal logic
` [for-next][PATCH 9/9] Documentation/rv: Add documentation for linear temporal logic monitors

[PATCH v2 0/6] Nested virtualization fixes for root partition
 2025-07-10  0:33 UTC  (3+ messages)

[for-next][PATCH 00/12] tracing: rv: Updates for v6.17
 2025-07-10  0:32 UTC  (13+ messages)
` [for-next][PATCH 01/12] rv: Add #undef TRACE_INCLUDE_FILE
` [for-next][PATCH 02/12] printk: Make vprintk_deferred() public
` [for-next][PATCH 03/12] panic: Add vpanic()
` [for-next][PATCH 04/12] rv: Let the reactors take care of buffers
` [for-next][PATCH 05/12] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [for-next][PATCH 06/12] rv: Add support for LTL monitors
` [for-next][PATCH 07/12] rv: Add rtapp container monitor
` [for-next][PATCH 08/12] riscv: mm: Add page fault trace points
` [for-next][PATCH 09/12] rv: Add rtapp_pagefault monitor
` [for-next][PATCH 10/12] rv: Add rtapp_sleep monitor
` [for-next][PATCH 11/12] rv: Add documentation for rtapp monitor
` [for-next][PATCH 12/12] rv: Allow to configure the number of per-task monitor

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-07-10  0:20 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: clock: Add CMU bindings definitions for ARTPEC-8 platform
` [PATCH 02/16] dt-bindings: clock: Add ARTPEC-8 CMU bindings
` [PATCH 03/16] clk: samsung: Add clock PLL support for ARTPEC-8 SoC
` [PATCH 04/16] clk: samsung: artpec-8: Add initial clock support
` [PATCH 05/16] clk: samsung: artpec-8: Add clock support for CMU_CMU block
` [PATCH 06/16] clk: samsung: artpec-8: Add clock support for CMU_BUS block
` [PATCH 07/16] clk: samsung: artpec-8: Add clock support for CMU_CORE block
` [PATCH 08/16] clk: samsung: artpec-8: Add clock support for CMU_CPUCL block
` [PATCH 09/16] clk: samsung: artpec-8: Add clock support for CMU_FSYS block
` [PATCH 10/16] clk: samsung: artpec-8: Add clock support for CMU_PERI block
` [PATCH 11/16] dt-bindings: pinctrl: samsung: Add compatible for ARTPEC-8 SoC
` [PATCH 12/16] pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
` [PATCH 13/16] dt-bindings: arm: Add Axis ARTPEC SoC platform
` [PATCH 14/16] arm64: dts: axis: Add initial device tree support
` [PATCH 15/16] arm64: dts: axis: Add initial pinctrl support
` [PATCH 16/16] arm64: defconfig: Enable Axis ARTPEC SoC

[PATCH] selftests/filesystems: Use return value of the function 'chdir()'
 2025-07-10  0:19 UTC 

[REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
 2025-07-09 12:04 UTC  (4+ messages)

linux-next: boot failure after merge of the dma-mapping tree
 2025-07-10  0:10 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: add boot phase tags
 2025-07-10  0:08 UTC 

[PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
 2025-07-10  0:06 UTC  (2+ messages)

[PATCH 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
 2025-07-10  0:00 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-09 23:56 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: rockchip: Add Radxa ROCK 2A/2F

[PATCH RFC v5 1/5] pci: report surprise removal event
 2025-07-09 23:55 UTC  (3+ messages)

[RFC net] netlink: lock nl_cb_mutex in netlink_release
 2025-07-09 23:47 UTC  (2+ messages)

[PATCH v2 0/4] allwinner: a523: Add power controllers
 2025-07-09 23:46 UTC  (3+ messages)
` [PATCH v2 3/4] pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller

[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
 2025-07-09 23:46 UTC  (2+ messages)

[PATCH v2 0/2] x86/hyperv: MSI parent domain conversion
 2025-07-09 23:40 UTC  (3+ messages)
` [PATCH v2 2/2] x86/hyperv: Switch to msi_create_parent_irq_domain()

[PATCH v9 0/5] rust: DebugFS Bindings
 2025-07-09 23:35 UTC  (11+ messages)
` [PATCH v9 5/5] rust: samples: Add debugfs sample

[PATCH] efi: remove the rtc-wakeup capability from default value
 2025-07-09 23:33 UTC  (4+ messages)

[PATCH 1/2] phy: dw-dphy-rx: Add Synopsys DesignWare D-PHY RX
 2025-07-09 23:30 UTC  (3+ messages)
` [PATCH 2/2] phy: dw-dphy-rx: Add dt bindings for Synopsys MIPI "

[PATCH] Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR
 2025-07-09 23:24 UTC  (3+ messages)

[PATCH net-next v6 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-09 23:23 UTC  (3+ messages)
` [PATCH net-next v6 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()

[PATCH v4 00/24] x86: strict separation of startup code
 2025-07-09 23:21 UTC  (4+ messages)
` [PATCH v4 01/24] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback

[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
 2025-07-09 23:21 UTC  (2+ messages)

[PATCH v3 0/3] Optimize GCD performance on RISC-V by selecting implementation at runtime
 2025-07-09 23:20 UTC  (2+ messages)

[PATCH 0/3] usb: typec: tcpm/tcpci_maxim: irq wake and other updates
 2025-07-09 23:14 UTC  (7+ messages)
` [PATCH 1/3] usb: typec: tcpm/tcpci_maxim: fix irq wake usage
` [PATCH 2/3] usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
` [PATCH 3/3] usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS

[PATCH v2] efi: add ovmf debug log driver
 2025-07-09 23:14 UTC  (7+ messages)

[PATCH net-next 0/6 v2] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-09 23:02 UTC  (6+ messages)
` [PATCH net-next 6/6 v2] net: dsa: microchip: Setup fiber ports for KSZ8463

[PATCH v6 0/3] ratelimit: Add tests for lib/ratelimit.c
 2025-07-09 23:02 UTC  (8+ messages)
` [PATCH v6 1/3] lib: Add trivial kunit test for ratelimit
` [PATCH v6 2/3] lib: Make the ratelimit test more reliable

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-07-09 22:59 UTC  (27+ messages)
` [PATCH v6 12/30] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v6 18/30] x86/resctrl: Count valid telemetry aggregators per package
` [PATCH v6 22/30] x86/resctrl: Read core telemetry events
` [PATCH v6 23/30] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v6 24/30] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v6 25/30] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v6 26/30] x86,fs/resctrl: Move RMID initialization to first mount
` [PATCH v6 28/30] fs/resctrl: Provide interface to create a debugfs info directory
` [PATCH v6 29/30] x86/resctrl: Add debug info/PERF_PKG_MON/status files
` [PATCH v6 30/30] x86,fs/resctrl: Update Documentation for package events

[PATCH net-next 0/7 v3] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-09 22:59 UTC  (6+ messages)
` [PATCH net-next v3 7/7] net: dsa: microchip: Disable PTP function of KSZ8463

[PATCH v2] arm64: errata: Add Ampere erratum AC03_CPU_50 workaround alternative
 2025-07-09 22:57 UTC  (3+ messages)

[PATCH net] net: Allow non parent devices to be used for ZC DMA
 2025-07-09 22:56 UTC  (4+ messages)

[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-09 22:50 UTC  (7+ messages)
` [PATCH 7/9] rust: pin-init: "

[PATCH v2 0/2] rust: init: remove old workaround
 2025-07-09 22:49 UTC  (3+ messages)
` [PATCH v2 1/2] rust: init: compile examples
` [PATCH v2 2/2] rust: init: remove old workaround

[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
 2025-07-09 22:49 UTC  (10+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs

[PATCH] hv/hv_kvp_daemon: Prevent similar logs in kvp_key_add_or_modify()
 2025-07-09 22:45 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled
 2025-07-09 22:40 UTC  (2+ messages)

[PATCH net-next v2 1/1] net/mlx5: Don't use "proxy" headers
 2025-07-09 22:37 UTC  (2+ messages)

[PATCH] mm: implement "memory.oops_if_bad_pte=1" boot option
 2025-07-09 22:37 UTC  (2+ messages)

[PATCH v2 0/2] wifi: rtw88: enable TX reports for the management queue
 2025-07-09 22:31 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: rtw88: introduce callback to override phy parameters from tables
` [PATCH v2 2/2] wifi: rtw88: enable TX reports for the management queue

[PATCH 0/2] arm64: dts: ti: k3-am65: add boot phases to critical nodes
 2025-07-09 22:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am65: add boot phase tags
` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: "

[PATCH net v3] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-07-09 22:35 UTC  (2+ messages)

[PATCH] rust: init: remove old workaround
 2025-07-09 22:34 UTC 

[syzbot] [nilfs?] kernel BUG in may_open (2)
 2025-07-09 22:31 UTC  (3+ messages)

[PATCH v3 0/2] Add support for remoteprocs on Milos SoC
 2025-07-09 22:30 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs

[PATCH] media: v4l: async: Set correct owner for sensor subdevices
 2025-07-09 22:27 UTC 

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-09 22:23 UTC  (3+ messages)

[PATCH] wifi: rtw88: enable TX reports for the management queue
 2025-07-09 22:20 UTC  (3+ messages)

[PATCH v2 0/2] memory: tegra: Add Tegra264 support
 2025-07-09 22:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] memory: tegra: Add Tegra264 MC and EMC support

[PATCH v3 0/2] Bindings and DTS for Apple SoC GPUs
 2025-07-09 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpu: Add Apple SoC GPU
` [PATCH v3 2/2] arm64: dts: "

[PATCH v3] firmware: ti_sci: Enable abort handling of entry to LPM
 2025-07-09 22:16 UTC 

[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared (2)
 2025-07-09 22:13 UTC  (3+ messages)

[PATCH 5.15 000/160] 5.15.187-rc1 review
 2025-07-09 22:12 UTC  (2+ messages)

[syzbot] [net?] WARNING: ./include/net/netdev_lock.h:LINE at __linkwatch_sync_dev, CPU: kworker/u8:NUM/NUM
 2025-07-09 22:10 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mmc tree
 2025-07-09 22:10 UTC 

[PATCH v2 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-09 22:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
` [PATCH v2 2/3] arm64: dts: ti: Add support "
` [PATCH v2 3/3] arm64: dts: ti: var-som-am62p: Add support for Variscite Symphony Board

[PATCH] net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
 2025-07-09 22:07 UTC  (2+ messages)

[PATCH] drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
 2025-07-09 22:07 UTC  (2+ messages)

[PATCH 6.1 00/81] 6.1.144-rc1 review
 2025-07-09 22:06 UTC  (2+ messages)

[PATCH 6.15 000/178] 6.15.6-rc1 review
 2025-07-09 21:36 UTC  (3+ messages)

[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
 2025-07-09 22:03 UTC  (8+ messages)

[PATCH 6.6 000/132] 6.6.97-rc1 review
 2025-07-09 22:02 UTC  (2+ messages)

[PATCH 6.12 000/232] 6.12.37-rc1 review
 2025-07-09 22:00 UTC  (2+ messages)

[PATCH v6 1/3] KVM: x86: Advance guest TSC after deep suspend
 2025-07-09 21:58 UTC  (2+ messages)

[PATCH v2] usbip: convert to use faux_device
 2025-07-09 21:57 UTC  (13+ messages)

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-07-09 21:44 UTC  (5+ messages)
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH 00/13] netfs, cifs: Fixes to retry-related code
 2025-07-09 21:44 UTC  (6+ messages)

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-09 21:41 UTC  (3+ messages)

[RFC PATCH 0/5] Improvements to unwind user
 2025-07-09 21:41 UTC  (3+ messages)
` [RFC PATCH 4/5] unwind: Rename unwind_stacktrace to unwind_user_stacktrace

[PATCH v1 00/12] Python motivated fixes and cleanup
 2025-07-09 21:40 UTC  (9+ messages)
` [PATCH v1 05/12] perf metricgroup: Factor out for-each function and move out printing
` [PATCH v1 06/12] perf stat: Move metric list from config to evlist
` [PATCH v1 07/12] perf expr: Accumulate rather than replace in the context counts
` [PATCH v1 08/12] perf jevents: If the long_desc and desc are identical then drop the long_desc
` [PATCH v1 09/12] perf python: In str(evsel) use the evsel__pmu_name helper
` [PATCH v1 10/12] perf python: Fix thread check in pyrf_evsel__read
` [PATCH v1 11/12] perf python: Correct pyrf_evsel__read for tool PMUs
` [PATCH v1 12/12] perf python: Improve leader copying from evlist


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