All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-22 08:25:57 to 2015-05-22 09:06:28 UTC [more...]

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-22  9:06 UTC  (7+ messages)
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU

[patch net-next] flow_dissector: do not break if ports are not needed in flowlabel
 2015-05-22  9:05 UTC 

[PATCH-v2 0/9] target: se_node_acl + se_lun RCU conversions
 2015-05-22  9:05 UTC  (12+ messages)
` [PATCH-v2 1/9] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v2 2/9] target/pr: Use atomic bitop for se_dev_entry->pr_reg reservation check
` [PATCH-v2 4/9] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v2 5/9] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist

[3.16.y-ckt stable] Linux 3.16.7-ckt12 stable review
 2015-05-22  8:58 UTC  (30+ messages)
` [PATCH 3.16.y-ckt 004/129] efi/reboot: Allow powering off machines using EFI
` [PATCH 3.16.y-ckt 005/129] x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
` [PATCH 3.16.y-ckt 007/129] UBI: fix soft lockup in ubi_check_volume()
` [PATCH 3.16.y-ckt 009/129] ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE
` [PATCH 3.16.y-ckt 035/129] bridge/mdb: remove wrong use of NLM_F_MULTI
  ` [Bridge] "
` [PATCH 3.16.y-ckt 036/129] mlx4_en: Use correct loop cursor in error path
` [PATCH 3.16.y-ckt 067/129] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH 3.16.y-ckt 068/129] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [PATCH 3.16.y-ckt 069/129] arm64: KVM: Fix HCR setting for 32bit guests
` [PATCH 3.16.y-ckt 096/129] mm/memory-failure: call shake_page() when error hits thp tail page
` [PATCH 3.16.y-ckt 097/129] mm: soft-offline: fix num_poisoned_pages counting on concurrent events
` [PATCH 3.16.y-ckt 098/129] nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
` [PATCH 3.16.y-ckt 099/129] ocfs2: dlm: fix race between purge and get lock resource
` [PATCH 3.16.y-ckt 100/129] drm/i915/dp: there is no audio on port A
` [PATCH 3.16.y-ckt 101/129] drm/radeon: make VCE handle check more strict
` [PATCH 3.16.y-ckt 102/129] drm/radeon: make UVD handle checking "
` [PATCH 3.16.y-ckt 103/129] drm/radeon: more strictly validate the UVD codec
` [PATCH 3.16.y-ckt 119/129] crush: ensuring at most num-rep osds are selected
` [PATCH 3.16.y-ckt 120/129] netfilter: nf_tables: fix error handling of rule replacement
` [PATCH 3.16.y-ckt 121/129] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH 3.16.y-ckt 122/129] netfilter: nf_tables: check for overflow of rule dlen field
` [PATCH 3.16.y-ckt 123/129] netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
` [PATCH 3.16.y-ckt 124/129] netfilter: nf_tables: allow to change chain policy without hook if it exists
` [PATCH 3.16.y-ckt 125/129] netfilter: nft_rbtree: fix locking
` [PATCH 3.16.y-ckt 126/129] arm64/mm: Remove hack in mmap randomize layout
` [PATCH 3.16.y-ckt 127/129] sched/autogroup: Fix failure to set cpu.rt_runtime_us
` [PATCH 3.16.y-ckt 128/129] xprtrdma: Free the pd if ib_query_qp() fails
` [PATCH 3.16.y-ckt 129/129] xfs: ensure truncate forces zeroed blocks to disk

[GIT PULL] at91: cleanup for 4.2 #1
 2015-05-22  9:05 UTC 

[PATCH 0/6] brcmfmac: PCIe changes and NVRAM support
 2015-05-22  9:05 UTC  (5+ messages)
` [PATCH 6/6] brcmfmac: Add support for host platform NVRAM loading

[Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations
 2015-05-22  9:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/10] crypto: add a nettle cipher implementation

[xen-4.5-testing test] 56898: regressions - FAIL
 2015-05-22  9:03 UTC  (5+ messages)

[Qemu-devel] [PULL 00/38] Block patches
 2015-05-22  9:02 UTC  (39+ messages)
` [Qemu-devel] [PULL 01/38] iotests, parallels: quote TEST_IMG in 076 test to be path-safe
` [Qemu-devel] [PULL 02/38] block/parallels: rename parallels_header to ParallelsHeader
` [Qemu-devel] [PULL 03/38] block/parallels: switch to bdrv_read
` [Qemu-devel] [PULL 04/38] block/parallels: read up to cluster end in one go
` [Qemu-devel] [PULL 05/38] block/parallels: add get_block_status
` [Qemu-devel] [PULL 06/38] block/parallels: provide _co_readv routine for parallels format driver
` [Qemu-devel] [PULL 07/38] block/parallels: replace magic constants 4, 64 with proper sizeofs
` [Qemu-devel] [PULL 08/38] block/parallels: mark parallels format driver as zero inited
` [Qemu-devel] [PULL 09/38] block/parallels: _co_writev callback for Parallels format
` [Qemu-devel] [PULL 10/38] iotests, parallels: test for write into Parallels image
` [Qemu-devel] [PULL 11/38] block/parallels: support parallels image creation
` [Qemu-devel] [PULL 12/38] iotests, parallels: test for newly created parallels image via qemu-img
` [Qemu-devel] [PULL 13/38] parallels: change copyright information in the image header
` [Qemu-devel] [PULL 14/38] block/parallels: rename catalog_ names to bat_
` [Qemu-devel] [PULL 15/38] block/parallels: create bat2sect helper
` [Qemu-devel] [PULL 16/38] block/parallels: keep BAT bitmap data in little endian in memory
` [Qemu-devel] [PULL 17/38] block/parallels: read parallels image header and BAT into single buffer
` [Qemu-devel] [PULL 18/38] block/parallels: move parallels_open/probe to the very end of the file
` [Qemu-devel] [PULL 19/38] block/parallels: implement parallels_check method of block driver
` [Qemu-devel] [PULL 20/38] block/parallels: implement incorrect close detection
` [Qemu-devel] [PULL 21/38] iotests, parallels: check for incorrectly closed image in tests
` [Qemu-devel] [PULL 22/38] block/parallels: improve image reading performance
` [Qemu-devel] [PULL 23/38] block/parallels: create bat_entry_off helper
` [Qemu-devel] [PULL 24/38] block/parallels: delay writing to BAT till bdrv_co_flush_to_os
` [Qemu-devel] [PULL 25/38] block/parallels: add prealloc-mode and prealloc-size open paramemets
` [Qemu-devel] [PULL 26/38] block/parallels: optimize linear image expansion
` [Qemu-devel] [PULL 27/38] block/parallels: improve image writing performance further
` [Qemu-devel] [PULL 28/38] configure: handle clang -nopie argument warning
` [Qemu-devel] [PULL 29/38] configure: factor out supported flag check
` [Qemu-devel] [PULL 30/38] configure: silence glib unknown attribute __alloc_size__
` [Qemu-devel] [PULL 31/38] configure: Add workaround for ccache and clang
` [Qemu-devel] [PULL 32/38] block: return EPERM on writes or discards to read-only devices
` [Qemu-devel] [PULL 33/38] block: minimal bounce buffer alignment
` [Qemu-devel] [PULL 34/38] block: align bounce buffers to page
` [Qemu-devel] [PULL 35/38] Revert "block: Fix unaligned zero write"
` [Qemu-devel] [PULL 36/38] block: Fix NULL deference for unaligned write if qiov is NULL
` [Qemu-devel] [PULL 37/38] qemu-iotests: Test unaligned sub-block zero write
` [Qemu-devel] [PULL 38/38] block: get_block_status: use "else" when testing the opposite condition

[PATCH] drm: Only create a cmdline mode if no probed modes match
 2015-05-22  9:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/2] driver: xen-blkfront: move talk_to_blkback to a more suitable place
 2015-05-22  9:03 UTC  (6+ messages)
` [PATCH v5 2/2] xen/block: add multi-page ring support

ACPI shutdown unreliable with win7?
 2015-05-22  9:01 UTC  (3+ messages)

Harden iptables memory allocator
 2015-05-22  8:59 UTC  (3+ messages)

[PATCH bluetooth-next 0/4] mac802154: remove pib/mib locks and locking fixes
 2015-05-22  8:59 UTC  (6+ messages)
` [PATCH bluetooth-next 1/4] mac802154: fix hold rtnl while ioctl
` [PATCH bluetooth-next 2/4] mac802154: remove pib lock
` [PATCH bluetooth-next 3/4] mac802154: remove mib lock
` [PATCH bluetooth-next 4/4] mac802154: use atomic ops for sequence incrementation

[PATCH v10 0/4] edac: Add APM X-Gene SoC EDAC driver
 2015-05-22  8:59 UTC  (10+ messages)
` [PATCH v10 3/5] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding
  ` [PATCH v10 4/5] edac: Add APM X-Gene SoC EDAC driver

[Cocci] array addressing range checking by coccinelle
 2015-05-22  8:59 UTC  (5+ messages)
` [Cocci] array index range checking

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-22  8:59 UTC  (5+ messages)
  ` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework

regulator: da9062: undefined Kconfig option MFD_DA9062
 2015-05-22  8:57 UTC  (2+ messages)

[PATCH 1/2] cfg80211: ignore netif running state when changing iftype
 2015-05-22  8:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] mac80211: guard against invalid ptr deref

[U-Boot] Proposal to add NAND-boot support for Sunxi SPL
 2015-05-22  8:57 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] nand: sunxi: Add support for booting from internal NAND memory

"packagegroup-core-qt4e" broken?
 2015-05-22  8:56 UTC  (3+ messages)

[PATCH soc] ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms
 2015-05-22  8:54 UTC  (4+ messages)

[PATCH] zram: check compressor name before setting it
 2015-05-22  8:56 UTC  (4+ messages)

Vhost user no connection vm2vm
 2015-05-22  8:54 UTC  (5+ messages)
` FW: "

raid5 reshape is stuck
 2015-05-22  8:54 UTC  (5+ messages)

[PATCHv9 0/3] gnttab: Improve scaleability
 2015-05-22  8:54 UTC  (8+ messages)
` [PATCHv9 3/4] gnttab: make the grant table lock a read-write lock

[Bug 90537] radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
 2015-05-22  8:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] qapi: add dirty bitmap status
 2015-05-22  8:52 UTC  (8+ messages)

How to enable php5 (php_5.5.24.bb) support for postgresql
 2015-05-22  8:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode
 2015-05-22  8:50 UTC 

[PATCH v4 00/12] All sort of cdclk stuff
 2015-05-22  8:46 UTC  (3+ messages)

[PATCH 0/5] Add Cygnus PCIe PHY support
 2015-05-22  8:47 UTC  (9+ messages)
` [PATCH 2/5] phy: iproc-mdio: Initial iProc MDC/MDIO support
` [PATCH 4/5] phy: cygnus: pcie: Add Cygnus PCIe PHY support

How to debug a custom image creation script?
 2015-05-22  8:47 UTC 

[oe-commits] Shiqun Lin : sanity.bbclass: improve the sanity check for PATH and BBPATH
 2015-05-22  8:47 UTC  (3+ messages)

[PATCH v4 00/18] unified packet type
 2015-05-22  8:44 UTC  (20+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/18] mbuf: redefine packet_type in rte_mbuf
  ` [PATCH v5 02/18] ixgbe: support unified packet type in vectorized PMD
  ` [PATCH v5 03/18] mbuf: add definitions of unified packet types
  ` [PATCH v5 04/18] e1000: replace bit mask based packet type with unified packet type
  ` [PATCH v5 05/18] ixgbe: "
  ` [PATCH v5 06/18] i40e: "
  ` [PATCH v5 07/18] enic: "
  ` [PATCH v5 08/18] vmxnet3: "
  ` [PATCH v5 09/18] fm10k: "
  ` [PATCH v5 10/18] app/test-pipeline: "
  ` [PATCH v5 11/18] app/testpmd: "
  ` [PATCH v5 12/18] app/test: Remove useless code
  ` [PATCH v5 13/18] examples/ip_fragmentation: replace bit mask based packet type with unified packet type
  ` [PATCH v5 14/18] examples/ip_reassembly: "
  ` [PATCH v5 15/18] examples/l3fwd-acl: "
  ` [PATCH v5 16/18] examples/l3fwd-power: "
  ` [PATCH v5 17/18] examples/l3fwd: "
  ` [PATCH v5 18/18] mbuf: remove old packet type bit masks

[RFC v1] tree-wide: remove "select FW_LOADER" uses
 2015-05-22  8:44 UTC  (8+ messages)

smart 1.4.1 unsolved problem
 2015-05-22  8:43 UTC  (2+ messages)

Backport tracker migration complete
 2015-05-22  8:43 UTC 

[PATCH v3 11/11] ARM: shmobile: gose: enable R-Car Gen2 regulator quirk
 2015-05-22  8:43 UTC  (2+ messages)

How to install a older version kernel on new OS?
 2015-05-22  8:42 UTC 

[PATCH v4 0/7] Add Mediatek MMC driver
 2015-05-22  8:40 UTC  (5+ messages)
` [PATCH v4 2/7] mmc: mediatek: "

[rumpuserxen test] 56967: regressions - FAIL
 2015-05-22  8:38 UTC 

[U-Boot] Ramdisk Error
 2015-05-22  8:37 UTC  (3+ messages)

[PATCH 0/1] Fix packagegroup-core-qt4e for recent gstreamer 0.10 removal
 2015-05-22  8:37 UTC  (2+ messages)
` [PATCH 1/1] packagegroup-core-qt4e: make phonon-gstreamer plugin optional

[PATCH] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-05-22  8:36 UTC 

Troubleshoot clone issue to NFS
 2015-05-22  8:35 UTC  (7+ messages)

[PATCH v2 0/4] x86: don't default to executable mappings
 2015-05-22  8:35 UTC  (7+ messages)
` [PATCH v2 1/4] x86: move syscall trampolines off the stack

[PATCH v9 0/10] Support Write-Through mapping on x86
 2015-05-22  8:34 UTC  (4+ messages)
` [PATCH v9 9/10] x86, mm, pat: Refactor !pat_enabled handling

[Announce] submitGit for patch submission (was "Diffing submodule does not yield complete logs")
 2015-05-22  8:33 UTC 

Proposal for a Backport tracker
 2015-05-22  8:32 UTC  (4+ messages)

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-05-22  8:31 UTC  (15+ messages)
` [v2 PATCH 0/13] "
  ` [v2 PATCH 1/13] crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
  ` [v2 PATCH 2/13] crypto: seqiv - Use aead_register_instance
  ` [v2 PATCH 3/13] crypto: echainiv "
  ` [v2 PATCH 4/13] crypto: aead - Do not set cra_type for new style instances
  ` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface
  ` [v2 PATCH 6/13] xfrm: Add IV generator information to xfrm_algo_desc
  ` [v2 PATCH 7/13] ipsec: Add IV generator information to xfrm_state
  ` [v2 PATCH 8/13] esp4: Switch to new AEAD interface
  ` [v2 PATCH 9/13] esp6: "
  ` [v2 PATCH 10/13] mac802154: "
  ` [v2 PATCH 11/13] mac80211: "
  ` [v2 PATCH 12/13] crypto: tcrypt - "
  ` [v2 PATCH 13/13] crypto: algif_aead "

freeing memzone
 2015-05-22  8:30 UTC  (2+ messages)

ath20k blocks other devices
 2015-05-22  8:28 UTC  (9+ messages)

[PATCH v4 1/2] arm, imx6, dts: add DT for aristainetos2 board
 2015-05-22  8:25 UTC  (2+ messages)
` [PATCH v4 2/2] drm/panel: Add support for LG LB070WV8 800x480 7" panel

[Bug 89558] New: Unknown chipset error for GeForce 840M
 2015-05-22  8:27 UTC  (2+ messages)
  ` [Bug 89558] [NV118] GM108 not supported by nouveau

a old issue of ext4 on lts 3.10
 2015-05-22  8:26 UTC  (6+ messages)

[PATCH 0/4] arm64: gicv3: its: Fixes and updates for ThunderX
 2015-05-22  8:26 UTC  (6+ messages)
` [PATCH 1/4] arm64: gicv3: its: Encode domain number in PCI stream id

[PATCH 1/6] iio: light: Updated Vishay Capella cm32181 ambient light sensor driver
 2015-05-22  8:26 UTC  (3+ messages)
` [PATCH 6/6] "


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.