All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-20 16:28:35 to 2015-11-20 16:51:43 UTC [more...]

[Bug 93015] Tonga Elemental segfault + VM faults since radeon: implement r600_query_hw_get_result via function pointers
 2015-11-20 16:51 UTC  (2+ messages)

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-11-20 16:51 UTC  (6+ messages)

[Qemu-devel] [PATCH] tests: fix cdrom_pio_impl in ide-test
 2015-11-20 16:50 UTC  (3+ messages)

[GIT PULL 00/37] perf/core improvements and fixes
 2015-11-20 16:50 UTC  (4+ messages)

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-20 16:50 UTC  (6+ messages)

[PATCHv11 00/15] Refactoring Videobuf2 for common use
 2015-11-20 16:45 UTC  (6+ messages)
` [PATCHv11 01/15] vb2: drop v4l2_format argument from queue_setup
` [PATCHv11 07/15] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
` [PATCHv11 08/15] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
` [PATCHv11 11/15] videobuf2-core: fill_user_buffer and copy_timestamp should return void
` [PATCHv11 15/15] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS

[PATCH v2 00/22] Add AVDTP/A2DP decoding to btmon
 2015-11-20 16:50 UTC  (8+ messages)
` [PATCH v2 03/22] monitor/avdtp: Decode AVDTP_DISCOVER
` [PATCH v2 18/22] monitor/a2dp: Decode SBC capabilities
` [PATCH v2 22/22] monitor/a2dp: Decode LDAC capabilities

NVMe mega patchbomb for Linux 4.5-rc
 2015-11-20 16:50 UTC  (38+ messages)
` [PATCH 01/47] nvme: add missing unmaps in nvme_queue_rq
` [PATCH 02/47] block: fix blk_abort_request for blk-mq drivers
` [PATCH 03/47] block: defer timeouts to a workqueue
` [PATCH 04/47] block: provide a new BLK_EH_QUIESCED timeout return value
` [PATCH 05/47] block: remoe REQ_ATOM_COMPLETE wrappers
` [PATCH 06/47] blk-mq: add a flags parameter to blk_mq_alloc_request
` [PATCH 07/47] nvme: move struct nvme_iod to pci.c
` [PATCH 08/47] nvme: split command submission helpers out of pci.c
` [PATCH 09/47] nvme: add a vendor field to struct nvme_dev
` [PATCH 10/47] nvme: use offset instead of a struct for registers
` [PATCH 11/47] nvme: split a new struct nvme_ctrl out of struct nvme_dev
` [PATCH 12/47] nvme: simplify nvme_setup_prps calling convention
` [PATCH 13/47] nvme: refactor nvme_queue_rq
` [PATCH 14/47] nvme: move nvme_error_status to common code
` [PATCH 15/47] nvme: move nvme_setup_flush and nvme_setup_rw "
` [PATCH 16/47] nvme: split __nvme_submit_sync_cmd
` [PATCH 17/47] nvme: use the block layer for userspace passthrough metadata
` [PATCH 18/47] nvme: move block_device_operations and ns/ctrl freeing to common code
` [PATCH 19/47] nvme: add explicit quirk handling
` [PATCH 20/47] nvme: add a common helper to read Identify Controller data
` [PATCH 21/47] nvme: move the call to nvme_init_identify earlier
` [PATCH 22/47] nvme: move namespace scanning to common code
` [PATCH 23/47] nvme: move chardev and sysfs interface "
` [PATCH 24/47] nvme: only add a controller to dev_list after it's been fully initialized
` [PATCH 25/47] nvme: don't take the I/O queue q_lock in nvme_timeout
` [PATCH 26/47] nvme: merge nvme_abort_req and nvme_timeout
` [PATCH 27/47] nvme: do not restart the request timeout if we're resetting the controller
` [PATCH 28/47] nvme: simplify resets
` [PATCH 29/47] nvme: merge probe_work and reset_work
` [PATCH 30/47] nvme: remove dead controllers from a work item
` [PATCH 31/47] nvme: switch abort_limit to an atomic_t
` [PATCH 32/47] NVMe: Implement namespace list scanning
` [PATCH 33/47] NVMe: Use unbounded work queue for all work
` [PATCH 34/47] NVMe: Remove device management handles on remove

[PATCHv10 00/15] Refactoring Videobuf2 for common use
 2015-11-20 16:34 UTC  (16+ messages)
` [PATCHv10 01/15] DocBook media: update VIDIOC_CREATE_BUFS documentation
` [PATCHv10 02/15] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
` [PATCHv10 03/15] media: videobuf2: Move timestamp to vb2_buffer
` [PATCHv10 04/15] media: videobuf2: Add copy_timestamp to struct vb2_queue
` [PATCHv10 05/15] media: videobuf2: Separate vb2_poll()
` [PATCHv10 06/15] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
` [PATCHv10 07/15] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
` [PATCHv10 08/15] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
` [PATCHv10 09/15] videobuf2-core.c: update module description
` [PATCHv10 10/15] videobuf2-core: fill_user_buffer and copy_timestamp should return void
` [PATCHv10 11/15] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
` [PATCHv10 12/15] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
` [PATCHv10 13/15] videobuf2-core: call __setup_offsets "
` [PATCHv10 14/15] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
` [PATCHv10 15/15] test

add a proper completion queue abstraction
 2015-11-20 16:50 UTC  (7+ messages)
` [PATCH 2/9] IB: "

[PATCH v2] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-20 16:49 UTC  (10+ messages)

[PATCH v4 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-20 16:49 UTC  (4+ messages)
` [PATCH v4 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH 00/21] arm64: KVM: world switch in C
 2015-11-20 16:48 UTC  (4+ messages)
` [PATCH 04/21] arm64: KVM: Implement vgic-v3 save/restore

[PATCH v3] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-11-20 16:46 UTC  (5+ messages)
` [PATCH v4] "
  ` [Intel-gfx] "

[PATCH v8] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller
 2015-11-20 16:48 UTC  (2+ messages)

[PATCH v11 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2015-11-20 16:47 UTC  (8+ messages)
` [PATCH v11 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops

[PATCH v2 0/9] ath10k: clean up ath10k_skb_cb
 2015-11-20 16:46 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 9/9] ath10k: store msdu_id instead of txbuf pointers
    ` QCA998X not working at all

nvme lightnvm comments
 2015-11-20 16:47 UTC  (3+ messages)

[Qemu-devel] ivshmem property size should be a size, not a string
 2015-11-20 16:46 UTC  (3+ messages)

[PATCH] nfs4: start callback_ident at idr 1
 2015-11-20 16:46 UTC  (2+ messages)

Jethro maintainer
 2015-11-20 16:45 UTC  (2+ messages)

[PATCH] spi: dts: sun4i: Add support for inter-word wait cycles
 2015-11-20 16:45 UTC  (10+ messages)
` [PATCH] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
  ` [linux-sunxi] "

[uml-devel] [PATCH 1/3] IRQ Reentrancy guard
 2015-11-20 16:45 UTC  (3+ messages)
` [uml-devel] [PATCH 2/3] Errata: HR Timer subsystem
` [uml-devel] [PATCH 3/3] Signal handling cleanup

[PATCH] memstick: use sector_div instead of do_div
 2015-11-20 16:43 UTC  (2+ messages)

[PATCH v1 0/7] hexdump: update test suite
 2015-11-20 16:43 UTC  (4+ messages)
` [PATCH v1 6/7] test_hexdump: test all possible group sizes for overflow

[PATCH 0/3] drm/i2c: tda998x: Add support for atomic modesetting
 2015-11-20 16:44 UTC  (8+ messages)

[PATCH v2 0/7] drm/exynos: add pm runtime support
 2015-11-20 16:44 UTC  (7+ messages)

[PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes
 2015-11-20 16:43 UTC  (6+ messages)
` [PATCH v2 2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid

[PATCH] clk: tegra: Fix bypassing of PLLs
 2015-11-20 16:43 UTC  (3+ messages)

[PATCH] scsi: hpsa: select CONFIG_SCSI_SAS_ATTR
 2015-11-20 16:42 UTC  (3+ messages)

[uml-devel] IRQ handler reentrancy
 2015-11-20 16:43 UTC  (3+ messages)

[PATCH 00/10] irqchip: lpc32xx: add LPC32xx irqchip driver
 2015-11-20 16:43 UTC  (4+ messages)
` [PATCH 01/10] dt-bindings: create arm/nxp folder and move LPC32xx SoC description to it

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2015-11-20 16:42 UTC  (11+ messages)
` [PATCH RFC 16/27] ARM: cpuidle: Record the next wakeup event of the CPU
` [PATCH RFC 18/27] drivers: cpu-pd: Add PM Domain governor for CPUs

[PATCH 1/4] ASoC: sun4i-codec: Add support for PA gpio pin
 2015-11-20 16:42 UTC  (5+ messages)

[PATCH] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
 2015-11-20 16:42 UTC  (5+ messages)
` [PATCH v2 1/2] mm: fix incorrect behavior when process virtual address space limit is exceeded
` [PATCH v2 2/2] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region

[PATCH 1/4] ARM: dts: sun4i: Add backlight node to iNet1 tablet
 2015-11-20 16:42 UTC  (12+ messages)
` [PATCH 2/4] ARM: dts: sun5i: Add backlight node to UTOO P66 tablet
` [PATCH 3/4] ARM: dts: sun4i: Add backlight node to pov protab2 ips9 tablet
` [PATCH 4/4] ARM: dts: sun5i: Add i2c axp152 pmic support for Auxtek T004 boards

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-20 16:42 UTC  (6+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[Qemu-devel] [PATCH for 2.6 0/3] Bitmap clean-up patches for 2.6
 2015-11-20 16:42 UTC  (2+ messages)

[PATCH 00/13] Add ACPI support for Xen Dom0 on ARM64
 2015-11-20 16:42 UTC  (14+ messages)
` [PATCH 05/13] Xen: ARM: Add support for mapping platform device mmio
` [PATCH 06/13] Xen: ARM: Add support for mapping amba "
` [PATCH 07/13] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
  ` [Xen-devel] "

[Devel] ASPT ACPI table
 2015-11-20 16:41 UTC 

[PATCH] IB/iser: use sector_div instead of do_div
 2015-11-20 16:41 UTC  (2+ messages)

[PATCH 00/11] clk: lpc32xx: add clock support for NXP LPC32xx
 2015-11-20 16:41 UTC  (4+ messages)
` [PATCH 02/11] dt-bindings: clock: add description of LPC32xx USB clock controller

[PATCH v3] scsi: advansys needs ISA dma api for ISA support
 2015-11-20 16:38 UTC  (3+ messages)

[PATCH 00/17] Update ixgbe base code
 2015-11-20 16:41 UTC  (3+ messages)
` [PATCH 17/17] ixgbe: add new device X550T1

[Intel-gfx] [Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-11-20 16:40 UTC  (18+ messages)
` [Intel-gfx] [Announcement] 2014-Q3 release of "
  ` [Intel-gfx] [Announcement] 2015-Q1 "
      ` [Intel-gfx] [Announcement] 2015-Q2 "
        ` [Intel-gfx] [Announcement] 2015-Q3 "
                          `  "
                            ` [Qemu-devel] [Intel-gfx] "

[PATCH linux-firmware] bnx2x: Add FW 7.13.1.0
 2015-11-20 16:40 UTC  (2+ messages)

[PATCH] [RESEND 2] SCSI: initio: remove duplicate module device table
 2015-11-20 16:39 UTC  (3+ messages)

[RFC v2 0/1] iio: light: add MAX30100 oximeter driver support
 2015-11-20 16:40 UTC  (3+ messages)
` [RFC v2 1/1] "

OSD replacement feature
 2015-11-20 16:40 UTC  (4+ messages)

[PATCH] scsi: use sector_div instead of do_div
 2015-11-20 16:38 UTC  (2+ messages)

HFI1 code duplication todo
 2015-11-20 16:39 UTC  (4+ messages)

Kernel 3.19 and still "disk full" even though 'btrfs fi df" reports enough room left?
 2015-11-20 16:39 UTC  (9+ messages)

[lm-sensors] AMD A8 7600 - wrong values
 2015-11-20 16:38 UTC  (2+ messages)

[PATCH] eal: fix plugindir processing to be filesystem agnostic
 2015-11-20 16:38 UTC  (2+ messages)

[RFC v5 0/5] mac80211: elide code for static hw flags
 2015-11-20 16:37 UTC  (5+ messages)
` [RFC v5 4/5] mac80211: use Kconfig counters to elide unnecessary code

[B.A.T.M.A.N.] Integrity checks for packets, who does it?
 2015-11-20 16:37 UTC  (2+ messages)

[PATCH 0/2] arm: beaglex15: fix USB Gadget
 2015-11-20 16:37 UTC  (12+ messages)
` [PATCH] extcon: palmas: add support for using VBUSDET output

[PATCH v3 0/6] Arizona Extcon Update Device Bindings
 2015-11-20 16:20 UTC  (4+ messages)
` [PATCH v3 5/6] extcon: arizona: Update DT binding documentation for mic detection

[arm:drm-etnaviv-devel 89/149] drivers/staging/etnaviv/etnaviv_gem_submit.c:263:19: error: 'struct drm_etnaviv_gem_submit_reloc' has no member named 'shift'
 2015-11-20 16:35 UTC  (2+ messages)

[PATCH] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-20 16:35 UTC  (4+ messages)

[PATCH v2] fm10k: fix wrong VLAN value in RX mbuf
 2015-11-20 16:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
 2015-11-20 16:35 UTC  (3+ messages)
` [PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support

pull request: iwlwifi firmware for iwlmvm devices
 2015-11-20 16:35 UTC  (2+ messages)

[meta-qt5][PATCH]
 2015-11-20 16:34 UTC 

[bug] Volume at maximum when track with different frequency is played with my RME sound card
 2015-11-20 16:34 UTC  (2+ messages)

[PATCH 1/2] doc: announce ABI change for cmdline buffer size
 2015-11-20 16:33 UTC  (4+ messages)

[PATCH v4 0/4] Add support for the TI TPS65086 PMIC
 2015-11-20 16:33 UTC  (3+ messages)
` [PATCH v4 1/4] Documentation: tps65086: Add DT bindings for the "

[PATCH v9 0/3] User-space ethtool sample application
 2015-11-20 16:32 UTC  (3+ messages)
` [PATCH v9 1/3] Remove ABI requirement for external library builds

[PATCH RFC v2 0/2] Reduce DPDK initialization time
 2015-11-20 16:32 UTC  (5+ messages)
` [PATCH RFC v2 1/2] lib/librte_eal: Reduce timer "
` [PATCH RFC v2 2/2] lib/librte_eal: Remove unnecessary hugepage zero-filling

[PATCH net-next 0/2] ppp: Remove PPPOX_ZOMBIE socket state
 2015-11-20 16:31 UTC  (2+ messages)

[RFD] CAT user space interface revisited
 2015-11-20 14:15 UTC  (5+ messages)

[PATH RESEND v2 00/10] tty: xuartps: Fix lock ups
 2015-11-20 16:30 UTC  (6+ messages)
` [PATH RESEND v2 03/10] tty: xuartps: Always enable transmitter in start_tx

NV50 compute support questions
 2015-11-20 16:29 UTC  (3+ 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.