All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-07 09:02:39 to 2025-05-07 09:40:33 UTC [more...]

[PATCH v2 0/7] Add support to boot TI K3 HSM M4 core
 2025-05-07  9:39 UTC  (3+ messages)
` [PATCH v2 4/7] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin

[PATCH 0/2] Disable periodic tracking on Tegra234
 2025-05-07  9:39 UTC  (3+ messages)
` [PATCH 1/2] phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-05-07  8:49 UTC  (8+ messages)
` [RFC PATCH v2 12/16] "

[PATCH 0/4] drm/{i915, xe}: convert i915->display and xe->display into pointers
 2025-05-07  9:38 UTC  (5+ messages)
` [PATCH 1/4] drm/xe/rpm: use to_xe_device() instead of container_of
` [PATCH 2/4] drm/xe/display: do not reference xe->display inline
` [PATCH 3/4] drm/i915: do not reference i915->display inline
` [PATCH 4/4] drm/{i915, xe}: convert i915 and xe display members into pointers

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-07  9:38 UTC  (9+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v5 3/5] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH v5 4/5] cgroup: helper for checking rstat participation of css

[PATCH v2] drm/amdgpu: fix the indentation
 2025-05-07  9:38 UTC  (3+ messages)

[ANNOUNCE] ktls-utils 1.0.0
 2025-05-07  9:37 UTC  (5+ messages)
  ` kernel TLS configuration, was: "

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-05-07  8:47 UTC  (4+ messages)
  ` [PATCH 6/7] counter: Add rockchip-pwm-capture driver

[PATCH next] phy: tegra: xusb: remove a stray unlock
 2025-05-07  8:47 UTC  (3+ messages)

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-07  9:35 UTC 

[PATCH] parisc stable patch for kernel v6.13
 2025-05-07  9:35 UTC  (2+ messages)

[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-05-07  8:38 UTC  (8+ messages)
` [PATCH v6 07/13] media: rockchip: rkcif: add driver for mipi csi-2 receiver

[Buildroot] [PATCH v2] package/redis: bump to v8.0.0
 2025-05-07  9:34 UTC 

[linux-next:master 1288/9308] ERROR: modpost: "shmem_writeout" [drivers/gpu/drm/ttm/ttm.ko] undefined!
 2025-05-07  9:34 UTC 

[RFC PATCH v2 0/7] Defer throttle when task exits to user
 2025-05-07  9:33 UTC  (5+ messages)
` [RFC PATCH v2 7/7] sched/fair: alternative way of accounting throttle time

[PATCH 0/7] Introduce DEFINE_ACQUIRE(), a scoped_cond_guard() replacement
 2025-05-07  9:32 UTC  (3+ messages)
` [PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking

[PATCH v2 00/30] mci: imx-esdhc: add HS200 support
 2025-05-07  8:22 UTC  (31+ messages)
` [PATCH v2 01/30] mci: sdhci: fix SDHCI_TRNS_AUTO_CMD12 definition
` [PATCH v2 02/30] mci: move most recent I/O settings into mci_host::ios
` [PATCH v2 03/30] mci: use struct mci_host::ios inside mci_set_ios
` [PATCH v2 04/30] mci: tuning: fix fallback to DDR52
` [PATCH v2 05/30] mci: sdhci: unmap DMA buffers on timeout
` [PATCH v2 06/30] mci: add MMC_CAP_UHS constants
` [PATCH v2 07/30] mci: rename MMC_CAP_MMC_x_yV_DDR to MMC_CAP_x_yV_DDR as in Linux
` [PATCH v2 08/30] mci: compare host and card caps for supported speeds
` [PATCH v2 09/30] mci: print HS200 capabilities in devinfo
` [PATCH v2 10/30] mci: respect no-1-8-v OF property
` [PATCH v2 11/30] mci: sdhci: add support for struct mci_data::timeout_ns
` [PATCH v2 12/30] mci: imx-esdhc: use unsigned types where appropriate
` [PATCH v2 13/30] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
` [PATCH v2 14/30] mci: imx-esdhc: drop one extra read of SDHCI_INT_STATUS
` [PATCH v2 15/30] mci: sdhci: add cmd parameter to sdhci_transfer_*
` [PATCH v2 16/30] mci: arasan: introduce mmc_op_tuning helper
` [PATCH v2 17/30] mci: imx-esdhc: flesh out register description
` [PATCH v2 18/30] mci: imx-esdhc: add support for delay/tuning properties in DT
` [PATCH v2 19/30] mci: add mci_set_timing helper
` [PATCH v2 20/30] mci: imx-esdhc: add support for setting drive strength
` [PATCH v2 21/30] mci: sdhci: move SDHCI_MAKE_BLKSZ definition to header
` [PATCH v2 22/30] mci: imx-esdhc: select different pinctrl state depending on frequency
` [PATCH v2 23/30] mci: core: retry MMC_CMD_SET_BLOCKLEN up to 4 times
` [PATCH v2 24/30] mci: imx-esdhc: don't reconfigure clock unless required
` [PATCH v2 25/30] mci: sdhci: fix sdhci_transfer_data MMC_SEND_TUNING compatibility
` [PATCH v2 26/30] mci: core: implement mmc_send_tuning
` [PATCH v2 27/30] mci: imx-esdhc: set burst_length_enable
` [PATCH v2 28/30] mci: imx-esdhc: fixup quirks in standard SDHCI registers
` [PATCH v2 29/30] mci: sdhci: support Linux SDHCI_QUIRK2_BROKEN_HS200 flag
` [PATCH v2 30/30] mci: imx-esdhc: implement HS200 support

[PATCH] dt-bindings: serial: Convert arm,mps2-uart to DT schema
 2025-05-07  8:36 UTC  (2+ messages)

[PATCH v9 0/5] Add Loongson Security Engine chip driver
 2025-05-07  9:32 UTC  (5+ messages)
` [PATCH v9 4/5] tpm: Add a driver for Loongson TPM device

[PATCH v1 00/26] x86: Introduce centralized CPUID model
 2025-05-07  9:32 UTC  (6+ messages)
` [PATCH v1 17/26] x86/cpuid: Remove direct CPUID(0x2) query API

[linux-next:master 1785/8679] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:6992 gfx_v11_ip_dump() warn: if statement not indented
 2025-05-07  9:31 UTC  (2+ messages)

[PATCH bpf-next] scripts/bpf_doc.py: implement json output for helpers
 2025-05-07  9:31 UTC  (5+ messages)

[PATCH v5 0/3] btrfs: simplify extent buffer writeback
 2025-05-07  9:31 UTC  (3+ messages)
` [PATCH v5 1/3] btrfs: convert the buffer_radix to an xarray

[PATCH v4 5/8] x86/resctrl: Add user interface to enable/disable io_alloc feature
 2025-05-07  9:30 UTC  (2+ messages)

[PATCH v13 0/4] Add STM32MP25 SPI NOR support
 2025-05-07  8:35 UTC  (4+ messages)

[PATCH v2 0/5] u-boot chain-loading LineageOS bootimg
 2025-05-07  9:30 UTC  (4+ messages)
` [PATCH v2 1/5] boot/image-android: Workaround kernel/ramdisk invalid addr

[linux-next:master 4752/5832] error[E0433]: failed to resolve: could not find `mm` in the crate root
 2025-05-07  9:29 UTC 

[PATCH v2 1/1] regulator: hi6421v530: fix building with GCC 15
 2025-05-07  9:29 UTC  (2+ messages)

[linux-next:master 7941/9308] arch/arm64/boot/dts/amlogic/amlogic-a5-a113x2-av400.dtb: reset-controller@2000 (amlogic,a5-reset): compatible:0: 'amlogic,a5-reset' is not one of ['amlogic,meson8b-reset', 'amlogic,meson-gxbb-reset', 'amlogic,meson-axg-reset', 'amlogic,meson-a1-reset', 'a
 2025-05-07  9:29 UTC 

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add GPU platform PTL for sys allocator tests
 2025-05-07  9:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 00/25] Arm GICv5: Host driver implementation
 2025-05-07  8:35 UTC  (10+ messages)
` [PATCH v3 01/25] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v3 20/25] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v3 22/25] irqchip/gic-v5: Add GICv5 LPI/IPI support

[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-05-07  9:28 UTC  (4+ messages)
` [net-next PATCH v1 04/15] octeontx2-af: Handle inbound inline ipsec config in AF

[PATCH v1] drm/amdgpu: fix the indentation
 2025-05-07  9:28 UTC 

[PATCH] xenbus: Use kref to track req lifetime
 2025-05-07  9:27 UTC  (2+ messages)

[PATCH] Makefile: fix target all
 2025-05-07  9:27 UTC 

[PATCH 1/2] mm: khugepaged: convert set_huge_pmd() to take a folio
 2025-05-07  9:26 UTC  (2+ messages)
` [PATCH 2/2] mm: convert do_set_pmd() "

[PATCH] block: fix warning on 'make htmldocs'
 2025-05-07  9:25 UTC 

FAILED: patch "[PATCH] drm/xe: Ensure fixed_slice_mode gets set after ccs_mode" failed to apply to 6.12-stable tree
 2025-05-07  9:25 UTC  (3+ messages)
` [PATCH 6.12.y] drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change

[PATCH] MAINTAINERS: add mm GUP section
 2025-05-07  9:23 UTC  (5+ messages)

FAILED: patch "[PATCH] btrfs: fix the inode leak in btrfs_iget()" failed to apply to 6.14-stable tree
 2025-05-07  9:23 UTC  (3+ messages)
` [PATCH v2 6.14.y] btrfs: fix the inode leak in btrfs_iget()

[PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-05-07  9:23 UTC  (5+ messages)
      ` [BUG] Stuck key syndrome (was: Re: [PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch)

[PATCH v4 0/9] SLUB percpu sheaves
 2025-05-07  9:20 UTC  (4+ messages)
` [PATCH v4 3/9] slab: sheaf prefilling for guaranteed allocations

[PATCH v3 00/17] AMD MCA interrupts rework
 2025-05-07  9:20 UTC  (3+ messages)
` [PATCH v3 13/17] x86/mce: Unify AMD DFR handler with MCA Polling

[PATCH 0/2] nvme-auth: use SHASH_DESC_ON_STACK
 2025-05-07  8:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvmet-auth: "

[PATCH v1 0/7] ublk: Backport to 6.14-stable: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-07  9:20 UTC  (4+ messages)

[PATCH v4 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS
 2025-05-07  9:20 UTC  (2+ messages)

[PATCH v4 00/15] amd-cppc CPU Performance Scaling Driver
 2025-05-07  9:19 UTC  (4+ messages)
` [PATCH v4 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling

[v2] tests/qtest: Add qtest for NPCM8XX PSPI module
 2025-05-07  9:18 UTC 

[PATCH master] video: IPUv3-LDB: fix LVDS serial clock configuration
 2025-05-07  8:22 UTC  (4+ messages)

[PATCH] dt-bindings: display: panel: convert truly,nt35597.txt to dt-schema
 2025-05-07  9:19 UTC 

[ANNOUNCEMENT] libcamera workshop 2025 - Nice, May 16th
 2025-05-07  9:19 UTC  (3+ messages)

[PATCH v2] rust: elaborate safety requirements for `AlwaysReferenceCounted`
 2025-05-07  9:19 UTC  (4+ messages)

[PATCH 0/2] Add overlays for IMX219 and OV5640 on J722S
 2025-05-07  8:20 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640

[PATCH v5 0/6] pci: qcom: Add QCS8300 PCIe support
 2025-05-07  8:25 UTC  (5+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300

[PATCH v2 0/4] dma mapping benchmark: add support for dma_map_sg
 2025-05-07  9:18 UTC  (15+ messages)
` [PATCH v2 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
` [PATCH v2 2/4] dma mapping benchmark: modify the framework to adapt to more map modes
` [PATCH v2 3/4] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH v2 4/4] dma mapping benchmark:add "

[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
 2025-05-07  9:17 UTC  (5+ messages)
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-05-07  8:18 UTC  (14+ messages)
` [v3 PATCH 3/6] arm64: mm: make __create_pgd_mapping() and helpers non-void

[PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
 2025-05-07  9:15 UTC  (2+ messages)

[bigeasy-staging:futex_local_v12 14/21] include/linux/rcupdate.h:555:36: error: dereferencing pointer to incomplete type 'struct futex_private_hash'
 2025-05-07  9:15 UTC 

[linux-next:master 2860/2907] Warning: security/apparmor/lsm.c:1129 function parameter 'sk' not described in 'apparmor_unix_stream_connect'
 2025-05-07  9:15 UTC 

[PATCH core/entry] LoongArch: Fix include order
 2025-05-07  9:15 UTC  (4+ messages)
` [tip: core/entry] LoongArch: entry: "

[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-07  9:15 UTC  (4+ messages)
` [PATCH v12 1/3] rust: str: add radix prefixed integer parsing functions

[RFC PATCH v2] target/loongarch: Fix incorrect rounding in fnm{add, sub} under certain modes
 2025-05-07  9:14 UTC 

ntp: Adjustment of time_maxerror with 500ppm instead of 15ppm
 2025-05-07  9:15 UTC 

[PATCH v3 0/3] Configure root port MPS during host probing
 2025-05-07  7:38 UTC  (3+ messages)
` [PATCH v3 1/3] PCI: "

Proszę o kontakt
 2025-05-07  8:10 UTC 

[PULL linux-firmware] ath11k and ath12k firmware 20250424
 2025-05-07  8:14 UTC  (2+ messages)

[PATCH] kbuild: Disable -Wdefault-const-init-var-unsafe
 2025-05-07  9:13 UTC 

[PATCH bpf-next v3 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-07  9:14 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v3 2/3] selftests: bpf: add a test for mmapable vmlinux BTF

[PATCH v5 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-07  6:37 UTC  (3+ messages)
` [PATCH v5 6/7] iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS

[PATCH v3] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-07  9:11 UTC  (2+ messages)

[PATCH] PCI: Using lockless config space accessors based on Kconfig option
 2025-05-07  9:11 UTC  (4+ messages)
  ` [PATCH] PCI: Using lockless config space accessors based on

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-07  7:36 UTC  (6+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-07  8:50 UTC  (7+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC

[PATCH v2 0/3] Bug fixes for UFS multi-frequency scaling on Qcom platform
 2025-05-07  9:09 UTC  (4+ messages)
` [PATCH v2 2/3] scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freq

[linux-next:master 2049/9308] Warning: arch/powerpc/kernel/eeh_driver.c:140 function parameter 'edev' not described in 'eeh_disable_irq'
 2025-05-07  9:09 UTC 

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-07  7:32 UTC  (4+ messages)
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v2 0/2] Add a documentation for FUSE passthrough
 2025-05-07  9:08 UTC  (3+ messages)
` [PATCH v2 2/2] docs: filesystems: add fuse-passthrough.rst

[patch V2 01/45] genirq: Provide conditional lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2a 02/45] genirq/irqdesc: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 03/45] genirq/autoprobe: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 04/45] genirq/pm: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 05/45] genirq/resend: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 06/45] genirq/proc: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 07/45] genirq/spurious: Cleanup code
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 08/45] genirq/spurious: Switch to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 09/45] genirq/cpuhotplug: Convert to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 10/45] genirq/debugfs: Convert to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 11/45] genirq/chip: Prepare for code reduction
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()
 2025-05-07  9:07 UTC 

[patch V2 12/45] genirq/chip: Rework handle_nested_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 13/45] genirq/chip: Rework handle_simple_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 14/45] genirq/chip: Rework handle_untracked_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 15/45] genirq/chip: Rework handle_level_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 16/45] genirq/chip: Rework handle_eoi_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 17/45] genirq/chip: Rework handle_edge_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 18/45] genirq/chip: Rework handle_fasteoi_ack_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 19/45] genirq/chip: Rework handle_fasteoi_mask_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 20/45] genirq/chip: Use lock guards where applicable
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] drm/bridge/synopsys: avoid field overflow warning
 2025-05-07  9:06 UTC  (4+ messages)

[patch V2 21/45] genirq/chip: Rework irq_set_chip()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 22/45] genirq/chip: Rework irq_set_irq_type()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 23/45] genirq/chip: Rework irq_set_handler_data()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 24/45] genirq/chip: Rework irq_set_msi_desc_off()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 25/45] genirq/chip: Rework irq_set_chip_data()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 26/45] genirq/chip: Rework irq_set_handler() variants
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 27/45] genirq/chip: Rework irq_modify_status()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 28/45] genirq/manage: Cleanup kernel doc comments
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[cip-dev] [PATCH 4.4.y-cip] ARM: shmobile: smp: Enforce shmobile_smp_* alignment
 2025-05-07  9:07 UTC  (6+ messages)

[patch V2 29/45] genirq/manage: Convert to lock guards
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 30/45] genirq/manage: Rework irq_update_affinity_desc()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 31/45] genirq/manage: Rework __irq_apply_affinity_hint()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2a 32/45] genirq/manage: Rework irq_set_vcpu_affinity()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 33/45] genirq/manage: Rework __disable_irq_nosync()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 34/45] genirq/manage: Rework enable_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2a 35/45] genirq/manage: Rework irq_set_irq_wake()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 36/45] genirq/manage: Rework can_request_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 37/45] genirq/manage: Rework irq_set_parent()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 38/45] genirq/manage: Rework enable_percpu_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 39/45] genirq/manage: Rework irq_percpu_is_enabled()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 40/45] genirq/manage: Rework disable_percpu_irq()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 41/45] genirq/manage: Rework prepare_percpu_nmi()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 42/45] genirq/manage: Rework teardown_percpu_nmi()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 43/45] genirq/manage: Rework irq_get_irqchip_state()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 44/45] genirq/manage: Rework irq_set_irqchip_state()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[patch V2 45/45] genirq: Remove irq_[get|put]_desc*()
 2025-05-07  9:07 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
 2025-05-07  9:06 UTC  (5+ messages)

[PATCH v3 00/11] Support hiding capability when its initialization fails
 2025-05-07  9:05 UTC  (7+ messages)
` [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-07  8:00 UTC  (6+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

Proszę o kontakt
 2025-05-07  8:05 UTC 

[f2fs-dev] [PATCH v3 2/2] f2fs: add ckpt_valid_blocks to the section entry
 2025-05-07  9:03 UTC  (3+ messages)

[GIT PULL for v6.15-rc6] media fixes
 2025-05-07  9:02 UTC 

[PATCH v1 1/1] app/testpmd: add sleep command
 2025-05-07  9:02 UTC  (4+ messages)
` [PATCH v2 1/2] cmdline: add floating point support


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.