All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-16 15:50:08 to 2017-06-16 16:26:58 UTC [more...]

Sparse GPIO maps with pinctrl-msm.c?
 2017-06-16 16:26 UTC  (11+ messages)

[GIT PULL] ARM: at91: DT for 4.13
 2017-06-16 16:26 UTC  (2+ messages)

[intel-sgx-kernel-dev] [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
 2017-06-16 16:25 UTC  (20+ messages)

Git tags
 2017-06-16 16:40 UTC  (3+ messages)

[PATCH] perf unwind: Limit warnings when asked for not supported unwind
 2017-06-16 16:25 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2017-06-16 16:24 UTC 

[Qemu-devel] [PATCH v2 0/3] Add bitmap for received pages in postcopy migration
 2017-06-16 16:24 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2 1/3] migration: postcopy_place_page factoring out

write_ctrlreg event masking
 2017-06-16 16:24 UTC  (8+ messages)
  ` [PATCH v2 1/2] x86/monitor: add masking support for write_ctrlreg events

[PATCH 1/2] perf intel-pt/bts: remove unused SAMPLE_SIZE defines and bts priv array
 2017-06-16 16:23 UTC  (4+ messages)
    ` [PATCH 1/2 v2] "

[Buildroot] [PATCH] board: Add nanopi-m1 Support
 2017-06-16 16:22 UTC  (5+ messages)

[PATCH v1 0/2] perf report: Implement visual marker for macro fusion in annotate
 2017-06-16 16:21 UTC  (5+ messages)
` [PATCH v1 1/2] perf report: Check for fused instruction pair

[RFC PATCH 0/3] provide imx rproc driver
 2017-06-16 16:20 UTC  (6+ messages)
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale "

[U-Boot] [PATCH v3 1/2] sun50i: h5: Add initial Orangepi Zero Plus 2 support
 2017-06-16 16:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] sun50i: a64: Add initial Orangepi Win/WinPlus support

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-16 16:20 UTC  (4+ messages)
  ` [PATCH v2 3/4] ARM: dts: exynos: Fix the active of reset gpios from rinato dts

[Qemu-trivial] [PATCH] qemu-doc: Move the qemu-ga description into a separate chapter
 2017-06-16 16:19 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[GIT PULL] ARM: at91: SoC for 4.13
 2017-06-16 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Poison some more target-specific defines
 2017-06-16 16:19 UTC  (6+ messages)

[U-Boot] [PATCH v3] sun50i: h5: Add initial NanoPi NEO2 support
 2017-06-16 16:19 UTC  (2+ messages)

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-16 16:18 UTC  (4+ messages)

[PATCH 0/3] dev: Fix network device ifindex allocation
 2017-06-16 16:18 UTC  (5+ messages)
` [PATCH 1/3] dev: Prevent creating network devices with negative ifindex
` [PATCH 2/3] dev: Avoid infinite loop on network device index exhaustion

xgetbv nondeterminism
 2017-06-16 16:17 UTC  (12+ messages)

[GIT PULL] NVMe updates for Linux 4.13
 2017-06-16 16:16 UTC  (4+ messages)

[PATCH] x86: fix lower bound of crash kernel low reservation
 2017-06-16 16:16 UTC 

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-16 16:15 UTC  (3+ messages)
` [PATCH v4 5/5] stash: implement builtin stash

streamline blk-mq I/O scheduler interaction
 2017-06-16 16:15 UTC  (11+ messages)
` [PATCH 01/10] blk-mq: mark blk_mq_rq_ctx_init static
` [PATCH 02/10] blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c
` [PATCH 03/10] blk-mq: remove blk_mq_sched_{get,put}_rq_priv
` [PATCH 04/10] blk-mq-sched: unify request finished methods
` [PATCH 05/10] blk-mq: simplify blk_mq_free_request
` [PATCH 06/10] blk-mq: streamline blk_mq_get_request
` [PATCH 07/10] bfq-iosched: fix NULL ioc check in bfq_get_rq_private
` [PATCH 08/10] blk-mq: refactor blk_mq_sched_assign_ioc
` [PATCH 09/10] blk-mq-sched: unify request prepare methods
` [PATCH 10/10] blk-mq: remove __blk_mq_alloc_request

[RFC PATCH 0/3] drm: atmel-hlcdc: clut support
 2017-06-16 16:15 UTC  (6+ messages)
` [RFC PATCH 1/3] atmel-hlcdc: add support for 8-bit color lookup table mode

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-16 16:14 UTC  (5+ messages)
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF

[Qemu-devel] [PATCH 00/11] travis: try to reduce failures
 2017-06-16 16:13 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] travis: build using all available cpus
` [Qemu-devel] [PATCH 02/11] travis: split building/testing to have finer elapsed time
` [Qemu-devel] [PATCH 03/11] travis: use yes/no variable to enable/disable tests
` [Qemu-devel] [PATCH 04/11] tests: add rule to compile many objects used by tests
` [Qemu-devel] [PATCH 05/11] travis: build tests objects in parallel, then run tests sequentially
` [Qemu-devel] [PATCH 06/11] travis: retry if llvm.org timeouts
` [Qemu-devel] [PATCH 07/11] travis: install more library dependencies
` [Qemu-devel] [PATCH 08/11] "
` [Qemu-devel] [PATCH 09/11] scripts/run-coverity-scan: Script to run Coverity Scan build
` [Qemu-devel] [PATCH 10/11] travis: Add config to do a Coverity Scan upload
` [Qemu-devel] [PATCH 11/11] MAINTAINERS: self-appoint me as reviewer in build/test automation

[PATCH] Add service file and systemd package config to rngd
 2017-06-16 16:23 UTC  (4+ messages)
` ✗ patchtest: failure for "

[PATCHSET v4] Add support for write life time hints
 2017-06-16 16:14 UTC  (11+ messages)
` [PATCH 04/11] fs: add support for allowing applications to pass in "

Is there a generic LSM/kernel ABI analogous to getcon_raw() and aa_getcon()?
 2017-06-16 16:13 UTC  (5+ messages)

[PATCH 2/2] perf coresight: Remove superfluous check before use
 2017-06-16 16:13 UTC  (4+ messages)

[PATCH] NFS: Set FATTR4_WORD0_TYPE for . and .. entries
 2017-06-16 16:12 UTC 

[PATCH net-next 0/2] net: sched: act_tunnel_key: UDP checksums
 2017-06-16 16:12 UTC  (3+ messages)
` [PATCH iproute2 2/2] tc: m_tunnel_key: add csum/nocsum option

[PATCH] ARM: dts: witherspoon: enable wdt2
 2017-06-16 16:12 UTC 

[PATCH 0/2] Broadcom STB wake-timer support
 2017-06-15 19:59 UTC  (3+ messages)
` [PATCH 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer

[PATCH 1/4] fsstress: new writev and readv operations test
 2017-06-16 16:11 UTC  (4+ messages)
` [PATCH 2/4] fsstress: add AIO read/write and fsync test
` [PATCH 3/4] fsstress: do memset randomly before write operations
` [PATCH 4/4] xfs/068: update golden output due to new operations in fsstress

Retire YP 1.8.3 and 2.0.4
 2017-06-16 16:11 UTC 

[PATCH mmc/next v3 0/2] mmc: tmio, renesas-sdhi: cleanups
 2017-06-16 16:11 UTC  (3+ messages)
` [PATCH mmc/next v3 1/2] mmc: tmio: improve checkpatch cleanness
` [PATCH mmc/next v3 2/2] mmc: renesas-sdhi: "

Request for -stable inclusion (xt_TCPMSS)
 2017-06-16 16:10 UTC  (2+ messages)

perf test LLVM failure
 2017-06-16 16:09 UTC  (2+ messages)

[PATCH] ti-sysbios: upgrade to version 6.46.5.55
 2017-06-16 16:09 UTC  (2+ messages)

Fwd: No such file or directory error
 2017-06-16 16:08 UTC  (2+ messages)
  `  "

[RFC 0/2] BCM283x Camera Receiver driver
 2017-06-16 16:08 UTC  (9+ messages)
` [RFC 2/2] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH] enclosure: fix sysfs symlinks creation when using multipath
 2017-06-16 16:08 UTC  (3+ messages)
`  "

[patch iproute2/net-next] tc: don't print error message on miss when parsing control action with default
 2017-06-16 16:08 UTC  (2+ messages)

[PATCH v2] RFC perf test 14 add platform dependency
 2017-06-16 16:08 UTC  (2+ messages)

Collecting ideas for audit2allow improvement
 2017-06-16 16:08 UTC  (6+ messages)

[Qemu-devel] ahci-test failures with 'Failed to get "write" lock'
 2017-06-16 16:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: Fix race of image locking between src and dst
 2017-06-16 16:06 UTC 

[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
 2017-06-16 16:06 UTC  (4+ messages)
` [PATCH 2/2] perf report: report module before querying isactivation in dwfl unwind

[PATCH v3 4/7] x86: switch atomic.h to use atomic-instrumented.h
 2017-06-16 16:08 UTC  (9+ messages)
` [PATCH v3 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v3 6/7] asm-generic: add KASAN instrumentation to atomic operations

[PATCH 0/5] perf: add support for capturing skid IP
 2017-06-16 16:06 UTC  (11+ messages)

[PATCH iproute2 net] iproute: fix compilation issue with older glibc
 2017-06-16 16:04 UTC  (2+ messages)

[PATCH] x86:kvm:hyperv: make VP_INDEX managed by userspace
 2017-06-16 16:03 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Convert execbuf to use struct-of-array packing for critical fields
 2017-06-16 16:02 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Simplify eb_lookup_vmas()
` [PATCH 3/3] drm/i915: Replace execbuf vma ht with an idr

[PATCH v4 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-16 16:02 UTC  (4+ messages)
` [PATCH v4 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH iproute2 net-next] ip neigh: allow flush FAILED neighbour entry
 2017-06-16 16:01 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] selftests: lib: Skip tests on missing test modules
 2017-06-16 16:01 UTC  (3+ messages)

[RFC i-g-t 1/2] extended.testlist: Remove default and render engine test duplicates
 2017-06-16 16:00 UTC  (2+ messages)

[PATCH 1/2] net/e1000: fix flex type filter
 2017-06-16 16:00 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-16 15:58 UTC  (27+ messages)
` [PATCH 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH 2/8] mfd: Add STM32 LPTimer driver
` [PATCH 3/8] dt-bindings: pwm: Add STM32 LPTimer PWM binding
` [PATCH 4/8] pwm: Add STM32 LPTimer PWM driver
` [PATCH 5/8] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [PATCH 6/8] iio: trigger: Add STM32 LPTimer trigger driver
` [PATCH 7/8] dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counter
` [PATCH 8/8] iio: counter: Add support for STM32 LPTimer

[PATCH v2 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-16 15:59 UTC  (9+ messages)
` [PATCH v2 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

[PATCH v3 net-next 0/9] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-16 15:59 UTC  (2+ messages)

[RFC] virtio-mem: paravirtualized memory
 2017-06-16 15:59 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH v2 00/11] bring back stack frame warning with KASAN
 2017-06-16 15:58 UTC  (8+ messages)
` [PATCH v2 03/11] tty: kbd: reduce stack size "

[RFC PATCH 00/19] Guest introspection
 2017-06-16 15:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] spapr: manage hotplugged devices while the VM is not started
 2017-06-16 15:58 UTC  (10+ messages)

[PATCH umr] add Kaveri family to SMC read/write
 2017-06-16 15:57 UTC  (2+ messages)

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-16 15:57 UTC  (6+ messages)
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[OSSTEST PATCH] ts-windows-install: Provide guest with 32G of disk rather than 10G
 2017-06-16 15:56 UTC 

[PATCH 0/4] ALSA: Follow standard EXPORT_SYMBOL() declarations
 2017-06-16 15:56 UTC  (5+ messages)
` [PATCH 1/4] ALSA: pcm: "
` [PATCH 2/4] ALSA: seq: "
` [PATCH 3/4] ALSA: timer: "
` [PATCH 4/4] ALSA: core: "

[PATCHSET v2] Add support for write life time hints
 2017-06-16 15:55 UTC  (11+ messages)

[PATCH v2 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-06-16 15:54 UTC  (7+ messages)
` [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble

[Qemu-devel] [PATCH RESEND v3 0/2] -blockdev documentation
 2017-06-16 15:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH RESEND v3 1/2] doc: Document generic -blockdev options
` [Qemu-devel] [PATCH RESEND v3 2/2] doc: Document driver-specific "

[PATCH 07/27] VFS: Differentiate mount flags (MS_*) from internal superblock flags [ver #5]
 2017-06-16 15:54 UTC  (8+ messages)
` [RFC][PATCH 00/27] VFS: Introduce filesystem context "

[RFC] Kernel Control Path (KCP)
 2017-06-16 15:54 UTC  (3+ messages)

[PATCH mmc/next v2 0/2] mmc: tmio, renesas-sdhi: cleanups
 2017-06-16 15:53 UTC  (5+ messages)
` [PATCH mmc/next v2 1/2] mmc: tmio: improve checkpatch cleanness

[PATCH] VT-d: fix VF of RC integrated endpoint matched to wrong VT-d unit
 2017-06-16 15:52 UTC  (2+ messages)

[PATCH 0/3] rtc: make st-lpc robust against y2038/2106 bug
 2017-06-16 15:52 UTC  (4+ messages)
` [rtc-linux] [PATCH 2/3] tools: timer: add test to check "
  `  "

[RFC 0/2] Add V4L2_BUF_TYPE_META_OUTPUT buffer type
 2017-06-16 15:52 UTC  (4+ messages)
` [RFC 2/2] docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interface

[PATCH] md: make suspend range wait timed out
 2017-06-16 15:52 UTC  (3+ messages)

[PATCH umr] Add ability to read/write SMC registers directly (v2)
 2017-06-16 15:51 UTC  (2+ messages)

[PATCH 0/5] skb data accessors cleanup
 2017-06-16 15:50 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] pc: fixes, cleanups, features
 2017-06-16 15:50 UTC  (4+ messages)
` [Qemu-devel] [PULL 4/7] intel_iommu: switching the rest DPRINTF to trace
` [Qemu-devel] [PULL 6/7] intel_iommu: cleanup vtd_interrupt_remap_msi()
` [Qemu-devel] [PULL 7/7] hw/i386: fix nvdimm check error path


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.