All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-19 15:23:15 to 2015-10-19 16:01:38 UTC [more...]

[PATCH] spi-atmel.c: fix DMA for bits_per_word > 8
 2015-10-19 16:01 UTC  (3+ messages)

[PATCH] xen: check return value of xenbus_printf
 2015-10-19 16:02 UTC 

[PATCH] scsi: restart list search after unlock in scsi_remove_target
 2015-10-19 16:01 UTC  (4+ messages)

[Buildroot] [[PATCH v4] 1/1] nwipe: new package
 2015-10-19 16:01 UTC  (2+ messages)

[PATCH v4 0/4] Updates to public/io/netif.h
 2015-10-19 16:00 UTC  (3+ messages)
` [PATCH v4 1/5] public/io/netif.h: document the reality of netif_rx_request/reponse id

Running out of IO space because of innocuous-looking DSDT change
 2015-10-19 16:00 UTC 

[PATCH 0/7] Switch to generic syscon regmap based drivers
 2015-10-19 15:58 UTC  (5+ messages)
` [PATCH 5/7] ARM: exynos_defconfig: Normalize exynos defconfig

[GIT PULL] On-demand device probing
 2015-10-19 15:58 UTC  (27+ messages)

nfsv41 over AF_VSOCK (nfs-ganesha)
 2015-10-19 15:58 UTC  (4+ messages)

[PATCH v1 0/6] block: some misc changes
 2015-10-19 15:58 UTC  (10+ messages)
` [PATCH v1 4/6] block: check bio_mergeable() early before merging
` [PATCH v1 5/6] blk-mq: fix for trace_block_plug()
` [PATCH v1 6/6] blk-mq: mark ctx as pending at batch in flush plug path

[Qemu-devel] [PULL v4 00/52] Ivshmem patches
 2015-10-19 15:57 UTC  (3+ messages)

[PATCH] nfc: free skb buffer using skb_free_datagram
 2015-10-19 15:59 UTC 

[PATCH 1/3] drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
 2015-10-19 15:56 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] Handle access of a target that has been removed
 2015-10-19 15:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/39] blockdev: BlockBackend and media
 2015-10-19 15:53 UTC  (40+ messages)
` [Qemu-devel] [PATCH v7 01/39] block: Remove host floppy support
` [Qemu-devel] [PATCH v7 02/39] block: Set BDRV_O_INCOMING in bdrv_fill_options()
` [Qemu-devel] [PATCH v7 03/39] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PATCH v7 04/39] iotests: Only create BB if necessary
` [Qemu-devel] [PATCH v7 05/39] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PATCH v7 06/39] block: Add blk_is_available()
` [Qemu-devel] [PATCH v7 07/39] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH v7 08/39] block/raw_bsd: Drop raw_is_inserted()
` [Qemu-devel] [PATCH v7 09/39] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PATCH v7 10/39] hw/block/fdc: Implement tray status
` [Qemu-devel] [PATCH v7 11/39] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PATCH v7 12/39] block: Fix BB AIOCB AioContext without BDS
` [Qemu-devel] [PATCH v7 13/39] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PATCH v7 14/39] block: Remove wr_highest_sector from BlockAcctStats
` [Qemu-devel] [PATCH v7 15/39] block: Move BlockAcctStats into BlockBackend
` [Qemu-devel] [PATCH v7 16/39] block: Move I/O status and error actions into BB
` [Qemu-devel] [PATCH v7 17/39] block/throttle-groups: Make incref/decref public
` [Qemu-devel] [PATCH v7 18/39] block: Add BlockBackendRootState
` [Qemu-devel] [PATCH v7 19/39] block: Make some BB functions fall back to BBRS
` [Qemu-devel] [PATCH v7 20/39] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PATCH v7 21/39] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PATCH v7 22/39] block: Add blk_insert_bs()
` [Qemu-devel] [PATCH v7 23/39] block: Prepare for NULL BDS
` [Qemu-devel] [PATCH v7 24/39] blockdev: Do not create BDS for empty drive
` [Qemu-devel] [PATCH v7 25/39] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PATCH v7 26/39] blockdev: Allow more options for BB-less BDS tree
` [Qemu-devel] [PATCH v7 27/39] block: Add blk_remove_bs()
` [Qemu-devel] [PATCH v7 28/39] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v7 29/39] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH v7 30/39] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH v7 31/39] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v7 32/39] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v7 33/39] blockdev: Implement change "
` [Qemu-devel] [PATCH v7 34/39] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v7 35/39] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH v7 36/39] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH v7 37/39] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PATCH v7 38/39] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PATCH v7 39/39] iotests: Add test for change-related QMP commands

fsl_ssi.c: Getting channel slips with fsl_ssi.c in TDM (network) mode
 2015-10-19 15:55 UTC 

[PATCH v2] librte_cfgfile (rte_cfgfile.h): modify the macros values
 2015-10-19 15:54 UTC  (3+ messages)
` [PATCH v3] librte_cfgfile(rte_cfgfile.h): "

[PATCH v2] vf610_adc: Fix internal temperature calculation
 2015-10-19 15:54 UTC 

Regression since commit 92bac83
 2015-10-19 15:55 UTC  (3+ messages)

[PATCH] PM / OPP: fix debugfs files for 64-bit
 2015-10-19 15:53 UTC  (9+ messages)

[U-Boot] Remove sparc archiecture?
 2015-10-19 15:52 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v3] igb: improve handling of disconnected adapters
 2015-10-19 15:52 UTC  (3+ messages)
` [PATCH v2] "
  ` [Intel-wired-lan] "

[PATCH] drm/mgag200: don't pass NULL file_priv to drm_gem_object_lookup()
 2015-10-19 15:50 UTC  (2+ messages)

Gathering features for 2.0 release notes
 2015-10-19 15:49 UTC 

[PATCH v2 0/5] Extensible SDK fixes
 2015-10-19 15:48 UTC  (3+ messages)
` [PATCH v2 2/5] classes/populate_sdk_ext: prevent do_rootfs from executing on install

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-19 15:48 UTC  (3+ messages)
` [PATCH v7 27/32] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs

[PATCH v2 0/5] virtio: Tx performance improvements
 2015-10-19 15:48 UTC  (7+ messages)
` [PATCH 1/5] virtio: clean up space checks on xmit
` [PATCH 3/5] virtio: use indirect ring elements

[PATCH 1/2] cpu hotplug, add CONFIG_PERMANENT_CPU_TOPOLOGY and keep topology directory for lifetime of CPU
 2015-10-19 15:48 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH v3] i386: keep cpu_model field in MachineState uptodate
 2015-10-19 15:47 UTC  (5+ messages)

Cannot delete lvm thin volume
 2015-10-19 15:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/17] Framework for securely passing secrets to QEMU
 2015-10-19 15:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/17] crypto: add QCryptoSecret object class for password/key handling

[PATCH] ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory
 2015-10-19 15:46 UTC  (10+ messages)

[PATCH] Fix cpupower reporting uninitialized values for offline cpus
 2015-10-19 15:45 UTC  (5+ messages)

[PATCH 1/9] drm: fix trivial typos
 2015-10-19 15:45 UTC  (3+ messages)

[PATCH 0/3] arm/arm64: KVM: arch timer boot fixes
 2015-10-19 15:45 UTC  (8+ messages)
` [PATCH 2/3] arm/arm64: KVM: Clear map->active on pend/active clear

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-19 15:44 UTC  (6+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
  ` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[PATCH net 1/1] tipc: conditionally expand buffer headroom over udp tunnel
 2015-10-19 15:43 UTC 

[PATCH v4] arm-soc: Add support for Sigma Designs Tango4 platforms
 2015-10-19 15:43 UTC 

[Qemu-devel] [PATCH 0/1] vhost-user: support of live migration with multiqueue
 2015-10-19 15:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] vhost: set the correct queue index in case of "

U-boot file is being removed when image-recipe is rebuild which uses wic.bz2
 2015-10-19 15:41 UTC 

[PATCH V2 00/30] Coresight integration with perf
 2015-10-19 15:37 UTC  (4+ messages)
` [PATCH V2 22/30] coresight: etm-perf: new PMU driver for ETM tracers

[Qemu-devel] [PATCH v8 00/27] vhost-user: add migration support
 2015-10-19 15:39 UTC  (6+ messages)

[PATCH 1/3] bitbake: add file-native to ASSUME_PROVIDED
 2015-10-19 15:37 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] fw_cfg: add dma interface, add strings via cmdline
 2015-10-19 15:37 UTC  (4+ messages)

[Bug 92504] New: [NVA5] Corruption in Plasma 5 on resume after changing screen configuration
 2015-10-19 15:37 UTC  (2+ messages)
  ` [Bug 92504] "

[U-Boot] [PATCH] arm: add support for semihosting for ARMv7M targets
 2015-10-19 15:37 UTC  (5+ messages)

[Bug 92524] system hang on "radeon_hwmon_get_pwm1_enable"
 2015-10-19 15:37 UTC  (3+ messages)

[PATCH] net: cavium: change NET_VENDOR_CAVIUM to bool
 2015-10-19 15:37 UTC 

[PATCH v6 0/4] bonding corrections and additions
 2015-10-19 15:36 UTC  (5+ messages)
` [PATCH v6 1/4] bond mode 4: copy entire config structure
` [PATCH v6 2/4] bond mode 4: do not ignore multicast
` [PATCH v6 3/4] bond mode 4: allow external state machine
` [PATCH v6 4/4] bond mode 4: tests for "

[PATCH V3 0/2] Add SPDIF_GCLK clock in clock tree for imx6
 2015-10-19 15:36 UTC  (8+ messages)
` [PATCH V3 1/2] clk: imx6: Add SPDIF_GCLK clock in clock tree

[PATCH] fs: fix data races on inode->i_flctx
 2015-10-19 15:36 UTC  (11+ messages)

[PATCH 0/3] ARM: dts: Use IOPAD pinmux for IGEP boards
 2015-10-19 15:34 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: omap3-igep0020: Use IOPAD pinmux macro
` [PATCH 2/3] ARM: dts: am335x-igep0033: "
` [PATCH 3/3] ARM: dts: am335x-base0033: "

[PATCH net] net: try harder to not reuse ifindex when moving interfaces
 2015-10-19 15:36 UTC  (4+ messages)

[PATCH v11 00/48] Richacls
 2015-10-19 15:34 UTC  (8+ messages)
` [PATCH v11 21/48] ext4: Add richacl feature flag

[PATCH 00/20] tree-wide convert to memremap()
 2015-10-19 15:34 UTC  (7+ messages)
` [PATCH 11/20] sound, skylake: switch from ioremap_cache to memremap

[PATCH 1/3] libsdl: support native compilation
 2015-10-19 15:33 UTC  (3+ messages)

[PATCH net 1/1] tipc: allow non-linear first fragment buffer
 2015-10-19 15:33 UTC 

3.18 RT freezes on Raspberry Pi 2
 2015-10-19 15:33 UTC  (12+ messages)

[PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set
 2015-10-19 15:33 UTC  (2+ messages)

[PATCH 7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues
 2015-10-19 15:32 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 11/12] megaraid_sas : Driver version upgrade
 2015-10-19 15:32 UTC  (2+ messages)

[PATCH net v3] openvswitch: Allocate memory for ovs internal device stats
 2015-10-19 15:31 UTC 

[PATCH 10/12] megaraid_sas : SMAP restriction-do not access user memory from IOCTL code
 2015-10-19 15:32 UTC  (2+ messages)

[PULL][PATCH 0/2 v2] Balance filters: stripes, enhanced limit
 2015-10-19 15:31 UTC  (5+ messages)
` [PATCH 1/2] btrfs: extend balance filter limit to take minimum and maximum

[PATCH 09/12] megaraid_sas : Make PI enabled VD 8 byte DMA aligned
 2015-10-19 15:31 UTC  (2+ messages)

MDS stuck in a crash loop
 2015-10-19 15:31 UTC  (11+ messages)

[PATCH v2 0/5] pipeline: add bulk add/delete functions for table
 2015-10-19 15:30 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/5] test_table: added check for bulk add/delete to acl table unit test

[PATCH linux-next] soc: ti: use request_firmware_direct() as acc firmware is optional
 2015-10-19 15:29 UTC  (6+ messages)

[PATCH] orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails
 2015-10-19 15:15 UTC 

[PATCH] Fix GCC 5.2 "_FOR_BUILD" and related variables
 2015-10-19 15:29 UTC  (2+ messages)
` [PATCH] gcc-5.2: Fix various _FOR_BUILD "

[PATCH 1/1] perf:Adding --list-opts to usage string
 2015-10-19 15:29 UTC  (4+ messages)
` [PATCH v2 0/3] perf help: Make perf's help consistent with other builtins
  ` [PATCH v2 1/3] perf help: Add options description to 'perf -h'

[PATCH 4.1 000/202] 4.1.11-stable review
 2015-10-19 15:28 UTC  (4+ messages)
` ***SPAM*** "

[U-Boot] [PATCH v2 0/3] Tidy up README.scrapyard and drop old PowerPC code
 2015-10-19 15:29 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] scrapyard: Add lines for recently removed ARM boards

patch "ttyFDC: Fix build problems due to use of module_{init,exit}" added to tty-next
 2015-10-19 15:28 UTC  (4+ messages)

[PATCH V2] populate SDK: prepare calling of bb.utils for exceptions
 2015-10-19 15:28 UTC  (2+ messages)
` [PATCH V3] "

[U-Boot] [PATCH] Revert "arm: Remove d2net_v2 defconfig file"
 2015-10-19 15:27 UTC 

[PATCH rdma-cm] IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
 2015-10-19 15:27 UTC  (7+ messages)
` [PATCH rdma-cm] IB/core: Fix use after free of ifa

[UPDATED] [PATCHv4 00/24] arm64: Consolidate CPU feature handling
 2015-10-19 15:26 UTC  (5+ messages)
` [PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values

[PATCH] net: Really fix vti6 with oif in dst lookups
 2015-10-19 15:26 UTC 

[PATCH 1/2] ASoC: nau8825: Add FLL configuration
 2015-10-19 15:25 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 00/18] crypto: further fixes for Marvell CESA hash
 2015-10-19 15:25 UTC  (4+ messages)
` [PATCH 03/18] crypto: marvell: add flag to determine algorithm endianness

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
 2015-10-19 15:24 UTC  (2+ messages)

[PATCH 1/2] perf test: Silence tracepoint event failures
 2015-10-19 15:23 UTC  (2+ messages)
` [PATCH 2/2] perf test: Suppress libtraceevent warnings

[PATCH 0/4] Add support for the TI TPS65086 PMIC
 2015-10-19 15:23 UTC  (7+ messages)
` [PATCH 1/4] Documentation: tps65086: Add DT bindings for the "

[RFC PATCH v3 0/4] drm: Cleanup probe function for component based masters
 2015-10-19 15:23 UTC  (6+ messages)
` [RFC PATCH v3 4/4] drm/armada: Convert the probe function to the generic drm_of_component_probe()

[PATCH 0/3] VMX: misc adjustments
 2015-10-19 15:23 UTC  (2+ messages)
` [PATCH 3/3] vVMX: use latched VMCS machine address


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.