All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 21:42:51 to 2019-09-19 00:15:18 UTC [more...]

[Qemu-devel] [GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
 2019-09-19  0:13 UTC  (2+ messages)

[PATCH 0/8] PM / devfreq: Add dev_pm_qos support
 2019-09-19  0:14 UTC  (6+ messages)
` [PATCH 3/8] PM / devfreq: Move more initialization before registration

[PATCH 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix
 2019-09-19  0:10 UTC  (3+ messages)

[PATCH] devfreq: Make log message more explicit when devfreq device already exists
 2019-09-19  0:09 UTC 

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-09-19  0:05 UTC  (4+ messages)

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-19  0:07 UTC  (14+ messages)
` [PATCH v2 01/13] drm/i915/tgl: Add missing ddi clock select during DP init sequence
` [PATCH v2 02/13] drm/i915/tgl: Finish modular FIA support on registers
` [PATCH v2 03/13] drm/i915/tgl/pll: Set update_active_dpll
` [PATCH v2 04/13] drm/i915/tgl: Add dkl phy registers
` [PATCH v2 05/13] drm/i915/tgl: Add initial dkl pll support
` [PATCH v2 06/13] drm/i915/tgl: Add support for dkl pll write
` [PATCH v2 07/13] drm/i915/tgl: TC helper function to return pin mapping
` [PATCH v2 08/13] drm/i915/tgl: Add dkl phy programming sequences
` [PATCH v2 09/13] drm/i915/icl: Unify disable and enable phy clock gating functions
` [PATCH v2 10/13] drm/i915/tgl: Check the UC health of tc controllers after power on
` [PATCH v2 11/13] drm/i915/tgl: Add dkl phy pll calculations
` [PATCH v2 12/13] drm/i915/tgl: Fix dkl link training
` [PATCH v2 13/13] drm/i915/tgl: initialize TC and TBT ports

[Xen-devel] [libvirt test] 141415: tolerable all pass - PUSHED
 2019-09-19  0:04 UTC 

[PATCH v2 0/5] iomap & xfs support for large pages
 2019-09-19  0:04 UTC  (8+ messages)
` [PATCH v2 1/5] fs: Introduce i_blocks_per_page
` [PATCH v2 2/5] mm: Add file_offset_of_ helpers

[PATCH] clk: ti: clkctrl: Fix hidden dependency to node name with reg-names
 2019-09-19  0:01 UTC  (7+ messages)

Linux 5.3-rc8
 2019-09-18 23:57 UTC  (12+ messages)
        ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
            ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
                ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
                  ` [PATCH RFC v4 1/1] "

[PATCH 1/2] drm/i915: Future-proof DDC pin mapping
 2019-09-18 23:56 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Unify ICP and MCC hotplug pin tables

[Qemu-devel] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
 2019-09-18 23:47 UTC  (7+ messages)
  ` [Qemu-devel] [Qemu-riscv] "
          `  "

[alsa-devel] [PATCH] ASoC: core: delete component->card_list in soc_remove_component only
 2019-09-18 23:50 UTC  (11+ messages)

[radeon-alex:amd-mainline-dkms-5.0 3698/3724] include/kcl/kcl_fence.h:142:20: error: redefinition of 'dma_fence_set_error'
 2019-09-18 23:48 UTC 

CGroup unused allocated slab objects will not get released
 2019-09-18 23:48 UTC  (3+ messages)

BitBake Apache License and Packaging for OpenBMC Components
 2019-09-18 23:48 UTC  (4+ messages)

[PATCH][meta-oe] pcsc-lite: update to 1.8.25
 2019-09-18 23:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-18 23:19 UTC  (23+ messages)
` [Qemu-devel] [PATCH v3 01/22] softmmu: split off vl.c:main() into main.c
` [Qemu-devel] [PATCH v3 02/22] libqos: Rename i2c_send and i2c_recv
` [Qemu-devel] [PATCH v3 03/22] fuzz: Add FUZZ_TARGET module type
` [Qemu-devel] [PATCH v3 04/22] qtest: add qtest_server_send abstraction
` [Qemu-devel] [PATCH v3 05/22] libqtest: Add a layer of abstraciton to send/recv
` [Qemu-devel] [PATCH v3 06/22] fuzz: add configure flag --enable-fuzzing
` [Qemu-devel] [PATCH v3 07/22] fuzz: Add target/fuzz makefile rules
` [Qemu-devel] [PATCH v3 08/22] module: check module wasn't already initialized
` [Qemu-devel] [PATCH v3 09/22] qtest: add in-process incoming command handler
` [Qemu-devel] [PATCH v3 10/22] tests: provide test variables to other targets
` [Qemu-devel] [PATCH v3 11/22] libqos: split qos-test and libqos makefile vars
` [Qemu-devel] [PATCH v3 12/22] libqos: move useful qos-test funcs to qos_external
` [Qemu-devel] [PATCH v3 13/22] libqtest: make qtest_bufwrite send "atomic"
` [Qemu-devel] [PATCH v3 14/22] libqtest: add in-process qtest.c tx/rx handlers
` [Qemu-devel] [PATCH v3 15/22] fuzz: Add target/fuzz makefile rules
` [Qemu-devel] [PATCH v3 16/22] fuzz: add fuzzer skeleton
` [Qemu-devel] [PATCH v3 17/22] fuzz: add support for fork-based fuzzing
` [Qemu-devel] [PATCH v3 18/22] fuzz: expose fuzz target name
` [Qemu-devel] [PATCH v3 19/22] fuzz: add support for qos-assisted fuzz targets
` [Qemu-devel] [PATCH v3 20/22] fuzz: add i440fx "
` [Qemu-devel] [PATCH v3 21/22] fuzz: add virtio-net fuzz target
` [Qemu-devel] [PATCH v3 22/22] fuzz: add documentation to docs/devel/

[PATCH] libnvdimm/nfit_test: Fix acpi_handle redefinition
 2019-09-18 23:40 UTC  (5+ messages)

[PATCH v2] nvme-tcp: fix wrong stop condition in io_work
 2019-09-18 23:39 UTC  (2+ messages)

NFSv4 client locks up on larger writes with Kerberos enabled
 2019-09-18 23:36 UTC 

[dpdk-dev] [PATCH 0/6] enable Rx flexible descriptor
 2019-09-18 23:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/5] "
  ` [dpdk-dev] [PATCH v3 1/5] net/ice: add Rx flex descriptor definition
  ` [dpdk-dev] [PATCH v3 3/5] net/ice: add protocol extraction support for per Rx queue

[Patch net] net_sched: add max len check for TCA_KIND
 2019-09-18 23:24 UTC 

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-09-18 23:23 UTC  (11+ messages)
` [PATCH v4 1/9] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v4 3/9] drm: rcar-du: Add support for CMM
` [PATCH v4 6/9] drm: rcar-du: crtc: Enable and disable CMMs

[PATCH 0/4] User API for nested shared virtual address (SVA)
 2019-09-18 23:26 UTC  (10+ messages)
` [PATCH 1/4] iommu: Introduce cache_invalidate API
` [PATCH 2/4] iommu: Add I/O ASID allocator
` [PATCH 3/4] iommu/ioasid: Add custom allocators
` [PATCH 4/4] iommu: Introduce guest PASID bind function

question of xfs/148 and xfs/149
 2019-09-18 23:10 UTC  (6+ messages)

[PATCH] perf test: fix spelling mistake "allos" -> "allocate"
 2019-09-18 23:09 UTC  (4+ messages)

[PATCH] RDMA/vmw_pvrdma: Free SRQ only once
 2019-09-18 23:08 UTC 

[PATCH 0/2] Perf/stat: Solve problems with repeat and interval
 2019-09-18 23:05 UTC  (3+ messages)

[PATCH v5] e2fsck: check for consistent encryption policies
 2019-09-18 23:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-18 23:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] block/dirty-bitmap: add bs link

[PATCH] kvm: x86: Add "significant index" flag to a few CPUID leaves
 2019-09-18 23:05 UTC  (3+ messages)

[PATCH v2] drm/i915/tgl: Implement Wa_1409142259
 2019-09-18 23:05 UTC  (3+ messages)

[Xen-devel] [linux-4.4 test] 141394: regressions - FAIL
 2019-09-18 23:00 UTC 

[radeon-alex:amd-mainline-dkms-5.0 2557/3724] cc1: fatal error: dkms/config/config.h: No such file or directory
 2019-09-18 22:57 UTC 

[meta-oe][PATCH 1/2] kernel-selftest: Disable the recipe by default
 2019-09-18 22:58 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] live555: Switch SRC_URI where archives are kept for longer

[PATCH] kernel.bbclass: fix installation of modules signing certificates
 2019-09-18 22:57 UTC  (2+ messages)

[PATCH net 0/3] Fix Qdisc destroy issues caused by adding fine-grained locking to filter API
 2019-09-18 22:56 UTC  (4+ messages)
` [PATCH net 2/3] net: sched: multiq: don't call qdisc_put() while holding tree lock

[PATCH 00/15] DSC MST support for AMDGPU
 2019-09-18 22:55 UTC  (3+ messages)
` [PATCH 01/15] drm/amdgpu: Add encoder atomic check

Fix pdflatex ToC
 2019-09-18 22:54 UTC  (6+ messages)
      ` [EXP PATCH] Make hyperlinks colorful and browsable in PDF viewer

[PATCH v3 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-09-18 22:53 UTC  (2+ messages)
` [PATCH v4 1/1] platform/x86/intel_cht_int33fe: "

SCMI & Devfreq
 2019-09-18 22:53 UTC  (5+ messages)
  ` [EXT] "

[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
 2019-09-18 20:54 UTC  (3+ messages)
` [PATCH trivial] "

[PATCH 0/4] x86: fix syscall function type mismatches
 2019-09-18 22:46 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] x86: use the correct function type in SYSCALL_DEFINE0
  ` [PATCH v2 2/5] x86/syscalls: Wire up COMPAT_SYSCALL_DEFINE0
  ` [PATCH v2 3/5] x86: use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
  ` [PATCH v2 4/5] x86: use the correct function type for sys_ni_syscall
  ` [PATCH v2 5/5] x86: fix function types in COND_SYSCALL

[GIT PULL] Staging/IIO driver patches for 5.4-rc1
 2019-09-18 22:44 UTC  (4+ messages)

src-uri-bad in flashd and chassisd recipes
 2019-09-18 22:43 UTC  (3+ messages)

[MPTCP] [PATCH v2 0/2] mptcp: partial recvmsg() refactor
 2019-09-18 22:42 UTC 

[MPTCP] [PATCH 1/2] mptcp: refactor recvmsg()
 2019-09-18 22:41 UTC 

Some Recipes Randomly Fail
 2019-09-18 22:39 UTC  (4+ messages)

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-18 22:37 UTC  (2+ messages)

[PATCH v2] libnvdimm/region: Initialize bad block for volatile namespaces
 2019-09-18 22:35 UTC  (2+ messages)

[Xen-devel] [linux-linus test] 141386: regressions - FAIL
 2019-09-18 22:34 UTC 

[PATCH] of: Add of_get_memory_prop()
 2019-09-18 22:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] edk2 build scripts: work around TianoCore#1607 without forcing Python 2
 2019-09-18 22:29 UTC  (2+ messages)

[PATCHv4 0/3] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites
 2019-09-18 21:25 UTC  (4+ messages)
` [PATCHv4 1/3] crypto: inside-secure - Added support for the CHACHA20 skcipher
` [PATCHv4 2/3] crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
` [PATCHv4 3/3] crypto: Kconfig - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL

[CI] drm/i915/tgl: Implement Wa_1406941453
 2019-09-18 22:28 UTC 

[Qemu-devel] Docker Tests
 2019-09-18 22:27 UTC 

[Qemu-devel] [PATCH] docker: remove python2.7 from docker9-mxe
 2019-09-18 22:25 UTC 

minor ->release fixups and cleanups
 2019-09-18 22:25 UTC  (7+ messages)
` [PATCH 1/2] xfs: remove xfs_release

[kvm-unit-tests PATCH v3 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-18 22:24 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 2/2] x86: nvmx: test max atomic switch MSRs

[kvm-unit-tests PATCH v5 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-18 22:23 UTC  (2+ messages)
` [kvm-unit-tests PATCH v5 2/2] x86: nvmx: test max atomic switch MSRs

[PATCH v3 0/2] net/ibmvnic: serialization fixes
 2019-09-18 22:21 UTC  (5+ messages)
` [PATCH v3 2/2] net/ibmvnic: prevent more than one thread from running in reset

warrior with recipes AUTOREV, issues (and hangs bitbake on Centos )
 2019-09-18 22:21 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/2] examples/ipsec-secgw: add fallback session
 2019-09-18 22:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH] staging: exfat: rebase to sdFAT v2.2.0
 2019-09-18 22:17 UTC  (3+ messages)

[PATCH] arm64: dts: mt8183: Add node for the Mali GPU
 2019-09-18 22:16 UTC  (7+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-09-18 22:16 UTC  (14+ messages)

Linux 5.3-rc8
 2019-09-18 22:12 UTC  (11+ messages)

[PATCH v2 0/1] intel_cht_int33fe: Split code to USB TypeB and TypeC variants
 2019-09-18 22:11 UTC  (7+ messages)
` [PATCH v2 1/1] platform/x86/intel_cht_int33fe: "

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-18 22:11 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Tree for Sep 18
 2019-09-18 22:10 UTC 

[Xen-devel] [xen-unstable-smoke test] 141440: regressions - FAIL
 2019-09-18 22:09 UTC 

[PATCH libdrm 1/2] modetest: Fix segmentation fault
 2019-09-18 22:08 UTC  (3+ messages)

[PATCH] PCI: quirks: Fix register location for UPDCR
 2019-09-18 22:07 UTC  (7+ messages)

[PATCH] nvme-pci: Save PCI state before putting drive into deepest state
 2019-09-18 22:03 UTC  (12+ messages)

SFP support with RGMII MAC via RGMII to SERDES/SGMII PHY?
 2019-09-18 22:04 UTC  (6+ messages)

[PATCH 1/3] MIPS: Disable pte_special() for MIPS32 with 4KiB pages & RiXi
 2019-09-18 22:03 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Disable hugepages for MIPS32 with 4KB pages
` [PATCH 3/3] MIPS: Detect bad _PFN_SHIFT values

dsa traffic priorization
 2019-09-18 22:02 UTC  (5+ messages)

[U-Boot] [RFC PATCH 0/3] collect entropy, populate /chosen/rng-seed
 2019-09-18 22:01 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/3] u-boot/sha256.h: add SHA256_INIT macro
` [U-Boot] [RFC PATCH 2/3] u-boot/sha256.h: include linux/types.h
` [U-Boot] [RFC PATCH 3/3] add infrastructure for collecting entropy

[PATCH] mfd: mt6360: add pmic mt6360 driver
 2019-09-18 21:58 UTC  (3+ messages)

[RFC][PATCH] libdrm: Convert to Android.mk to Android.bp
 2019-09-18 21:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/arm: set machine 'virt' as default
 2019-09-18 21:56 UTC  (3+ messages)

[PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
 2019-09-18 21:55 UTC  (3+ messages)
` [PATCH REPOST 2/2] xfs: don't set bmapi total block req where minleft is sufficient

linux-next: build failure after merge of the driver-core tree
 2019-09-18 21:55 UTC  (4+ messages)

[PATCH v2] merge-recursive: symlink's descendants not in way
 2019-09-18 21:54 UTC  (2+ messages)

[master/thud/ti2019.03 1/4] flatbuffers: add version 1.10.0
 2019-09-18 21:52 UTC  (4+ messages)
` [master/thud/ti2019.03 2/4] tensorflow-lite: install schema.fbs which is required to build armnn with TensorFlow Lite parser
` [master/thud/ti2019.03 3/4] armnn: build armnn with TensorFlow Lite support
` [master/thud/ti2019.03 4/4] matrix-gui-apps-git.inc: bump SRCREV to update armnn demo scripts to run mobilenetv2 with TFLite parser

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-18 21:48 UTC  (3+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-18 21:46 UTC  (3+ messages)
` [PATCH v4 21/25] ibnbd: server: functionality for IO submission to file or block dev

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-09-18 21:45 UTC  (5+ messages)
` [PATCH V2 "

[PATCH v4] platform/chrome: wilco_ec: Add debugfs test_event file
 2019-09-18 21:44 UTC  (2+ messages)

[PATCH] ls-remote: create '--count' option
 2019-09-18 21:44 UTC  (3+ 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.