messages from 2025-02-07 17:36:17 to 2025-02-07 18:20:16 UTC [more...]
[PATCH] net: support Arista L2 headers
2025-02-07 17:54 UTC (4+ messages)
[PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics
2025-02-07 18:19 UTC (6+ 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 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-07 18:18 UTC (27+ 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
[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 (15+ 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
[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
2025-02-07 18:17 UTC (6+ messages)
` [PATCH v6 4/4] arm64: paravirt: Enable errata based on implementation CPUs
[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 (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ 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 (9+ messages)
` [PATCH v4] drivers/net: "
` [PATCH v5 0/1] use 64-bit shift, "
` [PATCH v5 1/1] drivers/net: use 64-bit shift and "
[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 (5+ messages)
support for zoned devices RFCv2
2025-02-07 17:52 UTC (5+ messages)
` [PATCH 22/43] xfs: add the zoned space allocator
` [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)
[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
2025-02-07 17:43 UTC (5+ messages)
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "
[PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback
2025-02-07 17:16 UTC (2+ messages)
[PATCH 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
2025-02-07 17:22 UTC (2+ messages)
[PATCH v2] misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
2025-02-07 17:42 UTC (4+ messages)
[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
2025-02-07 17:40 UTC (2+ messages)
[PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
2025-02-07 17:39 UTC (14+ messages)
` [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics
[PATCH v2 0/2] drm: zynqmp_dp: Use scope-based mutex helpers
2025-02-07 17:06 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-07 17:06 UTC (5+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
[PATCH v3] net: add thread-safe crc api
2025-02-07 17:37 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
2025-02-07 17:34 UTC (12+ messages)
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery
[PATCH] drm/amdgpu: Set snoop bit for SDMA for MI series
2025-02-07 17:34 UTC (2+ messages)
[PATCH 6.1 5.15 5.10 5.4 0/3] Backport ASIX AX99100 support
2025-02-07 17:36 UTC (4+ messages)
` [PATCH 6.1 5.15 5.10 5.4 1/3] PCI: add ASIX AX99100 ids to pci_ids.h
` [PATCH 6.1 5.15 5.10 5.4 2/3] serial: 8250_pci: add support for ASIX AX99100
` [PATCH 6.1 5.15 5.10 5.4 3/3] parport_pc: "
[PATCH] drm/panthor: Convert IOCTL defines to an enum
2025-02-07 17:36 UTC (2+ messages)
[PATCHSET v3 0/7] io_uring epoll wait support
2025-02-07 17:32 UTC (8+ messages)
` [PATCH 1/7] eventpoll: abstract out ep_try_send_events() helper
` [PATCH 2/7] eventpoll: abstract out parameter sanity checking
` [PATCH 3/7] eventpoll: add epoll_queue() interface
` [PATCH 4/7] eventpoll: add helper to remove wait entry from wait queue head
` [PATCH 5/7] io_uring/epoll: remove CONFIG_EPOLL guards
` [PATCH 6/7] io_uring/poll: pull ownership handling into poll.h
` [PATCH 7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
[PATCH 6.12 000/583] 6.12.13-rc2 review
2025-02-07 17:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.