All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-28 12:21:07 to 2015-10-28 13:18:15 UTC [more...]

[PATCH] ocl: Extract git SRC_URI parameters into individual variables
 2015-10-28 13:18 UTC  (2+ messages)

[PULL] clockevents: fixes for 4.3-rc7
 2015-10-28 13:11 UTC  (10+ messages)
` [PATCH 1/8] clocksource/drivers/arm_global_timer: Prevent ftrace recursion
  ` [PATCH 2/8] clocksource/drivers/pistachio: "
  ` [PATCH 3/8] clocksource/drivers/samsung_pwm_timer: "
  ` [PATCH 4/8] clocksource/drivers/prima2: "
  ` [PATCH 5/8] clocksource/drivers/vf_pit_timer: "
  ` [PATCH 6/8] clocksource/drivers/fsl_ftm_timer: "
  ` [PATCH 7/8] clocksource/drivers/digicolor: "

[PATCH V3 0/2] Add support for Tegra210 ADMA
 2015-10-28 13:17 UTC  (4+ messages)
` [PATCH V3 2/2] dmaengine: tegra-adma: "

[PATCH v6 00/15] Big fixes, retries, handle a race condition
 2015-10-28 13:14 UTC  (16+ messages)
` [PATCH v6 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v6 02/15] scsi: ufs: clear fields "
` [PATCH v6 03/15] scsi: ufs: verify command tag validity
` [PATCH v6 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v6 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v6 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v6 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v6 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v6 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v6 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v6 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v6 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v6 13/15] scsi: ufs: add missing memory barriers
` [PATCH v6 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v6 15/15] scsi: ufs: add wrapper for retrying sending query attribute

Updates to meta-fsl-arm (master and jethro) in 2015-10-28
 2015-10-28 13:14 UTC 

[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
 2015-10-28 13:13 UTC  (25+ messages)

[PATCH 1/5] spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific
 2015-10-28 13:13 UTC  (5+ messages)
  ` [PATCH 2/5] spi: pxa2xx: Add output control for multiple Intel LPSS chip selects
  ` [PATCH 3/5] spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals
  ` [PATCH 4/5] spi: pxa2xx: Add support for Intel Broxton
  ` [PATCH 5/5] spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI

[RFC PATCH net-next 0/4] perf tools: Support receiving output through BPF programs
 2015-10-28 13:13 UTC  (3+ messages)
` [RFC PATCH net-next 2/4] perf tools: Introduce bpf-output event

[PATCH] git-p4: Handle p4 submit failure
 2015-10-28 13:12 UTC 

[RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
 2015-10-28 13:12 UTC  (2+ messages)

[GIT] Networking
 2015-10-28 13:21 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] virtio: handle non contigious s/g entries
 2015-10-28 13:11 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/6] virtio: introduce virtio_map
` [Qemu-devel] [PATCH 2/6] virtio: switch to virtio_map
` [Qemu-devel] [PATCH 3/6] virtio-blk: convert to virtqueue_map
` [Qemu-devel] [PATCH 4/6] virtio-serial: convert to virtio_map
` [Qemu-devel] [PATCH 5/6] virtio-scsi: convert to virtqueue_map
` [Qemu-devel] [PATCH 6/6] virtio: drop virtqueue_map_sg

[PATCH v3 1/2] ASoC: wm9713: convert to regmap
 2015-10-28 12:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
 2015-10-28 13:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 41/54] postcopy_ram.c: place_page and helpers

[PATCHv1] x86/xen: add reschedule point when mapping foreign GFNs
 2015-10-28 13:10 UTC  (2+ messages)

[PATCH v2 0/3] Drop wrapper functions and clean up the code
 2015-10-28 13:10 UTC  (5+ messages)
` [PATCH v2 1/3] Staging: wilc1000: linux_wlan_sdio: Drop unneeded wrapper functions
  ` [Outreachy kernel] "
` [PATCH v2 3/3] Staging: wilc1000: linux_wlan: Replace function calls
  ` [Outreachy kernel] "

btrfs-undelete shell-script
 2015-10-28  6:06 UTC  (2+ messages)

[PATCH 0/8] Staging: rtl8192u: ieee80211: checkpatch cleanups
 2015-10-28 13:01 UTC  (9+ messages)
` [PATCH 1/8] Staging: rtl8192u: ieee80211: fixed open brace positions
` [PATCH 2/8] Staging: rtl8192u: ieee80211: fixed position of else statements
` [PATCH 3/8] Staging: rtl8192u: ieee80211: added missing space around '='
` [PATCH 4/8] Staging: rtl8192u: ieee80211: added missing spaces after if
` [PATCH 5/8] Staging: rtl8192u: ieee80211: corrected indent
` [PATCH 6/8] Staging: rtl8192u: ieee80211: corrected block comments
` [PATCH 7/8] Staging: rtl8192u: ieee80211: removed unnecessary braces
` [PATCH 8/8] Staging: rtl8192u: ieee80211: added missing blank lines

[PATCH 0/8] Staging: rtl8192u: ieee80211: checkpatch cleanups
 2015-10-28 12:46 UTC  (2+ messages)
` [PATCH 1/8] Staging: rtl8192u: ieee80211: fixed open brace positions

[PATCH] Load libsepol.so.1 instead of libsepol.so
 2015-10-28 13:08 UTC  (2+ messages)

[PATCH v2 0/5] disambiguate symbol names (part 2)
 2015-10-28 13:08 UTC  (5+ messages)
` [PATCH v2 1/5] symbols: prefix static symbols with their source file names
` [PATCH v2 2/5] compat: enforce distinguishable file names in symbol table

[PATCH v5 0/7] VFIO platform reset module rework
 2015-10-28 13:02 UTC  (22+ messages)
` [PATCH v5 1/7] vfio: platform: introduce vfio-platform-base module
` [PATCH v5 2/7] vfio: platform: add capability to register a reset function
` [PATCH v5 3/7] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v5 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v5 5/7] vfio: platform: add compat in vfio_platform_device
` [PATCH v5 6/7] vfio: platform: use list of registered reset function
` [PATCH v5 7/7] vfio: platform: add dev_info on device reset

[PATCH] Staging: wlan-ng: Remove unused p80211meta.h file
 2015-10-28 13:07 UTC 

[PATCH v3] libselinux: label_file: fix memory leaks and uninitialized jump
 2015-10-28 13:07 UTC  (2+ messages)

[PATCH v4] VFIO: platform: reset: AMD xgbe reset module
 2015-10-28 13:06 UTC  (3+ messages)

[PATCH] staging: rdma: ipath: Remove unneeded vairable
 2015-10-28 13:04 UTC  (2+ messages)

[PATCHv5 00/52] perf stat: Add scripting support
 2015-10-28 13:04 UTC  (5+ messages)
` [PATCH 31/52] perf stat record: Synthesize stat record data

[rtc-linux] Pending rtc-s3c patches
 2015-10-28 13:04 UTC  (3+ messages)
`  "
  ` [rtc-linux] "

[char-misc-next 2/2 V2] mei: bus: set the device name before running fixup
 2015-10-28 13:02 UTC 

[RFC 0/9] Convert requests to use struct fence
 2015-10-28 13:01 UTC  (13+ messages)
` [RFC 5/9] drm/i915: Add per context timelines to fence object
` [RFC 6/9] drm/i915: Delay the freeing of requests until retire time
` [RFC 7/9] drm/i915: Interrupt driven fences
` [RFC 9/9] drm/i915: Add sync framework support to execbuff IOCTL

[U-Boot] [PATCH v1 00/18] Fixes on gdsys boards and some new functionality
 2015-10-28 13:01 UTC  (8+ messages)
` [U-Boot] [PATCH v1 01/18] i2c: ihs_i2c: Dual channel support
` [U-Boot] [PATCH v1 04/18] board: gdsys: Configure DP501 SPDIF input

[PATCH 0/2] perf: we can now read separate debug-info files based on a build ID
 2015-10-28 12:59 UTC  (4+ messages)

[Bug 92480] [Patch] Linux mutex leak in drm_dp_get_mst_branch
 2015-10-28 12:58 UTC  (3+ messages)

[PATCH 0/5] Device tree support for AM35xx M-USB driver
 2015-10-28 12:58 UTC  (3+ messages)
` [PATCH 3/5] Add device tree support for M-USB on AM35xx SOCs

San Blaze
 2015-10-28 12:55 UTC 

[PATCH] drm/i915: remove an extra level of indirection in PCI ID list
 2015-10-28 12:55 UTC  (2+ messages)

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-28 12:53 UTC  (7+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

i2c-tools available commands
 2015-10-28 12:53 UTC 

[Qemu-devel] [RFC PATCH v3] tests/vhost-user-bridge: add vhost-user bridge application
 2015-10-28 12:53 UTC 

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-10-28 12:55 UTC  (2+ messages)

[PATCH v12 0/6] simple fpga bus and fpga bridge framework
 2015-10-28 12:51 UTC  (9+ messages)
` [PATCH v12 3/6] fpga: add simple-fpga-bus
` [PATCH v12 6/6] ARM: socfpga: fpga bridge driver support

typo in recent linux commit?
 2015-10-28 12:51 UTC  (2+ messages)

implement put_char() in cdc-acm
 2015-10-28 12:49 UTC  (6+ messages)

[v6, 0/6] Freescale DPAA FMan
 2015-10-28  8:53 UTC  (7+ messages)
` [v6, 1/6] fsl/fman: Add FMan MURAM support
` [v6, 2/6] fsl/fman: Add FMan support
` [v6, 3/6] fsl/fman: Add FMan MAC support
` [v6, 4/6] fsl/fman: Add FMan SP support
` [v6, 5/6] fsl/fman: Add FMan Port Support
` [v6, 6/6] fsl/fman: Add FMan MAC driver

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-28 12:47 UTC  (5+ messages)
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
    ` [Linaro-acpi] "

[PATCH] ath10k: add QCA9377 chipset support
 2015-10-28 12:47 UTC  (4+ messages)

[PATCH v1] Ftrace: arm/arm64: Define a new arm/arm64 trace clock source based on CNTPCT/CNTPCT_EL0 register
 2015-10-28 12:47 UTC  (2+ messages)

random i/o error without error in dmesg
 2015-10-28 12:46 UTC  (5+ messages)

pull request: iwlwifi-next 2015-10-25
 2015-10-28 12:45 UTC  (2+ messages)

[Qemu-devel] qemu-2.2 using trace event
 2015-10-28 12:44 UTC 

DEAR SIR/MADAM
 2015-10-28 12:41 UTC 

[meta-java][PATCH 1/2] README: remove PREFERRED_VERSION from instructions
 2015-10-28 12:38 UTC  (2+ messages)
` [meta-java][PATCH 2/2] README: add -M to git format-patch suggestion

[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
 2015-10-28 12:40 UTC  (5+ messages)
` [PATCH 01/12] usb: xhci: expose xhci extended capabilities via debugfs
` [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device

[PATCH v2 nf-next 0/9] netfilter: don't copy initns hooks to new namespaces
 2015-10-28 12:39 UTC  (5+ messages)

Call trace on SKL with 4.3.0-rc3+ kernel
 2015-10-28 12:42 UTC  (4+ messages)

[GIT PULL] exynos-drm-next
 2015-10-28 12:37 UTC  (8+ messages)

[PATCH] ntp:Fix second_overflow's input parameter type
 2015-10-28 12:37 UTC 

Questions about FIEMAP
 2015-10-28 12:36 UTC  (4+ messages)

CPU_METHOD_OF_DECLARE() with Linux as non-secure OS
 2015-10-28 12:36 UTC 

BUG: fsl FEC ethernet tx checksum offloading doesn't work with RMII interface
 2015-10-28 12:36 UTC  (7+ messages)

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-28 12:35 UTC  (11+ messages)

[char-misc-next 1/2] mei: bus: use correct lock ordering
 2015-10-28 12:34 UTC  (2+ messages)
` [char-misc-next 2/2] mei: bus: set the device name before running fixup

doesn't fix for paranoid umask while 'make deb-pkg'
 2015-10-28 12:35 UTC  (3+ messages)

[PATCHv2] arm: perf: Add event descriptions
 2015-10-28 12:33 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/1] Test the reopening of overlay_bs in 'block-commit'
 2015-10-28 12:33 UTC  (4+ messages)

[qemu-mainline test] 63330: trouble: broken/fail/pass
 2015-10-28 12:34 UTC 

[PATCH v5] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-28 12:32 UTC  (6+ messages)

[PATCHv2] drivers/perf: kill armpmu_register
 2015-10-28 12:32 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-10-28_05-01-41
 2015-10-28 12:30 UTC 

[U-Boot] [PATCH v3 1/4] exynos: Properly zero initialize host in s5p_sdhci_init()
 2015-10-28 12:30 UTC  (5+ messages)
` [U-Boot] [PATCH v3 4/4] exynos: more debug and cleanup in do_sdhci_init()

[PATCH 0/4] mmc: mmc: Improve reliability of HS200/HS400 selection
 2015-10-28 12:25 UTC  (5+ messages)
` [PATCH 1/4] mmc: mmc: Improve reliability of mmc_select_hs200()
` [PATCH 2/4] mmc: mmc: Fix HS setting in mmc_select_hs400()
` [PATCH 3/4] mmc: mmc: Move mmc_switch_status()
` [PATCH 4/4] mmc: mmc: Improve reliability of mmc_select_hs400()

dpdk/vhost-user and VM migration
 2015-10-28 12:30 UTC  (4+ messages)

[PATCH v3 0/3] Keepalive monitoring & reporting
 2015-10-28 12:28 UTC  (5+ messages)
` [PATCH v3 1/3] rte: add keep alive functionality
` [PATCH v3 3/3] example: add keep alive sample application

[PATCH] drm/i915: Remove redundant get_pages call
 2015-10-28 12:08 UTC 

Updates to meta-browser (master) in 2015-10-28
 2015-10-28 12:28 UTC 

[PATCH -rt] Revert "net: use synchronize_rcu_expedited()"
 2015-10-28 12:27 UTC  (9+ messages)

UBI/UBIFS: dealing with MLC's paired pages
 2015-10-28 12:24 UTC  (3+ messages)

Bug: Segfault when doing "git diff"
 2015-10-28 12:24 UTC  (2+ messages)

virtio assisted migration
 2015-10-28 12:21 UTC  (3+ messages)

[meta-java][PATCH v2] openjdk-7: update to IcedTea 2.6.2 OpenJDK 7u91b01
 2015-10-28 12:21 UTC  (4+ messages)

[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-28 12:24 UTC  (3+ messages)

[PATCH net 1/2] Revert "Merge branch 'ipv6-overflow-arith'"
 2015-10-28 12:21 UTC  (2+ messages)
` [PATCH net 2/2] ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues

[PATCH v2 01/11] doc: add extended statistics notes
 2015-10-28 12:17 UTC  (4+ messages)
` [PATCH v3 00/11] Port XStats
  ` [PATCH v3 06/11] igbvf: add xstats() implementation

Updates to meta-java (master) in 2015-10-28
 2015-10-28 12:21 UTC 


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.