All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-04 09:42:23 to 2016-01-04 10:48:35 UTC [more...]

[RFC PATCH 0/6] General tunneling APIs
 2016-01-04 10:48 UTC  (4+ messages)

[PATCH 0/1] Add dependency back for glib-2.0
 2016-01-04 10:47 UTC  (3+ messages)
` [PATCH 1/1] Revert "glib-2.0: build dependency cleanup"

[PATCH v2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-04 10:47 UTC  (5+ messages)

[PATCH] udf: avoid uninitialized variable use
 2016-01-04 10:46 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] pciutils: bump to version 3.4.1
 2016-01-04 10:44 UTC 

[PATCH nft 1/6] tests/py: remove unused variables
 2016-01-04 10:43 UTC  (6+ messages)
` [PATCH nft 2/6] tests/py: fix style
` [PATCH nft 3/6] tests/py: simplify use of globals
` [PATCH nft 4/6] tests/py: convert chains and tables to objects
` [PATCH nft 5/6] tests/py: modify supported test file syntax
` [PATCH nft 6/6] tests/py: update test files syntax

Source code review around jump label usage
 2016-01-04 10:44 UTC  (18+ messages)
` [PATCH] net-libertas: Better exception handling in if_spi_host_to_card_worker()
        `  "
` [PATCH 0/3] net-rsi: Fine-tuning for two function implementations
  ` [PATCH 1/3] rsi: Delete unnecessary variable initialisations in rsi_send_mgmt_pkt()

[Buildroot] [PATCH] lighttpd: bump to version 1.4.39
 2016-01-04 10:43 UTC 

[Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
 2016-01-04 10:41 UTC  (2+ messages)

Filesystem hang on kernel 4.2.0 with copy reflink
 2016-01-04 10:41 UTC  (2+ messages)

[PATCH 1/1] overlayfs: restrict structs visible in current code module
 2016-01-04 10:40 UTC  (2+ messages)

[PATCH] power: genpd: fix lockdep issue for all subdomains
 2016-01-04 10:39 UTC 

[PATCH v3 net-next] net: ethernet: cadence-macb: Add disabled usrio caps
 2016-01-04 10:38 UTC  (10+ messages)
` [PATCH v4 net-next 0/3] Add new capability and macb DT variant
  ` [PATCH v4 net-next 1/3] net: ethernet: cadence-macb: Add disabled usrio caps
  ` [PATCH v4 net-next 2/3] net: macb: Add NPx macb config using USRIO_DISABLED cap
  ` [PATCH v4 net-next 3/3] dt-bindings: net: macb: Add NPx macb variant

Odroid U3 mutex deadlock
 2016-01-04 10:38 UTC  (5+ messages)

[meta-oe][PATCH] thrift: Add recipe for Apache Thrift
 2016-01-04 10:42 UTC  (2+ messages)

[PATCH v2] ARM: shmobile: alt: Add QSPI device to DT
 2016-01-04 10:36 UTC  (2+ messages)

question about migration
 2016-01-04 10:36 UTC  (6+ messages)

[PATCH] ARM: shmobile: alt: Add QSPI device to DT
 2016-01-04 10:35 UTC  (10+ messages)

[PATCH v3 0/2] Create specific kconfig for kselftest
 2016-01-04 10:34 UTC  (5+ messages)

[PATCH] DMA-API: fix confusing sentence in Documentation/DMA-API.txt
 2016-01-04 10:34 UTC 

(no subject)
 2016-01-04 10:34 UTC 

[PATCH 0/14] counting trailers with shortlogs
 2016-01-04 10:31 UTC  (11+ messages)
` [PATCH 06/14] shortlog: replace hand-parsing of author with pretty-printer
` [PATCH 11/14] shortlog: allow grouping by committer ident
` [PATCH 14/14] shortlog: match commit trailers with --ident

[kernel-hardening] [PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-04 10:31 UTC  (8+ messages)
` [kernel-hardening] [PATCH v2 05/13] arm64: kvm: deal with kernel symbols outside of linear mapping
  `  "
    ` [kernel-hardening] "

[PATCH 0/9] Fix checkpatch errors
 2016-01-04 10:30 UTC  (5+ messages)
` [PATCH] serial: Remove 68328 driver

[RFC PATCH] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-01-04 10:29 UTC  (5+ messages)
  ` [linux-sunxi] "

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2016-01-04 10:27 UTC  (7+ messages)
` [PATCH v1 1/3] ARM64 LPC: indirect ISA PORT IO introduced

[meta-oe][PATCH] python-simplejson: 2.2.1 -> 3.8.1
 2016-01-04 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-04 10:27 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] backup: Use Bitmap to replace "s->bitmap"
` [Qemu-devel] [PATCH 02/13] typedefs: Add BdrvDirtyBitmap and HBitmapIter
` [Qemu-devel] [PATCH 03/13] block: Move block dirty bitmap code to separate files
` [Qemu-devel] [PATCH 04/13] block: Remove unused typedef of BlockDriverDirtyHandler
` [Qemu-devel] [PATCH 05/13] block: Hide HBitmap in block dirty bitmap interface
` [Qemu-devel] [PATCH 06/13] HBitmap: Introduce "meta" bitmap to track bit changes
` [Qemu-devel] [PATCH 07/13] tests: Add test code for meta bitmap
` [Qemu-devel] [PATCH 08/13] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH 09/13] block: Add two dirty bitmap getters
` [Qemu-devel] [PATCH 10/13] block: Assert that bdrv_release_dirty_bitmap succeeded
` [Qemu-devel] [PATCH 11/13] hbitmap: serialization
` [Qemu-devel] [PATCH 12/13] block: BdrvDirtyBitmap serialization interface
` [Qemu-devel] [PATCH 13/13] tests: Add test code for hbitmap serialization

[BISECTED] "sparc64: Fix numa distance values" breakage (was: 4.4-rc kernels only use one of two CPU
 2016-01-04 10:26 UTC  (2+ messages)
` [BISECTED] "sparc64: Fix numa distance values" breakage

[PATCH v10 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2016-01-04 10:24 UTC  (4+ messages)
` [PATCH v10 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

[PATCH] base: export platform_msi_domain_{alloc,free}_irqs
 2016-01-04 10:24 UTC  (2+ messages)

[PATCH 1/2] openjade: Fix build if not installing the libtool-garbage
 2016-01-04 10:23 UTC  (2+ messages)
` [PATCH 2/2] systemd: add more compression and importd PACKAGECONFIGs

st driver doesn't seem to grok LTO partitioning
 2016-01-04 10:22 UTC  (12+ messages)

[xen-4.3-testing test] 66638: regressions - FAIL
 2016-01-04 10:19 UTC  (3+ messages)

[RFC 0/9] ARM: OMAP4: hwmod clkctrl conversion to DT + clock driver
 2016-01-04 10:21 UTC  (7+ messages)
` [RFC 6/9] clk: ti: add support for omap4 module clocks

[PATCH 1/3] drm: Balance error path for GEM handle allocation
 2016-01-04 10:18 UTC  (4+ messages)
` [PATCH 2/3] drm: Only bump object-reference count when adding first handle
` [PATCH 3/3] drm: Use a normal idr allocation for the obj->name

[GIT PULL] Amlogic DT changes for 4.5
 2016-01-04 10:18 UTC 

[PATCH v2] lightnvm: fix rrpc_lun_gc
 2016-01-04 10:18 UTC  (2+ messages)

[PATCH v2] uievent: refactor retry loop
 2016-01-04  8:20 UTC  (2+ messages)

WANTED new maintainer for Linux/md (and mdadm)
 2016-01-04 10:16 UTC  (2+ messages)
` [dm-devel] "

[RFC] drm/i915/bxt: Add pipe_src size property
 2016-01-04 10:16 UTC  (2+ messages)

[PATCH 0/1] fetch2/local.py: avoid using PREMIRROR
 2016-01-04 10:15 UTC  (2+ messages)
` [PATCH 1/1] "

Xen 4.7 Development Update
 2016-01-04 10:15 UTC 

[PATCH] drm/i915: Force clean compilation with -Werror
 2016-01-04 10:13 UTC 

[PATCH v6] arm/arm64: add arm-smccc
 2016-01-04 10:13 UTC  (5+ messages)

[meta-python][jethro][PATCH 1/4] python-enum34: Error Fix for recipes depend on python-enum34
 2016-01-04 10:12 UTC  (4+ messages)
` [meta-python][jethro][PATCH 2/4] python-pyasn1: Error fix for recipes depend on python-pyasn1
` [meta-python][jethro][PATCH 3/4] python-six: Error fix for recipes depend on python-six
` [meta-python][jethro][PATCH 4/4] python-cryptography: Error fix

[PATCH v3 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-01-04 10:11 UTC  (26+ messages)
` [PATCH v3 1/8] dt-bindings: Add a binding for Mediatek Video Processor
` [PATCH v3 2/8] media: VPU: mediatek: support Mediatek VPU
` [PATCH v3 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v3 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v3 5/8] media: vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
` [PATCH v3 6/8] media: vcodec: mediatek: Add Mediatek VP8 "
` [PATCH v3 7/8] media: vcodec: mediatek: Add Mediatek H264 "
` [PATCH v3 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173

[xen-4.4-testing test] 66583: regressions - FAIL
 2016-01-04 10:09 UTC  (6+ messages)

[PATCH 1/5] ARM: dts: sun4i: Add touchscreen node to inet9f-rev03 tablet dts file
 2016-01-04 10:11 UTC  (9+ messages)
` [PATCH 4/5] ARM: dts: sun5i: Add dts file for the Empire Electronix D709 tablet
    ` [linux-sunxi] "
              `  "

[PATCH 4/4] uievent: refactor retry loop
 2016-01-04  8:14 UTC  (2+ messages)
` [PATCH v2] "

[xen-4.4-testing test] 66718: regressions - FAIL
 2016-01-04 10:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/3] input: add qemu_input_qcode_to_linux + qemu_input_linux_to_qcode
 2016-01-04 10:10 UTC  (2+ messages)
` [Qemu-devel] [vfio-users] "

[PATCH 4.4-rc5 v22 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
 2016-01-04 10:05 UTC  (3+ messages)

[PATCH v2] btrfs-progs: Enhance chunk validation check
 2016-01-04 10:03 UTC  (2+ messages)

[PATCH][meta-qt5][master/jethro] qtscript/qtwebkit: disable thumb for armv4 and armv5 only to fix segfault on armv7
 2016-01-04 10:04 UTC 

[PATCHv2 0/3] regmap: Introduce regsiter stride order
 2016-01-04 10:00 UTC  (4+ messages)
` [PATCHv2 1/3] regmap: core: "
` [PATCHv2 2/3] regcache: Introduce the index parsing API by "
` [PATCHv2 3/3] regcache: flat: Introduce register strider order

[PATCH] ASoC: Extend FLL function
 2016-01-04 10:04 UTC  (3+ messages)

[PATCH v3 0/3] Add basic support for Allwinner A83T SOC
 2016-01-04 10:04 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi
    ` [linux-sunxi] "

[PATCH v2 0/6] btrfs-progs: fix endian bugs and clean-ups
 2016-01-04  9:59 UTC  (2+ messages)

RCU stall and the system boot hang with nfsroot
 2016-01-04 10:01 UTC  (7+ messages)

[PATCH 2/3] f2fs: support finding extents after isize
 2016-01-04 10:00 UTC  (6+ messages)

Patchwork for Barebox
 2016-01-04 10:00 UTC  (3+ messages)

[PATCH 4.4-rc5 v22 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
 2016-01-04 10:00 UTC  (3+ messages)

[PATCH] x86/vmx: Fix injection of #DB traps following XSA-156
 2016-01-04  9:59 UTC 

[PATCH] quota: constify qtree_fmt_operations structures
 2016-01-04  9:59 UTC  (4+ messages)
` [Ocfs2-devel] "

[PATCH iproute2 0/4] addrgenmode updates for net-next
 2016-01-04  9:58 UTC  (5+ messages)
` [PATCH iproute2 1/4] include: update kernel headers
` [PATCH iproute2 2/4] iplink: support setting addrgenmode stable_secret
` [PATCH iproute2 3/4] iplink: support show and set of "addrgenmode random"
` [PATCH iproute2 4/4] man: iplink: document new addrgenmodes

[qemu-upstream-4.6-testing test] 67093: regressions - FAIL
 2016-01-04  9:57 UTC  (2+ messages)

[PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios
 2016-01-04  9:56 UTC  (5+ messages)
` [PATCH v2 3/3] [media] mt9v032: Add V4L2 controls for AEC and AGC

[Patch-V2 0/6] HID: Support for the Logitech G920 Wheel
 2016-01-04  9:55 UTC  (9+ messages)
` [Patch-V2 1/6] INPUT: xpad: Add minimal support for "

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-04  9:55 UTC  (3+ messages)

[PATCH] lightnvm: add full block direct to the gc list
 2016-01-04  9:54 UTC 

[Question] How pmd virtio works without UIO?
 2016-01-03 17:56 UTC  (6+ messages)
` [PATCH v2 0/4] fix the issue that DPDK takes over virtio device blindly
  ` [PATCH v2 1/4] eal: make the comment more accurate
  ` [PATCH v2 2/4] eal: set kdrv to RTE_KDRV_NONE if kernel driver isn't manipulating the device
  ` [PATCH v2 3/4] virtio: return 1 to tell the upper layer we don't take over this device
  ` [PATCH v2 4/4] virtio: check if any kernel driver is manipulating the virtio device

[linux-3.18 test] 67045: regressions - FAIL
 2016-01-04  9:50 UTC  (2+ messages)

[linux-3.16 test] 66976: regressions - FAIL
 2016-01-04  9:50 UTC  (2+ messages)

[PATCH v2] perf/probe: Search both .eh_frame and .debug_frame sections for probe location
 2016-01-04  9:48 UTC 

[Qemu-devel] [PULL 00/57] Migration pull (take 2)
 2016-01-04  9:48 UTC  (4+ messages)
` [Qemu-devel] [PULL 49/57] Round up RAMBlock sizes to host page sizes

Is rbd map/unmap op. configured like an event?
 2016-01-04  9:48 UTC 

[Qemu-devel] [RFC PATCH v2 00/10] Add colo-proxy based on netfilter
 2016-01-04  9:46 UTC  (6+ messages)

[RESEND PATCH] rtc: rk808: rename rtc-rk808.c to rtc-rk8xx.c
 2016-01-04  9:45 UTC  (3+ messages)
` [rtc-linux] "

[PATCH 00/20] More flexibility in making shallow clones
 2016-01-04  9:45 UTC  (3+ messages)
` [PATCH 20/20] fetch: add --deepen=<N> to extend shallow boundary by <N> commits

[PATCH 1/2] mtd: nand: Add erased page bitflip check helper functions
 2016-01-04  9:44 UTC  (2+ messages)

[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
 2016-01-04  9:44 UTC  (4+ messages)

[PATCH] s390: fix normalization bug in exception table sorting
 2016-01-04  9:44 UTC  (3+ messages)

LPSS backlight control (Dell Venue 8 Pro)
 2016-01-04  9:42 UTC  (2+ messages)

[patch net-next 0/4] mlxsw: couple of fixes
 2016-01-04  9:42 UTC  (5+ messages)
` [patch net-next 1/4] mlxsw: spectrum: Initialize PVID only once
` [patch net-next 2/4] mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
` [patch net-next 3/4] mlxsw: spectrum: Set bridge status in appropriate functions
` [patch net-next 4/4] mlxsw: spectrum: Change bridge port attributes only when bridged


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.