All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-06 15:19:58 to 2021-05-06 15:35:38 UTC [more...]

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-06 15:31 UTC  (47+ messages)
` [PATCH 01/42] PCI: aardvark: Fix kernel panic during PIO transfer
` [PATCH 02/42] PCI: aardvark: Fix checking for PIO Non-posted Request
` [PATCH 03/42] PCI: aardvark: Fix checking for PIO status
` [PATCH 04/42] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
` [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
` [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
` [PATCH 07/42] PCI: aardvark: Fix link training
` [PATCH 08/42] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH 09/42] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH 10/42] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [PATCH 11/42] PCI: aardvark: Do not touch status bits of masked interrupts in interrupt handler
` [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
` [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
` [PATCH 16/42] PCI: aardvark: Remove unneeded goto
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all "
` [PATCH 19/42] PCI: aardvark: Fix setting MSI address
` [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
` [PATCH 21/42] PCI: aardvark: Add support for masking "
` [PATCH 22/42] PCI: aardvark: Enable MSI-X support
` [PATCH 23/42] PCI: aardvark: Fix support for ERR interrupt on emulated bridge
` [PATCH 24/42] PCI: aardvark: Fix support for PME "
` [PATCH 25/42] PCI: aardvark: Fix support for PME requester "
` [PATCH 26/42] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND "
` [PATCH 27/42] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 28/42] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
` [PATCH 29/42] PCI: aardvark: Reset PCIe card and disable PHY when unbinding driver
` [PATCH 30/42] PCI: aardvark: Rewrite irq code to chained irq handler
` [PATCH 31/42] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH 32/42] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH 33/42] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 34/42] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH 35/42] PCI: aardvark: Add support for PCI_BRIDGE_CTL_BUS_RESET "
` [PATCH 36/42] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH 37/42] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_* values
` [PATCH 38/42] PCI: aardvark: Cleanup some register macros
` [PATCH 39/42] PCI: aardvark: Add comments for OB_WIN_ENABLE and ADDR_WIN_DISABLE
` [PATCH 40/42] PCI: pci-bridge-emul: re-arrange register tests
` [PATCH 41/42] PCI: pci-bridge-emul: add support for PCIe extended capabilities
` [PATCH 42/42] PCI: aardvark: Add support for Advanced Error Reporting registers on emulated bridge

[PATCH v4 0/2] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-06 15:34 UTC  (4+ messages)
` [PATCH v4 1/2] mm/memory-failure: Use a mutex to avoid memory_failure() races

[PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes
 2021-05-06 15:32 UTC  (3+ messages)
` [PATCH v5 "

[LTP] LTP Release
 2021-05-06 15:35 UTC  (2+ messages)

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-06 15:32 UTC  (20+ messages)
  ` [RFC PATCH v3 2/4] arm64: Check the return PC against unreliable code sections
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text
  ` [RFC PATCH v3 4/4] arm64: Handle funtion graph tracer better in the unwinder

[PATCH v2 0/9] misc: Replace alloca() by g_malloc()
 2021-05-06 15:30 UTC  (8+ messages)
` [PATCH v2 4/9] bsd-user/syscall: Replace alloca() by g_new()

[dpdk-dev] [PATCH] raw/ioat: fix bus requiring virtual addressing when no devs
 2021-05-06 15:34 UTC  (5+ messages)

[Virtio-fs] [PATCH v3 00/26] virtiofs dax patches
 2021-05-06 15:32 UTC  (13+ messages)
` [Virtio-fs] [PATCH v3 20/26] DAX/unmap virtiofsd: Parse unmappable elements
  `  "
` [Virtio-fs] [PATCH v3 21/26] DAX/unmap virtiofsd: Route unmappable reads
  `  "
` [Virtio-fs] [PATCH v3 22/26] DAX/unmap virtiofsd: route unmappable write to slave command
  `  "
` [Virtio-fs] [PATCH v3 24/26] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-06 15:31 UTC  (19+ messages)
` [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined
` [RFC PATCH 2/7] mm: set pageblock_order to the max of HUGETLB_PAGE_ORDER and MAX_ORDER-1
` [RFC PATCH 3/7] mm: memory_hotplug: decouple memory_block size with section size
` [RFC PATCH 4/7] mm: pageblock: allow set/unset migratetype for partial pageblock
` [RFC PATCH 5/7] mm: memory_hotplug, sparse: enable memory hotplug/hotremove subsections
` [RFC PATCH 6/7] arch: x86: no MAX_ORDER exceeds SECTION_SIZE check for 32bit vdso
` [RFC PATCH 7/7] [not for merge] mm: increase SECTION_SIZE_BITS to 31

[Intel-gfx] [PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v3)
 2021-05-06 15:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm + usb-type-c: Add support for out-of-band hotplug notification (rev3)

[PATCH 2/2] dt-bindings: arm: Add NanoPi R1S H5
 2021-05-06 15:27 UTC  (3+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-06 15:26 UTC  (6+ messages)

git switch/restore, still experimental?
 2021-05-06 15:26 UTC  (9+ messages)

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-06 15:26 UTC  (49+ messages)
` [PATCH v5 01/25] staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()
` [PATCH v5 02/25] staging: media: atomisp: "
` [PATCH v5 03/25] staging: media: ipu3: "
` [PATCH v5 04/25] staging: media: cedrus_video: "
` [PATCH v5 05/25] staging: media: tegra-vde: "
` [PATCH v5 06/25] staging: media: tegra-video: "
` [PATCH v5 07/25] media: rockchip/rga: "
` [PATCH v5 08/25] media: sti/hva: "
` [PATCH v5 09/25] media: ipu3: "
` [PATCH v5 10/25] media: coda: "
` [PATCH v5 11/25] media: mtk-jpeg: "
` [PATCH v5 12/25] media: camss: "
` [PATCH v5 13/25] media: venus: core: "
` [PATCH v5 14/25] media: venus: vdec: "
` [PATCH v5 15/25] media: venus: venc: "
` [PATCH v5 16/25] media: rcar-fcp: "
` [PATCH v5 17/25] media: rkisp1: "
` [PATCH v5 18/25] media: s3c-camif: "
` [PATCH v5 19/25] media: s5p-mfc: "
` [PATCH v5 20/25] media: stm32: "
` [PATCH v5 21/25] media: sunxi: "
` [PATCH v5 22/25] media: ti-vpe: "
` [PATCH v5 23/25] media: vsp1: "
` [PATCH v5 24/25] media: rcar-vin: "
` [PATCH v5 25/25] media: hantro: "

[PATCH 0/3] TDP MMU: several minor fixes or improvements
 2021-05-06 15:29 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-06 15:28 UTC  (12+ messages)
  ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
            ` [PATCH 00/12] signal: sort out si_trapno and si_perf
              ` [PATCH v3 "

[PATCH v1 1/2] regulator: rt6160: Add DT binding documet for Richtek RT6160
 2021-05-06 15:27 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/inotify06: Terminate child process on test error
 2021-05-06 15:27 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/inotify06: Raise inotify instance limit in /proc

[PATCH v2] kernel-dev: document KCONFIG_MODE
 2021-05-06 15:25 UTC  (4+ messages)
` [docs] "

[PATCH] kvm: Cap halt polling at kvm->max_halt_poll_ns
 2021-05-06 15:24 UTC 

git send-email says AUTH is unknown command?
 2021-05-06 15:22 UTC  (2+ messages)

[PATCH v5 00/30] media: i2c: use pm_runtime_resume_and_get() were possible
 2021-05-06 15:23 UTC  (31+ messages)
` [PATCH v5 01/30] media: i2c: ak7375: use pm_runtime_resume_and_get()
` [PATCH v5 02/30] media: i2c: dw9714: "
` [PATCH v5 03/30] media: i2c: dw9768: "
` [PATCH v5 04/30] media: i2c: dw9807-vcm: "
` [PATCH v5 05/30] media: i2c: hi556: "
` [PATCH v5 06/30] media: i2c: imx214: "
` [PATCH v5 07/30] media: i2c: imx219: "
` [PATCH v5 08/30] media: i2c: imx258: "
` [PATCH v5 09/30] media: i2c: imx274: "
` [PATCH v5 10/30] media: i2c: imx290: "
` [PATCH v5 11/30] media: i2c: imx319: "
` [PATCH v5 12/30] media: i2c: imx355: "
` [PATCH v5 13/30] media: i2c: mt9m001: "
` [PATCH v5 14/30] media: i2c: ov02a10: "
` [PATCH v5 15/30] media: i2c: ov13858: "
` [PATCH v5 16/30] media: i2c: ov2659: "
` [PATCH v5 17/30] media: i2c: ov2685: "
` [PATCH v5 18/30] media: i2c: ov2740: "
` [PATCH v5 19/30] media: i2c: ov5647: "
` [PATCH v5 20/30] media: i2c: ov5648: "
` [PATCH v5 21/30] media: i2c: ov5670: "
` [PATCH v5 22/30] media: i2c: ov5675: "
` [PATCH v5 23/30] media: i2c: ov5695: "
` [PATCH v5 24/30] media: i2c: ov7740: "
` [PATCH v5 25/30] media: i2c: ov8856: "
` [PATCH v5 26/30] media: i2c: ov8865: "
` [PATCH v5 27/30] media: i2c: ov9734: "
` [PATCH v5 28/30] media: i2c: tvp5150: "
` [PATCH v5 29/30] media: i2c: video-i2c: "
` [PATCH v5 30/30] media: i2c: ccs-core: "

[PATCH v2 0/2] Add MSM8939 APCS support
 2021-05-06 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: qcom: Add MSM8939 APCS compatible

[PATCH] ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
 2021-05-06 15:20 UTC  (2+ messages)

`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
 2021-05-06 15:23 UTC  (2+ messages)

[Bug 1927408] [NEW] USB Ethernet device (RNDIS) does not work on several tested operating systems
 2021-05-06 15:11 UTC  (2+ messages)
` [Bug 1927408] "

[PATCH] checkpatch: warn about direct use of send_sig_info and force_sig_info
 2021-05-06 15:22 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/4] soc: qcom: Add support for MSM8226 RPM
 2021-05-06 15:21 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add MSM8226 compatible
` [PATCH 3/4] dt-bindings: clock: qcom: rpmcc: Document "

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-06 15:19 UTC  (6+ messages)
` [PATCH 06/23] hw/block/dataplane/virtio-blk: Avoid dynamic stack allocation

#regzb introduced: 98feab31ac49 ("ARM: OMAP2+: Drop legacy platform data for dra7 sata")
 2021-05-06 15:18 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: regulator: qcom: Document PM8226 smd regulator
 2021-05-06 15:20 UTC  (2+ messages)

[PATCH] Fixed typos in all directories of Documentation/ABI/
 2021-05-06 15:19 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v3 00/10] ACPI/IORT: Support for IORT RMR node
 2021-05-06 15:17 UTC  (3+ messages)
` [PATCH v3 09/10] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH] mailinfo: strip CR from base64/quoted-printable email
 2021-05-06 15:19 UTC  (3+ messages)
  ` [PATCH v3 2/6] mailinfo: stop parse options manually


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.