All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 11:58:51 to 2024-02-20 12:43:24 UTC [more...]

[RFC PATCH 0/3] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-20 12:31 UTC  (3+ messages)
` [RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-20 12:43 UTC  (9+ messages)
` [RFC PATCH v6 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v6 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v6 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v6 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver

[PATCH 0/5] Add migration test for loongarch64
 2024-02-20 12:41 UTC  (5+ messages)
` [PATCH 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE
` [PATCH 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
` [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH 5/5] tests: Add migration test for loongarch64

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-20 12:42 UTC  (11+ messages)
` [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 0/2] x86/snp: Add kexec support
  ` [PATCH 1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump

[PATCH 3/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-02-20 12:40 UTC  (5+ messages)
    ` [3/6] "

[Intel-wired-lan] [PATCH net-next v4 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-20 12:39 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v4 2/9] net: usb: ax88179_178a: Use linkmode helpers for EEE
    `  "
` [Intel-wired-lan] [PATCH net-next v4 4/9] net: ethernet: ixgbe: Convert EEE to use linkmodes
    `  "

[PATCH v2 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-20 12:38 UTC  (11+ messages)
` [PATCH v2 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v2 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v2 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v2 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v2 5/5] PCI: epf-mhi: Enable HDMA "

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-20 12:39 UTC  (5+ messages)

[PATCH] powerpc/hv-gpci: Fix the hcall return value checks in single_gpci_request function
 2024-02-20 12:38 UTC  (2+ messages)

[LTP] [PATCH v1] Add more testcases in mkdir03
 2024-02-20 12:37 UTC 

[PATCH v2] ARM: i.MX: add barebox,bootsource-mmc aliases
 2024-02-20 12:35 UTC  (2+ messages)

[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
 2024-02-20 12:36 UTC 

Dbus EXTRA_OECONF
 2024-02-20 12:35 UTC 

convert xen-blkfront to atomic queue limit updates
 2024-02-20 12:35 UTC  (5+ messages)
` [PATCH 3/4] xen-blkfront: don't redundantly set max_sements in blkif_recover
` [PATCH 4/4] xen-blkfront: atomically update queue limits

[LTP] [PATCH v2] Add mkdir10 test
 2024-02-20 12:34 UTC  (3+ messages)

[PATCH v10 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
 2024-02-20 12:34 UTC  (7+ messages)
` [PATCH v10a] "

[PATCH v2][5.10, 5.15, 6.1][0/1] hrtimer: Ignore slack time for RT tasks
 2024-02-20 12:34 UTC  (2+ messages)
` [PATCH v2][5.10, 5.15, 6.1][1/1] hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-02-20 12:34 UTC  (8+ messages)

[XEN v5 0/3] xen/arm: Add emulation of Debug Data Transfer Registers
 2024-02-20 12:33 UTC  (5+ messages)
` [XEN v5 1/3] xen/arm: Introduce CONFIG_PARTIAL_EMULATION and "partial-emulation" cmd option
` [XEN v5 2/3] xen/arm: arm64: Add emulation of Debug Data Transfer Registers
` [XEN v5 3/3] xen/arm: arm32: "

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-20 12:33 UTC  (36+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH] ARM: i.MX8MM: innocomm-wb15: switch to upstream DT
 2024-02-20 12:32 UTC 

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-20 12:31 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-02-20 12:31 UTC  (2+ messages)
` [tip: x86/core] x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o

[PATCH v7] dt-bindings: mtd: spi-nor: add optional interrupts property
 2024-02-20 12:31 UTC  (5+ messages)

[PATCH v3] powerpc/pseries/iommu: DLPAR ADD of pci device doesn't completely initialize pci_controller structure
 2024-02-20 12:28 UTC  (2+ messages)

[PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-20 12:28 UTC  (3+ messages)

[PATCH 0/2] FRU Memory Poison Manager
 2024-02-20 12:29 UTC  (3+ messages)

[PATCH 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-02-20 12:29 UTC  (5+ messages)
` [PATCH 02/13] KVM: arm64: Clarify ESR_ELx_ERET_ISS_ERET*

[PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver
 2024-02-20 12:28 UTC  (3+ messages)

[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
 2024-02-20 12:28 UTC  (9+ messages)
` [PATCH net-next v4 02/15] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v4 07/15] net: dsa: vsc73xx: Add vlan filtering

[PATCH] soc: qcom: llcc: Add llcc device availability check
 2024-02-20 12:28 UTC 

[PATCH v3] Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_cap
 2024-02-20 12:28 UTC 

[PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
 2024-02-20 12:26 UTC  (2+ messages)

[RFC] nftables 0.9.8 -stable backports
 2024-02-20 12:27 UTC 

[PATCH rc] s390: Use the correct count for __iowrite64_copy()
 2024-02-20 12:22 UTC  (3+ messages)

[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-02-20 12:24 UTC  (16+ messages)
` [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v6 02/15] pcie_sriov: Validate NumVFs
` [PATCH v6 03/15] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v6 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v6 05/15] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v6 06/15] hw/pci: Rename has_power to enabled
` [PATCH v6 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v6 09/15] pcie_sriov: Release VFs failed to realize
` [PATCH v6 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v6 11/15] pcie_sriov: Register VFs after migration
` [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
` [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v6 14/15] vfio: Avoid inspecting option QDict for rombar
` [PATCH v6 15/15] hw/qdev: Remove opts member

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x90): relocation R_RISCV_PCREL_HI20 out of range: -524416 is not in [-524288, 524287]; references kallsyms_seqs_of_names
 2024-02-20 12:27 UTC  (3+ messages)

[Intel-wired-lan] [iwl-next v1 0/2] ice: extend tc flower offload
 2024-02-20 12:26 UTC  (8+ messages)
` [Intel-wired-lan] [iwl-next v1 1/2] ice: tc: check src_vsi in case of traffic from VF
` [Intel-wired-lan] [iwl-next v1 2/2] ice: tc: allow ip_proto matching

[PATCH 0/2] gnttab: hypervisor side XSA-448 follow-up
 2024-02-20 12:25 UTC  (6+ messages)
` [PATCH 2/2] almost fully ignore zero-size flush requests

[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (2)
 2024-02-20 12:25 UTC 

[PATCH] interconnect:Replace mutex with rt_mutex for icc_bw_lock
 2024-02-20 12:24 UTC  (3+ messages)

[PATCH 0/2] btrfs: fix a couple KCSAN warnings
 2024-02-20 12:24 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix data races when accessing the reserved amount of block reserves
` [PATCH 2/2] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve

[PATCH] tipc: fixup kerneldoc comment for struct tipc_node
 2024-02-20 12:24 UTC 

[PATCH v2] net: stmmac: mmc_core: Drop interrupt registers from stats
 2024-02-20 12:24 UTC  (4+ messages)

[PATCH net-next v4 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-20 12:22 UTC  (4+ messages)
` [PATCH net-next v4 3/3] net: dsa: realtek: support reset controller

[PATCH v3] btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
 2024-02-20 12:22 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-20 12:22 UTC  (7+ messages)

[PATCH v1 00/21] Trivial tree wide typo fixes
 2024-02-20 12:22 UTC  (24+ messages)
` [PATCH v1 04/21] accel/tcg: correct typos
` [PATCH v1 06/21] ppc: "
` [PATCH v1 07/21] sh4: "
` [PATCH v1 08/21] include/exec/memory.h: "
` [PATCH v1 09/21] include/exec/plugin-gen.h: "
` [PATCH v1 10/21] hw/arm/omap.h: "
` [PATCH v1 14/21] pc-bios/README: "
` [PATCH v1 15/21] qapi/ui: "
` [PATCH v1 18/21] hexagon: "
` [PATCH v1 20/21] s390x: "
` [PATCH v1 21/21] target/sparc: "

[PATCH net] l2tp: pass correct message length to ip6_append_data
 2024-02-20 12:21 UTC 

[PATCH net] l2tp: pass correct message length to ip6_append_data
 2024-02-20 12:21 UTC 

[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-20 12:21 UTC  (8+ messages)
` [PATCH v8 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v8 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-20 12:20 UTC  (6+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH v13 1/3] dt-bindings: adc: add AD7173
 2024-02-20 12:20 UTC  (6+ messages)
` [PATCH v13 3/3] iio: adc: ad7173: add AD7173 driver

[LTP] [PATCH v1] Add chdir05 test
 2024-02-20 12:20 UTC  (3+ messages)

[PATCH] ARM: i.MX: phytec-som-imx6: use strdup instead of basprintf
 2024-02-20 12:20 UTC 

[RFC PATCH v3] virtio-can: Device specification
 2024-02-20 12:19 UTC  (5+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH] build: make sure build fails when running kconfig fails
 2024-02-20 12:20 UTC  (3+ messages)

[PATCH 0/5] promise: introduce promises to track success or error
 2024-02-20 12:19 UTC  (5+ messages)

[PATCH v2] interconnect: constify of_phandle_args in xlate
 2024-02-20 12:18 UTC  (3+ messages)

[PATCH V2 0/3] arm64: tegra: Tegra194 device-tree updates
 2024-02-20 12:17 UTC  (4+ messages)
` [PATCH V2 1/3] arm64: tegra: Add current monitors for Jetson Xavier
` [PATCH V2 2/3] arm64: tegra: Add USB device support for Jetson AGX Xavier
` [PATCH V2 3/3] arm64: tegra: Add USB Type-C controller "

[PATCH] drm: ci: uprev IGT
 2024-02-20 12:17 UTC 

[PATCH RFC] powerpc/pseries: exploit H_PAGE_SET_UNUSED for partition migration
 2024-02-20 12:16 UTC  (2+ messages)

[PATCH] virtio_blk: Fix device surprise removal
 2024-02-20 12:16 UTC  (8+ messages)

KVM/QEMU Community Call 20th Feb Agenda Items
 2024-02-20 12:15 UTC  (2+ messages)

[PATCH v5 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-02-20 12:12 UTC  (7+ messages)
` [PATCH v5 1/2] phy: Add Embedded DisplayPort and DisplayPort submodes
` [PATCH v5 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode

[PATCH 0/4] powerpc/ps3 Add ELFv2 support
 2024-02-20 12:11 UTC  (3+ messages)

[PATCH RFC v3 0/5] phy: hisi-inno-phy: add support for hi3798mv200-usb2-phy
 2024-02-20 12:12 UTC  (12+ messages)
` [PATCH RFC v3 1/5] dt-bindings: phy: hisi-inno-usb2: convert to YAML

[PATCH v2 0/6] ALPM AUX-Less
 2024-02-20 12:10 UTC  (7+ messages)
` [PATCH v2 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v2 2/6] drm/i915/psr: Calculate aux less wake time
` [PATCH v2 3/6] drm/i915/psr: Silence period and lfps half cycle
` [PATCH v2 4/6] drm/i915/psr: Add missing ALPM AUX-Less register definitions
` [PATCH v2 5/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` [PATCH v2 6/6] drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay

[PATCH v2 net-next 00/14] af_unix: Rework GC
 2024-02-20 12:11 UTC  (3+ messages)
` [PATCH v2 net-next 03/14] af_unix: Link struct unix_edge when queuing skb

[PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-02-20 12:10 UTC  (14+ messages)

[PATCH] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
 2024-02-20 12:10 UTC  (3+ messages)

[PATCH v15 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
 2024-02-20 12:09 UTC  (5+ messages)
` [PATCH v15 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[PATCH] drm/xe: avoid using 'grouped targets' in Makefile
 2024-02-20 12:08 UTC  (3+ messages)

[PATCH 0/3] QGV/SAGV related fixes
 2024-02-20 12:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for QGV/SAGV related fixes (rev7)

[PATCH v2] platform/x86/amd/hsmp: Add CONFIG_ACPI dependency
 2024-02-20 12:06 UTC  (4+ messages)

[PATCH v1 net-next 00/16] af_unix: Reimplment GC
 2024-02-20 12:06 UTC  (3+ messages)
` [PATCH v1 net-next 03/16] af_unix: Link struct unix_edge when queuing skb

arm64 MTE tag storage reuse - alternatives to MIGRATE_CMA
 2024-02-20 12:05 UTC  (3+ messages)

[PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
 2024-02-20 12:05 UTC  (8+ messages)

[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2024-02-20 12:04 UTC  (18+ messages)
            `  "
                `  "

[PATCH -next] iomap: add pos and dirty_len into trace_iomap_writepage_map
 2024-02-20 11:57 UTC 

[PATCH v4] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-20 12:02 UTC  (3+ messages)

[PATCH 0/9][V2][btrfs-progs] Remove unused dirstream variable
 2024-02-20 12:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm632-fairphone-fp3: enable USB-C port handling
 2024-02-20 12:01 UTC 

[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (2)
 2024-02-20 12:00 UTC  (2+ messages)
` [syzbot] [PATCH net] netlink: Fix kernel-infoleak in __skb_datagram_iter()

[PATCH] Fix implicit cast warning in test_klp_state.c
 2024-02-20 12:00 UTC  (2+ messages)

[PATCH v1] gpiolib: Handle no pin_ranges in gpiochip_generic_config()
 2024-02-20 11:58 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.