All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-21 14:08:34 to 2022-11-21 14:40:38 UTC [more...]

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-21 14:38 UTC  (11+ messages)
  ` [External] "

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-21 14:38 UTC  (27+ messages)
` [patch V2 01/33] genirq/msi: Rearrange MSI domain flags
` [patch V2 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch V2 03/33] genirq/msi: Provide data structs for per device domains
` [patch V2 04/33] genirq/msi: Add size info to struct msi_domain_info
` [patch V2 05/33] genirq/msi: Split msi_create_irq_domain()
` [patch V2 06/33] genirq/irqdomain: Add irq_domain::dev for per device MSI domains
` [patch V2 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch V2 08/33] genirq/msi: Provide msi_match_device_domain()
` [patch V2 09/33] genirq/msi: Add range checking to msi_insert_desc()
` [patch V2 10/33] PCI/MSI: Split __pci_write_msi_msg()
` [patch V2 11/33] genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
` [patch V2 12/33] PCI/MSI: Add support for per device MSI[X] domains
` [patch V2 13/33] x86/apic/vector: Provide MSI parent domain
` [patch V2 14/33] PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
` [patch V2 15/33] iommu/vt-d: Switch to MSI parent domains
` [patch V2 16/33] iommu/amd: Switch to MSI base domains
` [patch V2 17/33] x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
` [patch V2 18/33] genirq/msi: Provide struct msi_map
` [patch V2 19/33] genirq/msi: Provide msi_desc::msi_data
` [patch V2 20/33] genirq/msi: Provide msi_domain_ops::prepare_desc()
` [patch V2 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
` [patch V2 22/33] genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYN
` [patch V2 23/33] PCI/MSI: Split MSI-X descriptor setup
` [patch V2 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
` [patch V2 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [patch V2 26/33] x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN

[PATCH] configs: defconfig: Load OS via FIT image in QSPI ATF boot for Stratix 10 and Agilex
 2022-11-21 14:40 UTC 

[PATCH v2 0/2] Fix scsi device's iodone_cnt mismatch with iorequest_cnt
 2022-11-21 14:38 UTC  (2+ messages)

[PATCH net v2] net: mdio-ipq4019: fix possible invalid pointer dereference
 2022-11-21 14:36 UTC  (6+ messages)

Reproducible builds not working with musl?
 2022-11-21 14:38 UTC  (2+ messages)
` [yocto] "

[PATCH for-4.17 0/2] Even more XSA-409 fixes
 2022-11-21 14:37 UTC  (3+ messages)
` [PATCH 1/2] tools/libxl: Fixes to libxl__domain_set_paging_mempool_size()
` [PATCH 2/2] xen/flask: Wire up XEN_DOMCTL_{get,set}_paging_mempool_size

[patch V2 00/21] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-21 14:36 UTC  (22+ messages)
` [patch V2 01/21] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
` [patch V2 02/21] genirq/irqdomain: Make struct irqdomain readable
` [patch V2 03/21] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch V2 04/21] genirq/msi: Create msi_api.h
` [patch V2 05/21] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
` [patch V2 06/21] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
` [patch V2 07/21] genirq/msi: Check for invalid MSI parent domain usage
` [patch V2 08/21] genirq/msi: Add pointers for per device irq domains
` [patch V2 09/21] genirq/msi: Make MSI descriptor iterators device domain aware
` [patch V2 10/21] genirq/msi: Make msi_get_virq() "
` [patch V2 11/21] genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
` [patch V2 12/21] genirq/msi: Make descriptor allocation device domain aware
` [patch V2 13/21] genirq/msi: Make descriptor freeing "
` [patch V2 14/21] genirq/msi: Make msi_add_simple_msi_descs() device "
` [patch V2 15/21] genirq/msi: Provide new domain id based interfaces for freeing interrupts
` [patch V2 16/21] genirq/msi: Provide new domain id allocation functions
` [patch V2 17/21] PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
` [patch V2 18/21] platform-msi: Switch to the domain id aware MSI interfaces
` [patch V2 19/21] bus: fsl-mc-msi: Switch to domain id aware interfaces
` [patch V2 20/21] oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions
` [patch V2 21/21] genirq/msi: Remove unused alloc/free interfaces

[Weekly meetings] MoM - 17th of November 2022
 2022-11-21 14:37 UTC 

[PATCH] cleanup: Tweak and re-run return_directly.cocci
 2022-11-21 14:36 UTC  (3+ messages)
  ` [Virtio-fs] "

[android-common:android13-5.15-arcvm 62/64] kernel/time/timekeeping.c:2135:6: warning: no previous prototype for 'timekeeping_inject_virtual_suspend_time'
 2022-11-21 14:35 UTC 

[PATCH] mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
 2022-11-21 14:32 UTC  (4+ messages)
` [PATCH v2 0/1] "

[PATCH] drm/amdgpu: fix unused-function error
 2022-11-21 13:04 UTC 

[ANNOUNCE] xfsprogs for-next branch updated
 2022-11-21 14:35 UTC 

[PATCH v2] cifs: Fix OOB read in parse_server_interfaces()
 2022-11-21 14:36 UTC  (2+ messages)

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-11-21 14:34 UTC  (6+ messages)
` [PATCH v1 0/3] "
      ` [Cluster-devel] [PATCH v1 2/3] Treewide: "
      ` [Drbd-dev] "

[PATCH v4 1/9] iio: adis: add '__adis_enable_irq()' implementation
 2022-11-21 14:35 UTC  (2+ messages)

[PATCH] tcp: add additional info for nvme_tcp_timeout log
 2022-11-21 14:34 UTC  (7+ messages)
` [PATCH] nvme-tcp: "

[PATCH v4 1/1] app/testpmd: add valid check to verify multi mempool feature
 2022-11-21 14:33 UTC  (6+ messages)
` [PATCH v5 "
    ` [EXT] "
  ` [PATCH v6 "

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-21 14:33 UTC  (4+ messages)

[PATCH v1 1/4] media: ipu3-cio2: Don't dereference fwnode handle
 2022-11-21 14:32 UTC  (6+ messages)
` [PATCH v1 2/4] media: ipu3-cio2: Convert to use software_node_register_node_group()

[PATCH bpf] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-11-21 14:32 UTC  (2+ messages)

[PATCH v11 00/11] s390x: CPU Topology
 2022-11-21 14:13 UTC  (5+ messages)
` [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest

next/master baseline: 592 runs, 306 regressions (next-20221121)
 2022-11-21 14:31 UTC 

[Intel-gfx] [PATCH v2] drm/i915/gsc: Only initialize GSC in tile 0
 2022-11-21 14:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gsc: Only initialize GSC in tile 0 (rev2)

[PATCH] ASoC: soc-pcm.c: Add NULL check in BE reparenting
 2022-11-21 14:30 UTC  (3+ messages)

[PATCH v2] ARC: update definitions in elf/elf.h
 2022-11-21 14:30 UTC  (2+ messages)

[PATCH 0/3] xen: ACPI processor related fixes
 2022-11-21 14:29 UTC  (8+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0
` [PATCH 2/3] acpi/processor: sanitize _PDC buffer bits "

[PATCH 0/2] scsi: Some minor scan improvements
 2022-11-21 14:31 UTC  (5+ messages)
` [PATCH 1/2] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH 2/2] scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()

[RESEND PATCH] drbd: destroy workqueue when drbd device was freed
 2022-11-21 14:30 UTC  (3+ messages)
  ` [Drbd-dev] "

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-21 14:28 UTC  (4+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support
` [PATCH v2 2/3] shmem: implement user/group quota support for tmpfs
` [PATCH v2 3/3] shmem: implement mount options for global quota limits

(no subject)
 2022-11-21 14:28 UTC  (2+ messages)
` 

[PATCH] x86: suppress KMSAN reports in arch_within_stack_frames()
 2022-11-21 14:27 UTC  (5+ messages)

[RFC PATCH 0/5] scsi:scsi_debug:Add error injection for single lun
 2022-11-21 14:26 UTC  (3+ messages)

[PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups
 2022-11-21 14:26 UTC  (3+ messages)
` [PATCH v2 07/16] KVM: Store gfn_to_pfn_cache length as an immutable property

trace events
 2022-11-21 14:25 UTC  (7+ messages)

[PATCH net-next 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-21 14:24 UTC  (3+ messages)
` [PATCH net-next 1/3] drop_monitor: Implement namespace filtering/reporting for software drops

[PATCH] Fix E275 missing whitespace after keyword
 2022-11-21 14:24 UTC  (2+ messages)

[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
 2022-11-21 14:25 UTC  (2+ messages)

[PATCH v4 0/2] Add vcodec lat and core nodes for mt8192
 2022-11-21 14:23 UTC  (6+ messages)
` [PATCH v4 2/2] arm64: dts: mt8192: Add vcodec lat and core nodes

Mixed types of values inside a single property
 2022-11-21 14:23 UTC  (4+ messages)

[PATCH v4 0/3] Add MT8195 HDMI phy support
 2022-11-21 14:19 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v4 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v4 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH] pipeline: fix validate header instruction
 2022-11-21 14:24 UTC 

[PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-21 14:22 UTC 

[PATCH] nvme: fix memleak in nvme_ctrl_dhchap_secret_store()
 2022-11-21 14:23 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH 1/2] arm/classes: Introduce apply_local_src_patches bbclass
 2022-11-21 14:23 UTC  (2+ messages)
` [PATCH 2/2] arm/trusted-firmware-m: Fix local source patches application

[PATCH] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-11-21 14:23 UTC  (3+ messages)

[PATCH v2 0/4] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-21 14:23 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] net: ethernet: ti: am65-cpsw-nuss: Remove redundant ALE_CLEAR
` [PATCH v2 3/4] net: ethernet: ti: am65-cpsw: Restore ALE only if any interface was up
` [PATCH v2 4/4] net: ethernet: ti: cpsw_ale: optimize cpsw_ale_restore()

[RFC 0/1] BPF tracing for arm64 using fprobe
 2022-11-21 14:23 UTC  (12+ messages)

[PATCH next] kbuild: add ability to make source rpm buildable using koji
 2022-11-21 14:21 UTC  (3+ messages)

RFC: switch to use the generic remapping dma-allocator
 2022-11-21 14:22 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-21 14:22 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc8280xp/sa8540p: add gpr node
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-x13s: Add soundcard support

[PATCH] configs: defconfig: Remove duplicated CONFIG in socfpga_n5x_defconfig
 2022-11-21 14:22 UTC 

BUG: unable to handle kernel NULL pointer dereference in alloc_buddy_hugetlb_folio
 2022-11-21 14:21 UTC 

[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
 2022-11-21  6:42 UTC  (2+ messages)

[RFC PATCH 0/3] usb: Add generic repeater framework and SM8550 driver
 2022-11-21 14:21 UTC  (4+ messages)
` [RFC PATCH 1/3] usb: Add USB repeater generic framework

[yocto-docs][dunfell] documentation: update for 3.1.21
 2022-11-21 14:21 UTC  (2+ messages)
  ` [docs] "

[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2022-11-21  8:04 UTC  (5+ messages)
` [PATCH RFC 2/3] hw/i2c: add mctp core

[linux-next:master 5779/9537] undefined reference to `drm_bridge_remove'
 2022-11-21 14:21 UTC  (2+ messages)

[PATCH 00/18] make test "linting" more comprehensive
 2022-11-21 14:18 UTC  (9+ messages)
` [PATCH 06/18] chainlint.pl: validate test scripts in parallel

[PATCH bpf-next v3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
 2022-11-21 14:20 UTC  (2+ messages)

[PATCH] PCI: Add DMA alias for Intel Corporation 8 Series HECI
 2022-11-21 14:11 UTC 

[PATCH v2 0/3] Introduce STM32MP13 RCC driver
 2022-11-21 13:12 UTC  (5+ messages)
` [PATCH v2 2/3] clk: stm32mp13: introduce "

[V2] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-11-21 14:19 UTC 

[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
 2022-11-21 14:12 UTC 

[PATCH] MAINTAINERS: Update HiSilicon PMU maintainers
 2022-11-21 14:17 UTC  (4+ messages)

[PATCH v3] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-21 14:17 UTC  (2+ messages)
` [v3] "

[PATCH] PCI/DOE: Remove asynchronous task support
 2022-11-21 14:17 UTC  (4+ messages)

[PATCH v6] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-11-21 14:17 UTC  (3+ messages)

drivers/net/wwan/iosm/iosm_ipc_protocol.c:244:36: error: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type [-Werror=incompatible-pointer-types]
 2022-11-21 14:16 UTC  (4+ messages)

[PATCH 1/2] 9p/xen: check logical size for buffer size
 2022-11-21 14:16 UTC  (4+ messages)

[PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
 2022-11-21 14:13 UTC  (3+ messages)
` [PATCH -next 2/2] mm/kasan: simplify is_kmalloc check

[PATCH v8 06/12] docs: move commit-graph format docs to man section 5
 2022-11-21 14:15 UTC  (2+ messages)
` [PATCH] docs: de-indent first paragraph of gitformat-* to flow the text

[PATCH v3 0/4] Minor SoundWire clean ups
 2022-11-21 14:14 UTC  (10+ messages)
` [PATCH v3 1/4] soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
` [PATCH v3 2/4] soundwire: Provide build stubs for common functions
` [PATCH v3 3/4] soundwire: debugfs: Switch to sdw_read_no_pm
` [PATCH v3 4/4] soundwire: stream: Move remaining register accesses over to no_pm

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 49 warnings (v4.14.299-75-g054f66c5a1f0)
 2022-11-21 14:14 UTC 

[android-common:android14-5.15 1/1] ./usr/include/linux/android_fuse.h:91:9: warning: // comments are not allowed in this language
 2022-11-21 14:15 UTC 

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-21 14:09 UTC  (6+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[android-common:android14-5.15 1/1] ./usr/include/linux/android_fuse.h:91:9: warning: extra tokens at end of #endif directive
 2022-11-21 14:15 UTC 

[linux-stable-rc:linux-5.10.y 5204/9521] drivers/video/fbdev/udlfb.o: warning: objtool: dlfb_ops_write() falls through to next function dlfb_ops_setcolreg()
 2022-11-21 14:15 UTC 

Regarding User Data in DPDK ACL Library
 2022-11-21 14:15 UTC  (5+ messages)

(no subject)
 2022-11-21 12:57 UTC  (3+ messages)
` // a kdump hang caused by PPC pci patch series

[PATCH v7 00/20] Drivers for gunyah hypervisor
 2022-11-21 14:00 UTC  (8+ messages)
` [PATCH v7 05/20] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v7 14/20] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v7 15/20] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v7 16/20] samples: Add sample userspace Gunyah VM Manager
` [PATCH v7 18/20] firmware: qcom_scm: Use fixed width src vm bitmap
` [PATCH v7 19/20] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v7 20/20] docs: gunyah: Document Gunyah VM Manager

[libgpiod][PATCH V10 0/6] libgpiod: Add Rust bindings
 2022-11-21 14:12 UTC  (3+ messages)
` [libgpiod][PATCH V10 2/6] bindings: rust: Add libgpiod crate

[PATCH] dt-bindings: pinctrl: semtech,sx150xq: fix match patterns for 16 GPIOs matching
 2022-11-21 14:11 UTC 

[PATCH] ethtool: avoiding integer overflow in ethtool_phys_id()
 2022-11-21 14:10 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in udpv6_sendmsg
 2022-11-21 14:11 UTC 

[PATCH] compress/mlx5: add Bluefield-3 device ID
 2022-11-21 14:12 UTC  (2+ messages)
` [PATCH v2] "

release candidate 22.11-rc3
 2022-11-21 14:13 UTC  (3+ messages)

[PATCH] ARM: sunplus: use %pap to print resource_size_t
 2022-11-21 14:10 UTC  (2+ messages)

[PATCH] net: usb: cdc_ether: add u-blox 0x1343 composition
 2022-11-21 14:09 UTC 

[PATCH] wifi: rtl8xxxu: Fix use after rcu_read_unlock()
 2022-11-21 14:08 UTC  (3+ messages)

[PATCH v2 0/2] add ti tmag5273 driver
 2022-11-21 14:08 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add ti tmag5273 documentation file
` [PATCH v2 2/2] iio: magnetometer: add ti tmag5273 driver

[PATCH] configs: defconfig: Load OS via FIT image in Stratix 10 and Agilex NAND boot
 2022-11-21 14:11 UTC 

[PATCH v1 0/4] crypto: stm32 - reuse for Ux500
 2022-11-21 14:07 UTC  (5+ messages)
` [PATCH v1 2/4] crypto: stm32 - enable drivers to be used on Ux500
` [PATCH v1 3/4] crypto: stm32/cryp - enable for use with Ux500

[PATCH v5 00/14] serial: liteuart: add IRQ support
 2022-11-21 14:07 UTC  (4+ messages)
` [PATCH v5 13/14] serial: liteuart: add IRQ support for the TX path

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2022-11-21 13:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_userptr_blits: Added XY_FAST_COPY_BLT Command for MTL
 2022-11-21 14:09 UTC  (2+ messages)

AMD -missing perf stat metricgroup "pipeline"
 2022-11-21 14:03 UTC 


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.