All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 11:24:06 to 2017-10-04 12:10:46 UTC [more...]

[Qemu-devel] [RFC PATCH 00/32] Command line QAPIfication
 2017-10-04 12:10 UTC  (15+ messages)
` [Qemu-devel] [RFC PATCH 14/32] qapi: Rework generated code for built-in types
` [Qemu-devel] [RFC PATCH 15/32] tests/qapi-schema: Improve simple union coverage
` [Qemu-devel] [RFC PATCH 16/32] qapi: Factor out _make_implicit_wrapper_type()
` [Qemu-devel] [RFC PATCH 17/32] qapi: Fix simple union lowering with multiple schemas
` [Qemu-devel] [RFC PATCH 18/32] docs/devel/qapi-code-gen.txt: Rewrite section on schema syntax
` [Qemu-devel] [RFC PATCH 19/32] qapi: Accept double-quoted strings
` [Qemu-devel] [RFC PATCH 27/32] os-posix: Drop misleading comment

[PATCH i-g-t v6 00/12] Improve robustness of the i915 perf tests
 2017-10-04 12:10 UTC  (10+ messages)
` [PATCH i-g-t v6 01/12] tests/perf: make stream_fd a global variable
` [PATCH i-g-t v6 02/12] tests/perf: add per context filtering test for gen8+
` [PATCH i-g-t v6 11/12] tests/perf: add support for Coffeelake
` [PATCH i-g-t v6 12/12] tests/perf: split array of formats descriptions
` ✗ Fi.CI.BAT: failure for Improve robustness of the i915 perf tests (rev4)

[PATCH] mwifiex: double the size of chan_stats array in adapter
 2017-10-04 12:06 UTC 

[PATCH libnftnl 1/3] buffer: use nftnl_expr_snprintf() from nftnl_buf_expr()
 2017-10-04 12:09 UTC  (3+ messages)
` [PATCH libnftnl 2/3] expr: no need to nul-terminate buffer from expression ->snprintf indirection
` [PATCH libnftnl 3/3] src: no need to nul-terminate buffer for nftnl_fprintf() calls

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-04 12:08 UTC  (7+ messages)
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
` [PATCHv3 7/7] checkpatch: add pF/pf deprecation warning

[PATCH 0/3] iio: adc: rcar-gyroadc: Misc improvements
 2017-10-04 12:08 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit
` [PATCH 2/3] iio: adc: rcar-gyroadc: Enable compile-testing on non-ARM
` [PATCH 3/3] iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper

[PATCH] x86: Make use of pagetable_get_mfn() where appropriate
 2017-10-04 12:07 UTC  (2+ messages)

[U-Boot] u-boot hangs after reboot
 2017-10-04 12:06 UTC  (2+ messages)

[PATCH v3] mmc: block: Fix bug when removing RPMB chardev
 2017-10-04 11:58 UTC  (4+ messages)

[net-next V4 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-04 12:04 UTC  (6+ messages)
` [net-next V4 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V4 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V4 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation
` [net-next V4 PATCH 4/5] bpf: cpumap add tracepoints
` [net-next V4 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[meta-python][PATCH] python3-ujson: support Python 3
 2017-10-04 12:03 UTC 

[PATCH For 4.10 0/4] Add support for using the Undefined Behaviour Sanitiser
 2017-10-04 12:03 UTC  (5+ messages)
` [PATCH 3/4] xen/ubsan: Implement __ubsan_handle_nonnull_arg()
` [PATCH 4/4] xen/ubsan: Introduce and use CONFIG_UBSAN

usb/sound/bcd2000: warning in bcd2000_init_device
 2017-10-04 12:03 UTC  (9+ messages)

[PATCH net-next] openvswitch: Add erspan tunnel support
 2017-10-04 12:02 UTC 

[PATCH] net/mlx5: fix checksum offload cap
 2017-10-04 12:02 UTC  (2+ messages)

[LTP] [PATCH 1/2] lib: allow checkpoints to be used by any uid
 2017-10-04 12:02 UTC  (3+ messages)
` [LTP] [PATCH 2/2] security/dirtyc0w: synchronize parent and child

[meta-python][PATCH] python3-protobuf: add python3 version
 2017-10-04 12:02 UTC 

[PATCH v2 0/4] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-04 12:01 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: LAPIC: Don't silently accept bad vectors

[Regulator] Request for clarification - GPIO controlled regulator, USB VBUS,
 2017-10-04 11:54 UTC  (5+ messages)

[PATCH v3 00/17] kernel-doc: add supported to document nested structs/
 2017-10-04 11:48 UTC  (18+ messages)
` [PATCH v3 01/17] docs: kernel-doc.rst: better describe kernel-doc arguments
` [PATCH v3 02/17] docs: kernel-doc.rst: improve private members description
` [PATCH v3 03/17] docs: kernel-doc.rst: improve function documentation section
` [PATCH v3 04/17] docs: kernel-doc.rst: improve structs chapter
` [PATCH v3 05/17] docs: kernel-doc.rst: improve typedef documentation
` [PATCH v3 06/17] docs: kernel-doc.rst: add documentation about man pages
` [PATCH v3 07/17] docs: get rid of kernel-doc-nano-HOWTO.txt
` [PATCH v3 08/17] scripts: kernel-doc: get rid of unused output formats
` [PATCH v3 09/17] scripts: kernel-doc: improve argument handling
` [PATCH v3 10/17] scripts: kernel-doc: change default to ReST format
` [PATCH v3 11/17] scripts: kernel-doc: replace tabs by spaces
` [PATCH v3 12/17] scripts: kernel-doc: parse next structs/unions
` [PATCH v3 13/17] scripts: kernel-doc: get rid of $nested parameter
` [PATCH v3 14/17] scripts: kernel-doc: print the declaration name on warnings
` [PATCH v3 15/17] scripts: kernel-doc: handle nested struct function arguments
` [PATCH v3 16/17] scripts: kernel-doc: improve nested logic to handle multiple identifiers
` [PATCH v3 17/17] w1_netlink.h: add support for nested structs

[PATCH] drm/amdgpu: clear build warning
 2017-10-04 12:02 UTC  (2+ messages)

[PATCH REPOST 0/3] Fix single step for traps
 2017-10-04 12:01 UTC  (5+ messages)
` [PATCH REPOST 2/3] arm64: Fix single stepping in kernel traps

Recent changes (master)
 2017-10-04 12:00 UTC 

[PATCH v5 2/5] drm/i915/guc : Removing i915_modparams.enable_guc_loading module
 2017-10-04 12:00 UTC  (2+ messages)

[U-Boot] Beagleboard xM boot broken due to FIT enable
 2017-10-04 11:59 UTC  (8+ messages)

[meta-mono][PATCHv3] libgdiplus: use tarball from mono project instead of github
 2017-10-04 11:59 UTC 

[PATCH xf86-video-ati] Bail if there's a problem with ShadowFB
 2017-10-04 11:59 UTC  (2+ messages)

[PATCH 0/2] busybox updating
 2017-10-04 11:56 UTC  (5+ messages)

[PATCH net-next] net: core: fix kerneldoc comment
 2017-10-04 11:56 UTC 

[arm64:for-next/core 8/11] arch/arm64/kernel/setup.c:247:10: error: implicit declaration of function 'init_utsname'
 2017-10-04 11:56 UTC 

[PATCH v1] convert: display progress for filtered objects that have been delayed
 2017-10-04 11:55 UTC  (5+ messages)

[PATCH] drm/i915: Remove use_mmio_flip modparm
 2017-10-04 11:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for drm/i915: Remove use_mmio_flip modparm (rev2)

[RFC] mmap(MAP_CONTIG)
 2017-10-04 11:54 UTC  (4+ messages)

[PATCH net-next] selftests: rtnetlink: try concurrent change of ifalias
 2017-10-04 11:52 UTC 

[Qemu-devel] [PATCH] Revert: checkpatch: check trace-events code style
 2017-10-04 11:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] s390/z14: extended TOD-clock support
 2017-10-04 11:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] s390/kvm: Support for get/set of extended TOD-Clock for guest
` [Qemu-devel] [PATCH v2 2/2] s390/kvm: make TOD setting failures fatal for migration

[PATCH v1 00/14] tee: optee: add dynamic shared memory support
 2017-10-04 11:49 UTC  (5+ messages)
` [PATCH v1 12/14] tee: optee: enable dynamic SHM support
  ` [Tee-dev] "

[Qemu-devel] [PATCH v4 0/5] virtio-iommu: VFIO integration
 2017-10-04 11:49 UTC  (7+ messages)
` [Qemu-devel] [Qemu-arm] "

[PATCH v2] x86/PV: fix/generalize guest nul selector handling
 2017-10-04 11:49 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/kms_color: Unset plane fb on teardown
 2017-10-04 11:48 UTC  (5+ messages)
` [PATCH i-g-t 2/2] lib/igt_kms: Disable crtc in legacy path when output is unset
` ✗ Fi.CI.IGT: warning for series starting with tests/kms_color: Unset plane fb on teardown, v2. (rev2)

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-04 11:48 UTC  (16+ messages)
` [PATCH v3 15/22] firmware: arm_scmi: abstract mailbox interface
` [PATCH v3 16/22] firmware: arm_scmi: add arm_mhu specific "
` [PATCH v3 21/22] cpufreq: add support for CPU DVFS based on SCMI message protocol

[xen-unstable-smoke test] 114005: regressions - trouble: blocked/fail
 2017-10-04 11:47 UTC 

[REBASE v3 1/2] drm: Add retries for dp dual mode read
 2017-10-04 11:47 UTC  (2+ messages)

[PATCH v3 0/7] Crypto-perf app improvements
 2017-10-04  3:46 UTC  (9+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] app/crypto-perf: refactor common test code
  ` [PATCH v4 2/8] app/crypto-perf: set AAD after the crypto operation
  ` [PATCH v4 4/8] app/crypto-perf: parse segment size
  ` [PATCH v4 5/8] app/crypto-perf: overwrite mbuf when verifying
  ` [PATCH v4 6/8] app/crypto-perf: do not populate the mbufs at init
  ` [PATCH v4 7/8] app/crypto-perf: support multiple queue pairs
  ` [PATCH v4 8/8] app/crypto-perf: use single mempool

[PATCH v2 0/2] xen/arm64/ns16550: Support for Allwinner H5 SoC
 2017-10-04 11:44 UTC  (2+ messages)
` [PATCH v3] xen/ns16550: Fix ISR lockup on Allwinner uart

(unknown),
 2017-10-04 11:44 UTC 

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-04 11:41 UTC  (4+ messages)
` [PATCH 2/3] for-each-ref: let upstream/push optionally report merge name

[Qemu-devel] [PATCH 1/1] s390x/css: fix css migration compat handling
 2017-10-04 11:41 UTC  (4+ messages)

[PATCH net-next v2 0/3] tools: add bpftool
 2017-10-04 11:40 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/2] Reporting of rotation rate for disks
 2017-10-04 11:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] scsi-disk: support reporting of rotation rate
` [Qemu-devel] [PATCH v1 2/2] ide: "

[PATCH v5 1/5] drm/i915/guc : Unifying seq_puts messages
 2017-10-04 11:39 UTC  (3+ messages)

[PATCH] arm64: Use larger stacks when KASAN is selected
 2017-10-04 11:39 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: update bcm283x device tree sources to Linux 4.14 state
 2017-10-04 11:38 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: pl330: fix descriptor allocation fail
 2017-10-04 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] !!! FOR TESTING ONLY !!! dmaengine: pl330: add verbose message and set NR_DEFAULT_DESC to 1

[Qemu-devel] [PATCH] qdev: Check for the availability of a hotplug controller before adding a device
 2017-10-04 11:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] 9pfs: use g_malloc0 to allocate space for xattr
 2017-10-04 11:36 UTC 

[PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-10-04 11:36 UTC  (6+ messages)

[PATCH] arm64: Enable MRS emulation early
 2017-10-04 11:36 UTC  (9+ messages)

[PATCH] MAINTAINERS: Add git repository to Renesas pinctrl driver section
 2017-10-04 11:35 UTC 

[PATCH v6 00/11] vpci: PCI config space emulation
 2017-10-04 11:34 UTC  (11+ messages)
` [PATCH v6 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v6 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas

[PATCH] MAINTAINERS: Add git repository to Renesas clock driver section
 2017-10-04 11:34 UTC 

QCA988x and kernel 4.13
 2017-10-04 11:33 UTC  (6+ messages)

[PATCH] tpm: fix duplicate inline declaration specifier
 2017-10-04 11:34 UTC  (4+ messages)

[PATCH] x86: mmio_ro_do_page_fault() must be unreachable for DomU
 2017-10-04 11:30 UTC  (5+ messages)

[PATCH i-g-t v2 0/3] igt: Add a testsuite to validate VC4 MADV ioctl
 2017-10-04 11:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for igt: Add a testsuite to validate VC4 MADV ioctl (rev3)

[PATCH v5 0/8] block, scsi, md: Improve suspend and resume
 2017-10-04 11:30 UTC  (3+ messages)
` [PATCH v5 2/8] md: Neither resync nor reshape while the system is frozen

Formal vote on Unicore Proposal (deadline Frid, Oct 6th)
 2017-10-04 11:30 UTC  (2+ messages)

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-04 11:29 UTC  (4+ messages)
` [PATCHv2 "

[PATCH 1/7] regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6
 2017-10-04 11:29 UTC  (4+ messages)
` Applied "regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6" to the regulator tree

[PATCH 2/7] regulator: axp20x: Add support for AXP813 regulators
 2017-10-04 11:29 UTC  (4+ messages)
` Applied "regulator: axp20x: Add support for AXP813 regulators" to the regulator tree

[PATCH v2 08/13] regmap: add iopoll-like polling macro for regmap_field
 2017-10-04 11:28 UTC  (4+ messages)
` Applied "regmap: add iopoll-like polling macro for regmap_field" to the regmap tree

[PATCH] ASoC: rockchip: Allocate enough memory so we don't overflow routes
 2017-10-04 11:28 UTC  (5+ messages)
` Applied "ASoC: rockchip: Allocate enough memory so we don't overflow routes" to the asoc tree

[PATCH v2] ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup" to the asoc tree

[PATCH 1/3] ASoC: img-i2s-out: Rename suspend / resume funcs
 2017-10-04 11:28 UTC  (2+ messages)
` Applied "ASoC: img-i2s-out: Rename suspend / resume funcs" to the asoc tree

[PATCH v4 0/4] eventdev: cover letter: ethernet Rx queue event adapter
 2017-10-04 11:28 UTC  (6+ messages)
` [PATCH v4 4/4] eventdev: Add tests for event eth Rx adapter APIs

[PATCH] ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
 2017-10-04 11:28 UTC  (2+ messages)
` Applied "ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback" to the asoc tree

[PATCH] ASoC: codecs: msm8916-wcd-analog: fix micbias level
 2017-10-04 11:28 UTC  (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd-analog: fix micbias level" to the asoc tree

[PATCH 1/3] ASoC: img-spdif-out: Rename suspend / resume funcs
 2017-10-04 11:28 UTC  (2+ messages)
` Applied "ASoC: img-spdif-out: Rename suspend / resume funcs" to the asoc tree

[PATCH 1/6 v3] ASoC: rsnd: add generic rsnd_flags_xxx() macro
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: add generic rsnd_flags_xxx() macro" to the asoc tree

[PATCH 2/6] ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG" to the asoc tree

[PATCH 3/6 v3] ASoC: rsnd: DVC kctrl sets once
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: DVC kctrl sets once" to the asoc tree

[PATCH 4/6 v3] ASoC: rsnd: CTU kctrl sets once
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: CTU kctrl sets once" to the asoc tree

[PATCH 5/6 v2] ASoC: rsnd: makes volume ramp rate list generic
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: makes volume ramp rate list generic" to the asoc tree

[PATCH 6/6 v3] ASoC: rsnd: add MIX Volume Ramp support
 2017-10-04 11:28 UTC  (3+ messages)
` Applied "ASoC: rsnd: add MIX Volume Ramp support" to the asoc tree

[PATCH 8/9] ASoC: cygnus: Add EXPORT_SYMBOL for helper function
 2017-10-04 11:27 UTC  (4+ messages)
` Applied "ASoC: cygnus: Add EXPORT_SYMBOL for helper function" to the asoc tree

[PATCH INTERNAL 1/1] ASoC: cygnus: Remove set_fmt from SPDIF dai ops
 2017-10-04 11:27 UTC  (4+ messages)
` Applied "ASoC: cygnus: Remove set_fmt from SPDIF dai ops" to the asoc tree

[PATCH v1 3/3] ASoC: cygnus: Remove support for 8 bit audio and for mono
 2017-10-04 11:27 UTC  (4+ messages)
` Applied "ASoC: cygnus: Remove support for 8 bit audio and for mono" to the asoc tree

[PATCH 2/5] ASoC: soc-core: add component lookup functions
 2017-10-04 11:27 UTC  (2+ messages)
` Applied "ASoC: soc-core: add component lookup functions" to the asoc tree

[PATCH v2 0/2] bus: CCN/CCI: Fix use of smp_processor_id()
 2017-10-04 11:26 UTC  (3+ messages)
` [PATCH v2 1/2] bus: arm-ccn: Fix use of smp_processor_id() in preemptible context

[3rdparty][PATCH v2] imx7d-pico: Add machine configuration
 2017-10-04 11:26 UTC  (9+ messages)
` [3rdparty][PATCH v2] imx7d-pico: Add machine configuration (booting)

[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
 2017-10-04 11:24 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.