All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-21 12:41:27 to 2016-09-21 13:34:37 UTC [more...]

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-21 12:48 UTC  (5+ messages)

[PATCH v4 00/21] Make ACPI builder available to components other than hvmloader
 2016-09-21 13:34 UTC  (7+ messages)
` [PATCH v4 01/21] acpi: Extract acpi info description into a separate ASL file
` [PATCH v4 02/21] acpi: Prevent GPL-only code from seeping into non-GPL binaries

restore 3disk raid5 after raidpartitions have been setup with xfs filesystem by accident
 2016-09-21 13:34 UTC  (2+ messages)

[PATCH 1/3] gitweb: Fix an ancient typo in v1.7.7-rc1-1-g0866786
 2016-09-21 13:33 UTC  (2+ messages)

[PATCH 1/2] rtc: Add some dummy static inline functions
 2016-09-21 13:32 UTC  (9+ messages)
` [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer
              ` [rtc-linux] "

Mutt/Gmail Issue
 2016-09-21 13:33 UTC  (2+ messages)

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-09-21 13:32 UTC  (8+ messages)

[U-Boot] [PATCH] MIPS: Hang if run on a secondary CPU
 2016-09-21 13:30 UTC  (4+ messages)

[PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP
 2016-09-21 13:30 UTC  (5+ messages)

[RFC PATCH 0/7] atmel-isi: convert to a standalone driver
 2016-09-21 13:30 UTC  (4+ messages)
` [RFC PATCH 5/7] ov7670: add devicetree support

[PATCH v4 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-09-21 13:30 UTC  (13+ messages)
` [PATCH v4 2/5] x86/time: implement tsc as clocksource

[PATCH v1] travis-ci: ask homebrew for the its path instead of hardcoding it
 2016-09-21 13:28 UTC  (3+ messages)

[PATCH 1/7] drm: Extract drm_plane.[hc]
 2016-09-21 13:28 UTC  (2+ messages)

GCC patch Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
 2016-09-21 13:27 UTC  (2+ messages)

g_webcam Isoch high bandwidth transfer
 2016-09-21 13:27 UTC  (3+ messages)

[PATCH 0/9] MIPS: General EVA fixes & cleanups
 2016-09-21 13:26 UTC  (7+ messages)
` [PATCH 1/9] MIPS: traps: 64bit kernels should read CP0_EBase 64bit
` [PATCH 3/9] MIPS: traps: Ensure full EBase is written
` [PATCH 7/9] MIPS: uprobes: Flush icache via kernel address

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-21 13:16 UTC  (3+ messages)

[PATCH] ext4: optimize ext4 direct I/O locking for reading
 2016-09-21 13:26 UTC  (2+ messages)

v2.10.0: ls-tree exit status is always 0, this differs from ls(1)
 2016-09-21 13:26 UTC 

A design for CephFS forward scrub with multiple MDS
 2016-09-21 13:25 UTC  (3+ messages)

[U-Boot] Curses from u-boot
 2016-09-21 13:25 UTC 

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-09-21 13:24 UTC  (13+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)
                  ` Device model operation hypercall (DMOP, re qemu depriv) [and 1 more messages]

iTCO_wdt watchdog on Asus P10S-WS motherboard FREEZES MOTHERBOARD COMPLETELY
 2016-09-21 13:24 UTC  (4+ messages)

Introducing Tendrl
 2016-09-21 13:23 UTC  (3+ messages)

[PATCH v6] Livepatch fixes and general features for Xen4.8
 2016-09-21 13:21 UTC  (9+ messages)
` [PATCH v6 1/6] livepatch: Disallow applying after an revert
` [PATCH v6 3/6] livepatch: NOP if func->new_addr is zero
` [PATCH v6 5/6] livepatch/tests: Make .livepatch.depends be read-only
` [PATCH v6 6/6] livepatch/tests: Move the .name value to .rodata

[PATCH v5 0/8] Fix kdump faults on system with amd iommu
 2016-09-21 13:21 UTC  (7+ messages)
` [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage

[PATCH 0/5] GPU-DRM-nouveau: Fine-tuning for five function implementations
 2016-09-21 13:20 UTC  (5+ messages)
` [PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces
    `  "

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-09-21 13:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] virtio: move ioeventfd_disabled flag to VirtioBusState
` [Qemu-devel] [PATCH 02/12] virtio: move ioeventfd_started "
` [Qemu-devel] [PATCH 03/12] virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
` [Qemu-devel] [PATCH 04/12] virtio: introduce virtio_device_ioeventfd_enabled
` [Qemu-devel] [PATCH 05/12] virtio-blk: always use dataplane path if ioeventfd is active
` [Qemu-devel] [PATCH 06/12] virtio-scsi: "
` [Qemu-devel] [PATCH 07/12] Revert "virtio: Introduce virtio_add_queue_aio"
` [Qemu-devel] [PATCH 08/12] virtio: remove set_handler argument from set_host_notifier_internal
` [Qemu-devel] [PATCH 09/12] virtio: remove ioeventfd_disabled altogether
` [Qemu-devel] [PATCH 10/12] virtio: do not export set_host_notifier_internal
` [Qemu-devel] [PATCH 11/12] virtio: inline virtio_queue_set_host_notifier_fd_handler
` [Qemu-devel] [PATCH 12/12] virtio: inline set_host_notifier_internal

[PATCH 1/2] NFSD: notifiers registration cleanup
 2016-09-21 13:20 UTC  (2+ messages)

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-09-21 13:17 UTC  (10+ messages)
` [PATCH 13/22] sequencer: remember the onelines when parsing the todo file
              ` Git garden shears, was "

rte_eth_link_get
 2016-09-21 13:17 UTC 

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-21 13:17 UTC  (6+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

[Qemu-devel] [PATCH v7 0/7] linux-user: Fix miscellaneous Mips-specific issues
 2016-09-21 13:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] virtio: avoid inappropriate QEMU termination
 2016-09-21 13:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] virtio-9p: handle handle_9p_output() error
` [Qemu-devel] [PATCH 2/7] virtio-blk: handle virtio_blk_handle_request() errors
` [Qemu-devel] [PATCH 3/7] virtio-net: handle virtio_net_handle_ctrl() error
` [Qemu-devel] [PATCH 4/7] virtio-net: handle virtio_net_receive() errors
` [Qemu-devel] [PATCH 5/7] virtio-net: handle virtio_net_flush_tx() errors
` [Qemu-devel] [PATCH 6/7] virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
` [Qemu-devel] [PATCH 7/7] virtio-scsi: handle virtio_scsi_set_config() error

[Bug 141741] New: drm:radeon_get_bios [radeon]] *ERROR* Unable to locate a BIOS ROM
 2016-09-21 13:14 UTC  (2+ messages)
` [Bug 141741] "

[PATCH] misc/arm: Correctly name bit in the booting document
 2016-09-21 13:13 UTC 

[PATCH] rte_delay_us can be replaced with user function
 2016-09-21 13:12 UTC  (3+ messages)

[PATCH v2] clkdev: Detect errors in clk_hw_register_clkdev() for mass registration
 2016-09-21 13:12 UTC  (2+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-21 13:11 UTC  (5+ messages)

[PATCH] Btrfs: memset to avoid stale content in btree node block
 2016-09-21 13:09 UTC  (5+ messages)

[ath9k-devel] AR9271 antenna diversity
 2016-09-21 13:10 UTC 

[PATCH -next] [media] gs1662: drop kfree for memory allocated with devm_kzalloc
 2016-09-21 13:09 UTC 

[PATCH -next] [media] gs1662: remove .owner field for driver
 2016-09-21 13:09 UTC 

[PATCH] net/vhost: Add function to retreive the 'vid' for a given port id
 2016-09-21 13:07 UTC  (4+ messages)

RF class driver
 2016-09-21 13:07 UTC  (10+ messages)

[PATCH] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
 2016-09-21 13:06 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-21 13:06 UTC  (7+ messages)
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
  ` [PATCH 02/11] virtio_console: Less function calls in init_vqs() after error detection
      `  "

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-21 13:06 UTC  (19+ messages)

[PATCH 00/17] Fixup `Formal Verification` chapter
 2016-09-21 13:05 UTC  (9+ messages)
` [PATCH 09/17] formal/dyntickrcu: Fix typos
      ` [PATCH v2] "
` [PATCH 17/17] formal/dyntickrcu: Shorten too long code line length
      ` [PATCH v2] formal/dyntickrcu: Adjust font size of sample code

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-21 13:04 UTC  (4+ messages)
` [PATCH v6 1/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event
 2016-09-21 13:04 UTC  (2+ messages)

[PATCH] drm/sun4i: rgb: Enable panel after controller
 2016-09-21 13:03 UTC  (2+ messages)

[PATCH 0/3] move xfs non-project quota tests to generic
 2016-09-21 13:02 UTC  (4+ messages)
` [PATCH 2/3] modify xfs/ quota tests to work on generic filesystems

[GIT PULL] Greybus driver subsystem for 4.9-rc1
 2016-09-21 13:02 UTC  (4+ messages)

[PATCH v3 3/9] drm/i915/skl: New ddb allocation algorithm
 2016-09-21 13:03 UTC  (6+ messages)
` [PATCH v4] "

btrfs rare silent data corruption with kernel data leak
 2016-09-21 13:02 UTC  (3+ messages)

[cip-dev] CIP Mailing List Submission
 2016-09-21 13:01 UTC  (2+ messages)

reStructuredText vs. AsciiDoc
 2016-09-21 13:00 UTC  (3+ messages)

[RFC PATCH] xs: use system's default stack size for xs_watch's reader thread
 2016-09-21 13:00 UTC  (3+ messages)

[PATCH stable 4.4] tipc: move linearization of buffers to generic code
 2016-09-21 13:00 UTC 

richacl packaging for cephfs
 2016-09-21 12:59 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] qapi: return 'missing parameter' error
 2016-09-21 12:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: return a "
` [Qemu-devel] [PATCH 2/3] qapi: clear given pointer
` [Qemu-devel] [PATCH 3/3] iotests: fix expected error message

cache tier on rgw index pool
 2016-09-21 12:57 UTC  (2+ messages)

[PATCH v2 21/46] mtd: nandsim: Implement preliminary destructor function
 2016-09-21 12:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/12] block: Remove BB interface from blockdev-add/del
 2016-09-21 12:56 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 01/12] qemu-iotests/041: Avoid blockdev-add with id
` [Qemu-devel] [PATCH v3 02/12] qemu-iotests/067: "
` [Qemu-devel] [PATCH v3 03/12] qemu-iotests/071: "
` [Qemu-devel] [PATCH v3 04/12] qemu-iotests/081: "
` [Qemu-devel] [PATCH v3 05/12] qemu-iotests/087: "
` [Qemu-devel] [PATCH v3 06/12] qemu-iotests/117: "
` [Qemu-devel] [PATCH v3 07/12] qemu-iotests/118: "
` [Qemu-devel] [PATCH v3 08/12] qemu-iotests/124: "
` [Qemu-devel] [PATCH v3 09/12] qemu-iotests/139: "
` [Qemu-devel] [PATCH v3 10/12] block: Avoid printing NULL string in error messages
` [Qemu-devel] [PATCH v3 11/12] qemu-iotests/141: Avoid blockdev-add with id
` [Qemu-devel] [PATCH v3 12/12] block: Remove BB interface from blockdev-add/del

[PATCH -next] ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()
 2016-09-21 12:56 UTC  (3+ messages)
` Applied "ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()" to the asoc tree

[PATCH] drm/i915: Before pageflip, also wait for shared dmabuf fences
 2016-09-21 12:56 UTC  (13+ messages)

[PATCH -next] ASoC: rt5663: fix sparse warnings
 2016-09-21 12:56 UTC  (3+ messages)
` Applied "ASoC: rt5663: fix sparse warnings" to the asoc tree

[PATCH] ASoC: rt5663: fix platform_no_drv_owner.cocci warnings
 2016-09-21 12:56 UTC  (3+ messages)
` Applied "ASoC: rt5663: fix platform_no_drv_owner.cocci warnings" to the asoc tree

[PATCH 1/5] ASoC: fsl_asrc: use flat regmap cache
 2016-09-21 12:56 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: use flat regmap cache" to the asoc tree

[PATCH 2/5] ASoC: fsl_esai: use flat regmap cache
 2016-09-21 12:56 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: use flat regmap cache" to the asoc tree

[PATCH 3/5] ASoC: fsl_spdif: use flat regmap cache
 2016-09-21 12:56 UTC  (2+ messages)
` Applied "ASoC: fsl_spdif: use flat regmap cache" to the asoc tree

[PATCH 4/5] ASoC: fsl_ssi: use flat regmap cache
 2016-09-21 12:55 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: use flat regmap cache" to the asoc tree

[PATCH 5/5] ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config
 2016-09-21 12:55 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config" to the asoc tree

[PATCHv3 00/61] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-21 12:55 UTC  (5+ messages)
` [PATCH 47/61] perf c2c report: Add cacheline browser

[PATCH 0/9] arch/x86/platform/uv: add UV4 support to BAU
 2016-09-21 12:55 UTC  (3+ messages)
` [PATCH 9/9] arch/x86/platform/uv: BAU UV4 add version-specific functions

[PATCH V2] x86/mm: Fix Coverity issues 1373105 and 1373106
 2016-09-21 12:55 UTC  (4+ messages)

[PATCH] optimize vhost enqueue
 2016-09-21 12:54 UTC  (6+ messages)
` [PATCH v3 0/5] vhost: optimize enqueue

[PATCH v2 RESEND 1/2] drm/i915: Cleanup instdone collection
 2016-09-21 12:52 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,RESEND,1/2] "

[PATCH] fsck.f2fs: free node_blk to avoid memory leak
 2016-09-21 13:01 UTC 

[PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm
 2016-09-21 12:51 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] igep00x0: disable CONFIG_DISPLAY_BOARDINFO
 2016-09-21 12:51 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] igep00x0: consolidate defconfigs

[PATCH v7] Staging: octeon: Fix blank lines warnings
 2016-09-21 12:49 UTC  (3+ messages)

[PATCH 0/6] staging: most: fix driver modules
 2016-09-21 12:49 UTC  (7+ messages)
` [PATCH 1/6] staging: most: make function most_submit_mbo return void
` [PATCH 2/6] staging: most: aim-cdev: remove labels
` [PATCH 3/6] staging: most: aim-cdev: make syscall write accept buffers of arbitrary size
` [PATCH 4/6] staging: most: core: remove trailing zero from text property
` [PATCH 5/6] staging: most: clean up configuration strings
` [PATCH 6/6] staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOC

[distros-debian-squeeze test] 67738: tolerable FAIL
 2016-09-21 12:49 UTC 

[PATCH/RFC v2 0/7] spi: Add slave mode support
 2016-09-21 12:47 UTC  (4+ messages)
` [PATCH/RFC v2 1/7] spi: Document DT bindings for SPI controllers in slave mode

[PATCH] fix to use index to HW queue assigned to PF instead of queus 0 - nb_rx_queues which belong to VF in SR-IOV configuration
 2016-09-21 12:47 UTC  (4+ messages)
` [PATCH v2] net/ixgbe: use queues assigned to PF instad of VF

[PATCH v4 00/14] Centralize format information
 2016-09-21 12:46 UTC  (5+ messages)
` [PATCH v4 10/14] drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()

[PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources
 2016-09-21 12:43 UTC  (2+ messages)

[PATCH v3 0/9] dmaengine: ti drivers: enable COMPILE_TESTing
 2016-09-21 12:41 UTC  (28+ messages)
` [PATCH v3 1/9] dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs
` [PATCH v3 2/9] dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)
` [PATCH v3 3/9] dmaengine: edma: Use correct type for of_find_property() third parameter
` [PATCH v3 4/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs
` [PATCH v3 5/9] dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter
` [PATCH v3 6/9] dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage
` [PATCH v3 7/9] dmaengine: edma: enable COMPILE_TEST
` [PATCH v3 8/9] dmaengine: omap-dma: "
` [PATCH v3 9/9] dmaengine: ti-dma-crossbar: "

[PATCH v4 01/14] drm: Centralize format information
 2016-09-21 12:43 UTC  (5+ messages)
` [PATCH v4.1 "

[snd_ali5451] snd_ali5451 0000:00:06.0: BUG: , pos = 16384, buffer size = 16384, period size = 1024
 2016-09-21 12:43 UTC  (5+ messages)

[v2] XZ compressed zImage support
 2016-09-21 12:42 UTC  (3+ messages)
` [PATCH v2 6/6] powerpc/boot: Add support for XZ compression

[<Documentation][PATCH] Update to Krogoth
 2016-09-21 12:26 UTC  (9+ messages)

[PATCH] autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races
 2016-09-21 12:41 UTC  (2+ 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.