All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-20 01:19:38 to 2021-07-20 02:42:14 UTC [more...]

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-07-20  2:30 UTC  (2+ messages)

[PATCH 1/2] irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module
 2021-07-20  2:30 UTC  (2+ messages)

[PATCH] virtio-balloon: Use virtio_find_vqs() helper
 2021-07-20  2:41 UTC  (6+ messages)

[PATCH v2 0/4] refactor the ringtest testing for ptr_ring
 2021-07-20  2:21 UTC  (5+ messages)
` [PATCH v2 1/4] tools headers UAPI: add cache aligning related macro
` [PATCH v2 2/4] tools headers UAPI: add kmalloc/vmalloc related interface
` [PATCH v2 3/4] tools headers UAPI: add cpu_relax() implementation for x86 and arm64
` [PATCH v2 4/4] tools/virtio: use common infrastructure to build ptr_ring.h

[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
 2021-07-20  2:32 UTC  (2+ messages)

[PATCH V4 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-20  2:38 UTC  (6+ messages)
` [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed

Fw: [Bug 213729] New: PMTUD failure with ECMP
 2021-07-20  0:02 UTC  (7+ messages)

Folio tree for next
 2021-07-19 23:40 UTC  (3+ messages)

stable/linux-5.12.y build: 173 builds: 0 failed, 173 passed, 11 warnings (v5.12.18)
 2021-07-19 23:42 UTC 

stable/linux-5.4.y build: 183 builds: 0 failed, 183 passed, 89 warnings (v5.4.133)
 2021-07-19 23:31 UTC 

[PATCH 0/2] arm64: dts: renesas: r8a77995: draak: Add R-Car Sound support
 2021-07-19 23:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77995: add "
` [PATCH 2/2] arm64: dts: renesas: r8a77995: draak: Add "

[PATCH] xfs: Convert from atomic_t to refcount_t on xlog_ticket->t_ref
 2021-07-20  2:20 UTC  (2+ messages)

[PATCH RFC] fstests: allow running custom hooks
 2021-07-20  2:14 UTC  (10+ messages)

[PATCH] serial: 8250_bcm7271: use NULL to initialized a null pointer
 2021-07-19 23:45 UTC  (2+ messages)

[PATCH net] net/sched: act_skbmod: Skip non-Ethernet packets
 2021-07-19 23:41 UTC 

[PATCH] efi_loader: move asm/setjmp.h to efi_loader.h
 2021-07-20  2:29 UTC  (3+ messages)

[PATCH 00/51] GuC submission support
 2021-07-20  2:10 UTC  (15+ messages)
` [PATCH 15/51] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
      ` [Intel-gfx] "
` [PATCH 17/51] drm/i915/guc: Add several request trace points
    ` [Intel-gfx] "
` [PATCH 20/51] drm/i915: Track 'serial' counts for virtual engines
  ` [Intel-gfx] "

drivers/gpu/drm/i915/gt/uc/intel_uc.c:162:20: error: function 'guc_communication_enabled' is not needed and will not be emitted
 2021-07-19 23:46 UTC 

[Intel-gfx] [CI 1/2] drm/i915/step: Add macro magic for handling steps
 2021-07-20  2:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-07-20  0:04 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-07-20  2:07 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings

any idea about auto export multiple btrfs snapshots?
 2021-07-20  0:02 UTC  (10+ messages)
` nfs subvolume access?
    ` [PATCH/RFC] NFSD: handle BTRFS subvolumes better

[PATCH 0/1] spi: spi-bcm2835: Fix deadlock
 2021-07-19 23:50 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC] bio: fix page leak bio_add_hw_page failure
 2021-07-20  2:11 UTC  (4+ messages)

[PATCH] efi_loader: capsule: remove authentication data
 2021-07-20  2:17 UTC  (3+ messages)

[PATCH 0/3] iommu/vt-d: Implement [map/unmap]_pages callbacks
 2021-07-20  2:06 UTC  (8+ messages)
` [PATCH 1/3] iommu/vt-d: Report real pgsize bitmap to iommu core
` [PATCH 2/3] iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
` [PATCH 3/3] iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()

[PATCH] efi_loader: capsule: add a debug message in case of no key
 2021-07-20  2:13 UTC  (3+ messages)

[question]: Query regarding the PCI addresses
 2021-07-20  2:05 UTC  (2+ messages)

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-20  2:07 UTC  (13+ messages)

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-20  1:59 UTC  (6+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()
` [PATCH v15 02/17] block: Add bio_for_each_folio_all()

[PATCH 00/47] GuC submission support
 2021-07-20  1:59 UTC  (5+ messages)
` [PATCH 24/47] drm/i915/guc: Add several request trace points
  ` [Intel-gfx] "

[PATCH v3 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-07-20  1:53 UTC  (13+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU "

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-20  2:02 UTC  (5+ messages)

[PATCH -next] trace doc: Fix the wrong example of tracepoint
 2021-07-20  2:06 UTC  (2+ messages)

What's cooking in git.git (Jul 2021, #04; Mon, 19)
 2021-07-20  1:52 UTC  (2+ messages)

[linux-chenxing:mstar_v5_14_rebase 266/352] s390-linux-ld: clk-msc313-mux.c:undefined reference to `clk_mux_determine_rate_flags'
 2021-07-20  2:10 UTC 

[PATCH v2] packfile: freshen the mtime of packfile by configuration
 2021-07-20  0:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] efi_loader: capsule: remove unused guid
 2021-07-20  2:05 UTC  (3+ messages)

having trouble generating some Doc. warnings
 2021-07-20  0:45 UTC 

[PATCH for-6.1 v5 00/15] tcg: breakpoint reorg
 2021-07-20  2:04 UTC  (16+ messages)
` [PATCH for-6.1 v5 02/15] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH for-6.1 v5 03/15] target/alpha: Drop goto_tb path in gen_call_pal
` [PATCH for-6.1 v5 04/15] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH for-6.1 v5 05/15] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH for-6.1 v5 06/15] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH for-6.1 v5 07/15] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH for-6.1 v5 08/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
` [PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoint
` [PATCH for-6.1 v5 10/15] target/i386: "
` [PATCH for-6.1 v5 11/15] accel/tcg: Merge tb_find into its only caller
` [PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation
` [PATCH for-6.1 v5 13/15] accel/tcg: Remove TranslatorOps.breakpoint_check
` [PATCH for-6.1 v5 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH for-6.1 v5 15/15] accel/tcg: Record singlestep_enabled in tb->cflags

[PATCH v14 0/6] usb: misc: Add onboard_usb_hub driver
 2021-07-19 22:21 UTC  (2+ messages)
` [PATCH v14 1/6] "

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-20  2:00 UTC  (4+ messages)

[PATCH v4 00/13] imx8q video decoder/encoder driver
 2021-07-20  1:43 UTC  (28+ messages)
` [PATCH v4 01/13] dt-bindings: media: imx8q: add imx video codec bindings
` [PATCH v4 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
` [PATCH v4 03/13] media: imx: imx8q: add imx8q vpu device driver
` [PATCH v4 04/13] media: imx: imx8q: add vpu core driver
` [PATCH v4 05/13] media: imx: imx8q: implement vpu core communication based on mailbox
` [PATCH v4 06/13] media: imx: imx8q: add vpu v4l2 m2m support
` [PATCH v4 07/13] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
` [PATCH v4 08/13] media: imx: imx8q: add v4l2 m2m vpu decoder "
` [PATCH v4 09/13] media: imx: imx8q: implement windsor encoder rpc interface
` [PATCH v4 10/13] media: imx: imx8q: implement malone decoder "
` [PATCH v4 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v4 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v4 13/13] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry

stable-rc/linux-4.4.y build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.275-189-g9a5ee5f15ce7)
 2021-07-20  1:41 UTC 

stable-rc/queue/5.10 baseline: 194 runs, 2 regressions (v5.10.51-239-g0625d8e48998)
 2021-07-20  1:39 UTC 

[Buildroot] [PATCH 1/1] package/rpi-firmware: bump to version 33e09977ff3b02967d191801e3361224455acb9d
 2021-07-20  1:58 UTC 

stable-rc/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 64 warnings (v4.14.239-315-gb65a6ff8a80a9)
 2021-07-20  0:02 UTC 

stable-rc/queue/5.12 build: 175 builds: 0 failed, 175 passed, 143 warnings (v5.12.18-288-g58aca573864e0)
 2021-07-20  1:39 UTC 

drivers/net/wireless/intel/iwlwifi/mvm/fw.c:974 iwl_mvm_ppag_send_cmd() error: buffer overflow 'gain' 11 <= 21
 2021-07-20  1:48 UTC 

[PATCH net-next] net: ipv4: add capability check for net administration
 2021-07-20  1:43 UTC 

[PATCH v2 00/14] ASoC: add Audio Graph Card2 driver
 2021-07-20  1:41 UTC  (17+ messages)
` [PATCH v2 01/14] ASoC: test-component: add Test Component YAML bindings
` [PATCH v2 02/14] ASoC: test-component: add Test Component for Sound debug/test
` [PATCH v2 03/14] ASoC: simple-card-utils: add asoc_graph_is_ports0()
` [PATCH v2 04/14] ASoC: simple-card-utils: add codec2codec support
` [PATCH v2 05/14] ASoC: audio-graph-card2: add Audio Graph Card2 driver
` [PATCH v2 06/14] ASoC: audio-graph-card2: add DPCM support
` [PATCH v2 07/14] ASoC: audio-graph-card2: add Multi CPU/Codec support
` [PATCH v2 08/14] ASoC: audio-graph-card2: add Codec2Codec support
` [PATCH v2 09/14] ASoC: audio-graph-card2: add Yaml Document
` [PATCH v2 10/14] ASoC: sample-custom-card: add Audio Graph Card2 custome sample
` [PATCH v2 11/14] ASoC: audio-graph-card2-sample.dtsi: add Sample DT for Audio Graph Card2
` [PATCH v2 12/14] ASoC: audio-graph-card2-sample.dtsi: add DPCM sample
` [PATCH v2 13/14] ASoC: audio-graph-card2-sample.dtsi: add Multi CPU/Codec sample
` [PATCH v2 14/14] ASoC: audio-graph-card2-sample.dtsi: add Codec2Codec sample

[PATCH 0/5] iommu/vt-d: Several minor adjustments
 2021-07-20  1:38 UTC  (12+ messages)
` [PATCH 1/5] iommu/vt-d: Refactor Kconfig a bit
` [PATCH 2/5] iommu/vt-d: Enable Intel IOMMU scalable mode by default
` [PATCH 3/5] iommu/vt-d: Preset A/D bits for user space DMA usage
` [PATCH 4/5] iommu/vt-d: Disallow SVA if devices don't support 64-bit address
` [PATCH 5/5] iommu/vt-d: Allow devices to have more than 32 outstanding PRs

[TECH TOPIC] Rust for Linux
 2021-07-20  1:46 UTC  (20+ messages)

[PATCH v2] irqchip/irq-gic-v3-its: Add the checking of ITS version for KVM
 2021-07-20  1:35 UTC  (4+ messages)

[PATCH v4 00/11] Add TDX Guest Support (Initial support)
 2021-07-20  0:40 UTC  (10+ messages)
` [PATCH v4 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v4 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v4 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v4 04/11] x86/tdx: Add protected guest support for TDX guest
` [PATCH v4 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v4 06/11] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v4 07/11] x86/traps: Add #VE support for TDX guest
` [PATCH v4 08/11] x86/tdx: Add HLT "
` [PATCH v4 11/11] x86/tdx: Handle CPUID via #VE

[PATCH RFC 00/19] vfio-user implementation
 2021-07-20  1:39 UTC  (4+ messages)
` [PATCH RFC 12/19] vfio-user: probe remote device's BARs

Memory Leak in Audisp-Plugin
 2021-07-20  1:37 UTC  (3+ messages)

[BlueZ PATCH v8 1/2] emulator: Add support to config the white and resolve list
 2021-07-20  1:36 UTC  (2+ messages)
` [BlueZ PATCH v8 2/2] tools/mgmt-tester: Add LL Privacy test cases

bcachefs snapshots
 2021-07-20  1:28 UTC 

[linux-chenxing:mstar_v5_14_rebase 127/352] drivers/phy/phy-msc313-usb.c:157:3: warning: ignoring return value of 'devm_request_irq' declared with attribute 'warn_unused_result'
 2021-07-20  1:37 UTC 

[syzbot] WARNING in pwq_unbound_release_workfn (2)
 2021-07-20  0:55 UTC 

[xlnx:xlnx_rebase_v5.10 1409/1756] ld.lld: error: undefined symbol: dwc3_gadget_exit_hibernation
 2021-07-20  1:33 UTC 

stable-rc/queue/5.13 build: 176 builds: 2 failed, 174 passed, 141 warnings (v5.13.3-349-g948be23c1d3d3)
 2021-07-20  1:24 UTC 

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-20  1:25 UTC  (2+ messages)

[PATCH v2 00/22] appended signature secure boot support
 2021-07-20  1:31 UTC  (3+ messages)
` [PATCH v2 19/22] appended signatures: support verifying appended signatures

[android-goldfish:android-5.4 1/3] lib/test_printf.c:584:16: sparse: sparse: restricted gfp_t degrades to integer
 2021-07-20  1:31 UTC 

[RFC 0/3] Improve module accelerator error message
 2021-07-20  1:26 UTC  (4+ messages)
` [RFC 3/3] qom: Improve error message in module_object_class_by_name()

[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-19 12:09 UTC  (4+ messages)

[PATCH] f2fs: multidevice: support direct IO
 2021-07-20  1:25 UTC  (4+ messages)
    ` [f2fs-dev] "

Question on memory commit during MR finalize()
 2021-07-20  1:22 UTC  (11+ messages)

[PATCHSET 0/1] fstests: regression tests for 5.14 fixes
 2021-07-20  1:09 UTC  (2+ messages)
` [PATCH 1/1] xfs: test regression in shrink when EOFS splits a sparse inode cluster

[PATCH v3] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-20  1:19 UTC  (3+ messages)

[PATCH qemu] ppc/vof: Fix Coverity issues
 2021-07-19 12:07 UTC  (4+ messages)

WARNING: modpost: vmlinux.o(.text+0x18deea): Section mismatch in reference from the function __first_node() to the variable .init.data:numa_nodes_parsed
 2021-07-20  1:22 UTC 

stable-rc/linux-5.13.y baseline: 192 runs, 2 regressions (v5.13.3-350-g6c45a6a40ddee)
 2021-07-20  1:18 UTC 

[PATCH] drm/lima: Convert to clk_bulk API
 2021-07-20  1:20 UTC  (10+ messages)


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.