All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-23 09:17:24 to 2016-03-23 10:15:20 UTC [more...]

[PATCH v4 00/23] ncr5380: Eliminate macros, reduce code duplication, fix bugs etc
 2016-03-23 10:10 UTC  (30+ messages)
` [PATCH v4 01/23] g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400
` [PATCH v4 02/23] ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
` [PATCH v4 03/23] ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros
` [PATCH v4 04/23] atari_NCR5380: Remove DMA_MIN_SIZE macro
` [PATCH v4 05/23] ncr5380: Disable the DMA errata workaround flag by default
` [PATCH v4 06/23] ncr5380: Remove PSEUDO_DMA macro
` [PATCH v4 07/23] ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro
` [PATCH v4 08/23] ncr5380: Use DMA hooks for PDMA
` [PATCH v4 09/23] ncr5380: Adopt uniform DMA setup convention
` [PATCH v4 10/23] ncr5380: Merge DMA implementation from atari_NCR5380 core driver
` [PATCH v4 11/23] atari_scsi: Adopt NCR5380.c "
` [PATCH v4 12/23] sun3_scsi: "
` [PATCH v4 13/23] ncr5380: Remove disused atari_NCR5380.c "
` [PATCH v4 14/23] ncr5380: Reduce max_lun limit
` [PATCH v4 16/23] ncr5380: Fix register decoding for debugging
` [PATCH v4 17/23] ncr5380: Remove remaining register storage qualifiers
` [PATCH v4 18/23] ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros
` [PATCH v4 19/23] ncr5380: Update usage documentation
` [PATCH v4 20/23] atari_scsi: Set a reasonable default for cmd_per_lun
` [PATCH v4 21/23] atari_scsi: Allow can_queue to be increased for Falcon
` [PATCH v4 22/23] mac_scsi: Fix pseudo DMA implementation
` [PATCH v4 23/23] ncr5380: Call complete_cmd() for disconnected commands on bus reset

[PATCH] tools: fix xen-detect to correctly identify domU type
 2016-03-23 10:14 UTC  (4+ messages)

[PATCH] drm/i915: Fix use after free when printing load failure
 2016-03-23 10:12 UTC  (3+ messages)

iMX6q: Kernel panic when enabling interrupt for more than 2 cards behind a PCIe-to-PCI bridge
 2016-03-23 10:13 UTC  (2+ messages)

[PATCH 0/2] r8a7795 pinctrl: Add drive strength support
 2016-03-23 10:14 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: "
` [PATCH 2/2] pinctrl: sh-pfc: r8a7795: "

[PATCH v3/GSoC 1/5] path.c: implement strbuf_mkpath()
 2016-03-23 10:13 UTC  (5+ messages)
` [PATCH v3/GSoC 2/5] path.c: implement xdg_runtime_dir()
` [PATCH v3/GSoC 3/5] git-credential-cache: put socket to xdg-compatible path
` [PATCH v3/GSoC 4/5] test-lib.sh: unset all environment variables defined in xdg base dir spec[1]
` [PATCH v3/GSoC 5/5] t0301: test credential-cache support of XDG_RUNTIME_DIR

[U-Boot] [PATCH] sunxi: Add defconfig and dts for Orange Pi 2 SBC
 2016-03-23 10:13 UTC 

[Qemu-devel] [PATCH] slirp: Allow to disable IPv4 or IPv6
 2016-03-23 10:13 UTC  (5+ messages)

[U-Boot] [PATCH v3] sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
 2016-03-23 10:13 UTC 

[PATCH 00/21] replacement for dt/refs-backend-lmdb v7 patch 04/33
 2016-03-23 10:04 UTC  (22+ messages)
` [PATCH 01/21] t1430: test the output and error of some commands more carefully
` [PATCH 02/21] t1430: clean up broken refs/tags/shadow
` [PATCH 03/21] t1430: don't rely on symbolic-ref for creating broken symrefs
` [PATCH 04/21] t1430: test for-each-ref in the presence of badly-named refs
` [PATCH 05/21] t1430: improve test coverage of deletion "
` [PATCH 06/21] resolve_missing_loose_ref(): simplify semantics
` [PATCH 07/21] resolve_ref_unsafe(): use for loop to count up to MAXDEPTH
` [PATCH 08/21] resolve_ref_unsafe(): ensure flags is always set
` [PATCH 09/21] resolve_ref_1(): eliminate local variable
` [PATCH 10/21] resolve_ref_1(): reorder code
` [PATCH 11/21] resolve_ref_1(): eliminate local variable "bad_name"
` [PATCH 12/21] files-backend: break out ref reading
` [PATCH 13/21] read_raw_ref(): manage own scratch space
` [PATCH 14/21] Inline resolve_ref_1() into resolve_ref_unsafe()
` [PATCH 15/21] read_raw_ref(): change flags parameter to unsigned int
` [PATCH 16/21] fsck_head_link(): remove unneeded flag variable
` [PATCH 17/21] cmd_merge(): "
` [PATCH 18/21] get_default_remote(): "
` [PATCH 19/21] checkout_paths(): "
` [PATCH 20/21] check_aliased_update(): check that dst_name is non-NULL
` [PATCH 21/21] show_head_ref(): check the result of resolve_ref_namespace()

[Bug 115141] New: radeon kernel module hangs suspend
 2016-03-23 10:12 UTC  (2+ messages)
` [Bug 115141] "

[PATCH] net: phy: at803x: don't depend on GPIOLIB
 2016-03-23 10:12 UTC  (11+ messages)

Availability of SH hardware?
 2016-03-23 10:11 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Cache elsp submit register
 2016-03-23 10:10 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Shrink i915_gem_request_add_to_client

[Qemu-devel] [patch v5 00/12] vfio-pci: pass the aer error to guest, part2
 2016-03-23 10:12 UTC  (13+ messages)
` [Qemu-devel] [patch v5 01/12] vfio: extract vfio_get_hot_reset_info as a single function
` [Qemu-devel] [patch v5 02/12] vfio: squeeze out vfio_pci_do_hot_reset for support bus reset
` [Qemu-devel] [patch v5 03/12] vfio: add pcie extended capability support
` [Qemu-devel] [patch v5 04/12] vfio: add aer support for vfio device
` [Qemu-devel] [patch v5 05/12] vfio: refine function vfio_pci_host_match
` [Qemu-devel] [patch v5 06/12] vfio: add check host bus reset is support or not
` [Qemu-devel] [patch v5 07/12] pci: add a pci_function_is_valid callback to check function if valid
` [Qemu-devel] [patch v5 08/12] vfio: add check aer functionality for hotplug device
` [Qemu-devel] [patch v5 09/12] vfio: vote the function 0 to do host bus reset when aer occurred
` [Qemu-devel] [patch v5 10/12] vfio-pci: pass the aer error to guest
` [Qemu-devel] [patch v5 11/12] vfio: device may stuck in D3 when doing aer recovery
` [Qemu-devel] [patch v5 12/12] vfio: add 'aer' property to expose aercap

[PATCH 3/3] Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
 2016-03-23 10:10 UTC  (6+ messages)

[PATCH v2 0/9] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-03-23 10:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] sunxi: Select CONFIG_OF_BOARD_SETUP from CONFIG_VIDEO
 2016-03-23 10:10 UTC  (3+ messages)

HMM (Heterogeneous Memory Management)
 2016-03-23 10:09 UTC  (5+ messages)
` [PATCH v12 08/29] HMM: add device page fault support v6

[Qemu-devel] [PATCH v2 0/1] Introduce "xen-load-devices-state"
 2016-03-23 10:12 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH v3 0/2] Convert pxb initfn to Error
 2016-03-23 10:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/pci-bridge: Add missing unref in case register-bus fails
` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions to Error

[PATCH 0/5] perf core: Support overwrite ring buffer
 2016-03-23 10:08 UTC  (10+ messages)
` [PATCH 1/5] perf core: Introduce new ioctl options to pause and resume "
` [PATCH 3/5] perf core: Prepare writing into ring buffer from end
` [PATCH 5/5] perf core: Reduce perf event output overhead by new overflow handler

[RFC bluetooth-next 00/19] 6lowpan: l2 neighbour data and short address
 2016-03-23 10:09 UTC  (13+ messages)
` [RFC bluetooth-next 01/19] ieee802154: cleanups for ieee802154.h
` [RFC bluetooth-next 02/19] ieee802154: add short address helpers
` [RFC bluetooth-next 03/19] nl802154: avoid address change while running lowpan
` [RFC bluetooth-next 04/19] ieee802154: 6lowpan: fix short addr hash
` [RFC bluetooth-next 06/19] 6lowpan: move lowpan_802154_dev to 6lowpan
` [RFC bluetooth-next 07/19] 6lowpan: iphc: rename add lowpan prefix

[RFC] drm/i915: Move execlists irq handler to a bottom half
 2016-03-23 10:08 UTC  (4+ messages)

[PATCH] lsipc: don't free shm data if no shm id is found
 2016-03-23 10:08 UTC  (2+ messages)

v3.4.111 build: 2 failures 30 warnings (v3.4.111)
 2016-03-23 10:08 UTC 

[PATCH] opencv: Add missing dependencies
 2016-03-23 10:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] block: Move I/O throttling to BlockBackend
 2016-03-23 10:05 UTC  (6+ messages)

[libvirt test] 86994: tolerable FAIL - PUSHED
 2016-03-23 10:05 UTC 

[RFC][PATCH v6 0/2] printk: Make printk() completely async
 2016-03-23 10:04 UTC  (8+ messages)
` [RFC][PATCH v6 1/2] "

[Ocfs2-devel] File system is read-only review
 2016-03-23 10:02 UTC  (4+ messages)

RBD Utilization
 2016-03-23 10:01 UTC  (2+ messages)

[PATCH] mk: toolchain: gcc: query the compiler macros to obtain the gcc version
 2016-03-23 10:00 UTC  (6+ messages)

[PATCH] net: ping: make ping_v6_sendmsg static
 2016-03-23  9:59 UTC 

[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
 2016-03-23  9:59 UTC  (7+ messages)

[v2] powerpc: Fix incorrect PPC32 PAMU dependency
 2016-03-23  9:59 UTC 

[Qemu-devel] iotest 026 -nocache is broken
 2016-03-23  9:58 UTC  (3+ messages)

[PATCH] gril: Really use given uid/gid to open ril socket
 2016-03-23  9:58 UTC 

WMM vs QoS
 2016-03-23  9:57 UTC 

[Qemu-arm] [PATCH v5 0/5] ARM: add query-gic-capabilities SMP command
 2016-03-23  9:54 UTC  (20+ messages)
` [Qemu-arm] [PATCH v5 1/5] arm: qmp: add GICCapability struct
  ` [Qemu-arm] [Qemu-devel] "
        `  "
` [Qemu-arm] [PATCH v5 2/5] arm: qmp: add query-gic-capabilities interface
  ` [Qemu-arm] [Qemu-devel] "
      `  "

[PATCH] sbs-battery: fix power status when battery is dry
 2016-03-23  9:53 UTC  (3+ messages)

XFS hung task in xfs_ail_push_all_sync() when unmounting FS after disk failure/recovery
 2016-03-23  9:52 UTC  (6+ messages)

master - properties: use proper 'get' variant for unimplemented _pv_major_get and _pv_minor_get fns
 2016-03-23  9:52 UTC 

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-03-23  9:46 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH v2 0/6] Rados pool namespace support
 2016-03-23  9:51 UTC  (9+ messages)
` [PATCH v2 2/6] libceph: introduce reference counted string

[U-Boot] [PATCH v1] Revert "fastboot: OUT transaction length must be aligned to wMaxPacketSize"
 2016-03-23  9:49 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: ls1021a: DSPI has 6 chip-selects
 2016-03-23  9:49 UTC  (2+ messages)

perl 5.22 and 32 bit targets
 2016-03-23  9:48 UTC  (8+ messages)

[PATCH] dt-bindings: Add new platforms GPIO node description
 2016-03-23  9:47 UTC  (8+ messages)
` [PATCH v2] gpio/ls1021a: Add gpio support for ls1021a platform
` [PATCH v2] gpio/ls1043a: Add compatible "fsl, qoriq-gpio" for ls1043a gpio nodes
` [PATCH] gpio/ls2080a: Add compatible "fsl, ls2080a-gpio" for ls2080a "

[PATCH 0/2] oe-git-proxy updates
 2016-03-23  9:47 UTC  (3+ messages)
` [PATCH 1/2] oe-git-proxy: also check all_proxy and http_proxy env variables
` [PATCH 2/2] oe-git-proxy: support username / password in http proxy

[PATCH v2 0/2] ARM: am335x: Add support for ICEv2 board
 2016-03-23  9:46 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: am335x: Add initial "

[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-23  9:45 UTC  (5+ messages)

[PATCH] ucm: add cset-tlv command
 2016-03-23  9:44 UTC  (5+ messages)

regmap: mmio: regression in pre-v4.6-rc1
 2016-03-23  9:43 UTC  (2+ messages)

[PATCH Resend] fstests: btrfs, test log replay with qgroups enabled and orphan roots
 2016-03-23  2:49 UTC 

[PATCH 0/3] EDID/DV_TIMINGS docbook fixes
 2016-03-23  9:40 UTC  (2+ messages)

[PATCH 0/3] setarch: test improvements
 2016-03-23  9:40 UTC  (2+ messages)

[PATCH] mm/page_alloc: prevent merging between isolated and other pageblocks
 2016-03-23  9:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Early release of -drive QemuOpts
 2016-03-23  9:40 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/3] block: detach devices from DriveInfo at unrealize time
` [Qemu-devel] [PATCH 3/3] block: remove legacy_dinfo at blk_detach_dev time

[Qemu-devel] [PATCH RFC 0/6] virtio: refactor host notifiers
 2016-03-23  9:34 UTC  (2+ messages)

[PATCH/RFC 0/5] serial: sh-sci: Hardware Flow Control Updates
 2016-03-23  9:33 UTC  (5+ messages)
` [PATCH/RFC 5/5] serial: sh-sci: Replace SCIx_HAVE_RTSCTS by standard UPF_HARD_FLOW

I2c client driver + ACPI on Baytrail & kernel 4.4.2 = ?
 2016-03-23  9:30 UTC  (5+ messages)

selinux-query
 2016-03-23  9:29 UTC  (5+ messages)

[PATCH] ARCv2: Additional trace IRQs to support locking correctness validator
 2016-03-23  9:26 UTC  (2+ messages)

[PATCH] mlx5: fix packet padding macro check
 2016-03-23  9:25 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v2 0/2] MSI/MSIX: fix to catch and report errors
 2016-03-23  9:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v2 1/2] Add param Error** to msi_init() & modify the callers

at86rf212B 868Mhz
 2016-03-23  9:20 UTC  (2+ messages)

[PATCH] testpmd: fix build on FreeBSD
 2016-03-23  9:20 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC v1 00/11] Base enabling patches for MTTCG
 2016-03-23  9:19 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 09/11] tcg: drop global lock during TCG code execution

[PATCH 1/2 v5] dt/bindings: Add bindings for Layerscape SCFG MSI
 2016-03-23  9:18 UTC  (4+ messages)
` [PATCH 2/2 v5] irqchip/Layerscape: Add SCFG MSI controller support

[PATCH] defaultenv-2: add automount for nfs
 2016-03-23  9:17 UTC 

[Qemu-arm] [PATCH v6 0/4] ARM: add query-gic-capabilities SMP command
 2016-03-23  9:17 UTC  (3+ messages)
  ` [Qemu-devel] "


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.