All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-01 20:03:11 to 2016-04-01 21:30:01 UTC [more...]

[PATCH 0/2] nand: Remove BUG abuse
 2016-04-01 21:29 UTC  (2+ messages)
` [PATCH 1/2] mtd: nand: Drop mtd.owner requirement in nand_scan

[Qemu-devel] [PATCH] doc: Flip bit sense for allowing trim during WRITE_ZEROES
 2016-04-01 21:29 UTC 

[PATCH v3 00/16] Support non-lru page migration
 2016-04-01 21:29 UTC  (5+ messages)
` [PATCH v3 02/16] mm/compaction: support non-lru movable "

[PATCH net] vlan: pull on __vlan_insert_tag error path and fix csum correction
 2016-04-01 21:28 UTC  (3+ messages)

[linux-3.16 test] 88208: regressions - FAIL
 2016-04-01 21:28 UTC 

[PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64
 2016-04-01 21:28 UTC  (3+ messages)

[PATCH - aconnect 1/1] Fix aconnect printing card and pid on older kernels
 2016-04-01 21:28 UTC  (2+ messages)

[PATCH] backport-include: fix abs definition in kernel.h
 2016-04-01 20:35 UTC 

[PATCH 1/3] of: mtd: add helper reading "nand-ecc-algo" from DT
 2016-04-01 21:23 UTC  (8+ messages)
` [PATCH 2/3] mtd: nand: read (from DT) and store ECC algorithm

[PATCH] tty: amba-pl011: Use 32-bit accesses for SBSA UART
 2016-04-01 21:23 UTC  (2+ messages)
` [PATCH v3] "

[Linux-ham] netrom
 2016-04-01 21:20 UTC  (4+ messages)

KVM_MAX_VCPU hard limit of 255 on x86
 2016-04-01 21:19 UTC 

[Qemu-devel] [PATCH] block: Move away from anglo-centricity
 2016-04-01 21:19 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] arm: dts: imx6q-ba16: Disable pwm2 by default
 2016-04-01 21:19 UTC 

Building perf with clang
 2016-04-01 21:19 UTC 

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-04-01 21:18 UTC  (4+ messages)

[PATCH v2 1/5] ath10k: Ensure txrx-compl-task is stopped when cleaning htt-tx
 2016-04-01 21:12 UTC  (10+ messages)
` [PATCH v2 2/5] ath10k: Ensure peer_map references are cleaned up
` [PATCH v2 3/5] ath10k: Add WARN_ON if we over-write peer-map pointer
` [PATCH v2 4/5] ath10k: Clean up peer when sta goes away
` [PATCH v2 5/5] ath10k: Fix deadlock when peer cannot be created

[fido/master][PATCH] linux-ti-staging 4.1: add PRU Ethernet FW dependency for AM4
 2016-04-01 21:17 UTC  (2+ messages)
` [master][PATCH] linux-ti-staging 4.4: "

[PATCH - alsa-lib 1/1] Change card/pid get functions to return -ENOSYS if the kernel is too old
 2016-04-01 21:15 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: add support for TAS5720 digital amplifier
 2016-04-01 21:14 UTC  (7+ messages)
` [PATCH v2 2/2] "

[net PATCH 0/2] Fixes for GRO and GRE tunnels
 2016-04-01 21:13 UTC  (6+ messages)
` [net PATCH 2/2] ipv4/GRO: Make GRO conform to RFC 6864

[PATCH] mac80211: Ensure no limits on station rhashtable
 2016-04-01 21:13 UTC 

[PATCH 1/1] ideapad-laptop: Handle Yoga in tablet mode
 2016-04-01 21:02 UTC 

[folded-merged] ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit-fix-3.patch removed from -mm tree
 2016-04-01 21:11 UTC 

[folded-merged] ksm-introduce-ksm_max_page_sharing-per-page-deduplication-limit-fix-2.patch removed from -mm tree
 2016-04-01 21:11 UTC 

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-04-01 21:11 UTC  (7+ messages)
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule

[PATCH] maintainers: claim responsibility for Intel i40e PMD
 2016-04-01 21:08 UTC  (3+ messages)

[PATCH 1/2] Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs
 2016-04-01 20:54 UTC  (3+ messages)

[PATCH 0/2] fsl-mc binding and device tree updates
 2016-04-01 20:54 UTC  (3+ messages)

[PATCH 2/2] arm64: dts: ls2080a: fsl-mc dt node updates
 2016-04-01 20:54 UTC  (3+ messages)

[PATCH v4 net-next 00/15] MTU/buffer reconfig changes
 2016-04-01 21:06 UTC  (16+ messages)
` [PATCH v4 net-next 01/15] nfp: correct RX buffer length calculation
` [PATCH v4 net-next 02/15] nfp: move link state interrupt request/free calls
` [PATCH v4 net-next 03/15] nfp: break up nfp_net_{alloc|free}_rings
` [PATCH v4 net-next 04/15] nfp: make *x_ring_init do all the init
` [PATCH v4 net-next 05/15] nfp: allocate ring SW structs dynamically
` [PATCH v4 net-next 06/15] nfp: cleanup tx ring flush and rename to reset
` [PATCH v4 net-next 07/15] nfp: reorganize initial filling of RX rings
` [PATCH v4 net-next 08/15] nfp: preallocate RX buffers early in .ndo_open
` [PATCH v4 net-next 09/15] nfp: move filling ring information to FW config
` [PATCH v4 net-next 10/15] nfp: slice .ndo_open() and .ndo_stop() up
` [PATCH v4 net-next 11/15] nfp: sync ring state during FW reconfiguration
` [PATCH v4 net-next 12/15] nfp: propagate list buffer size in struct rx_ring
` [PATCH v4 net-next 13/15] nfp: convert .ndo_change_mtu() to prepare/commit paradigm
` [PATCH v4 net-next 14/15] nfp: pass ring count as function parameter
` [PATCH v4 net-next 15/15] nfp: allow ring size reconfiguration at runtime

[PATCH v5] xSplice v1 design and implementation
 2016-04-01 21:04 UTC  (4+ messages)
` [PATCH v5 11/28] xsplice: Implement support for applying/reverting/replacing patches

[PATCH 0/7] Drivers: hv: vmbus: Cleanup the ring buffer code
 2016-04-01 21:03 UTC  (5+ messages)
` [PATCH 1/7] Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
  ` [PATCH 3/7] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()

[PATCH 0/6] Drivers: hv: vmbus: Fix mmio management
 2016-04-01 21:03 UTC  (5+ messages)
` [PATCH 1/6] Drivers: hv: kvp: fix IP Failover

JFFS2 cleanmarker size requirements
 2016-04-01 21:02 UTC 

[PATCH] app/test/test_table_acl: fill missing field
 2016-04-01 21:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] ide: fix loss of the dma/atapi state during migration
 2016-04-01 21:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] ide: restart atapi dma by re-evaluating command packet

[Qemu-devel] [PATCH for-2.6] target-i386: KVM loves Hyper-V!
 2016-04-01 20:28 UTC  (2+ messages)

[PATCH v3] vfs: Add support to document max and min inode times
 2016-04-01 20:58 UTC 

[PATCH] cpufreq: acpi: policy->driver_data can't be NULL in ->exit()
 2016-04-01 21:00 UTC  (4+ messages)

[PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation
 2016-04-01 20:57 UTC  (3+ messages)

[PATCH] examples/ip_pipeline: fix pcap file parsing
 2016-04-01 20:55 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH] i40evf: properly handle VLAN features
 2016-04-01 20:55 UTC  (6+ messages)

[PATCH 0/3] bug fix and code clean-up
 2016-04-01 20:53 UTC  (2+ messages)

Compression causes kernel crashes if there are I/O or checksum errors (was: RE: kernel BUG at fs/btrfs/volumes.c:5519 when hot-removing device in RAID-1)
 2016-04-01 20:54 UTC  (6+ messages)

[U-Boot] [PATCH] image-fit: Change FIT prefix for configurations
 2016-04-01 20:53 UTC  (2+ messages)

[PATCH] mei: do not pin module if cldrv->probe() failed
 2016-04-01 20:53 UTC 

[U-Boot] [RFC] Disable USB options for SPL build
 2016-04-01 20:50 UTC 

linux-next: build failure after merge of the pm tree
 2016-04-01 20:51 UTC  (2+ messages)

[Qemu-devel] Why is SeaBIOS used with -kernel?
 2016-04-01 20:46 UTC  (18+ messages)

[Qemu-devel] [PATCH] tcg/mips: Fix type of tcg_target_reg_alloc_order[]
 2016-04-01 20:44 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-01 20:42 UTC  (7+ messages)
` [PATCH v2 2/2] doc: dt: mtd: add a DT property to enable the use of 4byte-address op codes

[PATCH xtables-addons] build: fix configure compatiblity with POSIX shells
 2016-04-01 20:35 UTC 

Another ENOSPC situation
 2016-04-01 20:40 UTC  (6+ messages)

[PATCHv3 0/2] Fix relative path issues in recursive submodules
 2016-04-01 20:39 UTC  (6+ messages)
` [PATCH 1/2] submodule--helper, module_clone: always operate on absolute paths

[PATCH 1/1] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-04-01 20:38 UTC  (7+ messages)

[PATCH 0/5] ARM: dts: omap: Fix some DTC warnings
 2016-04-01 20:38 UTC  (9+ messages)
` [PATCH 1/5] ARM: dts: omap: add missing unit name to pbias regulator nodes
` [PATCH 2/5] ARM: dts: n8x0: remove unneeded unit name for i2c node
` [PATCH 3/5] ARM: dts: omap3: add missing unit name to PMU node
` [PATCH 4/5] ARM: dts: omap: remove unneeded unit name for sound nodes
  ` [PATCH 5/5] ARM: dts: omap: add missing unit names to bandgap nodes

[PATCH v7 0/3] Adding NPS400 drivers
 2016-04-01 20:21 UTC  (8+ messages)
` [PATCH v7 1/3] soc: Support for EZchip SoC
` [PATCH v7 2/3] clocksource: Add NPS400 timers driver
` [PATCH v7 3/3] irqchip: add nps Internal and external irqchips

[PATCH 1/3] ath10k: Ensure txrx-compl-task is stopped when cleaning htt-tx
 2016-04-01 20:36 UTC  (4+ messages)

[meta-oe][PATCH v6 5/7] opencv: Use pre-downloaded ipp
 2016-04-01 20:35 UTC  (3+ messages)
` [meta-oe][PATCH v6 6/7] opencv: Fix build on x86 platform

[Qemu-devel] [PATCH v1 0/5] ThreadSanitizer support
 2016-04-01 20:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions

[PATCH] coresight: removing gratuitous boot time log messages
 2016-04-01 20:34 UTC  (2+ messages)

[RFC] Addition of Altera Arria10 System Resource Chip
 2016-04-01 20:34 UTC  (11+ messages)
` [RFC 1/8] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings
` [RFC 4/8] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support

[PATCH V2 0/9] xentrace/xenalyze support on ARM
 2016-04-01 20:33 UTC  (11+ messages)
` [PATCH V2 1/9] xenalyze: Support for ARM platform
` [PATCH V2 2/9] xentrace: "
` [PATCH V2 3/9] "
` [PATCH V2 4/9] "
` [PATCH V2 5/9] "
` [PATCH V2 6/9] "
` [PATCH V2 7/9] "
` [PATCH V2 8/9] "
` [PATCH V2 9/9] "

[Intel-wired-lan] [next PATCH v2] i40evf: properly handle VLAN features
 2016-04-01 20:34 UTC 

[Qemu-devel] [PATCH 00/18] RFCv2: vhost-user: shutdown and reconnection
 2016-04-01 20:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/18] tests: append i386 tests
  ` [Qemu-devel] [PATCH 01/18 for-2.6] "
` [Qemu-devel] [PATCH 10/18] vhost-user: add slave-fd support

+ mm-slub-replace-kick_all_cpus_sync-with-synchronize_sched-in-kmem_cache_shrink.patch added to -mm tree
 2016-04-01 20:32 UTC 

[PATCH] drm/i915: Fix plane init failure paths
 2016-04-01 20:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Fix plane init failure paths (rev2)

[PATCH v2 -next] net/core/dev: Warn on a too-short GRO frame
 2016-04-01 20:29 UTC  (2+ messages)

Bonjour mDNS broacast can be lost during BT-WLAN coexistence schemes?
 2016-04-01 20:28 UTC  (4+ messages)
` [ath9k-devel] "

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-04-01 20:28 UTC  (13+ messages)

[PATCH for-4.4 1/2] mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
 2016-04-01 20:27 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 1/1] NBD proto: add WRITE_ZEROES extension
 2016-04-01 20:26 UTC  (3+ messages)
` [Qemu-devel] [Nbd] "

[PATCH 1/2] imap-send.c: implements the GIT_CURL_DEBUG environment variable
 2016-04-01 20:25 UTC  (2+ messages)

[Buildroot] [PATCH 0/4 v2] core/download: add support for git sub-modules (branch yem/git)
 2016-04-01 20:25 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4 v2] support/download/git: do not use bare clones
` [Buildroot] [PATCH 2/4 v2] support/download/git: do not use git archive, handle it manually
` [Buildroot] [PATCH 3/4 v2] support/download/git: add support for submodules
` [Buildroot] [PATCH 4/4 v2] core/pkg-infra: download git submodules if the package wants them

How stable is the blueoothd -E support?
 2016-04-01 20:25 UTC 

+ kexec-export-offsetpagecompound_head-to-find-out-compound-tail-page.patch added to -mm tree
 2016-04-01 20:25 UTC 

+ kexec-update-vmcoreinfo-for-compound_order-dtor.patch added to -mm tree
 2016-04-01 20:25 UTC 

[PATCH 0/3] Include OFD lock owners when looking up state
 2016-04-01 20:24 UTC  (6+ messages)

[PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
 2016-04-01 20:24 UTC  (3+ messages)

example GATT code to talk with a sensortag
 2016-04-01 20:21 UTC  (5+ messages)

[PATCH 1/2] ALSA: hda - Enable i915 binding for gen3/4 HDMI/DP
 2016-04-01 20:21 UTC  (5+ messages)

[PATCH 1/1] NFSv3: Ignore wcc before ctime attribute
 2016-04-01 20:19 UTC 

[PATCH 1/3] ARM: multi_v7_defconfig: Add more BCM2835 support
 2016-04-01 20:17 UTC  (6+ messages)
` [PATCH 2/3] ARM: multi_v7_defconfig: Switch BCM2835 to sdhci-iproc.c for MMC

[PATCH] ip6_tunnel: set rtnl_link_ops before calling register_netdevice
 2016-04-01 20:17 UTC 

[PATCH] mm: vmscan: reclaim highmem zone if buffer_heads is over limit
 2016-04-01 20:14 UTC  (4+ messages)

[PATCH] mpt3sas - remove unused fw_event_work delayed_work
 2016-04-01 20:14 UTC  (5+ messages)

[PATCH 0/8] btrfs: uapi migration for user-visible API components
 2016-04-01 20:14 UTC  (9+ messages)
` [PATCH 1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
` [PATCH 2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
` [PATCH 3/8] btrfs: uapi/linux/btrfs.h migration, document subvol flags
` [PATCH 4/8] btrfs: uapi/linux/btrfs.h migration, move feature flags
` [PATCH 5/8] btrfs: uapi/linux/btrfs.h migration, move balance flags
` [PATCH 6/8] btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
` [PATCH 7/8] btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
` [PATCH 8/8] btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64

icmp
 2016-04-01 20:14 UTC  (4+ messages)

[PATCH v3 00/11] i2c: rcar: tackle race conditions in the driver
 2016-04-01 20:14 UTC  (7+ messages)
` [PATCH v3 09/11] i2c: rcar: revoke START request early

[PATCH v2] iov_iter: Fix out-of-bound access in iov_iter_advance()
 2016-04-01 20:11 UTC  (5+ messages)

[PATCH] Consistent use of IEC 80000-13 prefix in manpage
 2016-04-01 20:11 UTC  (4+ messages)
  ` [PATCH v2] Consistent use of metric "

[nacked] iov_iter-fix-out-of-bound-access-in-iov_iter_advance.patch removed from -mm tree
 2016-04-01 20:10 UTC 

[Xenomai] Request for support of SIOCSHWTSTAMP
 2016-04-01 20:09 UTC  (3+ messages)

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-01 20:06 UTC  (6+ messages)

[Qemu-devel] [PATCH] doc: Cleanups to structured reads
 2016-04-01 20:05 UTC  (2+ messages)

[PATCH] md/bitmap: call bitmap_destroy in case bitmap_create failed
 2016-04-01 20:04 UTC  (3+ messages)
` [V2 PATCH] md/bitmap: clear bitmap if "

[PATCH] sched/clock: Make local_clock/cpu_clock inline
 2016-04-01 20:04 UTC 

[PATCH] drm/core: Fix ordering in drm_mode_config_cleanup
 2016-04-01 20:04 UTC  (4+ messages)

[RFC PATCH 0/3] staging: lustre: detypedef
 2016-04-01 20:03 UTC  (5+ messages)
` [lustre-devel] "
      ` [lustre-devel] [RFC PATCH 0/3] staging: lustre: detypede


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.