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

[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

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

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

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-19 21:19 UTC  (4+ messages)
` [PATCH v2 08/16] drm/msm/dpu: Drop useless comments

[PATCH v2 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-19 21:19 UTC  (5+ 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 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 RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-19 21:05 UTC  (9+ 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 

[PATCH 6.13 000/274] 6.13.4-rc1 review
 2025-02-19 20:44 UTC  (2+ messages)

[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  (30+ messages)
` [PATCH v5 05/36] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
` [PATCH v5 06/36] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v5 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v5 08/36] error: define g_autoptr() cleanup function for the Error type
` [PATCH v5 11/36] migration/multifd: Device state transfer support - receive side
` [PATCH v5 13/36] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v5 14/36] migration/multifd: Device state transfer support - send side
` [PATCH v5 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v5 16/36] migration/multifd: Add multifd_device_state_supported()
` [PATCH v5 17/36] migration: Add save_live_complete_precopy_thread handler
` [PATCH v5 18/36] vfio/migration: Add load_device_config_state_start trace event
` [PATCH v5 19/36] vfio/migration: Convert bytes_transferred counter to atomic
` [PATCH v5 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v5 21/36] vfio/migration: Move migration channel flags to vfio-common.h header file
` [PATCH v5 22/36] vfio/migration: Multifd device state transfer support - basic types
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 24/36] vfio/migration: Multifd device state transfer - add support checking function
` [PATCH v5 25/36] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v5 27/36] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v5 28/36] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v5 29/36] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
` [PATCH v5 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH v5 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v5 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v5 33/36] hw/core/machine: Add compat for x-migration-multifd-transfer VFIO property
` [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
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH 6.12 000/230] 6.12.16-rc1 review
 2025-02-19 20:40 UTC  (2+ messages)
` [PATCH 6.12] "

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-19 20:25 UTC  (14+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH 0/6] add USB2.0 support for i.MX95-19x19 EVK board
 2025-02-19 20:39 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: imx95: add USB2.0 nodes
` [PATCH 6/6] arm64: dts: imx95-19x19-evk: enable USB2.0 node

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-19 20:38 UTC  (6+ messages)

[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
 2025-02-19 20:29 UTC 

[bluez/bluez] ea3f40: a2dp: Remove Endpoints cache entries on device rem
 2025-02-19 20:37 UTC 

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

[PATCH] scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()
 2025-02-19 20:36 UTC  (2+ messages)

[PATCH] module: ban '.', '..' as module names, ban '/' in module names
 2025-02-19 20:35 UTC  (2+ 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.