All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 13:08:01 to 2022-11-11 14:02:49 UTC [more...]

[LTP] [PATCH] Allow graceful subtest cleanup in shell tests
 2022-11-11 14:02 UTC  (2+ messages)

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-11 13:55 UTC  (44+ messages)
` [patch 01/39] PCI/MSI: Check for MSI enabled in __pci_msix_enable()
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
` [patch 06/39] genirq/msi: Add missing kernel doc to msi_next_desc()
` [patch 07/39] genirq/msi: Make __msi_domain_alloc_irqs() static
` [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
` [patch 09/39] powerpc/pseries/msi: Use msi_domain_ops::msi_post_free()
` [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static
` [patch 11/39] genirq/irqdomain: Move bus token enum into a seperate header
` [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
` [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
` [patch 14/39] PCI/MSI: Let the MSI core free descriptors
` [patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
` [patch 16/39] genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
` [patch 17/39] PCI/MSI: Get rid of externs in msi.h
` [patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
` [patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
` [patch 20/39] PCI/MSI: Move pci_enable_msi() API "
` [patch 21/39] PCI/MSI: Move pci_enable_msix_range() "
` [patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() "
` [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() "
` [patch 24/39] PCI/MSI: Move pci_irq_vector() "
` [patch 25/39] PCI/MSI: Move pci_free_irq_vectors() "
` [patch 26/39] PCI/MSI: Move pci_msix_vec_count() "
` [patch 27/39] PCI/MSI: Move pci_disable_msix() "
` [patch 28/39] PCI/MSI: Move pci_irq_get_affinity() "
` [patch 29/39] PCI/MSI: Move pci_msi_enabled() "
` [patch 30/39] PCI/MSI: Move pci_msi_restore_state() "
` [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
` [patch 32/39] PCI/MSI: Reorder functions in msi.c
` [patch 33/39] PCI/MSI: Sanitize MSI-X checks
` [patch 34/39] PCI/MSI: Reject multi-MSI early
` [patch 35/39] PCI/MSI: Reject MSI-X early
` [patch 36/39] PCI/MSI: Validate MSIX contiguous restriction early
` [patch 37/39] PCI/MSI: Remove redundant msi_check() callback
` [patch 38/39] genirq/msi: Remove msi_domain_ops::msi_check()
` [patch 39/39] x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS

[patch 01/20] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
 2022-11-11 13:56 UTC  (11+ messages)
` [patch 02/20] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch 03/20] genirq/msi: Create msi_api.h
` [patch 04/20] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
` [patch 05/20] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
` [patch 06/20] genirq/msi: Check for invalid MSI parent domain usage
` [patch 07/20] genirq/msi: Add pointers for per device irq domains
` [patch 08/20] genirq/msi: Make MSI descriptor iterators device domain aware
` [patch 09/20] genirq/msi: Make msi_get_virq() "
` [patch 10/20] genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
` [patch 11/20] genirq/msi: Make descriptor allocation device domain aware

[nbd168-wireless:mt76 28/42] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1469:28: warning: variable 'phy2' set but not used
 2022-11-11 14:00 UTC 

[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
 2022-11-11 14:00 UTC  (8+ messages)
` [RFC PATCH v3 03/11] af_vsock: add zerocopy receive logic
` [RFC PATCH v3 08/11] test/vsock: rework message bound test

[patch 00/20] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-11 13:56 UTC 

[v1] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder
 2022-11-11 13:56 UTC  (2+ messages)

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-11-11 13:58 UTC  (10+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs

[PATCH 0/7] Add support for Qualcomm's legacy IOMMU v2
 2022-11-11 13:55 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property
` [PATCH 2/7] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH 3/7] iommu/qcom: Properly reset the IOMMU context
` [PATCH 4/7] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH 5/7] dt-bindings: iommu: qcom,iommu: Document QSMMU v2 compatibles
` [PATCH 6/7] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
` [PATCH 7/7] dt-bindings: iommu: qcom,iommu: Document MSM8976 compatible

[v9] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-11-11 13:55 UTC  (2+ messages)

[PATCH 0/3] Populate entries for 4.17
 2022-11-11 13:58 UTC  (7+ messages)
` [PATCH 1/3] CHANGELOG: Update link for RELEASE-4.16.0
` [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

[PATCH 1/4] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder
 2022-11-11 13:55 UTC  (5+ messages)
` [PATCH 4/4] drm/msm/disp/dpu1: add color management support for the crtc

[v1] drm/msm/disp/dpu1: add color management support for the crtc
 2022-11-11 13:57 UTC 

[v1] drm/msm/disp/dpu1: populate disp_info with connector type
 2022-11-11 13:56 UTC 

[PATCH v2] perf list: Add PMU pai_ext event description for IBM z16
 2022-11-11 13:54 UTC 

[PATCH] test/crypto: reset device after asym tests
 2022-11-11 13:53 UTC 

[PATCH v2] arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper
 2022-11-11 13:51 UTC  (4+ messages)

[PATCH 0/3] Convert git-bisect--helper to OPT_SUBCOMMAND
 2022-11-11 13:51 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] bisect--helper: move all subcommands into their own functions

[XEN PATCH for-4.17 0/4] Fixing some licences issue in public headers
 2022-11-11 13:51 UTC  (3+ messages)
` [XEN PATCH for-4.17 3/4] xen: Add licence header to device_tree_defs.h

[PATCH PING v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-11-11 13:47 UTC  (4+ messages)
` [PATCH v9 2/8] kbuild: add modules_thick.builtin

[PATCH v1 0/9] Enable Display for SM8350
 2022-11-11 13:52 UTC  (5+ messages)
` [PATCH v1 6/9] arm64: dts: qcom: sm8350: Use 2 interconnect cells

[Intel-gfx] [PATCH v2 1/9] drm/i915: Allocate power domain set wakerefs dynamically
 2022-11-11 13:52 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-11 13:50 UTC  (4+ messages)

[PATCH v2 0/6] pinctrl: intel: Enable PWM optional feature
 2022-11-11 13:50 UTC  (6+ messages)
` [PATCH v2 4/6] pwm: lpss: Allow other drivers to enable PWM LPSS

[PATCH] btrfs: raid56: debug: verify all the pointers for generate_pq_vertical()
 2022-11-11 13:49 UTC  (4+ messages)

[PATCH 0/8] virtio-blk: remove AioContext lock
 2022-11-11 12:23 UTC  (7+ messages)
` [PATCH 3/8] virtio: categorize callbacks in GS
` [PATCH 5/8] virtio-blk: mark IO_CODE functions
` [PATCH 6/8] virtio-blk: remove unnecessary AioContext lock from function already safe

[PATCH v3 00/15] magic-number.rst funeral rites
 2022-11-11 13:02 UTC  (3+ messages)
` [PATCH v3 08/15] MIPS: IP27: remove KV_MAGIC

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-11 13:46 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/14] x86/microcode/intel: Expose find_matching_signature() for IFS
  ` [PATCH v2 05/14] x86/microcode/intel: Use appropriate type in microcode_sanity_check()

[PATCH] scsi: scsi_transport_sas: fix error handling in sas_port_add()
 2022-11-11 13:46 UTC  (2+ messages)

[PATCH] iio: light: apds9960: Fix iio_event_spec structures
 2022-11-11 13:44 UTC  (6+ messages)

[PATCH v2] acpi/tests/avocado/bits: some misc fixes
 2022-11-11 13:43 UTC  (2+ messages)

[PATCH 01/19] pango: replace a recipe fix with an upstream submitted patch
 2022-11-11 13:42 UTC  (3+ messages)
` [PATCH 10/19] libxext: update 1.3.4 -> 1.3.5
  ` [OE-core] "

How about increasing max_cpus for q35 ?
 2022-11-11 13:40 UTC  (3+ messages)

drivers/video/fbdev/omap/lcd_mipid.c:451:23: sparse: sparse: cast to restricted __be32
 2022-11-11 13:40 UTC 

[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
 2022-11-11 13:36 UTC  (9+ messages)

[RFC] [PATCH] Allow fitimage + initramfs rebuild to be accelerated
 2022-11-11 13:35 UTC  (5+ messages)
` [OE-core] "

[PATCH] net: ethernet: ti: cpsw_ale: optimize cpsw_ale_restore()
 2022-11-11 13:35 UTC  (6+ messages)

[Buildroot] [git commit] configs/rock_pi_n10: remove defconfig
 2022-11-11 13:34 UTC 

[Buildroot] [git commit] configs/rock_pi_4: remove defconfig
 2022-11-11 13:34 UTC 

[Buildroot] [git commit] configs/roc_pc_rk3399: remove defconfig
 2022-11-11 13:34 UTC 

[PATCH 00/12] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-11 13:32 UTC  (7+ messages)
` [PATCH 06/12] fpga: intel-m10-bmc: Add flash ops for sec update
` [PATCH 10/12] mfd: intel-m10-bmc: Add PMCI driver

[PATCH mptcp-next v19 0/6] BPF redundant scheduler, part 2
 2022-11-11 13:32 UTC  (7+ messages)
` [PATCH mptcp-next v19 1/6] mptcp: use get_send wrapper
` [PATCH mptcp-next v19 2/6] mptcp: use get_retrans wrapper
` [PATCH mptcp-next v19 3/6] mptcp: delay updating first_pending
` [PATCH mptcp-next v19 4/6] mptcp: delay updating already_sent
` [PATCH mptcp-next v19 5/6] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v19 6/6] selftests/bpf: Add bpf_red test

[Buildroot] [PATCH 1/1] package/sscep: new package
 2022-11-11 13:32 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 13:32 UTC  (5+ messages)
` [PATCH printk v3 07/40] console: introduce console_is_enabled() wrapper

[PATCH v11 1/2] thermal: loongson-2: add thermal management support
 2022-11-11 13:31 UTC  (2+ messages)

[PATCH 00/10] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-11 13:30 UTC  (4+ messages)
` [PATCH 02/10] ASoC: dt-bindings: qcom, apr: Split services to shared schema
  ` [PATCH 02/10] ASoC: dt-bindings: qcom,apr: "

[PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
 2022-11-11 13:30 UTC  (2+ messages)

[tglx-devel:devmsi-arm 110/127] kernel/irq/irqdomain.c:29:13: warning: 'irq_domain_free_one_irq' used but never defined
 2022-11-11 13:30 UTC 

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2022-11-11 13:29 UTC  (5+ messages)

[PATCH v2 0/2] video/fbdev: Support 'nomodeset' in PCI drivers
 2022-11-11 13:30 UTC  (6+ messages)
` [PATCH v2 1/2] drm: Move nomodeset kernel parameter to drivers/video
` [PATCH v2 2/2] fbdev: Add support for the nomodeset kernel parameter

[PATCH v2 00/13] Enable USB host and device functions on Jetson
 2022-11-11 13:30 UTC  (4+ messages)
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

[PATCH 00/14] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-11-11 13:30 UTC  (6+ messages)
` [PATCH 02/14] dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp bindings

[PATCH] arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
 2022-11-11 13:29 UTC  (3+ messages)

[PATCH v4 0/5] Add the cat24c208 EDID EEPROM driver + new EDID capability
 2022-11-11 13:29 UTC  (6+ messages)
` [PATCH v4 1/5] media: videodev2.h: add V4L2_CAP_EDID
` [PATCH v4 2/5] media: docs: Add V4L2_CAP_EDID
` [PATCH v4 3/5] dt-bindings: media: add cat24c208 bindings
` [PATCH v4 4/5] media: i2c: cat24c208: driver for the cat24c208 EDID EEPROM
` [PATCH v4 5/5] media: v4l2-dev: handle V4L2_CAP_EDID

[PATCH 0/2] video/fbdev: Support 'nomodeset' in PCI drivers
 2022-11-11 13:27 UTC  (10+ messages)
` [PATCH 2/2] fbdev: Add support for the nomodeset kernel parameter

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 38 warnings (v4.14.299)
 2022-11-11 13:27 UTC 

[RFC v2 README 00/13] DRM scheduling cgroup controller
 2022-11-11 13:25 UTC  (3+ messages)
` [RFC 02/13] drm: Track clients by tgid and not tid

[PATCH] media: v4l2-dev: fix possible name leak in __video_register_device()
 2022-11-11 13:23 UTC  (3+ messages)

reencrypt: how to specify old and new key-files?
 2022-11-11 13:22 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Per-device display tracepoints
 2022-11-11 13:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[GIT PULL] ASoC fixes for v6.2-rc4
 2022-11-11 13:18 UTC  (2+ messages)

[dpdk-dev v1] app/test: fix of bitwise and operator in return
 2022-11-11 13:18 UTC  (3+ messages)
  ` [EXT] "

[PATCH v4] x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
 2022-11-11 13:17 UTC  (7+ messages)

[PATCH] tee: optee: Populate child nodes in probe function
 2022-11-11 13:16 UTC  (6+ messages)

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-11 12:24 UTC  (4+ messages)
` [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving

[GIT PULL] SPI fixes for v6.1-rc4
 2022-11-11 13:16 UTC 

stable-rc/queue/4.14 baseline: 74 runs, 11 regressions (v4.14.298-40-gfeaeea573a9f)
 2022-11-11 13:16 UTC 

stable-rc/queue/5.4 baseline: 118 runs, 10 regressions (v5.4.223-74-g74a629fba243)
 2022-11-11 13:16 UTC 

stable-rc/queue/4.19 baseline: 56 runs, 6 regressions (v4.19.264-48-g950080a896fa)
 2022-11-11 13:16 UTC 

should ioapic_service really be modelling cpu writes?
 2022-11-11 13:14 UTC  (5+ messages)

[PATCH v6 00/10] ASID support in vhost-vdpa net
 2022-11-11 13:12 UTC  (6+ messages)
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa

NAB Show 2022 Attendees Info
 2022-11-11 13:12 UTC 

[PATCH v2 net 1/1] amd-xgbe: fix active cable
 2022-11-11 13:12 UTC  (2+ messages)

[PATCH] ksmbd: use F_SETLK when unlocking a file
 2022-11-11 13:11 UTC 

[RFC PATCH 0/4] Static analyser finding deviation
 2022-11-11 13:10 UTC  (13+ messages)
` [RFC PATCH 1/4] xen/Makefile: add analysis-coverity and analysis-eclair

Allow non "disabled" state for !netif_oper_up() links
 2022-11-11 13:09 UTC  (7+ messages)
` [PATCH] net br_netlink.c:y allow "

[PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
 2022-11-11 13:05 UTC  (4+ messages)
` [PATCH net-next 4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters
` [PATCH net-next 5/6] net: microchip: sparx5: Add support for TC flower filter statistics
` [PATCH net-next 6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules

[PATCH v7 0/6] rcu: Add RCU stall diagnosis information
 2022-11-11 13:07 UTC  (6+ messages)
` [PATCH v7 1/6] genirq: Fix the return type of kstat_cpu_irqs_sum()
` [PATCH v7 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v7 4/6] rcu: Add RCU stall diagnosis information
` [PATCH v7 5/6] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
` [PATCH v7 6/6] rcu: Align the output of RCU stall


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.