messages from 2022-07-06 11:35:57 to 2022-07-06 11:56:49 UTC [more...]
[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
2022-07-06 11:56 UTC (3+ messages)
[PATCH v2] xen/arm: traps: Fix MISRA C 2012 Rule 8.4 violation
2022-07-06 11:56 UTC
[PATCH 0/9] ALSA: hda: Codec-reload bug fixes and cleanups
2022-07-06 12:02 UTC (10+ messages)
` [PATCH 1/9] ALSA: hda: Do not unset preset when cleaning up codec
` [PATCH 2/9] ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylisted
` [PATCH 3/9] ALSA: hda: Make device usage_count consistent across subsequent probing
` [PATCH 4/9] ALSA: hda: Fix put_device() inconsistency in error path
` [PATCH 5/9] ALSA: hda: Skip event processing for unregistered codecs
` [PATCH 6/9] ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
` [PATCH 7/9] ALSA: hda: Reset all SIE bits in INTCTL
` [PATCH 8/9] ALSA: hda: Remove unused macro definition
` [PATCH 9/9] ALSA: hda/realtek: Remove redundant init_hook() in alc_default_init()
[ammarfaizi2-block:crng/random/master 1/1] include/linux/random.h:109:10: fatal error: asm/archrandom.h: No such file or directory
2022-07-06 11:55 UTC
[linux-next:pending-fixes] BUILD SUCCESS d3298a6516a4e08766594bf69471fc6d81542801
2022-07-06 11:55 UTC
[PATCH 00/13] Add ipq806x missing bindings
2022-07-06 11:55 UTC (5+ messages)
` [PATCH 03/13] ARM: dts: qcom: add missing rpm regulators and cells for ipq8064
[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
2022-07-06 11:55 UTC (5+ messages)
` [PATCH v2 0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks
` [PATCH v2 2/3] dt-bindings: pci: QCOM Adding sc7280 aggre0, aggre1 clocks
[PATCH v5 00/13] Canaan devicetree fixes
2022-07-06 11:55 UTC (4+ messages)
[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
2022-07-06 11:54 UTC (12+ messages)
` [PATCH v2 01/21] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH v2 02/21] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v2 03/21] KVM: x86: Don't check for code breakpoints when emulating on exception
` [PATCH v2 04/21] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
[PATCH 0/8] xen/evtchn: implement static event channel signaling
2022-07-06 11:54 UTC (7+ messages)
` [PATCH 1/8] xen/evtchn: make evtchn_bind_interdomain global
` [PATCH 4/8] xen/evtchn: modify evtchn_bind_interdomain to pass domain as argument
[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-07-06 11:53 UTC (7+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
[PATCH] gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
2022-07-06 11:52 UTC (4+ messages)
` "
` "
[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
2022-07-06 11:49 UTC (3+ messages)
[PATCH 04/13] tracing/brcm: Use the new __vstring() helper
2022-07-06 11:51 UTC (5+ messages)
[GIT PULL] firmware: arm_scmi: Updates for v5.20
2022-07-06 11:50 UTC (2+ messages)
[GIT PULL] arm64: dts: juno: Updates for v5.20
2022-07-06 11:50 UTC (2+ messages)
[PATCH v12 0/2] iommu/mediatek: TTBR up to 35bit support
2022-07-06 11:50 UTC (4+ messages)
linux-next: Signed-off-by missing for commit in the iommu tree
2022-07-06 11:51 UTC (4+ messages)
[PATCH v3 RESEND 00/35] iommu/amd: Add multiple PCI segments support
2022-07-06 11:38 UTC (72+ messages)
` [PATCH v3 RESEND 01/35] iommu/amd: Update struct iommu_dev_data definition
` [PATCH v3 RESEND 02/35] iommu/amd: Introduce pci segment structure
` [PATCH v3 RESEND 03/35] iommu/amd: Introduce per PCI segment device table
` [PATCH v3 RESEND 04/35] iommu/amd: Introduce per PCI segment rlookup table
` [PATCH v3 RESEND 05/35] iommu/amd: Introduce per PCI segment irq_lookup_table
` [PATCH v3 RESEND 06/35] iommu/amd: Introduce per PCI segment dev_data_list
` [PATCH v3 RESEND 07/35] iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
` [PATCH v3 RESEND 08/35] iommu/amd: Introduce per PCI segment alias_table
` [PATCH v3 RESEND 09/35] iommu/amd: Introduce per PCI segment unity map list
` [PATCH v3 RESEND 10/35] iommu/amd: Introduce per PCI segment last_bdf
` [PATCH v3 RESEND 11/35] iommu/amd: Introduce per PCI segment device table size
` [PATCH v3 RESEND 12/35] iommu/amd: Introduce per PCI segment alias "
` [PATCH v3 RESEND 13/35] iommu/amd: Introduce per PCI segment rlookup "
` [PATCH v3 RESEND 14/35] iommu/amd: Convert to use per PCI segment irq_lookup_table
` [PATCH v3 RESEND 15/35] iommu/amd: Convert to use rlookup_amd_iommu helper function
` [PATCH v3 RESEND 16/35] iommu/amd: Update irq_remapping_alloc to use IOMMU lookup "
` [PATCH v3 RESEND 17/35] iommu/amd: Introduce struct amd_ir_data.iommu
` [PATCH v3 RESEND 18/35] iommu/amd: Update amd_irte_ops functions
` [PATCH v3 RESEND 19/35] iommu/amd: Update alloc_irq_table and alloc_irq_index
` [PATCH v3 RESEND 20/35] iommu/amd: Convert to use per PCI segment rlookup_table
` [PATCH v3 RESEND 21/35] iommu/amd: Update set_dte_entry and clear_dte_entry
` [PATCH v3 RESEND 22/35] iommu/amd: Update iommu_ignore_device
` [PATCH v3 RESEND 23/35] iommu/amd: Update dump_dte_entry
` [PATCH v3 RESEND 24/35] iommu/amd: Update set_dte_irq_entry
` [PATCH v3 RESEND 25/35] iommu/amd: Update (un)init_device_table_dma()
` [PATCH v3 RESEND 26/35] iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
` [PATCH v3 RESEND 27/35] iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
` [PATCH v3 RESEND 28/35] iommu/amd: Flush upto last_bdf only
` [PATCH v3 RESEND 29/35] iommu/amd: Introduce get_device_sbdf_id() helper function
` [PATCH v3 RESEND 30/35] iommu/amd: Include PCI segment ID when initialize IOMMU
` [PATCH v3 RESEND 31/35] iommu/amd: Specify PCI segment ID when getting pci device
` [PATCH v3 RESEND 32/35] iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
` [PATCH v3 RESEND 33/35] iommu/amd: Print PCI segment ID in error log messages
` [PATCH v3 RESEND 34/35] iommu/amd: Update device_state structure to include PCI seg ID
` [PATCH v3 RESEND 35/35] iommu/amd: Update amd_iommu_fault "
[Intel-gfx] [PATCH] drm/i915/display: Add debug print for scaler filter
2022-07-06 11:51 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4
2022-07-06 11:50 UTC (4+ messages)
[PATCH net 0/2] Fix police 'continue' action offload
2022-07-06 11:50 UTC (2+ messages)
[PATCH] RDMA/rxe: Use correct ATOMIC Acknowledge opcode in BTH
2022-07-06 11:48 UTC (2+ messages)
[PATCH v4 0/5] Add support for CDNS DSI J721E wrapper
2022-07-06 11:49 UTC (5+ messages)
` [PATCH v4 1/5] dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml
[PATCH v9 0/4] unify the keyrings of arm64 and s390 with x86 to verify kexec'ed kernel signature
2022-07-06 11:48 UTC (7+ messages)
[PATCH] gpio: pxa: schedule a devm action for the clock struct
2022-07-06 11:48 UTC (2+ messages)
[PULL 0/2] M68k for 7.1 patches
2022-07-06 11:40 UTC (3+ messages)
` [PULL 1/2] m68k: use correct variable name in boot info string macro
` [PULL 2/2] m68k: virt: pass RNG seed via bootinfo block
[igt-dev] [PATCH i-g-t v2 1/2] lib/i915: Add graphics release subversion to device info
2022-07-06 11:47 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] i915/gem_exec_fence: Support dg2+ batch predication
[PATCH v2 RESEND] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
2022-07-06 11:44 UTC (3+ messages)
[PATCH 0/3] gpio-regmap support for register fields and other hooks
2022-07-06 11:45 UTC (5+ messages)
` [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook
Bug in the wiki
2022-07-06 11:46 UTC (8+ messages)
[PATCH v2 0/4] MDSS support for MSM8953
2022-07-06 11:45 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: qcom-iommu: Add Qualcomm MSM8953 compatible
[PATCH v5 00/14] GSC support for XeHP SDV and DG2 platforms
2022-07-06 11:43 UTC (30+ messages)
` [Intel-gfx] "
` [PATCH v5 01/14] drm/i915/gsc: skip irq initialization if using polling
` [Intel-gfx] "
` [PATCH v5 02/14] drm/i915/gsc: add slow_fw flag to the mei auxiliary device
` [Intel-gfx] "
` [PATCH v5 03/14] drm/i915/gsc: add slow_fw flag to the gsc device definition
` [Intel-gfx] "
` [PATCH v5 04/14] drm/i915/gsc: add GSC XeHP SDV platform definition
` [Intel-gfx] "
` [PATCH v5 05/14] mei: gsc: use polling instead of interrupts
` [Intel-gfx] "
` [PATCH v5 06/14] mei: gsc: wait for reset thread on stop
` [Intel-gfx] "
` [PATCH v5 07/14] mei: extend timeouts on slow devices
` [Intel-gfx] "
` [PATCH v5 08/14] mei: bus: export common mkhi definitions into a separate header
` [Intel-gfx] "
` [PATCH v5 09/14] mei: mkhi: add memory ready command
` [Intel-gfx] "
` [PATCH v5 10/14] mei: gsc: setup gsc extended operational memory
` [Intel-gfx] "
` [PATCH v5 11/14] mei: gsc: add transition to PXP mode in resume flow
` [Intel-gfx] "
` [PATCH v5 12/14] mei: debugfs: add pxp mode to devstate in debugfs
` [Intel-gfx] "
` [PATCH v5 13/14] drm/i915/gsc: allocate extended operational memory in LMEM
` [Intel-gfx] "
` [PATCH v5 14/14] HAX: drm/i915: force INTEL_MEI_GSC on for CI
` [Intel-gfx] "
[arm-integrator:kernel-in-vmalloc-v5.19-rc1 21/35] arch/hexagon/include/asm/page.h: asm/mem-layout.h is included more than once
2022-07-06 11:44 UTC
[PATCH V2 1/2] perf/x86/intel: Fix PEBS memory access info encoding for ADL
2022-07-06 11:44 UTC (2+ messages)
` [tip: perf/core] "
[PATCH V2 2/2] perf/x86/intel: Fix PEBS data source encoding for ADL
2022-07-06 11:44 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v2] kbuild: allow validating individual dtb files against schema
2022-07-06 11:44 UTC
[PATCH] KVM: arm64: Fix 64 bit mmio handle
2022-07-06 11:29 UTC (9+ messages)
[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 0e704f6c42dc64f081d0b1738d06b2dee9524f27
2022-07-06 11:43 UTC
[PATCH 0/6] i2c: Make remove callback return void
2022-07-06 9:31 UTC (5+ messages)
` [PATCH 6/6] "
[PATCH] ALSA: usb-audio: Fix unsigned expression compared with zero
2022-07-06 7:06 UTC
[PATCH v4 00/14] Canaan devicetree fixes
2022-07-05 19:04 UTC (6+ messages)
` [PATCH v4 02/14] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v4 04/14] dt-bindings: dma: dw-axi-dmac: extend the number of interrupts
[PATCH] ALSA: usb-audio: Add endianness annotations
2022-07-05 13:57 UTC
[virtio-comment] [PATCH v5 1/7] Introduce device group
2022-07-06 11:42 UTC (11+ messages)
` "
` [virtio-comment] "
[PATCH v5 0/5] Add support for CDNS DSI J721E wrapper
2022-07-06 11:40 UTC (12+ messages)
` [PATCH v5 1/5] dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml
` [PATCH v5 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt "
` [PATCH v5 2/5] dt-bindings: display: bridge: cdns,dsi: Add compatible for dsi on j721e
` [PATCH v5 2/5] dt-bindings: display: bridge: cdns, dsi: "
` [PATCH v5 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v5 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v5 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper
[Intel-gfx] [PATCH v2 0/2] drm/i915/display: stop HPD workers before display driver unregister
2022-07-06 11:40 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev2)
DTS WG discussions
2022-07-06 11:38 UTC
[PATCH] iommu/amd: Handle return of iommu_device_sysfs_add
2022-07-06 11:38 UTC (3+ messages)
[PATCH] libselinux: set errno to EBADF on O_PATH emulation failure
2022-07-06 11:38 UTC (2+ messages)
` [PATCH v2] libselinux: set errno to EBADF on O_PATH emulation ENOENT failure
[PATCH v4] sched/core: add forced idle accounting for cgroups
2022-07-06 11:37 UTC (2+ messages)
` [tip: sched/core] "
[PATCH RESEND] sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling
2022-07-06 11:37 UTC (2+ messages)
` [tip: sched/core] "
[RFC PATCH v1] net/i40e: put mempool cache out of API
2022-07-06 11:35 UTC (4+ messages)
` 回复: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.