All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 12:16:27 to 2024-08-19 13:20:12 UTC [more...]

[PATCH iwl-next v6 0/6] igb: Add support for AF_XDP zero-copy
 2024-08-19 13:19 UTC  (12+ messages)
` [PATCH iwl-next v6 1/6] igb: Always call igb_xdp_ring_update_tail() under Tx lock
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 2/6] igb: Remove static qualifiers
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 3/6] igb: Introduce igb_xdp_is_enabled()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 4/6] igb: Introduce XSK data structures and helpers

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-08-19 13:19 UTC  (8+ messages)
` [PATCH v5 01/19] arm64: mm: Add top-level dispatcher for internal mem_encrypt API
` [PATCH v5 02/19] arm64: mm: Add confidential computing hook to ioremap_prot()
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected

[PATCH v3] Avoid crash calling PrintErrMesg from efi_multiboot2
 2024-08-19 13:19 UTC  (2+ messages)

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-19 13:19 UTC  (30+ messages)
` [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL

[PATCH] nvme-multipath: fix typo clearing NVME_NSHEAD_DISK_LIVE
 2024-08-19 13:18 UTC  (2+ messages)

[PATCH] gitlab-ci: Build MSYS2 job using multiple CPUs
 2024-08-19 13:17 UTC  (2+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-19 13:18 UTC  (7+ messages)
` [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH] staging: media: starfive: Add multiple resolution support
 2024-08-19 13:18 UTC  (11+ messages)
  ` 回复: "
      ` 回复: "
          ` 回复: "
              ` 回复: "
                  ` 回复: "

[PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx
 2024-08-19 13:17 UTC  (6+ messages)

[PATCH] nvmet: return 'namespace not ready' for disabled namespaces
 2024-08-19 13:17 UTC  (2+ messages)

[PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
 2024-08-19 13:17 UTC  (2+ messages)

[PATCH v4 0/2] DMA IOMMU static calls
 2024-08-19 13:16 UTC  (5+ messages)
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops

[RFC] Order 4 allocation failures in the MEI client driver
 2024-08-19 13:15 UTC  (2+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-19 13:14 UTC  (15+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()

[PATCH] usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set
 2024-08-19 13:15 UTC  (2+ messages)

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-19 13:14 UTC  (8+ messages)
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state

[PATCH mptcp-next] selftests: mptcp: pm_nl_ctl: remove re-definition
 2024-08-19 13:15 UTC 

[bitbake][scarthgap][2.8][PATCH 0/1] Pull request (cover letter only)
 2024-08-19 13:14 UTC 

[BUG] Rockchip SPI: Runtime PM usage count underflow!
 2024-08-19 13:14 UTC  (6+ messages)

[PATCH -next] crypto: keembay - fix module autoloading
 2024-08-19 13:14 UTC  (3+ messages)

[linux-linus test] 187279: tolerable FAIL - PUSHED
 2024-08-19 13:13 UTC 

[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
 2024-08-19 13:12 UTC  (4+ messages)

[LTP] [PATCH] lib: make tst_detach_device_by_fd() also close dev_fd
 2024-08-19 13:11 UTC  (3+ messages)

[PATCH] gitr: Make gitr work on RHEL/CentOS
 2024-08-19 13:12 UTC  (4+ messages)

[PATCH] ocfs2: fix null-ptr-deref when journal load failed
 2024-08-19 13:11 UTC 

u-boot on raspberry pi with secure boot
 2024-08-19 13:11 UTC 

[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-08-19 13:09 UTC  (3+ messages)
` [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-19 13:06 UTC  (23+ messages)
` [PATCH RFC V3 06/29] arm/virt,kvm: Pre-create disabled possible vCPUs @machine init
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug

[PATCH] selftests/mm: remove unnecessary ia64 code and comment
 2024-08-19 13:06 UTC 

[PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
 2024-08-19 13:05 UTC  (5+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-19 13:04 UTC  (4+ messages)
` [PATCH 1/2] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH 2/2] arm64: dts: qcom: msm8998: add qcom,msm8998-lpass-smmu compatible

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-19 13:04 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: display: renesas,rzg2l-du: Document RZ/G2UL DU bindings
` [PATCH v3 2/4] drm: renesas: rz-du: Add RZ/G2UL DU Support

[PATCH v2] kbuild: rust: auto generate rust helper exports
 2024-08-19 13:03 UTC  (2+ messages)

(no subject)
 2024-08-19 13:03 UTC  (6+ messages)
` [PATCH v3 1/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` 

[PATCH] hyperv: Make sure SynIC state is really updated before KVM_RUN
 2024-08-19 13:00 UTC 

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-08-19 13:02 UTC  (15+ messages)
` [PATCH 01/14] Input: samsung-keypad - switch to using devm_clk_get_prepared()
` [PATCH 02/14] Input: samsung-keypad - do not set input device's parent explicitly
` [PATCH 03/14] Input: samsung-keypad - do not combine memory allocation checks
` [PATCH 04/14] Input: samsung-keypad - use struct_size() helper
` [PATCH 05/14] Input: samsung-keypad - use devm to disable runtime PM
` [PATCH 07/14] Input: samsung-keypad - use per-chip parameters
` [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding

[PATCH v3 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-19 13:01 UTC  (12+ messages)
` [PATCH v3 2/4] xen: make VMAP only support in MMU system

[PATCH fstests] generic/755: test that inode's ctime is updated on unlink
 2024-08-19 12:59 UTC  (6+ messages)

[cip-dev][isar-cip-core][PATCH v2 0/2] fixes overlay with
 2024-08-19 12:58 UTC  (4+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/2] fix: Check return code value of e2fsck
` [cip-dev][isar-cip-core][PATCH v2 2/2] fix: force mke2fs in overlay recovery action

[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-19 12:57 UTC  (5+ messages)
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-19 12:57 UTC  (10+ messages)

[PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-19 12:57 UTC 

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-19 12:57 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved

Patchwork housekeeping for: spi-devel-general
 2024-08-19 12:56 UTC 

[RFC] Big TCP and ping support vs. max ICMP{,v6} packet size
 2024-08-19 12:56 UTC  (2+ messages)

[PATCH v2] Adding SE Policy rules to allow usage of unix stream sockets by dbus and bluetooth contexts when Gatt notifications are turned on by remote
 2024-08-19 12:56 UTC  (2+ messages)

[opencloudos:next 9908/9920] drivers/ata/libahci.c:210:5: warning: no previous prototype for function 'get_ahci_em_messages'
 2024-08-19 12:54 UTC 

[PATCH v2 1/2] generic/732: remove unused code
 2024-08-19 12:53 UTC  (6+ messages)

[syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail
 2024-08-19 12:53 UTC  (3+ messages)

[PATCH 1/2] ext4: Check stripe size compatibility on remount as well
 2024-08-19 12:51 UTC  (4+ messages)
` [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C

[PATCH] KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
 2024-08-19 12:50 UTC 

KASAN: stack-out-of-bounds Write in end_buffer_read_sync
 2024-08-19 12:50 UTC 

[PATCH 00/24] Complete EEVDF
 2024-08-19 12:50 UTC  (7+ messages)
` [PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE

[PATCH v12 00/28] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-08-19 12:48 UTC  (4+ messages)
` [PATCH v12 28/28] ARM: dts: aspeed: yosemite4: fix GPIO linename typo

jbd2: io throttle for metadata buffers
 2024-08-19 12:49 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
 2024-08-19 12:48 UTC  (5+ messages)

[Question] IRQ Affinity Setup for NVMe over Fabrics (RDMA) Target and Host
 2024-08-19 12:48 UTC 

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-19 12:48 UTC  (8+ messages)

[PATCH v2] Avoid crash calling PrintErrMesg from efi_multiboot2
 2024-08-19 12:46 UTC  (2+ messages)

[GSoC][PATCH v2] t: migrate t0110-urlmatch-normalization to the new framework
 2024-08-19 12:46 UTC  (3+ messages)
` [GSoC][PATCH v3] "

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-08-19 12:45 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-19 12:44 UTC  (3+ messages)
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges

fix FITRIM with non-discard capable RT device v2
 2024-08-19 12:44 UTC  (4+ messages)
` [PATCH 2/2] xfs: don't extend the FITRIM range if the rt device does not support discard

[PATCH i-g-t 00/12] add test to validate fallback
 2024-08-19 12:44 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for add test to validate fallback (rev3)

[PATCH] drm/amdgpu: Add DCC GFX12 flag to enable address alignment
 2024-08-19 12:43 UTC  (3+ messages)

[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter
 2024-08-19 12:39 UTC  (3+ messages)

[PATCH] Avoid crash calling PrintErrMesg from efi_multiboot2
 2024-08-19 12:41 UTC  (3+ messages)

[PATCH net-next v5 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-19 12:41 UTC  (10+ messages)
` [PATCH net-next v5 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v5 4/6] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH net-next v5 6/6] net: phy: add Applied Micro QT2025 PHY driver

[PATCH v2 0/5] x86/tdx: Allow MMIO instructions from userspace
 2024-08-19 12:39 UTC  (7+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 02/10] x86/tdx: Add validation of userspace MMIO instructions

[PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-19 12:39 UTC  (3+ messages)
` [PATCH v2 6/9] "

[PATCH net-next v3 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-19 12:38 UTC  (3+ messages)
` [PATCH net-next v3 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data

[PATCH] usb: typec: fsa4480: Relax CHIP_ID check
 2024-08-19 12:39 UTC  (2+ messages)

[PATCHv3 0/4] x86: Reduce code duplication on page table initialization
 2024-08-19 12:39 UTC  (5+ messages)
` [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable()

[PATCH v2 0/3] iio: adc: add new ad7625 driver
 2024-08-19 12:38 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: ad7625: add driver

[XEN PATCH v2 2/5] x86/amd: configurable handling of AMD-specific MSRs access
 2024-08-19 12:36 UTC  (8+ messages)
` [XEN PATCH v2 3/5] x86/spec-ctrl: configurable Intlel/AMD-specific calculations
` [XEN PATCH v2 4/5] x86/intel: optional build of intel.c
` [XEN PATCH v2 5/5] x86/amd: optional build of amd.c

[GIT PULL] printk fixup for 6.11-rc5
 2024-08-19 12:35 UTC 

blktests failures with v6.11-rc1 kernel
 2024-08-19 12:34 UTC  (7+ messages)

[PATCH v2] lib/math: Add int_pow test suite
 2024-08-19 12:33 UTC  (2+ messages)

[PATCH 7/7] x86/resctrl: Introduce interface to modify SDCIAE Capacity Bit Masks
 2024-08-19 12:33 UTC 

[PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-08-19 12:34 UTC  (6+ messages)

[net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-19 12:32 UTC 

[PATCH] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
 2024-08-19 12:30 UTC 

[cip-dev][isar-cip-core][RFC] fix: Check return code value of e2fsck
 2024-08-19 12:29 UTC  (3+ messages)

[PATCH v2 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-08-19 12:29 UTC  (2+ messages)

[PATCH -next 3/8] iommufd/selftest: Make dirty_ops static
 2024-08-19 12:29 UTC  (3+ messages)

[PATCH RFC net-next] tcp: Allow TIME-WAIT reuse after 1 millisecond
 2024-08-19 12:27 UTC  (2+ messages)

[PATCH 0/4] wifi: cfg80211: fix per-STA profile BSS entry issues
 2024-08-19 12:27 UTC  (4+ messages)

[BUG] net: stmmac: crash within stmmac_rx()
 2024-08-19 12:26 UTC 

[net-next,v6 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-08-19 12:23 UTC  (9+ messages)
` [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v6 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v6 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v6 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload
` [net-next,v6 5/8] cn10k-ipsec: Add SA add/del support for outb "
` [net-next,v6 6/8] cn10k-ipsec: Process outbound "
` [net-next,v6 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA
` [net-next,v6 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload

[PATCH] docs: explain the order of output in cat-file batch operations
 2024-08-19 12:26 UTC 

[Buildroot] [PATCH 1/1] package/chicken: Update to 5.4.0
 2024-08-19 12:26 UTC 

[PATCH -next v2 RESEND 0/2] spi: bcm63xx: Fix two bugs
 2024-08-19 12:33 UTC  (3+ messages)
` [PATCH -next v2 RESEND 1/2] spi: bcm63xx: Fix module autoloading
` [PATCH -next v2 RESEND 2/2] spi: bcm63xx: Fix missing pm_runtime_disable()

[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
 2024-08-19 12:25 UTC  (2+ messages)

[PATCH] powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
 2024-08-19 12:24 UTC 

[PATCH v2 0/2] Add support for nuvoton ma35 nand controller
 2024-08-19  9:20 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: nuvoton, ma35d1-nand: add new bindings

[PATCH -next 0/2] spi: bcm63xx: Fix two bugs
 2024-08-19 12:31 UTC  (3+ messages)
` [PATCH -next 1/2] spi: bcm63xx: Fix module autoloading
` [PATCH -next 2/2] spi: bcm63xx: Fix missing pm_runtime_disable()

[PATCH] um: make personality(PER_LINUX32) work on x86_64
 2024-08-19 12:23 UTC  (2+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-08-19 12:23 UTC  (6+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive

[PATCH -next] soc: ixp4xx/qmgr: fix module autoloading
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH -next 0/9] drivers: fix some module autoloading
 2024-08-19 12:23 UTC  (3+ messages)

[PATCH -next] zonefs: add support for FS_IOC_GETFSSYSFSPATH
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH v4 0/4] Support fdinfo runtime and memory stats on Panthor
 2024-08-19 12:22 UTC  (3+ messages)
` [PATCH v4 1/4] drm/panthor: introduce job cycle and timestamp accounting

[PATCH] fs/exfat: add NFS export support
 2024-08-19 12:15 UTC 

[PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH 0/2] Misc comments fixup in relocate_kernel_64.S
 2024-08-19 12:21 UTC  (3+ messages)
` [PATCH 1/2] x86/kexec: Fix a comment of swap_pages() assembly
` [PATCH 2/2] x86/kexec: Add comments around swap_pages() assembly to improve readability

Ethdev tracepoints optimization
 2024-08-19 12:20 UTC  (4+ messages)

[PATCH v8 0/6] arm64: ptdump: View the second stage page-tables
 2024-08-19 12:18 UTC  (4+ messages)
` [PATCH v8 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[RESEND PATCH v2 1/2] arm64: dts: mt8183: add dpi node to mt8183
 2024-08-19 12:05 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] arm64: dts: mediatek: mt8183-pumpkin: add HDMI 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.