All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 09:57:08 to 2017-07-18 10:34:28 UTC [more...]

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-07-18 10:30 UTC  (4+ messages)
` [PATCH 11/15] nsproxy: convert nsproxy.count to refcount_t
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 15/15] kcov: convert kcov.refcount "

[PATCH RFC 00/12] Nested p2m: allow sharing between vCPUs
 2017-07-18 10:34 UTC  (12+ messages)
` [PATCH RFC 01/12] x86/np2m: refactor p2m_get_nestedp2m()
` [PATCH RFC 02/12] x86/np2m: add np2m_flush_eptp()
` [PATCH RFC 03/12] x86/vvmx: use np2m_flush_eptp() for INVEPT_SINGLE_CONTEXT
` [PATCH RFC 04/12] x86/np2m: remove np2m_base from p2m_get_nestedp2m()
` [PATCH RFC 05/12] x86/np2m: add np2m_generation
` [PATCH RFC 06/12] x86/vvmx: add stale_eptp flag
` [PATCH RFC 07/12] x86/np2m: add np2m_schedule_in/out()
` [PATCH RFC 08/12] x86/np2m: add p2m_get_nestedp2m_locked()
` [PATCH RFC 09/12] x86/np2m: improve nestedhvm_hap_nested_page_fault()
` [PATCH RFC 10/12] x86/np2m: implement sharing of np2m between vCPUs
` [PATCH RFC 11/12] x86/np2m: add break to np2m_flush_eptp()

[PATCH v2] arm/p2m: Cleanup access to the host's p2m
 2017-07-18 10:33 UTC 

[PATCH v1] crypto: brcm - Fix SHA3-512 algorithm failure
 2017-07-18 10:33 UTC  (2+ messages)

[RFCv2 usb-next 0/3] initialize (multiple) PHYs in xhci-plat
 2017-07-18 10:33 UTC  (9+ messages)

[Qemu-devel] [PULL v1 0/1] Merge I/O 2017/07/18
 2017-07-18 10:32 UTC 

[PATCH v9 0/7] Add LMCE support
 2017-07-18 10:33 UTC  (3+ messages)
` [PATCH v9 7/7] tools/xen-mceinj: add support of injecting LMCE

[Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes
 2017-07-18 10:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH/s390-next 3/3] s390x/flic: migrate ais states

[OpenRISC] OpenRISC Digest, Vol 17, Issue 3
 2017-07-18 10:31 UTC 

[meta-python][PATCH] python-unidiff: adds Python3 support
 2017-07-18 10:30 UTC 

[RFC PATCH 0/4] Improvements to sha1_file
 2017-07-18 10:30 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] sha1_file: refactor has_sha1_file_with_flags

Reset to clean state after snd_ctl_add_integer_elem_set ?
 2017-07-18 10:30 UTC 

[PATCH] powerpc/64s: Fix hypercall entry clobbering r12 input
 2017-07-18 10:30 UTC  (2+ messages)

[U-Boot] i.MX6DL USB OTG Gadget ether with DM_USB and DM_ETH?
 2017-07-18 10:28 UTC 

[PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs
 2017-07-18 10:28 UTC  (8+ messages)
` [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK

[PATCH v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-18 10:28 UTC  (5+ messages)
` [PATCH v6 10/14] arm/guest_access: Rename vgic_access_guest_memory

[PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera
 2017-07-18 10:26 UTC  (6+ messages)
` [PATCH v2 3/7] [media] ov9650: add device tree support

[PATCH v2] crypto/dpaa2_sec: fix the return of supported API
 2017-07-18 10:26 UTC  (2+ messages)

[Qemu-devel] [PULL v1 00/18] Merge crypto 201/07/18
 2017-07-18 10:25 UTC  (19+ messages)
` [Qemu-devel] [PULL v1 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PULL v1 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PULL v1 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PULL v1 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PULL v1 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PULL v1 06/18] crypto: hash: add hash "
` [Qemu-devel] [PULL v1 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PULL v1 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PULL v1 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PULL v1 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PULL v1 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PULL v1 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PULL v1 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PULL v1 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PULL v1 15/18] crypto: hmac: add af_alg-backend hmac support
` [Qemu-devel] [PULL v1 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PULL v1 17/18] tests: crypto: add hash "
` [Qemu-devel] [PULL v1 18/18] tests: crypto: add hmac "

[PATCH] powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
 2017-07-18 10:26 UTC  (2+ messages)
`  "

[PATCH 0/7] Omap3isp CCP2 support
 2017-07-18 10:25 UTC  (7+ messages)
` [PATCH 4/7] omap3isp: Return -EPROBE_DEFER if the required regulators can't be obtained

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-07-18 10:23 UTC  (9+ messages)
  ` [PATCH v3 1/4] i2c: add helpers to ease DMA handling
` [PATCH v3 2/4] i2c: add docs to clarify "
` [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
` [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers

[PATCH] bitbake.conf: Add unzip hosttool
 2017-07-18 10:23 UTC  (2+ messages)

[PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation
 2017-07-18 10:20 UTC  (5+ messages)

[PATCH v1 0/7] drm/stm: Various cleanups
 2017-07-18 10:20 UTC  (16+ messages)
` [PATCH v1 1/7] drm/stm: drv: Rename platform driver name
` [PATCH v1 2/7] drm/stm: ltdc: Cleanup signal polarity defines
` [PATCH v1 3/7] drm/stm: ltdc: Lindent and minor cleanups
` [PATCH v1 4/7] drm/stm: ltdc: Constify funcs structures
` [PATCH v1 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource
` [PATCH v1 6/7] drm/stm: ltdc: Cleanup rename returned value
` [PATCH v1 7/7] drm/stm: dsi: Constify phy ops structure

[PATCH] net/i40e: add invalid queue id checking for VF
 2017-07-18 10:23 UTC  (3+ messages)
` [PATCH v2] net/i40e: add checking invalid VF queue id for FDIR

Coupled clk/reset
 2017-07-18 10:23 UTC 

[PATCH 0/2] mmc: omap: Remove Unused Code
 2017-07-18 10:19 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-18 10:21 UTC  (7+ messages)
` [PATCH 01/15] xen: x86: expose SGX to HVM domain in CPU featureset
` [PATCH 15/15] xen: tools: expose EPC in ACPI table

[PATCH V4 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes
 2017-07-18 10:21 UTC  (5+ messages)
` [PATCH V4 1/4] spmi: pmic-arb: return __iomem pointer instead of offset
` [PATCH V4 2/4] spmi: pmic-arb: fix a possible null pointer dereference
` [PATCH V4 3/4] spmi: pmic-arb: add support for HW version 5
` [PATCH V4 4/4] spmi: pmic-arb: Remove checking opc value not less than 0

[bug report] isofs: Implement show_options
 2017-07-18 10:21 UTC  (3+ messages)
` Is the handling of the isofs session= mount option wrong?

[PATCH v1] ALSA: fm801: Initialize chip after IRQ handler is registered
 2017-07-18 10:21 UTC  (5+ messages)

[PATCH v6] x86/monitor: Notify monitor if an emulation fails
 2017-07-18 10:20 UTC  (4+ messages)

[PATCH 0/9] make clk_get_rate implementations behavior more consistent
 2017-07-18 10:17 UTC  (23+ messages)
` [PATCH 1/9] ARM: ep93xx: allow NULL clock for clk_get_rate
` [PATCH 2/9] ARM: mmp: "
` [PATCH 3/9] blackfin: bf609: "
` [PATCH 4/9] m68k: "
` [PATCH 5/9] MIPS: AR7: "
` [PATCH 6/9] MIPS: BCM63XX: "
` [PATCH 7/9] MIPS: Loongson 2F: "
` [PATCH 8/9] MIPS: ralink: "
` [PATCH 9/9] unicore32: "

[PATCH 00/18] drm/sun4i: Allwinner MIPI-DSI support
 2017-07-18 10:18 UTC  (5+ messages)
` [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings

[RFC 00/14] link status API improvement and bugfixes
 2017-07-18 10:17 UTC  (3+ messages)
` [RFC 11/14] liquidio: use _rte_eth_link_update

[PATCH 0/9] make clk_get_rate implementations behavior more consistent
 2017-07-18 10:17 UTC 

[PATCH kvm-unit-tests 0/3] Add physical timer test
 2017-07-18 10:17 UTC  (6+ messages)
` [PATCH kvm-unit-tests 2/3] arm64: timer: Fix test on APM X-Gene

[Qemu-devel] [PATCH v2] spapr/htab: fix savevm
 2017-07-18 10:16 UTC 

[Qemu-devel] [PATCH 0/3] scripts/qemu.py small fixes
 2017-07-18 10:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qemu.py: fix is_running()
` [Qemu-devel] [PATCH 2/3] qemu.py: include debug information on launch error
` [Qemu-devel] [PATCH 3/3] qemu.py: make 'args' public

[Qemu-devel] [PATCH v6 0/8] Provide support for the software TPM emulator
 2017-07-18 10:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 4/8] tpm-backend: Made few interface methods optional

[Qemu-devel] Status and RFC of patchew testings on QEMU
 2017-07-18 10:14 UTC  (4+ messages)

[PATCH 0/5] Netfilter fixes for net
 2017-07-18 10:13 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
` [PATCH 2/5] netfilter: remove old pre-netns era hook api
` [PATCH 3/5] netfilter: nat: fix src map lookup
` [PATCH 4/5] netfilter: nf_tables: only allow in/output for arp packets
` [PATCH 5/5] netfilter: expect: fix crash when putting uninited expectation

[PATCH 0/4] drm/sun4i: Fix a register access bug
 2017-07-18 10:14 UTC  (5+ messages)
` [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users

PROBLEM: lseek64 to END on directory returns INT64_MAX
 2017-07-18 10:13 UTC 

[PATCH v10 00/11] introduce fail-safe PMD
 2017-07-18 10:13 UTC  (5+ messages)
` [PATCH v10 03/11] net/failsafe: add "

[Buildroot] [PATCH 1/2] python-setuptools-scm: bum to version 1.15.6
 2017-07-18 10:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python-pathpy: bump to version 10.3.1

[PATCH] crypto/qat: fix handle device-agnostic session
 2017-07-18 10:11 UTC  (3+ messages)

[PATCH V3 0/5]: spmi: pmic-arb: Fixup patches
 2017-07-18 10:10 UTC  (6+ messages)
` [PATCH V3 1/5] spmi: pmic-arb: remove the read/write access checks
` [PATCH V3 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup
` [PATCH V3 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel
` [PATCH V3 4/5] spmi: pmic-arb: return the value instead of passing by pointer
` [PATCH V3 5/5] spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability

[Resend, PATCH v2 0/5] ACPI / boot: Few amendments
 2017-07-18 10:11 UTC  (4+ messages)
` [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms

[PATCH v4 0/3] Add support for loadable OA configs
 2017-07-18 10:09 UTC  (3+ messages)
` [PATCH v4 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface

[PATCH] drm/i915: Fix cursor updates on some platforms
 2017-07-18 10:08 UTC  (3+ messages)

[PATCH 1/2] ASoC: fix pcm-creation regression
 2017-07-18 10:06 UTC  (5+ messages)
` [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments"

[meta-clang][PATCH] clang: Allow user to add extra build target on class_target
 2017-07-18 10:05 UTC  (4+ messages)
` [meta-clang][PATCH] clang: Fix name of .so file
` [meta-clang][PATCH] lld_git: Only apply -stdlib flag to clang toolchain
` [meta-clang][PATCH] llvm-config: Fix implementation of --libs flag

[PATCH 1/3] net/ixgbe: fix lsc interrupt
 2017-07-18 10:05 UTC  (3+ messages)
  ` [dpdk-stable] "

[U-Boot] [PATCH v2 00/18] usb: xhci: Fix USB xHCI support on Intel platform
 2017-07-18 10:04 UTC  (6+ messages)

[PATCH 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes
 2017-07-18 10:02 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: rockchip: rk322x "
  ` [PATCH 3/4] ARM64: dts: rockchip: rk3368 "
` [PATCH 4/4] ARM64: dts: rockchip: rk3399 "

[U-Boot] [RESEND PATCH v10 00/10] usb: Extend ehci and ohci generic driver
 2017-07-18 10:03 UTC  (9+ messages)
` [U-Boot] [RESEND PATCH v10 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [RESEND PATCH v10 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [RESEND PATCH v10 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [RESEND PATCH v10 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [RESEND PATCH v10 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [RESEND PATCH v10 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [RESEND PATCH v10 10/10] usb: host: ohci-generic: add generic PHY support

[Qemu-trivial] [PATCH 00/29] coccinelle script to enforce qemu/osdep.h macros usage
 2017-07-18 10:03 UTC  (10+ messages)
` [Qemu-trivial] [PATCH 05/29] block: use QEMU_IS_ALIGNED macro
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 06/29] migration/block: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 11/29] s390x/sclp: "
  ` [Qemu-devel] "

[PATCH] [media] platform: video-mux: convert to multiplexer framework
 2017-07-18 10:03 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: mark the cp110 crypto engine as dma coherent
 2017-07-18 10:03 UTC  (4+ messages)

[PATCH] serial: sprd: clear timeout interrupt only rather than all interrupts
 2017-07-18  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr/htab: fix savevm
 2017-07-18 10:03 UTC  (3+ messages)

[PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started
 2017-07-18 10:02 UTC 

[report] boot a vm that with PCI only hierarchy devices and with GICv3 , it's failed
 2017-07-18 10:02 UTC  (3+ messages)

[RFC 11/13] gpio-switch is for some reason neccessary for camera to work
 2017-07-18 10:02 UTC  (4+ messages)

[PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 10:01 UTC  (2+ messages)

[PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  9:58 UTC  (2+ messages)

[PATCH v4 00/18] coresight: Support for ARM Coresight SoC-600
 2017-07-18  9:47 UTC  (2+ messages)
` [PATCH v4 01/18] coresight replicator: Cleanup programmable replicator naming

[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-18  9:58 UTC  (4+ messages)
` [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[PATCH net v2] udp: preserve skb->dst if required for IP options processing
 2017-07-18  9:57 UTC 


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.