All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-25 18:32:59 to 2020-09-25 19:28:33 UTC [more...]

[meta-oe][PATCH v2 0/6] ARMv8 Tune add and reorg
 2020-09-25 19:28 UTC  (5+ messages)
` [meta-oe][PATCH v2 1/6] Space-comma Cleanups
` [meta-oe][PATCH v2 2/6] armv8/tunes: Move TUNECONFLICTS
` [meta-oe][PATCH v2 3/6] armv8/tunes: reference parent's TUNE_FEATURES
` [meta-oe][PATCH v2 4/6] armv8/tunes: Add tunes for supported ARMv8a cores

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-25 19:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix a warning in amdgpu_ras.c (v2)
 2020-09-25 19:27 UTC  (2+ messages)

I wanna fixes plugin on windows, any suggestion
 2020-09-25 19:25 UTC  (4+ messages)

[PATCH 0/2] iommu/iova: Solve longterm IOVA issue
 2020-09-25 19:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix a warning in amdgpu_ras.c
 2020-09-25 19:25 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/bnx2x: enhance old ethdev close behavior
 2020-09-25 19:24 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

More Generic Audio Graph Sound Card idea
 2020-09-25 19:22 UTC  (5+ messages)

[PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT
 2020-09-25 19:21 UTC  (3+ messages)

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 19:08 UTC  (10+ messages)
` [PATCH v4 1/6] sev/i386: Add initial support for SEV-ES
` [PATCH v4 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PATCH v4 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v4 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v4 5/6] kvm/i386: Use a per-VM check for SMM capability
` [PATCH v4 6/6] sev/i386: Enable an SEV-ES guest based on SEV policy

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25 19:18 UTC  (5+ messages)
` [PATCH 07/13] x86: Secure Launch kernel early boot stub

[Intel-gfx] [PATCH 0/9] drm/i915: Finish (de)gamma readout prep bits
 2020-09-25 19:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-25 19:19 UTC  (2+ messages)

[lttng-dev] [RELEASE] barectf 3.0.0
 2020-09-25 19:17 UTC  (2+ messages)
` [diamon-discuss] "

arch/mips/kernel/r4k-bugs64.c:171:24: warning: no previous prototype for 'do_daddi_ov'
 2020-09-25 19:17 UTC 

[PATCH RFT/RFC v2 00/47] staging: media: bring back zoran driver
 2020-09-25 18:36 UTC  (81+ messages)
` [PATCH RFT/RFC v2 01/47] staging: media: Revert "media: zoran: remove deprecated driver"
` [PATCH RFT/RFC v2 02/47] MAINTAINERS: change maintainer of the zoran driver
` [PATCH RFT/RFC v2 03/47] staging: media: zoran: datasheet is no longer available from zoran.com
` [PATCH RFT/RFC v2 04/47] staging: media: zoran: Documentation: fix typo
` [PATCH RFT/RFC v2 05/47] staging: media: zoran: fix checkpatch issue
` [PATCH RFT/RFC v2 06/47] staging: media: zoran: do not forward declare zr36057_init_vfe
` [PATCH RFT/RFC v2 07/47] staging: media: zoran: convert all error dprintk to pci_err/pr_err
` [PATCH RFT/RFC v2 08/47] staging: media: zoran: convert dprintk warn
` [PATCH RFT/RFC v2 09/47] staging: media: zoran: convert dprintk info to pci_info
` [PATCH RFT/RFC v2 10/47] staging: media: zoran: convert dprintk debug
` [PATCH RFT/RFC v2 11/47] staging: media: zoran: zoran_device.c: convert pr_x to pci_x
` [PATCH RFT/RFC v2 12/47] staging: media: zoran: remove proc_fs
` [PATCH RFT/RFC v2 13/47] staging: media: zoran: use VFL_TYPE_VIDEO
` [PATCH RFT/RFC v2 14/47] staging: media: zoran: use v4l2_buffer_set_timestamp
` [PATCH RFT/RFC v2 15/47] staging: media: zoran: do not print random guest 0
` [PATCH RFT/RFC v2 16/47] staging: media: zoran: move buffer_size out of zoran_fh
` [PATCH RFT/RFC v2 17/47] staging: media: zoran: move v4l_settings "
` [PATCH RFT/RFC v2 18/47] staging: media: zoran: move jpg_settings "
` [PATCH RFT/RFC v2 19/47] staging: media: zoran: move overlay_settings "
` [PATCH RFT/RFC v2 20/47] staging: media: zoran: Use video_drvdata to get struct zoran
` [PATCH RFT/RFC v2 21/47] staging: media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoran
` [PATCH RFT/RFC v2 22/47] staging: media: zoran: remove overlay
` [PATCH RFT/RFC v2 23/47] staging: media: zoran: Use DMA coherent for stat_com
` [PATCH RFT/RFC v2 24/47] staging: media: zoran: use ZR_NORM
` [PATCH RFT/RFC v2 25/47] staging: media: zoran: zoran does not support STD_ALL
` [PATCH RFT/RFC v2 26/47] staging: media: zoran: convert irq to pci irq
` [PATCH RFT/RFC v2 27/47] staging: media: zoran: convert zoran alloc to devm
` [PATCH RFT/RFC v2 28/47] staging: media: zoran: convert mdelay to udelay
` [PATCH RFT/RFC v2 29/47] staging: media: zoran: use devm for videocodec_master alloc
` [PATCH RFT/RFC v2 30/47] staging: media: zoran: use pci_request_regions
` [PATCH RFT/RFC v2 31/47] staging: media: zoran: use devm_ioremap
` [PATCH RFT/RFC v2 32/47] staging: media: zoran: add stat_com buffer
` [PATCH RFT/RFC v2 33/47] staging: media: zoran: constify struct tvnorm
` [PATCH RFT/RFC v2 34/47] staging: media: zoran: constify codec_name
` [PATCH RFT/RFC v2 35/47] staging: media: zoran: Add more check for compliance
` [PATCH RFT/RFC v2 36/47] staging: media: zoran: Add vb_queue
` [PATCH RFT/RFC v2 37/47] staging: media: zoran: disable output
` [PATCH RFT/RFC v2 38/47] staging: media: zoran: device support only 32bit DMA address
` [PATCH RFT/RFC v2 39/47] staging: media: zoran: enable makefile
` [PATCH RFT/RFC v2 40/47] staging: media: zoran: remove framebuffer support
` [PATCH RFT/RFC v2 41/47] staging: media: zoran: add vidioc_g_parm
` [PATCH RFT/RFC v2 42/47] staging: media: zoran: remove test_interrupts
` [PATCH RFT/RFC v2 43/47] staging: media: zoran: fix use of buffer_size and sizeimage
` [PATCH RFT/RFC v2 44/47] staging: media: zoran: fix some compliance test
` [PATCH RFT/RFC v2 45/47] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp
` [PATCH RFT/RFC v2 46/47] staging: media: zoran: convert to vb2
` [PATCH RFT/RFC v2 47/47] staging: media: zoran: update TODO

[nftables] sets update concatenation?
 2020-09-25 19:10 UTC 

[PULL v5 00/87] Misc patches for 2020-09-24
 2020-09-25 19:07 UTC  (3+ messages)

[PATCH v3 00/12] media: staging: rkisp1: various bug fixes
 2020-09-25 19:08 UTC  (3+ messages)
` [PATCH v3 01/12] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers

[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
 2020-09-25 19:08 UTC  (3+ messages)
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension

[PATCH 1/5] drm/ttm: move SG flag check into ttm_bo_vm_reserve
 2020-09-25 19:08 UTC  (3+ messages)
` [PATCH 3/5] drm/amdgpu: stop using TTMs fault callback

[Patch V8 0/3] iommu: Add support to change default domain of an iommu group
 2020-09-25 19:06 UTC  (4+ messages)
` [Patch V8 1/3] "
` [Patch V8 2/3] iommu: Take lock before reading iommu group default domain type
` [Patch V8 3/3] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-25 19:04 UTC  (12+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH] nfsd: rq_lease_breaker cleanup
 2020-09-25 19:03 UTC 

[PATCH 00/11] Modernizing the t7001 test script
 2020-09-25 19:01 UTC  (7+ messages)
` [PATCH 06/11] t7001: change (cd <path> && git foo) to (git -C <path> foo)
` [PATCH 07/11] t7001: use ': >' rather than 'touch'
` [PATCH 08/11] t7001: put each command on a separate line

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-25 19:01 UTC  (7+ messages)

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-25 19:00 UTC  (6+ messages)

[PATCH v3 0/3] xfs: fix some log stalling problems in defer ops
 2020-09-25 18:59 UTC  (4+ messages)
` [PATCH 2/3] xfs: expose the log push threshold

[PATCH v3 0/4] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-25 18:57 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
 2020-09-25 18:39 UTC  (3+ messages)
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal

a saner API for allocating DMA addressable pages v3
 2020-09-25 18:47 UTC  (13+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent

[rcu:dev.2020.09.22a 56/57] kernel/rcu/rcutorture.c:1531 rcu_nocb_toggle() warn: impossible condition '(toggle_interval > (~0)) => (0-u64max > u64max)'
 2020-09-25 18:54 UTC 

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-25 18:51 UTC  (6+ messages)
` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)
        ` [Virtio-fs] "

[PATCH] Documentation/llvm: Fix clang target examples
 2020-09-25 18:52 UTC  (2+ messages)

[Intel-wired-lan] General question regarding i40e driver version in upstream kernel
 2020-09-25 18:52 UTC  (3+ messages)
  ` [Intel-wired-lan] [EXTERNAL] "

[PATCH v2 0/4] TPM 2.0 fixes in IMA tests
 2020-09-25 18:50 UTC  (10+ messages)
` [LTP] "
` [PATCH v2 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
  ` [LTP] "
` [PATCH v2 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
  ` [LTP] "
` [PATCH v2 3/4] ima_tpm.sh: Fix calculating boot aggregate
  ` [LTP] "
` [PATCH v2 4/4] ima_tpm.sh: Fix calculating PCR aggregate
  ` [LTP] "

[PULL 0/8] configure deprecation, linux-user and test fix
 2020-09-25 18:47 UTC  (8+ messages)
` [PULL 7/8] gitlab: create a build-deprecated target

[PATCH] pseudo: do not expand symlinks in /proc
 2020-09-25 18:47 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/2] perf: Update CascadelakeX and SkylakeX events list
 2020-09-25 18:36 UTC  (4+ messages)
  ` [PATCH v2 1/2] perf vendor events: Update CascadelakeX events to v1.08

[PATCH V1 00/32] Live Update
 2020-09-25 18:43 UTC  (4+ messages)
` [PATCH V1 03/32] savevm: QMP command for cprsave

[PATCH v2 00/27] NFSD operation monitoring tracepoints
 2020-09-25 18:41 UTC  (10+ messages)

[PATCH v3 0/8] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-09-25 18:43 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/8] maintenance: create auto condition for loose-objects

[PATCH net-next v2 1/2] ethtool: improve compat ioctl handling
 2020-09-25 18:42 UTC  (2+ messages)

[PATCH v2 0/1] scsi: libiscsi: fix NOP race condition
 2020-09-25 18:41 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] USB: hub.c: decrease the number of attempts of enumeration scheme
 2020-09-25 18:41 UTC  (7+ messages)
` [PATCH] "

[PATCH] protocol: re-enable v2 protocol by default
 2020-09-25 18:41 UTC  (2+ messages)

[PATCH v3 0/4] Actually implement nvmem support for mtd
 2020-09-25 18:39 UTC  (5+ messages)
` [PATCH v3 3/4] of_net: add mac-address-increment support

[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
 2020-09-25 18:37 UTC 

[PATCH 00/10] CMake and Visual Studio
 2020-09-25 18:38 UTC  (3+ messages)
` [PATCH 10/10] hashmap_for_each_entry(): work around MSVC's run-time check failure #3

RFC: sort out get_gendisk abuses
 2020-09-25 18:38 UTC  (4+ messages)
` [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume

Business Acquisition 1
 2020-09-25 18:38 UTC 

[PATCH v4] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-25 18:37 UTC  (5+ messages)

[patch 0/8] RFC: Pinebook pro EDP support
 2020-09-25 18:37 UTC  (9+ messages)
` [patch 1/8] RFC: drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode
` [patch 2/8] RFC: drivers/video/rockchip/rk_edp.c: Add rk3399 support
` [patch 3/8] RFC: drivers/video/rockchip/rk_edp.c: Change interrupt polarity configuration
` [patch 4/8] RFC: drivers/video/rockchip/rk_edp.c: Change clock rate
` [patch 5/8] RFC: drivers/video/rockchip/rk_vop.c: Reserve efi fb memory
` [patch 6/8] RFC: rk3399-pinebook-pro-u-boot.dtsi: Enable edp
` [patch 7/8] RFC: configs/pinebook-pro-rk3399_defconfig: enable SYS_USB_EVENT_POLL_VIA_INT_QUEUE
` [patch 8/8] RFC: drivers/pwm/rk_pwm.c: Fix default polarity

[PATCH v2 1/1] efi_loader: installation of EFI_RNG_PROTOCOL
 2020-09-25 18:36 UTC 

[Intel-wired-lan] [PATCH net v1] igc: Fix returning wrong statistics
 2020-09-25 18:35 UTC 

[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-09-25 18:32 UTC  (5+ messages)

[PATCH 5.8 00/56] 5.8.12-rc1 review
 2020-09-25 18:32 UTC  (2+ 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.