All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-30 11:51:04 to 2014-09-30 12:34:45 UTC [more...]

[net-next PATCH V5] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
 2014-09-30 12:34 UTC  (4+ messages)

[PATCH 0/3] irqchip: dw-apb-ictl: IRQ_GC_MASK_CACHE_PER_TYPE and PM support
 2014-09-30 12:33 UTC  (10+ messages)
` [PATCH 1/3] irqchip: dw-apb-ictl: always use use {readl|writel}_relaxed
` [PATCH 2/3] irqchip: dw-apb-ictl: enable IRQ_GC_MASK_CACHE_PER_TYPE
` [PATCH 3/3] irqchip: dw-apb-ictl: add PM support

[PATCH] sched, time: cmpxchg does not work on 64-bit variable
 2014-09-30 12:34 UTC  (3+ messages)

Operation not permitted / pthread_setschedparam
 2014-09-30 12:32 UTC  (3+ messages)

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-09-30 12:31 UTC  (7+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH] dm-raid: fix bug when round up region_size
 2014-09-30 12:30 UTC  (2+ messages)

[PATCH v2] Change alarm cancel function to thread-safe:
 2014-09-30 12:30 UTC  (14+ messages)

[linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code
 2014-09-30 12:29 UTC  (12+ messages)

[PATCH] tc: fix warning and coding style
 2014-09-30 12:28 UTC  (2+ messages)

Changing default qdisc from pfifo to sfq
 2014-09-30 12:28 UTC 

[Patch v2] spi: qup: Fix incorrect block transfers
 2014-09-30 12:28 UTC  (3+ messages)

[PATCH v2 01/10] ath10k: use 64-bit vdev map
 2014-09-30 12:27 UTC  (6+ messages)
` [PATCH v2 07/10] ath10k: add fw-powerup-fail to ethtool stats

[U-Boot] [PATCH] PATI: fix broken SPI access
 2014-09-30 12:27 UTC  (2+ messages)

[PATCH/RFC v2 0/4] ARM: hw_breakpoint: Avoid undef instruction exceptions on wake-up
 2014-09-30 12:26 UTC  (16+ messages)
` [PATCH/RFC v2 1/4] ARM: hw_breakpoint: Add arm_dbg_regs_available flag
` [PATCH/RFC v2 2/4] ARM: shmobile: r8a7740 legacy: Sync arm_dbg_regs_available with D4 PM domain
` [PATCH/RFC v2 3/4] ARM: shmobile: R-Mobile: "
` [PATCH/RFC v2 4/4] ARM: shmobile: r8a7740 dtsi: Add minimal device node for Coresight-ETM

[Qemu-devel] [PULL 00/39] SCSI changes for 2014-09-23
 2014-09-30 12:25 UTC  (40+ messages)
` [Qemu-devel] [PULL 01/39] scsi: Optimize scsi_req_alloc
` [Qemu-devel] [PULL 02/39] virtio-scsi: Optimize virtio_scsi_init_req
` [Qemu-devel] [PULL 03/39] vhost-scsi: use virtio_ldl_p
` [Qemu-devel] [PULL 04/39] virtio-scsi: clean up virtio_scsi_parse_cdb
` [Qemu-devel] [PULL 05/39] virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
` [Qemu-devel] [PULL 06/39] virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
` [Qemu-devel] [PULL 07/39] virtio-scsi: Make virtio_scsi_init_req public
` [Qemu-devel] [PULL 08/39] virtio-scsi: Make virtio_scsi_free_req public
` [Qemu-devel] [PULL 09/39] virtio-scsi: Make virtio_scsi_push_event public
` [Qemu-devel] [PULL 10/39] virtio-net: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL 11/39] virtio-net: fix virtio-net child refcount in transports
` [Qemu-devel] [PULL 12/39] virtio/vhost-scsi: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL 13/39] virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
` [Qemu-devel] [PULL 14/39] virtio-serial: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL 15/39] virtio-serial: fix virtio-serial child refcount in transports
` [Qemu-devel] [PULL 16/39] virtio-rng: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL 17/39] virtio-rng: fix virtio-rng child refcount in transports
` [Qemu-devel] [PULL 18/39] virtio-balloon: fix virtio-balloon "
` [Qemu-devel] [PULL 19/39] virtio-9p: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL 20/39] virtio-9p: fix virtio-9p child refcount in transports
` [Qemu-devel] [PULL 21/39] virtio: add a wrapper for virtio-backend initialization
` [Qemu-devel] [PULL 22/39] virtio-scsi: Add 'iothread' property to virtio-scsi
` [Qemu-devel] [PULL 23/39] virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
` [Qemu-devel] [PULL 24/39] virtio-scsi-dataplane: Code to run virtio-scsi on iothread
` [Qemu-devel] [PULL 25/39] virtio-scsi: Hook up with dataplane
` [Qemu-devel] [PULL 26/39] virtio-scsi: Add migration state notifier for dataplane code
` [Qemu-devel] [PULL 27/39] virtio-scsi: Two stages processing of cmd request
` [Qemu-devel] [PULL 28/39] virtio-scsi: Batched prepare for cmd reqs
` [Qemu-devel] [PULL 29/39] virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling
` [Qemu-devel] [PULL 30/39] virtio-scsi: Process ".iothread" property
` [Qemu-devel] [PULL 31/39] scsi: Drop scsi_req_abort
` [Qemu-devel] [PULL 32/39] scsi-generic: Handle canceled request in scsi_command_complete
` [Qemu-devel] [PULL 33/39] scsi: Unify request unref in scsi_req_cancel
` [Qemu-devel] [PULL 34/39] scsi: Drop SCSIReqOps.cancel_io
` [Qemu-devel] [PULL 35/39] scsi: Introduce scsi_req_cancel_complete
` [Qemu-devel] [PULL 36/39] scsi: Introduce scsi_req_cancel_async
` [Qemu-devel] [PULL 37/39] virtio-scsi: Handle TMF request cancellation asynchronously
` [Qemu-devel] [PULL 38/39] util: introduce bitmap_try_new
` [Qemu-devel] [PULL 39/39] block/iscsi: handle failure on malloc of the allocationmap

[U-Boot] [PATCH] sunxi: Fix gmac not working reliable on the Bananapi
 2014-09-30 12:26 UTC  (5+ messages)
` [U-Boot] [linux-sunxi] "
    ` [U-Boot] [linux-sunxi] "

[PATCH 00/28 v4] tool changes to honor configure --prefix=DIR
 2014-09-30 12:26 UTC  (8+ messages)
` [PATCH 01/28] Neutralize make uninstall

[PATCH/RFC v2 0/4] ARM: hw_breakpoint: Avoid undef instruction exceptions on wake-up
 2014-09-30 12:26 UTC  (3+ messages)

Radeon unconnected HDMI eats samples at 280 kHz
 2014-09-30 12:24 UTC  (19+ messages)

[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
 2014-09-30 12:24 UTC  (7+ messages)
` [PATCH 19/46] Add configure --with-initd-dir=DIR

[Cocci] main changes in 1.0.0-rc22
 2014-09-30 12:24 UTC  (6+ messages)
` [Cocci] Further ideas from the release "1.0.0-rc22"
    ` [Cocci] Documentation generation for "

[PATCH 00/14] i915 kerneldocs part 1
 2014-09-30 12:22 UTC  (3+ messages)
` [PATCH 02/14] drm/i915: Extract intel_runtime_pm.c

[Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes
 2014-09-30  9:40 UTC  (2+ messages)
` [Qemu-devel] [PULL 4/5] pc-dimm: Don't check dimm->node when there is non-NUMA config

[LTP] [PATCH 1/4] multicast/mc_cmds: Some cleanup
 2014-09-30 12:20 UTC  (7+ messages)
` [LTP] [PATCH 3/4] multicast/mc_member: "
` [LTP] [PATCH 4/4] multicast/mc_opts: "

[PATCH v3 0/3] i2c: hix5hd2: add i2c controller driver
 2014-09-30 12:20 UTC  (8+ messages)
` [PATCH v3 1/3] i2c: hix5hd2: add devicetree documentation
` [PATCH v3 2/3] i2c: hix5hd2: add i2c controller driver
` [PATCH v3 3/3] ARM: dts: hix5hd2: add i2c node

[PATCH] ARM: berlin: sort Kconfig options
 2014-09-30 12:19 UTC  (3+ messages)

[PATCH 74/89] drm/i915/skl: Implement queue_flip
 2014-09-30 12:19 UTC  (4+ messages)
` [PATCH 74/89 v4] "

[PATCH v2] distributor_app: new sample app
 2014-09-30 12:18 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] Bluetooth: btmrvl: rename definitions from 88xx to 8897
 2014-09-30 12:16 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: support Marvell Bluetooth device SD8887

[PATCH] Bluetooth: btusb: remove redundant lock variable
 2014-09-30 12:16 UTC  (2+ messages)

[Xenomai] Switchtest failures on ODROIDU3
 2014-09-30 12:16 UTC  (4+ messages)

[PATCH] spi: bcm53xx: add BCMA dependency
 2014-09-30 12:15 UTC  (9+ messages)

[PATCH] drm/omap: move rotation property to drm core mode_config
 2014-09-30 12:15 UTC  (5+ messages)

[PATCH v18 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-09-30 12:15 UTC  (6+ messages)
` [PATCH v18 01/10] x86: add generic resource (e.g. MSR) access hypercall

[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
 2014-09-30 12:14 UTC  (2+ messages)
  ` [Bug 82527] "

[PATCH] drm/i915: Enable pixel replicated modes on BDW and HSW
 2014-09-30 12:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5] init: Disable defaults if init= fails
 2014-09-30 12:12 UTC  (2+ messages)

[RFC PATCH net-next] net: pktgen: packet bursting via skb->xmit_more
 2014-09-30 12:11 UTC  (10+ messages)
          ` [PATCH net-next] mlx4: optimize xmit path
            ` [PATCH v2 "

[PATCH 0/6] mmc: Some misc patches
 2014-09-30 12:09 UTC  (5+ messages)
` [PATCH 5/6] mmc: block: Fix SD card stop cmd response type

[PATCH] Revert "xen/acpi-processor: fix enabling interrupts on syscore_resume"
 2014-09-30 12:08 UTC  (5+ messages)

[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
 2014-09-30 12:10 UTC  (8+ messages)
` [PATCHv2 01/16] android/tester: Expose gatt-tester's pdu definition to other testers
` [PATCHv2 05/16] android/tester: Make HidHost tests use generic pdu struct

[PATCH] kni:fix build on Ubuntu 12.04.5 with current HWE
 2014-09-30 12:10 UTC 

[Qemu-devel] [PATCH v4 0/5] add description field in ObjectProperty and PropertyInfo struct
 2014-09-30 12:09 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/9] tcg-next queue
 2014-09-30 12:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] monitor: add peripheral device del completion support
 2014-09-30 12:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qdev: add list built for devices

[PATCH] USB: host: st: fix ehci/ohci driver selection
 2014-09-30 12:06 UTC  (3+ messages)

[PATCH 0/7] mmc: Some Braswell patches
 2014-09-30 12:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-30 12:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 03/23] block: Connect BlockBackend to BlockDriverState
` [Qemu-devel] [PATCH v3 23/23] block: Make device model's references to BlockBackend strong

[x86, kvm] WARNING: at arch/x86/kernel/pvclock.c:182 pvclock_init_vsyscall()
 2014-09-30 12:05 UTC  (6+ messages)

[PATCH] tun: make sure interface usage can not overflow
 2014-09-30 12:03 UTC  (8+ messages)

[PATCH] nand: omap2: fix building with CONFIG_MTD_NAND_OMAP_BCH=m
 2014-09-30 12:04 UTC  (2+ messages)

[PATCH] switch rangeset's lock to rwlock
 2014-09-30 12:01 UTC  (4+ messages)

[PATCH v3 0/4] Correct vendor-prefix and document device isl29028
 2014-09-30 11:59 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with "
` [PATCH v3 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning
` [PATCH v3 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028
` [PATCH v3 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property

Recent changes (master)
 2014-09-30 12:00 UTC 

[Qemu-devel] [PATCH] util: Emancipate id_wellformed() from QemuOpts
 2014-09-30 11:59 UTC 

[Buildroot] Next major libftdi1-1.1
 2014-09-30 11:59 UTC 

[U-Boot] [PATCH 0/3] usb: dwc2: Add and enable DWC2 driver
 2014-09-30 11:57 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] usb: dwc2: Add driver for Synopsis DWC2 USB IP block

[Qemu-devel] [PATCH v4 0/3] pcie: add check for ari capability of pcie devices
 2014-09-30 11:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] "

[PATCH] Bluetooth: btusb: remove redundant lock variable
 2014-09-30 11:55 UTC 

[U-Boot] [PATCH] VCMA9: remove EXT2 support
 2014-09-30 11:53 UTC 

[PATCH] drm: Perform cmdline mode parsing during connector initialisation
 2014-09-30 11:53 UTC  (5+ messages)
` [PATCH 1/2] video/fbdev: Always built-in video= cmdline parsing

[PATCH] x86, MCE, AMD: detect the threshold at the initialization period
 2014-09-30 11:52 UTC  (2+ messages)

[PATCH net] gro: fix aggregation for skb using frag_list
 2014-09-30 11:51 UTC  (3+ messages)
    `  "

[PATCHv4 00/23] scsi logging update (the boring part)
 2014-09-30 11:50 UTC  (19+ messages)
` [PATCH 03/23] aha152x: Debug output update and whitespace cleanup
` [PATCH 05/23] scsi: Use sdev as argument for sense code printing
` [PATCH 06/23] acornscsi: use scsi_print_command()
` [PATCH 08/23] 53c700: remove scsi_print_sense() usage
` [PATCH 10/23] scsi: do not decode sense extras
` [PATCH 11/23] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 12/23] scsi: remove scsi_print_status()
` [PATCH 13/23] Implement scsi_opcode_sa_name
` [PATCH 14/23] scsi: merge print_opcode_name()
` [PATCH 15/23] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 16/23] scsi: remove last argument from print_opcode_name()
` [PATCH 17/23] scsi: Remove scsi_print_command when calling abort
` [PATCH 18/23] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 19/23] sd: Cleanup logging
` [PATCH 20/23] scsi: simplify scsi_log_(send|completion)
` [PATCH 21/23] scsi: fixup logging messages in scsi_error.c
` [PATCH 22/23] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 23/23] scsi_trace: add tracepoint for completion


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.