All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-19 20:41:24 to 2025-02-19 21:35:54 UTC [more...]

[PATCH 6.13 000/274] 6.13.4-rc1 review
 2025-02-19 21:35 UTC  (12+ messages)
` [PATCH 6.13 230/274] eth: iavf: extend the netdev_lock usage
` [PATCH 6.13 231/274] net: add netdev_lock() / netdev_unlock() helpers
` [PATCH 6.13 232/274] net: make netdev_lock() protect netdev->reg_state
` [PATCH 6.13 233/274] net: add netdev->up protected by netdev_lock()
` [PATCH 6.13 234/274] net: protect netdev->napi_list with netdev_lock()

[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
 2025-02-19 20:53 UTC  (3+ messages)
` [PATCH 4/7] x86: Remove custom definition of mk_pte()

[PATCH v2 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-19 21:33 UTC  (14+ messages)
` [PATCH v2 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v2 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v2 3/8] arm64: dts: imx8mp: Add resets to dsp node
` [PATCH v2 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v2 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v2 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-19 21:32 UTC  (11+ messages)

[PATCH v3 0/4] cxl: Dirty shutdown followups
 2025-02-19 21:15 UTC  (3+ messages)
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs

[PATCH V23 00/16] Add support UHS-II for GL9755 and GL9767
 2025-02-19 21:32 UTC  (3+ messages)
` [PATCH V23 15/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755

[PATCH 00/20] drm/panel: Move to using mipi_dsi_*_multi() variants when available
 2025-02-19 21:30 UTC  (8+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-19 21:30 UTC  (10+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd

[PATCH] drm/xe/devcoredump: Fix print typo of offset
 2025-02-19 21:26 UTC 

[PATCH v2 00/10] Convert mac80211 to TXQs only
 2025-02-19 21:27 UTC  (3+ messages)

[PATCH net-next v5 00/12] net: Hold netdev instance lock during ndo operations
 2025-02-19 21:28 UTC  (3+ messages)
` [PATCH net-next v5 12/12] eth: bnxt: remove most dependencies on RTNL

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-19 21:28 UTC  (9+ messages)
` [PATCH v2 08/16] drm/msm/dpu: Drop useless comments
` [PATCH v2 09/16] drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5
` [PATCH v2 10/16] drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush mask

[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
 2025-02-19 21:27 UTC  (3+ messages)
` [PATCH v4] intel_idle: introduce 'no_native' "

[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
 2025-02-19 21:22 UTC  (4+ messages)
` [PATCH v2 5/8] dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-02-19 21:20 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: aspeed: Add Balcones system
 2025-02-19 21:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: aspeed: add IBM Balcones board
` [PATCH 2/3] dt-bindings: hwmon: ucd90320: Add 90160 compatible
` [PATCH 3/3] ARM: dts: aspeed: Add Balcones system

[PATCH v4 0/6] drm/xe/xe_drm_client: Add per drm client reset stats
 2025-02-19 21:24 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_drm_client: Add per drm client reset stats (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v2] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-02-19 21:22 UTC 

+ arm-pgtable-remove-duplicate-included-header-file.patch added to mm-unstable branch
 2025-02-19 21:22 UTC 

[PATCH v2 0/2] cxl: Some ABI doc updates
 2025-02-19 21:22 UTC  (2+ messages)

[RFC 0/2] hw/vfio/pci: Prevent BARs from being dma mapped in d3hot state
 2025-02-19 21:19 UTC  (3+ messages)

[PATCH net-next 0/8] net: phy: move PHY package code to its own source file
 2025-02-19 21:08 UTC  (9+ messages)
` [PATCH net-next 1/8] net: phy: move PHY package code from phy_device.c to "
` [PATCH net-next 2/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next 3/8] net: phy: add getters for public members of struct phy_package_shared
` [PATCH net-next 4/8] net: phy: qca807x: use new phy_package_shared getters
` [PATCH net-next 5/8] net: phy: micrel: "
` [PATCH net-next 6/8] net: phy: mtk-ge-soc: "
` [PATCH net-next 7/8] net: phy: mscc: "
` [PATCH net-next 8/8] net: phy: make struct phy_package_shared private to phylib

[syzbot] [jfs?] divide error in dbAllocAG
 2025-02-19 21:20 UTC  (3+ messages)
` [PATCH] jfs: check agwidth before calculating the control page level
  ` [Jfs-discussion] "

[RFC PATCH bpf-next v1 0/2] Fix bpf_dynptr_slice_rdwr stack state
 2025-02-19 21:20 UTC  (4+ messages)
` [RFC PATCH bpf-next v1 1/2] bpf: Explore PTR_TO_STACK as R0 for bpf_dynptr_slice_rdwr

[PATCH 0/2] tests/functional: Allow running TCG plugins tests on macOS
 2025-02-19 21:19 UTC  (3+ messages)

[PATCH v1 0/3] Add support for Nuvoton npcm845 i3c controller
 2025-02-19 21:11 UTC  (10+ messages)
` [PATCH v1 1/3] i3c: master: svc: add support for Nuvoton npcm845 i3c
` [PATCH v1 2/3] i3c: master: svc: fix npcm845 FIFO empty issue
` [PATCH v1 3/3] i3c: master: svc: fix npcm845 invalid slvstart event

[PATCH 0/8] media: rzg2l-cru: Document RZ/G3E (CSI2, CRU)
 2025-02-19 21:17 UTC  (7+ messages)
` [PATCH 2/8] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC

[android-common:android11-kiwi-5.4 421/421] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_2084' declared with attribute error: BUILD_BUG_ON failed: PAGE_SIZE != INCFS_DATA_FILE_BLOCK_SIZE
 2025-02-19 21:16 UTC 

[openeuler:openEuler-1.0-LTS 1425/1425] net/can/j1939/.tmp_address-claim.o: warning: objtool: missing symbol for section .text
 2025-02-19 21:16 UTC 

[PATCH v2 0/7] scsi: scsi_debug: Add more tape support
 2025-02-19 21:16 UTC  (3+ messages)
` [PATCH v2 2/7] scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes

[PATCH 0/1] Support .gnu_debugdata for symbols in perf
 2025-02-19 21:15 UTC  (4+ messages)
` [PATCH 1/1] tools: perf: support .gnu_debugdata for symbols

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-19 20:41 UTC  (3+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes

[PATCH] drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
 2025-02-19 21:15 UTC  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH i-g-t v3 0/5] Update image assets
 2025-02-19 21:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Update image assets (rev4)

[PATCH v3 0/4] implement `kernel::sync::Refcount` and convert users
 2025-02-19 21:13 UTC  (3+ messages)
` [PATCH v3 4/4] MAINTAINERS: update atomic infrastructure entry to include Rust

Live update: q35 and pc-i440fx support (vapic)
 2025-02-19 21:12 UTC  (2+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2025-02-19 21:12 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf: support setting max RTO for bpf_setsockopt
 2025-02-19 21:12 UTC  (4+ messages)

[PATCH v3 00/12] media: imx8: add camera support
 2025-02-19 21:12 UTC  (7+ messages)
` [PATCH v3 01/12] dt-bindings: firmware: imx: add property reset-controller
` [PATCH v3 03/12] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v3 06/12] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings

[PATCH net-next v3 0/3] Use new for_each macro to create hexdumps
 2025-02-19 21:11 UTC  (4+ messages)
` [PATCH net-next v3 1/3] hexdump: Implement macro for converting large buffers
` [PATCH net-next v3 2/3] hexdump: Use for_each macro in print_hex_dump
` [PATCH net-next v3 3/3] ibmvnic: Print data buffers with kernel API's

[PATCH] media: vim2m: print device name after registering device
 2025-02-19 21:11 UTC  (2+ messages)

[PATCH v2 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-19 21:10 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: vf610: Switch to gpio-mmio

[PATCH 0/2] KVM: arm64: EL2 PMU reset handling fixes
 2025-02-19 21:10 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Fix MDCR_EL2.HPMN reset value

[PATCH] perf report: Add 'tgid' sort key
 2025-02-19 21:10 UTC  (11+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-19 21:09 UTC  (7+ messages)
` [PATCH v11 14/23] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups

[PATCH 0/9] hw/char: Improve RX FIFO depth uses
 2025-02-19 21:08 UTC  (10+ messages)
` [PATCH 1/9] hw/char/pl011: Warn when using disabled receiver
` [PATCH 2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
` [PATCH 3/9] hw/char/pl011: Improve RX flow tracing events
` [PATCH 4/9] hw/char/pl011: Really use RX FIFO depth
` [PATCH 5/9] hw/char/bcm2835_aux: "
` [PATCH 6/9] hw/char/imx_serial: "
` [PATCH 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
` [PATCH 8/9] hw/char/mcf_uart: Really use RX FIFO depth
` [PATCH 9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements

Exposing bssid information
 2025-02-19 21:08 UTC  (5+ messages)

[PATCH v2 -rcu] srcu: Use rcu_seq_done_exact() for polling API
 2025-02-19 21:07 UTC  (4+ messages)

Rust kernel policy
 2025-02-19 21:07 UTC  (10+ messages)

[PATCH bpf-next v3 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-19 21:05 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH bpf-next v3 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH bpf-next v3 3/4] pahole: introduce --btf_feature=attributes
` [PATCH bpf-next v3 4/4] man-pages: describe attributes and remove reproducible_build

[Buildroot] [PATCH] package/mongoose: bump to version 7.17
 2025-02-19 21:04 UTC 

[PATCH v3 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-19 21:04 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: mmio: Add flag for calling pinctrl back-end
` [PATCH v3 2/2] gpio: vf610: Switch to gpio-mmio

FAILED: patch "[PATCH] s390/dasd: Use correct lock while counting channel queue" failed to apply to 5.4-stable tree
 2025-02-19 21:04 UTC  (4+ messages)
` [PATCH 5.4.y] WIP

[PATCH v4 00/19] amd-pstate cleanups
 2025-02-19 21:03 UTC  (20+ messages)
` [PATCH v4 01/19] cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
` [PATCH v4 02/19] cpufreq/amd-pstate: Show a warning when a CPU fails to setup
` [PATCH v4 03/19] cpufreq/amd-pstate: Drop min and max cached frequencies
` [PATCH v4 04/19] cpufreq/amd-pstate: Move perf values into a union
` [PATCH v4 05/19] cpufreq/amd-pstate: Overhaul locking
` [PATCH v4 06/19] cpufreq/amd-pstate: Drop `cppc_cap1_cached`
` [PATCH v4 07/19] cpufreq/amd-pstate-ut: Use _free macro to free put policy
` [PATCH v4 08/19] cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
` [PATCH v4 09/19] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
` [PATCH v4 10/19] cpufreq/amd-pstate-ut: Run on all of the correct CPUs
` [PATCH v4 11/19] cpufreq/amd-pstate-ut: Adjust variable scope for amd_pstate_ut_check_freq()
` [PATCH v4 12/19] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
` [PATCH v4 13/19] cpufreq/amd-pstate: Cache CPPC request in shared mem case too
` [PATCH v4 14/19] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
` [PATCH v4 15/19] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
` [PATCH v4 16/19] cpufreq/amd-pstate: Drop debug statements for policy setting
` [PATCH v4 17/19] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v4 18/19] cpufreq/amd-pstate: Stop caching EPP
` [PATCH v4 19/19] cpufreq/amd-pstate: Drop amd_pstate_epp_cpu_offline()

[PATCH v7 4/6] media: platform: synopsys: Add support for HDMI input driver
 2025-02-19 20:56 UTC  (3+ messages)

firmware requirements
 2025-02-19 21:01 UTC 

[PATCH v4 1/1] Documentation: iio: Add ADC documentation
 2025-02-19 21:00 UTC 

[PATCH] yama: don't abuse rcu_read_lock/get_task_struct in yama_task_prctl()
 2025-02-19 21:00 UTC  (4+ messages)

[PATCH] random: Add missing words in function comments
 2025-02-19 21:00 UTC 

[PATCH v4 0/9] Add support to configure CPG block for watchdog on RZ/V2H(P) and RZ/G3E SoCs
 2025-02-19 21:00 UTC  (5+ messages)
` [PATCH v4 1/9] dt-bindings: clock: rzv2h-cpg: Add syscon compatible for CPG
` [PATCH v4 5/9] dt-bindings: watchdog: renesas: Document `renesas,syscon-cpg-error-rst` property

[PATCH fstests] generic/126: run it inside its own subdirectory
 2025-02-19 21:00 UTC  (2+ messages)

[PATCH v3 0/5] ARM Error Source Table V2 Support
 2025-02-19 21:00 UTC  (7+ messages)
` [PATCH v3 1/5] ACPI/RAS/AEST: Initial AEST driver
` [PATCH v3 2/5] RAS/AEST: Introduce AEST driver sysfs interface
` [PATCH v3 4/5] RAS/ATL: Unified ATL interface for ARM64 and AMD

[PATCH net-next 9/9] net: stmmac: convert to phylink managed EEE support
 2025-02-19 20:57 UTC  (11+ messages)

[PATCH] arm: clk: Add ETH switch clock description for vf610 SoC
 2025-02-19 20:58 UTC  (2+ messages)

[PATCH v4 0/3] printf: convert self-test to KUnit
 2025-02-19 20:58 UTC  (4+ messages)
` [PATCH v4 3/3] printf: implicate test line in failure messages

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-19 20:56 UTC  (8+ messages)

[PATCH v2 0/4] forced sync mshot read + cleanups
 2025-02-19 20:56 UTC  (2+ messages)

[PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-19 20:55 UTC  (8+ messages)
` [PATCH v4 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v4 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v4 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v4 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v4 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v4 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v4 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[Buildroot] [PATCH] package/libnss: bump version to 3.108
 2025-02-19 20:49 UTC 

[PATCH 0/3] batch blob diff generation
 2025-02-19 20:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin: introduce diff-pairs command

[PATCH 0/2] modules: allow error injection
 2025-02-19 20:17 UTC  (5+ messages)
  ` [PATCH 2/2] moderr: add module error injection tool

[PATCH] block: Remove commented out code
 2025-02-19 20:53 UTC 

[PATCH] rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
 2025-02-19 20:53 UTC 

[PATCH] RDMA/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-19 20:52 UTC 

[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
 2025-02-19 20:53 UTC  (17+ messages)

[PATCH] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-19 20:49 UTC 

[PATCH] ata: Use str_up_down() helper in vt6420_prereset()
 2025-02-19 20:35 UTC 

[yiliu1765-iommufd:wip/20250219-handle-refactor 8/8] drivers/iommu/ipmmu-vmsa.c:641:42: warning: initialization of 'struct iommu_domain *' from 'int' makes pointer from integer without a cast
 2025-02-19 20:34 UTC 

[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
 2025-02-19 20:42 UTC  (4+ messages)
` [RESEND PATCH net-next 3/5] dt-bindings: net: Add Realtek MDIO controller

[PATCH] pm: cpupower: bench: Prevent NULL dereference on malloc failure
 2025-02-19 20:51 UTC  (2+ messages)

[PATCH v1] perf parse-events: Tidy name token matching
 2025-02-19 20:49 UTC  (4+ messages)

[rafael-pm:fixes] BUILD SUCCESS 9f457c5e62678d316fac417f4508f85d1a08b9e3
 2025-02-19 20:48 UTC 

[PATCH v3 1/1] Documentation: iio: Add ADC documentation
 2025-02-19 20:49 UTC  (3+ messages)

[PATCH v2 0/7] Use guard() instead of rwsem locking
 2025-02-19 20:46 UTC  (2+ messages)

[PATCH v7 0/5] Add support for the PCI host bridge device-tree node creation
 2025-02-19 20:46 UTC  (2+ messages)

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-19 20:46 UTC  (5+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind

[PATCH v3 00/15] Prepare for new Intel Family numbers
 2025-02-19 20:45 UTC  (5+ messages)
` [PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization

[intel-lts:pr/59 1/1] drivers/dma-buf/hyper_dmabuf/hyper_dmabuf_ops.c:109:6: warning: variable 'ret' set but not used
 2025-02-19 20:44 UTC 

[Buildroot] [PATCH 1/1] package/libfreeglut: add upstream security fix for CVE-2024-2425{8, 9}
 2025-02-19 20:42 UTC 

[PATCH 1/2] lib: utils/fdt: Respect compatible string fallback priority
 2025-02-19 20:42 UTC  (2+ messages)
` [PATCH 2/2] Revert "lib: utils/irqchip: Match against more specific compatible strings first"

[PATCH v2 net 0/9] net: enetc: fix some known issues
 2025-02-19 20:42 UTC  (3+ messages)
` [PATCH v2 net 8/9] net: enetc: correct the EMDIO base offset for ENETC v4

[PATCH v3 0/5] drm/msm: add a display mmu fault handler
 2025-02-19 20:41 UTC  (3+ messages)
` [PATCH v3 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-19 20:34 UTC  (5+ messages)
` [PATCH v5 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 35/36] vfio/migration: Add x-migration-load-config-after-iter VFIO property


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.