All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 17:44:25 to 2025-02-07 18:21:38 UTC [more...]

[PATCH] net: support Arista L2 headers
 2025-02-07 17:54 UTC  (4+ messages)

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-07 18:21 UTC  (8+ messages)

[Buildroot] [PATCH] package/tor: bump version to 0.4.8.14
 2025-02-07 18:20 UTC 

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-07 18:21 UTC  (8+ messages)
` [PATCH v6 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls
` [PATCH v6 4/4] arm64: paravirt: Enable errata based on implementation CPUs

[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-02-07 18:18 UTC  (43+ messages)
` [PATCH v6 01/42] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v6 02/42] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v6 03/42] x86/resctrl: Remove fflags from struct rdt_resource
` [PATCH v6 04/42] x86/resctrl: Use schema type to determine how to parse schema values
` [PATCH v6 05/42] x86/resctrl: Use schema type to determine the schema format string
` [PATCH v6 06/42] x86/resctrl: Remove data_width and the tabular format
` [PATCH v6 07/42] x86/resctrl: Add max_bw to struct resctrl_membw
` [PATCH v6 08/42] x86/resctrl: Generate default_ctrl instead of sharing it
` [PATCH v6 09/42] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v6 10/42] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v6 11/42] x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
` [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
` [PATCH v6 13/42] x86/resctrl: Move resctrl types to a separate header
` [PATCH v6 14/42] x86/resctrl: Add an arch helper to reset one resource
` [PATCH v6 15/42] x86/resctrl: Move monitor exit work to a resctrl exit call
` [PATCH v6 16/42] x86/resctrl: Move monitor init work to a resctrl init call
` [PATCH v6 17/42] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
` [PATCH v6 18/42] x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v6 19/42] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
` [PATCH v6 20/42] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v6 21/42] x86/resctrl: Move mba_mbps_default_event init to filesystem code
` [PATCH v6 22/42] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v6 23/42] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
` [PATCH v6 24/42] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v6 25/42] x86/resctrl: Make prefetch_disable_bits belong to the arch code
` [PATCH v6 26/42] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v6 27/42] x86/resctrl: Move RFTYPE flags to be managed by resctrl
` [PATCH v6 28/42] x86/resctrl: Handle throttle_mode for SMBA resources
` [PATCH v6 29/42] x86/resctrl: Move get_config_index() to a header
` [PATCH v6 30/42] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl
` [PATCH v6 31/42] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v6 32/42] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v6 33/42] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v6 34/42] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v6 35/42] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v6 36/42] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v6 37/42] x86/restrl: Expand the width of dom_id by replacing mon_data_bits
` [PATCH v6 38/42] x86/resctrl: Remove a newline to avoid confusing the code move script
` [PATCH v6 39/42] x86/resctrl: Split trace.h
` [PATCH v6 40/42] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v6 41/42] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v6 42/42] x86/resctrl: Add python script to move resctrl code to /fs/resctrl

[PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics
 2025-02-07 18:19 UTC  (25+ messages)
` [PATCH v6 01/24] perf vendor events: Update Alderlake events/metrics
` [PATCH v6 02/24] perf vendor events: Update AlderlakeN events/metrics
` [PATCH v6 03/24] perf vendor events: Add Arrowlake events/metrics
` [PATCH v6 04/24] perf vendor events: Update Broadwell events/metrics
` [PATCH v6 05/24] perf vendor events: Update BroadwellDE events/metrics
` [PATCH v6 06/24] perf vendor events: Update BroadwellX events/metrics
` [PATCH v6 07/24] perf vendor events: Update CascadelakeX events/metrics
` [PATCH v6 08/24] perf vendor events: Add Clearwaterforest events
` [PATCH v6 09/24] perf vendor events: Update EmeraldRapids events/metrics
` [PATCH v6 10/24] perf vendor events: Update GrandRidge events/metrics
` [PATCH v6 11/24] perf vendor events: Update/add Graniterapids events/metrics
` [PATCH v6 12/24] perf vendor events: Update Haswell events/metrics
` [PATCH v6 13/24] perf vendor events: Update HaswellX events/metrics
` [PATCH v6 14/24] perf vendor events: Update Icelake events/metrics
` [PATCH v6 15/24] perf vendor events: Update IcelakeX events/metrics
` [PATCH v6 16/24] perf vendor events: Update/add Lunarlake events/metrics
` [PATCH v6 17/24] perf vendor events: Update Meteorlake events/metrics
` [PATCH v6 18/24] perf vendor events: Update Rocketlake events/metrics
` [PATCH v6 19/24] perf vendor events: Update Sapphirerapids events/metrics
` [PATCH v6 20/24] perf vendor events: Update Sierraforest events/metrics
` [PATCH v6 21/24] perf vendor events: Update Skylake metrics
` [PATCH v6 22/24] perf vendor events: Update SkylakeX events/metrics
` [PATCH v6 23/24] perf vendor events: Update Tigerlake events/metrics
` [PATCH v6 24/24] perf test stat_all_metrics: Ensure missing events fail test

[Buildroot] [PATCH] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
 2025-02-07 18:20 UTC  (3+ messages)
` [Buildroot] [PATCH] {toolchain, linux-headers}: add support for 6.13 headers
` [Buildroot] [PATCH] linux: bump latest version to 6.13

[Buildroot] [PATCH 1/2] package/intel-mediadriver: bump version to 25.1.1
 2025-02-07 18:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/intel-vpl-gpu-rt: "

[PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping
 2025-02-07 18:19 UTC  (13+ messages)
` [PATCH 2/9] riscv: Fix riscv_online_cpu_vec
` [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback
` [PATCH 8/9] riscv: Implement check_unaligned_access_table

[v1 0/4] Fix a buffer overflow in drm/amdgpu/smu
 2025-02-07 18:17 UTC  (4+ messages)
` [v1 1/4] drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()

[PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-07 18:19 UTC  (2+ messages)

[PATCH 0/5] Fix vIOMMU reset order
 2025-02-07 18:18 UTC  (7+ messages)
` [PATCH 4/5] hw/arm/smmuv3: Move reset to exit phase

[PATCH v3] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-07 18:18 UTC 

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 18:15 UTC  (12+ messages)
` [RFC PATCH v2 1/8] crypto: Allow gracefully ending the TLS session
` [RFC PATCH v2 3/8] migration/multifd: Terminate the TLS connection
` [RFC PATCH v2 4/8] migration: Check migration error after loadvm
` [RFC PATCH v2 8/8] migration/multifd: Add a compat property for TLS termination

[PATCH v2] rust/kernel: Add faux device bindings
 2025-02-07 18:17 UTC  (2+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-07 18:16 UTC  (13+ messages)
        ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children
 2025-02-07 18:14 UTC  (8+ messages)

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-07 18:14 UTC  (3+ messages)
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context

[PATCH 0/2] rust: macros: fix `make rusttest` build on macOS
 2025-02-07 18:13 UTC  (5+ messages)
` [PATCH 1/2] rust: macros: improve panic messages
` [PATCH 2/2] rust: macros: fix `make rusttest` build on macOS

[PATCH v10 0/8] rust: Add IO polling
 2025-02-07 18:12 UTC  (3+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()

[PATCH RESEND v2 0/3] arm64: dts: qcom: msm8916-xiaoxun-jz0145-v33: Add initial device tree
 2025-02-07 18:11 UTC  (4+ messages)
` [PATCH RESEND v2 2/3] dt-bindings: arm: qcom: Add XiaoXun JZ0145 v33

[PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-02-07 18:11 UTC  (6+ messages)
` [PATCH v2 01/18] cxl: Remove else after return
` [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages

[PATCH 0/3] KVM: arm64: Assorted vgic fixes for 6.14
 2025-02-07 18:10 UTC  (3+ messages)

[PATCH] /dev/zero: make private mapping full anonymous mapping
 2025-02-07 18:10 UTC  (4+ messages)

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-07 18:09 UTC  (3+ messages)
` [PATCH 4/4] vfio/igd: sync GPU generation with i915 kernel driver

[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
 2025-02-07 18:09 UTC  (16+ messages)

[PATCH 0/2] ovl: allow O_PATH file descriptor when specifying layers
 2025-02-07 18:09 UTC  (6+ messages)
` [PATCH 1/2] fs: support O_PATH fds with FSCONFIG_SET_FD
` [PATCH 2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors

[PATCH 1/1] PCI: armada8k: Disable LTSSM on link down interrupts
 2025-02-07 18:05 UTC  (5+ messages)
        ` [EXTERNAL] "

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-07 18:05 UTC  (6+ messages)
` [PATCH 1/8] unwind: build kernel with sframe info
` [PATCH 3/8] unwind: add sframe v2 header

[PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms
 2025-02-07 18:06 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/3] ice: decouple control of SMA/U.FL/SDP pins
 2025-02-07 18:02 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/3] ice: redesign dpll sma/u.fl pins control
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/3] ice: change SMA pins to SDP in PTP API
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/3] ice: add ice driver PTP pin documentation
  `  "

[PATCH v5 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-02-07 18:08 UTC  (5+ messages)
` [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[PATCH v2] tpm: do not start chip while suspended
 2025-02-07 18:07 UTC 

[PATCH] net/sxe: add base driver directory and doc
 2025-02-07 18:08 UTC  (2+ messages)

[RFC PATCH 00/44] SELinux namespace support
 2025-02-07 18:07 UTC  (2+ messages)

[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
 2025-02-07 18:06 UTC  (3+ messages)
` [PATCH v2 01/17] tests/docker: replicate the check-rust-tools-nightly CI job

[PATCH v2] misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling
 2025-02-07 18:05 UTC  (2+ messages)

[PATCH v2 0/3] support for csot-pna957qt1-1 MIPI-DSI panel
 2025-02-07 17:59 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: vendor: add csot
` [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
` [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel

[PATCH 0/5] Convert AsciiDoc files to .adoc extension
 2025-02-07 18:05 UTC  (6+ messages)
` [PATCH 4/5] doc: use .adoc extension for AsciiDoc files

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2025-02-07 18:04 UTC  (6+ messages)
` [PATCH -v2 3/7] module/modpost: Add basename helper

[PATCH net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-07 18:03 UTC 

[PATCH v7 0/6] Poisoned memory recovery on reboot
 2025-02-07 18:02 UTC  (6+ messages)
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page

[PATCH 0/2] block: fix lock order and remove redundant locking
 2025-02-07 18:02 UTC  (6+ messages)
` [PATCH 1/2] block: fix lock ordering between the queue ->sysfs_lock and freeze-lock

[PATCH v2 0/3] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-02-07 18:02 UTC  (5+ messages)
` [PATCH v2 1/3] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error

[PATCH net-next] mlxsw: Enable Tx checksum offload
 2025-02-07 18:00 UTC 

[PATCH] bus: mhi: Remove unused functions
 2025-02-07 18:00 UTC  (6+ messages)

[PATCH] pinctrl: spacemit: enable config option
 2025-02-07 18:00 UTC  (2+ messages)

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.28
 2025-02-07 17:59 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/2] Fixes for pKVM NP-guest support
 2025-02-07 17:58 UTC  (2+ messages)

[PATCH 0/5] NVKM GSP RPC message handling policy
 2025-02-07 17:58 UTC  (6+ messages)
` [PATCH 1/5] drm/nouveau/nvkm: factor out r535_gsp_rpc_handle_reply()
` [PATCH 2/5] drm/nouveau/nvkm: factor out the current RPC command reply policies
` [PATCH 3/5] drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL
` [PATCH 4/5] drm/nouveau/nvkm: use the new policy for NV_VGPU_MSG_FUNCTION_ALLOC_MEMORY
` [PATCH 5/5] drm/nouveau/nvkm: introduce a kernel doc for GSP message handling

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-07 17:52 UTC  (4+ messages)

[PATCH] net/af_packet: fix socket close on device stop
 2025-02-07 17:57 UTC  (2+ messages)

[PATCH v3 6/6] connect: advertise OS version
 2025-02-07 17:57 UTC  (8+ messages)
` [PATCH v4 0/6][Outreachy] extend agent capability to include OS name
  ` [PATCH v4 6/6] agent: advertise OS name via agent capability

[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
 2025-02-07 17:56 UTC  (7+ messages)
` [PATCH v4] drivers/net: "

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-02-07 17:49 UTC  (8+ messages)
` [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-07 17:48 UTC  (5+ messages)
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-02-07 17:54 UTC  (4+ messages)
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver

[PATCH] net: ethernet: actions: Use of_get_available_child_by_name()
 2025-02-07 17:43 UTC  (3+ messages)

[PATCH v4 02/14] Add TSEM specific documentation
 2025-02-07 17:42 UTC  (6+ messages)
` [PATCH v4 2/14] "

[PATCH] thermal/drivers/rockchip: add missing rk3328 mapping entry
 2025-02-07 17:42 UTC  (4+ messages)

support for zoned devices RFCv2
 2025-02-07 17:52 UTC  (3+ messages)
` [PATCH 23/43] xfs: add support for zoned space reservations

[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-07 17:51 UTC  (8+ messages)
` [PATCH 28/29] Revert "bloblist: Load the bloblist from the previous loader"

[PATCH] modpost: use strstarts() to clean up parse_source_files()
 2025-02-07 17:50 UTC 

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-02-07 17:51 UTC  (5+ messages)
` [PATCH v1 28/29] cxl/region: Show message on broken target list

[PATCH v2] arm64: dts: mediatek: mt8188: Assign apll1 clock as parent to avoid hang
 2025-02-07 17:41 UTC 

[PATCH v2] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
 2025-02-07 17:51 UTC  (2+ messages)

[PATCH] modpost: introduce get_basename() helper
 2025-02-07 17:50 UTC 

[Buildroot] [PATCH v4 1/2] package/pkg-golang.mk: allow packages to override download GOPROXY
 2025-02-07 17:50 UTC  (14+ messages)
                  ` [Buildroot] Fwd: "

[PATCH v2 1/3] difftool: eliminate use of global variables
 2025-02-07 17:49 UTC  (5+ messages)
` [PATCH v2 3/3] difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-07 17:46 UTC  (7+ messages)

[PATCH] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
 2025-02-07 17:45 UTC  (2+ messages)

[PATCH v2] PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
 2025-02-07 17:38 UTC  (2+ messages)

[PATCH RFC 00/33] Compile-time thread-safety checking
 2025-02-07 17:46 UTC  (7+ messages)

[PATCH net-next v2 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-07 16:26 UTC  (3+ messages)
` [PATCH net-next v2 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v2 10/15] dt-bindings: arm: airoha: Add the NPU node for EN7581 SoC

[PATCH] go: Fix to work without gold on aarch64
 2025-02-07 17:46 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2 00/12] Consolidate hrtimer initialization - Part 5
 2025-02-07 17:46 UTC  (7+ messages)
` [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function()

[PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test
 2025-02-07 17:26 UTC  (2+ messages)

[PATCH v2 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-02-07 17:30 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature
` [PATCH v2 2/3] wifi: ath12k: Add support to clear qdesc array in REO cache
` [PATCH v2 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274

[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
 2025-02-07 17:26 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.