All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-24 21:14:12 to 2022-11-24 23:30:54 UTC [more...]

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

RTT-PROBE: lore-subspace-rtt
 2022-11-24 23:30 UTC 

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

[PATCH 0/2] Map initrd as encrypted when relocating if SME is enabled
 2022-11-24 23:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24 23:20 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2523/5636] kernel/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_symbol'
 2022-11-24 23:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 23:10 UTC 

[PATCH bpf-next v4] docs/bpf: Update btf selftests program and add link
 2022-11-24 23:10 UTC  (2+ messages)

[PATCH v2] epoll: use refcount to reduce ep_mutex contention
 2022-11-24 23:02 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Optimize update_tasks_nodemask()
 2022-11-24 23:00 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24 23:00 UTC 

[l1k:doe 1/6] drivers/pci/doe.c:366:7: error: implicit declaration of function 'pci_doe_exchange' is invalid in C99
 2022-11-24 22:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:50 UTC 

[PATCH bpf-next] bpf: Don't mark arguments to fentry/fexit programs as trusted
 2022-11-24 22:50 UTC  (2+ messages)

linux-next: manual merge of the nand tree with the mtd-fixes tree
 2022-11-24 22:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:40 UTC 

[PATCH v7 00/20] TDX host kernel support
 2022-11-24 22:39 UTC  (7+ messages)
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH 0/7] Zbb string optimizations and call support in alternatives
 2022-11-24 22:32 UTC  (5+ messages)
` [PATCH 7/7] RISC-V: add zbb support to string functions

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-24 22:32 UTC  (11+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:30 UTC 

[Buildroot] [PATCH 0/1] Move rtl8821au upstream
 2022-11-24 22:29 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/rtl8821au: move upstream and fix missing linux options

[PATCH v1 1/1] pinctrl: intel: Save and restore pins in "direct IRQ" mode
 2022-11-24 22:29 UTC 

[PATCH for 7.2-rc3 v1 0/2] virtio fixes
 2022-11-24 22:24 UTC  (7+ messages)

[bitbake-devel] Cache timings with various changes
 2022-11-24 22:26 UTC 

+ irqreturnh-fix-kernel-doc-warnings.patch added to mm-nonmm-unstable branch
 2022-11-24 22:24 UTC 

[PATCH] kexec: Enable runtime allocation of crash_image
 2022-11-24 22:23 UTC  (2+ messages)

+ mm-meremap_pages-delete-put_devmap_managed_page_refs-fix.patch added to mm-unstable branch
 2022-11-24 22:22 UTC 

[BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
 2022-11-24 22:22 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:20 UTC 

[PATCH v2 0/4] Documentation: RISC-V: patch-acceptance changes
 2022-11-24 22:20 UTC  (5+ messages)
` [PATCH 2/4] Documentation: RISC-V: Allow patches for non-standard behavior

[PATCH 0/3] platform/x86: int3472/discrete: Make it work with IPU6
 2022-11-24 22:19 UTC  (5+ messages)
` [PATCH 1/3] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-24 22:02 UTC  (13+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
    ` [EXT] "
` [PATCH v13 2/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
    ` [EXT] "

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-24 22:13 UTC  (14+ messages)
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC

+ mm-migrate-fix-thps-mapcount-on-isolation.patch added to mm-hotfixes-unstable branch
 2022-11-24 22:15 UTC 

[LTP] [PATCH v2] security/dirtyc0w_shmem: Add new test for CVE-2022-2590
 2022-11-24 22:13 UTC  (2+ messages)

[to-be-updated] mm-migrate-fix-thps-mapcount-on-isolation.patch removed from -mm tree
 2022-11-24 22:11 UTC 

[Buildroot] [git commit] package/rtl8821au: move upstream and fix missing linux options
 2022-11-24 22:10 UTC 

[Buildroot] [git commit] package/wilc-driver: fix build failure due to missing Linux options
 2022-11-24 21:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:10 UTC 

Handling of colorspace fields in image format
 2022-11-24 22:10 UTC  (7+ messages)

[PATCH v2] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-11-24 22:09 UTC  (5+ messages)

[Buildroot] [PATCH next v2 1/2] package/highway: new package
 2022-11-24 22:05 UTC  (2+ messages)
` [Buildroot] [PATCH next v2 2/2] package/libjxl: "

[RFC v2 10/11] vfio: Refactor dma APIs for emulated devices
 2022-11-24 22:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix minmax error
 2022-11-24 22:04 UTC  (2+ messages)

[TCWG CI] Failure after v6.1-rc4-1107-g8cab76ec6349: bpf: Introduce single ownership BPF linked list API
 2022-11-24 22:02 UTC 

[PATCH] arm64: dts: qcom: msm8996-tone: Fix USB taking 6 minutes to wake up
 2022-11-24 22:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 22:00 UTC 

[PATCH] power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
 2022-11-24 21:58 UTC  (3+ messages)

[Buildroot] [PATCH] package/wilc-driver: fix build failure due to missing Linux options
 2022-11-24 21:58 UTC  (2+ messages)

[Buildroot] [PATCH v3] andes_ae350_45_defconfig: bump opensbi, u-boot and linux
 2022-11-24 21:57 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/andes_ae350_45: bump OpenSBI, U-Boot and Linux
 2022-11-24 21:56 UTC 

[Buildroot] [PATCH] package/freescale-imx/imx-vpu-hantro: bump version to 1.27.0
 2022-11-24 21:55 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/freescale-imx/imx-vpu-hantro: bump version to 1.27.0
 2022-11-24 21:52 UTC 

TL-WN823N Realtek WPA3 SSID connection problem #9
 2022-11-25 19:40 UTC  (2+ messages)

[PATCH net-next v2 0/9] support direct read from region
 2022-11-24 21:53 UTC  (3+ messages)
` [PATCH net-next v2 1/9] devlink: use min_t to calculate data_size

[Buildroot] [PATCH/next 1/2] package/intel-mediasdk: bump version to 22.6.3
 2022-11-24 21:52 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/intel-mediadriver: bump version to 22.6.3
 2022-11-24 21:51 UTC 

[Buildroot] [git commit branch/next] package/intel-mediasdk: bump version to 22.6.3
 2022-11-24 21:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 21:50 UTC 

+ mm-vmscan-use-sysfs_emit-to-instead-of-scnprintf.patch added to mm-unstable branch
 2022-11-24 21:50 UTC 

+ =utf-8bw1bbveniigxpbnv4lw5lehqgxsbtbtogdm1zy2fuoib1c2ugc3lzznnfzw1pdcgpihrvigluc3rlywqgb2ygc2nuchjpbnrmkck==.patch added to mm-unstable branch
 2022-11-24 21:50 UTC 

[Buildroot] [PATCH branch/next] package/python-dicttoxml2: new package
 2022-11-24 21:48 UTC  (2+ messages)

[PATCH] trace2 tests: guard pthread test with "PTHREAD"
 2022-11-24 21:48 UTC 

[Buildroot] [git commit branch/next] package/python-dicttoxml2: new package
 2022-11-24 21:47 UTC 

+ mailmap-update-email-for-iskren-chernev.patch added to mm-nonmm-unstable branch
 2022-11-24 21:47 UTC 

[PATCH] mm/thp: Rename pmd_to_page() as pmd_pgtable_page()
 2022-11-24 21:46 UTC  (2+ messages)

[RFC PATCH 0/3] MIPS VirtIO Machine
 2022-11-24 21:29 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/intc: Add missing include for goldfish_pic.h
` [RFC PATCH 2/3] hw/misc: Add MIPS Trickbox device
` [RFC PATCH 3/3] hw/mips: Add MIPS VirtIO board

[PATCH v6 0/7] Add support for mp2733 battery charger
 2022-11-24 21:45 UTC  (3+ messages)
` [PATCH v6 2/7] power: supply: fix wrong interpretation of register value

+ mm-thp-rename-pmd_to_page-as-pmd_pgtable_page.patch added to mm-unstable branch
 2022-11-24 21:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-24 21:40 UTC 

+ eventfd-change-int-to-__u64-in-eventfd_signal-ifndef-config_eventfd.patch added to mm-nonmm-unstable branch
 2022-11-24 21:38 UTC 

[Buildroot] [PATCH 1/2 branch/next] package/python-pyspnego: new package
 2022-11-24 21:36 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/python-pyspnego: new package
 2022-11-24 21:30 UTC 

[Buildroot] [git commit branch/next] package/python-smbprotocol: new package
 2022-11-24 21:30 UTC 

[freescale-fslc:5.15-2.1.x-imx 3362/18017] drivers/net/imx-shmem-net.c:1176:9: error: implicit declaration of function 'imx_scu_irq_unregister_notifier'; did you mean 'netlink_unregister_notifier'?
 2022-11-24 21:34 UTC 

[PATCH v6 1/9] iio: adis: add '__adis_enable_irq()' implementation
 2022-11-24 21:34 UTC  (2+ messages)

+ mm-add-dummy-pmd_young-for-architectures-not-having-it.patch added to mm-hotfixes-unstable branch
 2022-11-24 21:35 UTC 

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-24 21:34 UTC  (6+ messages)
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH] cmd: fix dependency for CMD_CLS
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] arm: mach-k3: fix spelling mistake "entended" -> "extended"
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] CI: Make more use of git safe.directory
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH 0/3] Improve AST26x0 DDR4 timing and signal quality
 2022-11-24 21:33 UTC  (7+ messages)
` [PATCH 1/3] ram: ast2600: Fix incorrect statement of the register polling
` [PATCH 2/3] ram: ast2600: Improve ddr4 timing and signal quality
` [PATCH 3/3] ram: ast2600: Align the RL and WL setting

[PATCH] tools: mkenvimage: Drop duplicate crc header include
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] cmd: ubifs: Do not show usage when command fails
 2022-11-24 21:32 UTC  (2+ messages)

how do i fix these RAID5 arrays?
 2022-11-24 21:33 UTC  (6+ messages)

[PATCH] ubifs: Allow to silence debug dumps
 2022-11-24 21:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-24 21:30 UTC 

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-11-24 21:29 UTC  (3+ messages)
` [PATCH RFC 07/10] domain: map/unmap GADDR based shared guest areas

targetcli fabric modules
 2022-11-24 21:29 UTC  (3+ messages)

[PATCH v2] nvme: Use kstrtobool() instead of strtobool()
 2022-11-24 21:28 UTC 

[PATCH v2] mm: introduce arch_has_hw_nonleaf_pmd_young()
 2022-11-24 21:26 UTC  (4+ messages)

[tip:perf/urgent] BUILD SUCCESS 030a976efae83f7b6593afb11a8254d42f9290fe
 2022-11-24 21:26 UTC 

[PATCH net] ipv4: Fix route deletion when nexthop info is not specified
 2022-11-24 21:25 UTC  (2+ messages)

omap-dma.c:undefined reference to `omap_free_dma'
 2022-11-24 21:24 UTC 

[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
 2022-11-24 21:24 UTC  (3+ messages)
` [PATCH 19/29] drm/amdkfd: add debug set exceptions enabled operation

[RFC PATCH 00/11] implement DAMOS filtering for anon pages and
 2022-11-24 21:21 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/damon/core: implement damos filter
` [RFC PATCH 02/11] mm/damon/paddr: support DAMOS filters
` [RFC PATCH 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [RFC PATCH 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [RFC PATCH 05/11] mm/damon/sysfs-schemes: implement filters directory
` [RFC PATCH 06/11] mm/damon/sysfs-schemes: implement filter directory
` [RFC PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [RFC PATCH 09/11] selftests/damon/sysfs: test filters directory
` [RFC PATCH 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [RFC PATCH 11/11] Docs/ABI/damon: document scheme filters files

RTT-PROBE: lore-subspace-rtt
 2022-11-24 21:20 UTC 

[Buildroot] [PATCH] package/dropbear: bump to version 2022.83
 2022-11-24 21:16 UTC  (2+ messages)

[Buildroot] [PATCH v6 1/2] package/versal-firmware: new package
 2022-11-24 21:15 UTC  (2+ messages)

[PATCH printk v2 0/7] printk: cleanup buffer handling
 2022-11-24 21:15 UTC  (4+ messages)
` [PATCH printk v2 6/7] printk: Use an output buffer descriptor struct for emit

[PATCH 00/12] DC Patches November 28 2022
 2022-11-24 21:13 UTC  (12+ messages)
` [PATCH 01/12] drm/amd/display: Fix race condition in DPIA AUX transfer
` [PATCH 03/12] drm/amd/display: Create debugfs to tell if connector is DPIA link
` [PATCH 04/12] drm/amd/display: MALL SS calculations should iterate over all pipes for cursor
` [PATCH 05/12] drm/amd/display: Use DCC meta pitch for MALL allocation requirements
` [PATCH 06/12] drm/amd/display: Retain phantom pipes when min transition into subvp
` [PATCH 07/12] drm/amd/display: Fix arithmetic error in MALL size calculations for subvp
` [PATCH 08/12] drm/amd/display: program output tf when required
` [PATCH 09/12] drm/amd/display: Don't overwrite subvp pipe info in fast updates
` [PATCH 10/12] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
` [PATCH 11/12] drm/amd/display: set per pipe dppclk to 0 when dpp is off
` [PATCH 12/12] drm/amd/display: 3.2.214

[freescale-fslc:5.15-2.1.x-imx 14467/18017] drivers/gpu/drm/imx/dw_mipi_dsi-imx.c:612:24: error: 'dw_mipi_dsi_imx_pm_ops' undeclared here (not in a function); did you mean 'dw_mipi_dsi_imx_phy_ops'?
 2022-11-24 21:14 UTC 

[vbabka:slub-tiny-v1r3 5/16] mm/slab_common.c:603:49: error: 'struct kmem_cache' has no member named 'usersize'
 2022-11-24 21:14 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.