All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 10:05:54 to 2017-07-18 10:37:44 UTC [more...]

[Qemu-devel] [PULL v1 0/1] Merge I/O 2017/07/18
 2017-07-18 10:32 UTC  (2+ messages)
` [Qemu-devel] [PULL v1 1/1] io: simplify qio_channel_attach_aio_context

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-07-18 10:30 UTC  (16+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] futex: convert futex_pi_state.refcount "
` [PATCH 15/15] kcov: convert kcov.refcount "

Notes for Design Session: Loose ends for becoming a CNA (CVE Numbering Authorities) and other Security Team Operational Questions
 2017-07-18 10:37 UTC 

[PATCH] crypto: omap-des: fix error return code in omap_des_probe()
 2017-07-18 10:37 UTC  (2+ messages)

[PATCH] crypto: mxc-scc: fix error code in mxc_scc_probe()
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH] crypto: omap-aes: fix error return code in omap_aes_probe()
 2017-07-18 10:37 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: print error message on platform_get_irq failure
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure
 2017-07-18 10:36 UTC  (2+ messages)

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

[PATCH] crypto: mediatek: fix error return code in mtk_crypto_probe()
 2017-07-18 10:36 UTC  (3+ messages)

[PATCH] crypto: ccp - Change all references to use the JOB ID macro
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: ccp-platform: print error message on platform_get_irq failure
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix some line spacing
 2017-07-18 10:35 UTC  (2+ messages)

[Buildroot] [PATCH] python-typepy: new package
 2017-07-18 10:36 UTC 

[PATCH v1] crypto/scheduler: fix multicore scheduler reordering
 2017-07-18 10:35 UTC 

[PATCH] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: sahara : make of_device_ids const
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] Documentation/bindings: crypto: remove the dma-mask property
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: inside-secure - do not parse the dma mask from dt
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: qat: fix spelling mistake: "runing" -> "running"
 2017-07-18 10:35 UTC  (2+ messages)

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

RFC: brcmfmac bus level addressing issues
 2017-07-18 10:35 UTC  (2+ messages)
`  "

[PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path
 2017-07-18 10:34 UTC  (2+ messages)

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

[PATCH -v3 1/1] mdadm/test: Add one test case for raid5 reshape
 2017-07-18 10:34 UTC  (2+ messages)

[PATCH RFC 00/12] Nested p2m: allow sharing between vCPUs
 2017-07-18 10:34 UTC  (13+ 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 RFC 12/12] x86/vvmx: remove EPTP write from ept_handle_violation()

[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] [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  (3+ messages)

[PATCH 0/9] make clk_get_rate implementations behavior more consistent
 2017-07-18 10:17 UTC  (20+ 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 

[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)

[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


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.