All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-01 08:17:46 to 2014-06-01 12:10:17 UTC [more...]

Linux 3.14.5
 2014-06-01 12:04 UTC 

[PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
 2014-05-31 15:25 UTC  (7+ messages)
` [PATCH v9 1/6] "
` [PATCH v9 2/6] header file for DRBG
` [PATCH v9 3/6] DRBG kernel configuration options
` [PATCH v9 4/6] compile the DRBG code
` [PATCH v9 5/6] DRBG testmgr test vectors
` [PATCH v9 6/6] Add DRBG test code to testmgr

[PATCH] xfstests: add test for btrfs cloning with file holes
 2014-06-01 13:06 UTC  (2+ messages)
` [PATCH v4] "

Would DPDK run on AMD processors
 2014-06-01 12:06 UTC  (2+ messages)

[PATCH 1/1] iproute2 bridge: bring to above par with brctl show macs
 2014-06-01 12:06 UTC 

[PATCH] drm: Don't export internal module variables
 2014-06-01 12:04 UTC  (2+ messages)

[PATCH] iio: adc: ad_sigma_delta.c: Cleaning up uninitialized variables
 2014-06-01 12:03 UTC  (4+ messages)

[PATCH] of/base: Replace alias if it already exists
 2014-06-01 12:01 UTC 

[Buildroot] [PATCHv2 1/2] glibc: drop redundant arch depends
 2014-06-01 11:58 UTC  (2+ messages)
` [Buildroot] [PATCHv2 2/2] glibc: add eglibc 2.19-svnr25243 and choice menu

[PATCH 1/1 linux-next] drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
 2014-06-01 11:56 UTC 

[net-next PATCH 1/2] bridge fdb dumping takes a filter device Dumping a bridge fdb dumps every fdb entry held. With this change we are going to filter on selected bridge port
 2014-06-01 11:56 UTC  (2+ messages)
` [net-next PATCH 2/2] bridge netlink dump interface at par with brctl Actually better than brctl showmacs because we can filter by bridge port in the kernel

[Xenomai] rtdm_mutex_init on forge
 2014-06-01 11:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] readline: Clear screen on form feed
 2014-06-01 11:53 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-06-01 11:54 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-06-01 11:54 UTC 

ebtables not blocking arp (or anything). I am using knoppix
 2014-06-01 11:47 UTC 

[E1000-devel] ARM support for igb driver
 2014-06-01 11:46 UTC  (3+ messages)

[PATCH 4/11] via-ircc: Remove useless return variables
 2014-06-01 11:42 UTC  (4+ messages)

[PATCH] dma: imx: correct sdmac->status for cyclic dma tx
 2014-06-01 11:40 UTC  (2+ messages)

[PATCH] Fixed zero copy GSO without orphaning the fragments
 2014-06-01 11:39 UTC 

[PATCH] regulator: core: allow non-exact matches in regulator_set_voltage_time()
 2014-06-01 11:38 UTC  (2+ messages)

[PATCH] tools: perf: builtin-trace.c: Cleaning up memory leak
 2014-06-01 11:38 UTC 

[PATCH] tools: lib: traceevent: parse-filter.c: Cleaning up memory leak
 2014-06-01 11:36 UTC 

[PATCH] sound: synth: emux: soundfont.c: Cleaning up memory leak
 2014-06-01 11:35 UTC 

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-06-01 11:33 UTC  (6+ messages)
` [PATCH v2 08/11] sched: get CPU's activity statistic

[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up memory leak
 2014-06-01 11:33 UTC 

[PATCH] staging: rtl8712: rtl871x_mlme.c: Cleaning up memory leak
 2014-06-01 11:32 UTC 

[PATCH v2] ARM: mcs lock: implement wfe-based polling for MCS locking
 2014-06-01 11:30 UTC 

[PATCH] staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up memory leak
 2014-06-01 11:30 UTC 

[PATCH 1/1] inotify.7: Bug 77111 - watch descriptor reuse
 2014-06-01 11:29 UTC  (5+ messages)

[PATCH] usbhid : enable NO_INIT_REPORTS quirk for Semico USB Keykoard
 2014-06-01 11:26 UTC 

[PATCH] of: treat PCI config space as IORESOURCE_MEM type
 2014-06-01 11:26 UTC  (6+ messages)
  ` [PATCH 1/2] pci: Add IORESOURCE_BIT entry for PCIe ECAM resources

post-receive: pub/scm/linux/kernel/git/will/linux
 2014-06-01 11:26 UTC 

[PATCH 3/3] drm/i915: Make module param for MMIO flip selection as tristate
 2014-06-01 11:13 UTC  (2+ messages)
` [PATCH v10] drm/i915: Replaced Blitter ring based flips with MMIO flips

[Buildroot] [PATCH v4 00/11] CMake infrastructure refactoring
 2014-06-01 11:08 UTC  (23+ messages)
` [Buildroot] [PATCH v4 01/11] pkg-cmake.mk: refactor the toolchainfile.cmake generation
` [Buildroot] [PATCH v4 02/11] pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmake
` [Buildroot] [PATCH v4 03/11] pkg-cmake.mk: enable ccache for cmake packages
` [Buildroot] [PATCH v4 04/11] rpi-userland: cleanup *_CONF_OPT
` [Buildroot] [PATCH v4 05/11] xbmc: fix missing libraries from rpi-userland
` [Buildroot] [PATCH v4 06/11] pkg-cmake.mk: globally disable BUILD_TESTING flag
` [Buildroot] [PATCH v4 07/11] pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUG
` [Buildroot] [PATCH v4 08/11] openpowerlink: do not override CMAKE_BUILD_TYPE
` [Buildroot] [PATCH v4 09/11] opencv: "
` [Buildroot] [PATCH v4 10/11] flann: "
` [Buildroot] [PATCH v4 11/11] qhull: "

[PATCH] pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
 2014-06-01 11:07 UTC 

[Buildroot] [PATCH 00/11] Round of external toolchain updates
 2014-06-01 11:02 UTC  (14+ messages)
` [Buildroot] [PATCH 01/11] toolchain-external: apply kernel headers check to non-custom toolchains
` [Buildroot] [PATCH 02/11] toolchain-external: do not pass TOOLCHAIN_EXTERNAL_CFLAGS for kernel headers check
` [Buildroot] [PATCH 03/11] toolchain-external: support only one Linaro ARM toolchain at a time
` [Buildroot] [PATCH 04/11] toolchain-external: support only one Linaro AArch64 "
` [Buildroot] [PATCH 05/11] toolchain-external: bump Linaro ARM to 2014.05
` [Buildroot] [PATCH 06/11] toolchain-external: bump Linaro ARMeb toolchain to 2014.04
` [Buildroot] [PATCH 07/11] toolchain-external: bump Linaro AArch64 toolchain to 2014.05
` [Buildroot] [PATCH 08/11] toolchain-external: bump musl external toolchains to 1.1.1
` [Buildroot] [PATCH 09/11] toolchain-external: add CodeSourcery MIPS 2014.05, remove 2012.09
` [Buildroot] [PATCH 10/11] toolchain-external: add CodeSourcery PowerPC 2012.03
` [Buildroot] [PATCH 11/11] toolchain-external: add ADI Blackfin 2014R1 toolchain, remove 2012R1

[PATCH] ASoC: fsl: Remove dependencies of boards for SND_SOC_EUKREA_TLV320
 2014-06-01 11:00 UTC  (2+ messages)

[PATCH v2] spi: dw-mmio: add oftree support
 2014-06-01 10:59 UTC  (2+ messages)

[Qemu-devel] Nested KVM is weird?
 2014-06-01 10:59 UTC  (2+ messages)

[meta-oe][PATCH 0/2] dfu-util cleanup
 2014-06-01 10:57 UTC  (5+ messages)

[PATCH] of_regulator: use of_property_read_{bool|u32}()
 2014-06-01 10:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-06-01 10:56 UTC 

[PATCH v5 0/8] ASoC: fsl-ssi: Driver cleanup
 2014-06-01 10:55 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-06-01 10:55 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-06-01 10:54 UTC 

[PATCH 3.14-stable] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
 2014-06-01 10:52 UTC  (5+ messages)

[PATCH 3/4] ASoC: Intel: Use devm_snd_soc_unregister_card
 2014-06-01 10:52 UTC  (3+ messages)
` [PATCHv2 3/4] ASoC: Intel: Use devm_snd_soc_register_card

[PATCH v3] ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls
 2014-06-01 10:50 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Fix Oops on reboot when SRIOV VFs are probed into the Host
 2014-06-01 10:49 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-06-01 10:49 UTC 

[PATCHv2 0/3] regulator: s2mps11: Add support S2MPU02 PMIC device
 2014-06-01 10:46 UTC  (3+ messages)
` [PATCHv2 2/3] regulator: s2mps11: Add support S2MPU02 regulator device

[PATCHv2] ASoC: Intel: Add Baytrail byt-max98090 machine driver
 2014-06-01 10:45 UTC  (2+ messages)

[PATCH] ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path
 2014-06-01 10:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-06-01 10:44 UTC 

[PATCH] ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
 2014-06-01 10:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-06-01 10:43 UTC 

[PATCH] spi/pxa2xx: fix runtime PM enabling order
 2014-06-01 10:42 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2014-06-01 10:40 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:37 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:37 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:36 UTC 

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-06-01 10:35 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:34 UTC 

Question regarding ISA DMA
 2014-06-01 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2014-06-01 10:34 UTC 

[PATCH 00/18] Renesas VSP1: alpha support
 2014-06-01 10:31 UTC  (10+ messages)
` [PATCH 11/18] v4l: vsp1: wpf: Simplify cast to pipeline structure

[Bug 75761] weston-launch no output - black screen
 2014-06-01 10:29 UTC  (2+ messages)

[Buildroot] [PATCH] package infra: remove duplicates in dependencies list
 2014-06-01 10:28 UTC 

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-06-01 10:28 UTC  (4+ messages)
` [ulogd PATCH 0/13] "
  ` [ulogd PATCH 12/13] nfct: introduce new out keys for ipfix timestamp

[Buildroot] [PATCH] infra: indent the Config.in source-ing of packages
 2014-06-01 10:24 UTC  (2+ messages)

[PATCH] Staging: panel: fixed checkpatch errors in panel.c
 2014-06-01 10:20 UTC 

[Buildroot] [PATCH 1/2] ti-gfx: use only -I${includedir} as pkg-config Cflags
 2014-06-01 10:20 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] sunxi-mali: "

[PATCH] driver core/platform: remove unused implicit padding in platform_object
 2014-06-01 10:19 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] ti-gfx: use only -I${includedir} as pkg-config Cflags
 2014-06-01 10:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] sunxi-mali: "

[PATCH v4 00/15] Thunderbolt driver for Apple MacBooks
 2014-06-01 10:11 UTC  (3+ messages)

toshiba_acpi: Unknown key 14b
 2014-06-01 10:02 UTC 

[PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v2
 2014-06-01 10:01 UTC  (6+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Controls for in-kernel PAPR hypercall handling

[PATCH] driver/netfilter/nfnetlink: removed unused variable
 2014-06-01  9:55 UTC  (2+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-01  9:55 UTC  (7+ messages)

[PATCH 2/2] clk: clps711x: Add DT bindings documentation
 2014-06-01  9:55 UTC  (2+ messages)

[PATCH 1/2] clk: Add CLPS711X clk driver
 2014-06-01  9:54 UTC 

[U-Boot] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-06-01  9:54 UTC  (4+ messages)
` [U-Boot] [PATCH 05/12] sunxi: Add sun4i support

Multicast AX.25?
 2014-06-01  9:48 UTC  (9+ messages)
  ` netromr.c path quality calc bug ax25tools-1.0.2/netrom
        ` UBUNTO 12.04 VScom TC800 Serial Kissattach ax??- port configuring corruption HELP Required please

Welcome message to new contributors
 2014-06-01  9:45 UTC 

[PATCH 2/2][v3] gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
 2014-06-01  9:39 UTC  (3+ messages)

[PATCH 1/2][v3] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-06-01  9:36 UTC  (2+ messages)

[PATCH] staging/wlan-ng: use ether_addr_equal_unaligned
 2014-06-01  9:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop two usb-serial subdriver entries
 2014-06-01  9:32 UTC 

[Qemu-devel] [PATCH v3 1/3] e1000: allow command-line selection of card model
 2014-06-01  9:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 0/3] e1000: allow model/device_id selection on command line
  ` [Qemu-devel] [PATCH v3 2/3] tests: e1000: test additional device IDs
  ` [Qemu-devel] [PATCH v3 3/3] e1000: remove broken support for 82573L

[PATCH 1/11 V2] USB: kl5kusb105: Remove klsi_105_tiocmset function
 2014-06-01  9:31 UTC  (3+ messages)

[PATCH 0/2] x86, fix smp_num_siblings calculation and usage
 2014-06-01  9:23 UTC  (3+ messages)
` [PATCH 1/2] x86, Clean up smp_num_siblings calculation

[PATCH v2 0/4] mmc: Add SDIO function devicetree subnode parsing
 2014-06-01  9:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt: bindings: mmc: Document the practice of using subnodes for slots
        ` [linux-sunxi] "

[PATCH 00/26] android: Add aptX support
 2014-06-01  9:14 UTC  (3+ messages)
` [PATCH 09/26] android/hal-audio: Make codecs configurable

[Qemu-devel] KVM call agenda ideas
 2014-06-01  9:10 UTC  (2+ messages)

[PATCH] pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
 2014-06-01  9:10 UTC  (2+ messages)

[PATCH] mailinfo: use strcmp() for string comparison
 2014-06-01  9:00 UTC 

superblock corruption, cannot obtain data
 2014-06-01  9:07 UTC  (2+ messages)

post-receive: pub/scm/bluetooth/bluez
 2014-06-01  8:54 UTC 

[PATCH for-next] mlx4_core: Add support for secure-host and SMP firewall
 2014-06-01  8:53 UTC 

[PATCH 0/10] Cross-compilation support improvement
 2014-06-01  8:47 UTC  (3+ messages)

Reset by checkout?
 2014-06-01  8:45 UTC  (4+ messages)

[PATCH] [GSoC14] Lazy Restore Using Memory Paging
 2014-06-01  8:44 UTC  (4+ messages)
` [PATCH: Lazy Restore] xl restore: Add a new "-l" lazy switch

[SPAM] Innokin cool fire 2 and Kanger Aero tank e cigs
 2014-06-01  8:41 UTC 

checksum failed followed by general protection fault and filesystem hang
 2014-06-01  8:40 UTC 

[PATCH] um: Generate "generic-y" header files for $(HEADER_ARCH)
 2014-06-01  8:40 UTC 

[Buildroot] new TI kernel version for beaglebone black
 2014-06-01  8:39 UTC  (2+ messages)

[Bug 75241] New: radeon_compute_pll_avivo broken in 3.15-rc3
 2014-06-01  8:37 UTC  (2+ messages)
` [Bug 75241] "

[Ksummit-discuss] [TOPIC] Encouraging more reviewers
 2014-06-01  8:36 UTC  (13+ messages)

[PATCH 1/2] MIPS: add MIPS_L1_CACHE_SHIFT_2
 2014-06-01  8:31 UTC  (4+ messages)
` [PATCH 2/2] MIPS: fix DECStation build for L1_CACHE_SHIFT value

[PATCH] machine: Add kvm-type property
 2014-06-01  8:31 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 3/3] hw/machine: Free old values of string properties
 2014-06-01  8:25 UTC 

[Qemu-devel] [PATCH V2 4/4] hw/machine: qemu machine opts as properties to QemuMachineState
 2014-06-01  8:21 UTC 

[GIT PULL] scheduler fixes
 2014-06-01  8:17 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.