All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-04 13:32:54 to 2017-05-04 14:08:13 UTC [more...]

[PATCH] mtd: nand: make nand_ooblayout_lp_hamming_ops static
 2017-05-04 14:08 UTC  (2+ messages)

[PATCH v2 00/10] Initial Allwinner R40 support
 2017-05-04 14:07 UTC  (53+ messages)
` [PATCH v2 01/10] arm: sunxi: add support for R40 SoC
` [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
` [PATCH v2 03/10] pinctrl: sunxi: add A20 "
` [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
` [PATCH v2 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
` [PATCH v2 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
` [PATCH v2 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
` [PATCH v2 08/10] clk: sunxi-ng: support R40 SoC
` [PATCH v2 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
` [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

[PATCH 0/4] blk-mq: support to use hw tag for scheduling
 2017-05-04 14:06 UTC  (9+ messages)
` [PATCH 1/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG

[PATCH v1 0/2] perf report: Add titles for percent/ipc/cycle in annotate browser
 2017-05-04 14:58 UTC  (4+ messages)
` [PATCH v1 2/2] perf report: Display titles in left frame of "

net: possible deadlock in skb_queue_tail
 2017-05-04 14:05 UTC  (4+ messages)

[kernel-hardening] [PATCH] use get_random_long for the per-task stack canary
 2017-05-04 14:04 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[Patch net] ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
 2017-05-04 14:04 UTC  (3+ messages)

State of Java on OE
 2017-05-04 14:04 UTC  (3+ messages)

[PATCH v6 00/24] vITS save/restore
 2017-05-04 14:04 UTC  (4+ messages)
` [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access

[Qemu-devel] [PATCH for 2.10 00/17] Block layer thread safety, part 1
 2017-05-04 14:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH 08/17] throttle-groups: protect throttled requests with a CoMutex
    ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 10/17] block: use Stat64 for wr_highest_offset
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 11/17] block: access write_gen with atomics
  ` [Qemu-devel] [Qemu-block] "

[PATCH] rxe: expose num_possible_cpus() cnum_comp_vectors
 2017-05-04 14:03 UTC  (4+ messages)

[PATCH 1/2] bcache: name bcache devices in an ordered sequence as bcache0, bcache1
 2017-05-04 14:02 UTC  (2+ messages)

[LTP] [RFC PATCH v5 0/3] Simplify network setup
 2017-05-04 14:03 UTC  (8+ messages)

[PATCH] arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
 2017-05-04 14:03 UTC  (3+ messages)

pyro branch for meta-openembedded, meta-qt5 / maintainer wanted
 2017-05-04 14:02 UTC  (3+ messages)

[PATCH 0/4] KVM: x86: kvm_mwait_in_guest() cleanup and fixes
 2017-05-04 14:02 UTC  (4+ messages)
` [PATCH 1/4] KVM: svm: prevent MWAIT in guest with erratum 400

[Qemu-devel] [PATCH] Video and sound capture to a videofile through ffmpeg
 2017-05-04 14:01 UTC  (2+ messages)

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-04 14:01 UTC  (8+ messages)

[PATCH v2 0/8] hoist uuid helpers from xfs to linux/uuid.h
 2017-05-04 14:01 UTC  (9+ messages)
` [PATCH v2 2/8] xfs: re-define uuid_t as common struct uuid_v1
` [PATCH v2 3/8] xfs: dismiss xfs_uu_t

[PATCH] Fix blkid return code when display the version
 2017-05-04 13:53 UTC 

[Qemu-devel] [PATCH] block: curl: Allow passing cookies via QCryptoSecret
 2017-05-04 14:00 UTC 

[nft PATCH] List handles of added rules if requested
 2017-05-04 14:00 UTC  (4+ messages)

[PATCH v2 0/5] mc146818rtc: fix Windows VM clock faster
 2017-05-04 14:00 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] bcache: explicitly destory mutex while exiting
 2017-05-04 13:59 UTC  (2+ messages)

[PATCH v3 00/25] Address a couple of issues identified by Coverity
 2017-05-04 13:59 UTC  (27+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/25] mingw: avoid memory leak when splitting PATH
  ` [PATCH v4 02/25] winansi: avoid use of uninitialized value
  ` [PATCH v4 03/25] winansi: avoid buffer overrun
  ` [PATCH v4 04/25] add_commit_patch_id(): avoid allocating memory unnecessarily
  ` [PATCH v4 05/25] git_config_rename_section_in_file(): avoid resource leak
  ` [PATCH v4 06/25] get_mail_commit_oid(): "
  ` [PATCH v4 07/25] difftool: address a couple of resource/memory leaks
  ` [PATCH v4 08/25] status: close file descriptor after reading git-rebase-todo
  ` [PATCH v4 09/25] mailinfo & mailsplit: check for EOF while parsing
  ` [PATCH v4 10/25] cat-file: fix memory leak
  ` [PATCH v4 11/25] checkout: "
  ` [PATCH v4 12/25] split_commit_in_progress(): simplify & "
  ` [PATCH v4 13/25] setup_bare_git_dir(): help static analysis
  ` [PATCH v4 14/25] setup_discovered_git_dir(): plug memory leak
  ` [PATCH v4 15/25] pack-redundant: "
  ` [PATCH v4 16/25] mktree: plug memory leaks reported by Coverity
  ` [PATCH v4 17/25] fast-export: avoid leaking memory in handle_tag()
  ` [PATCH v4 18/25] receive-pack: plug memory leak in update()
  ` [PATCH v4 19/25] line-log: avoid memory leak
  ` [PATCH v4 20/25] shallow: "
  ` [PATCH v4 21/25] add_reflog_for_walk: "
  ` [PATCH v4 22/25] remote: plug memory leak in match_explicit()
  ` [PATCH v4 23/25] name-rev: avoid leaking memory in the `deref` case
  ` [PATCH v4 24/25] show_worktree(): plug memory leak
  ` [PATCH v4 25/25] submodule_uses_worktrees(): "

[PATCH v3 4/7] v4l: Switch from V4L2 OF not V4L2 fwnode API
 2017-05-04 13:59 UTC  (4+ messages)
` [PATCH v3.1 "

[U-Boot] [PATCH 1/5] ARM64: poplar: add device tree bindings
 2017-05-04 13:59 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] driver: usb: add EHCI driver for hi3787cv200 SoC
` [U-Boot] [PATCH 3/5] driver: mmc: update debug info
` [U-Boot] [PATCH 4/5] arm: mach-types: add hikey and poplar
` [U-Boot] [PATCH 5/5] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards

[RFC] [PATCH] btrfs: clean up qgroup trace event
 2017-05-04 14:04 UTC 

[PATCH v3 0/6] Add kselftest_harness.h
 2017-05-04 13:58 UTC  (2+ messages)

[PATCH] nfs: Fix bdi handling for cloned superblocks
 2017-05-04 13:58 UTC  (2+ messages)

[PATCH] block/mq: Cure cpu hotplug lock inversion
 2017-05-04 13:56 UTC  (2+ messages)

[PATCH v4] sparse: add support for _Static_assert
 2017-05-04 13:56 UTC  (6+ messages)

[PATCH 1/9] drm/i915: Make ptr_unpack_bits() more function-like
 2017-05-04 13:55 UTC  (3+ messages)
` [PATCH 8/9] drm/i915: Stop inlining the execlists IRQ handler

[Qemu-devel] [PATCH v18 0/2] virtio-crypto: virtio crypto device specification
 2017-05-04 13:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH v18 1/2] virtio-crypto: Add "

[PATCH 1/2] lightnvm: create cmd before allocating request
 2017-05-04 13:55 UTC  (4+ messages)

net/dccp: dccp_create_openreq_child freed held lock
 2017-05-04 13:54 UTC  (9+ messages)

xfs_alloc_ag_vextent_near() takes minutes to complete
 2017-05-04 13:53 UTC  (5+ messages)

[RFC PATCH 0/5] Fun with the multipathing code
 2017-05-04 13:53 UTC  (5+ messages)
` [RFC PATCH 1/5] SUNRPC: Allow creation of RPC clients with multiple connections
  ` [RFC PATCH 2/5] NFS: Add a mount option to specify number of TCP connections to use

[PATCH 6/6] drm/amdgpu: clean doorbell after sending init table to mmsch
 2017-05-04 13:53 UTC  (2+ messages)

[PATCH RFC v2 0/2] drm: Add properties to control YCbCr to RGB conversion
 2017-05-04 13:51 UTC  (3+ messages)
` [PATCH RFC v2 1/2] drm: Add optinal YCBCR_ENCODING property to drm_plane

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-04 13:51 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] qmp-shell: learn to connect to qemu-ga
 2017-05-04 13:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] qmp-shell: add -N option to skip negotiate
` [Qemu-devel] [PATCH 2/4] qmp-shell: ignore query-commands error
` [Qemu-devel] [PATCH 3/4] qmp-shell: don't show version greeting if unavailable
` [Qemu-devel] [PATCH 4/4] qmp-shell: improve help

[PATCH 5/6] drm/amdgpu/virt: change AI ack-irq message to debug level
 2017-05-04 13:50 UTC  (2+ messages)

[[NET-NEXT]] Added dump function to recognise rpl extension header option(63)
 2017-05-04 13:49 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu: fix mutex list null pointer reference
 2017-05-04 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-doc: Update to use the new way of attaching USB devices
 2017-05-04 13:47 UTC  (4+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-04 13:44 UTC  (2+ messages)

[PATCH net] ah: use crypto_memneq to check the ICV
 2017-05-04 13:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] x86: Support "-cpu feature=force"
 2017-05-04 13:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] string-input-visitor: Support alternate types

[PATCH] hwmon: (pmbus) Add missing break statements
 2017-05-04 13:42 UTC  (5+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
 2017-05-04 13:41 UTC  (12+ messages)

[Qemu-devel] [PATCH] RFC: vmcoreinfo device
 2017-05-04 13:41 UTC  (6+ messages)

[RFC PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
 2017-05-04 13:40 UTC  (9+ messages)

[PATCH net 2/3] qed: Fix overriding of supported autoneg value
 2017-05-04 13:40 UTC  (4+ messages)

mdadm/mdmon Name vs argv[0]
 2017-05-04 13:40 UTC  (2+ messages)

[PATCH v3 1/2] [media] dt-bindings: Add bindings for video-multiplexer device
 2017-05-04 13:38 UTC  (4+ messages)
` [PATCH v3 2/2] [media] platform: add video-multiplexer subdevice driver

Struggling with file system slowness
 2017-05-04 13:15 UTC 

[PATCH] [media] imx: switch from V4L2 OF to V4L2 fwnode API
 2017-05-04 13:37 UTC 

[PATCH net-next] selftests/bpf: get rid of -D__x86_64__
 2017-05-04 13:37 UTC  (4+ messages)

[GIT PULL] pending fixes for sparse's next release
 2017-05-04 13:37 UTC  (6+ messages)

kraken 11.2.1 last call
 2017-05-04 13:36 UTC  (2+ messages)

[nf-next PATCH] netfilter: nf_tables: Return info of added rules back to user space
 2017-05-04 13:35 UTC  (2+ messages)

[PATCH v2] x86: correct create_bounce_frame
 2017-05-04 13:35 UTC 

[PATCH v6 0/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 support
 2017-05-04 13:35 UTC  (4+ messages)
` [PATCH v6 2/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices (v3)
 2017-05-04 13:34 UTC  (5+ messages)
  ` [PATCH 1/4] Docs: dt: document qcom iommu bindings
  ` [PATCH 2/4] iommu: arm-smmu: split out register defines
  ` [PATCH 3/4] iommu: add qcom_iommu
` [PATCH 4/4] iommu: qcom: initialize secure page table

[CI 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
 2017-05-04 13:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[PATCH 4/9] Implement fsopen() to prepare for a mount
 2017-05-04 13:34 UTC  (5+ messages)
` [RFC][PATCH 0/9] VFS: Introduce mount context

[Buildroot] [PATCH v2] package: protobuf, python-protobuf: bump to v3.3.0
 2017-05-04 13:34 UTC  (3+ messages)

[PATCH] drivers/net: add generic ethdev macro to get PCI device
 2017-05-04 13:34 UTC  (2+ messages)

differing opinions between maintainers vs patch acks
 2017-05-04 13:32 UTC  (5+ 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.