All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-03 08:02:44 to 2013-12-03 08:55:44 UTC [more...]

[PATCH 1/3] ASoC: ux500_pcm: Stop pretending that we support varying address widths
 2013-12-03  8:56 UTC  (13+ messages)
` [PATCH 2/3] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
  ` [alsa-devel] "
` [PATCH 3/3] ASoC: ux500: Dynamically fill DAI driver data on probe
  ` [alsa-devel] "
` [alsa-devel] [PATCH 1/3] ASoC: ux500_pcm: Stop pretending that we support varying address widths

[U-Boot] "make htmldocs" gives error
 2013-12-03  8:55 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2013-12-03  8:55 UTC 

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-03  8:52 UTC  (29+ messages)
` [PATCH 01/15] mm: numa: Do not batch handle PMD pages
` [PATCH 02/15] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 03/15] mm: thp: give transparent hugepage code a separate copy_page
` [PATCH 04/15] mm: numa: Serialise parallel get_user_page against THP migration
` [PATCH 05/15] mm: numa: Call MMU notifiers on "
` [PATCH 06/15] mm: Clear pmd_numa before invalidating
` [PATCH 07/15] mm: numa: Do not clear PMD during PTE update scan
` [PATCH 08/15] mm: numa: Do not clear PTE for pte_numa update
` [PATCH 09/15] mm: numa: Ensure anon_vma is locked to prevent parallel THP splits
` [PATCH 10/15] mm: numa: Avoid unnecessary work on the failure path
` [PATCH 11/15] sched: numa: Skip inaccessible VMAs
` [PATCH 12/15] Clear numa on mprotect
` [PATCH 13/15] mm: numa: Avoid unnecessary disruption of NUMA hinting during migration
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update

post-receive: pub/scm/linux/kernel/git/namhyung/linux-perf
 2013-12-03  8:54 UTC 

[RFC] cfg80211/mac80211: drop GTK-protected unicast IP packets
 2013-12-03  8:54 UTC  (3+ messages)

[PATCH 1/2] ARM: imx28: add apf28 specific initialization (macaddr)
 2013-12-03  8:53 UTC  (8+ messages)
` [PATCH 2/2] ARM: apf28dev: dts: set gpio polarity for usb regulator and pinctrl for regulator gpio

[PATCH v4 00/17] Add power management support for mxs phy
 2013-12-03  8:53 UTC  (23+ messages)
` [PATCH v4 02/17] usb: phy-mxs: Add platform judgement code
` [PATCH v4 09/17] usb: phy-mxs: Enable IC fixes for related SoCs
` [PATCH v4 16/17] usb: phy-mxs: fix the problem by only using 1st controller's register
` [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

Found it! (was Re: [3.10] Oopses in kmem_cache_allocate() via prepare_creds())
 2013-12-03  8:52 UTC  (3+ messages)
  ` [PATCH] mutexes: Add CONFIG_DEBUG_MUTEX_FASTPATH=y debug variant to debug SMP races

[PATCH 1/3] drm: Add LCD display clock polarity flags
 2013-12-03  8:51 UTC  (5+ messages)

[PATCH 1/4] nl80211: don't clear bitrate_mask twice
 2013-12-03  8:50 UTC  (5+ messages)
` [PATCH 2/4] nl80211: back to default bitrate_mask correctly
` [PATCH 3/4] nl80211/cfg80211: bitrate_mask, rename mcs to ht_mcs
` [PATCH 4/4] nl80211: add VHT support for set_bitrate_mask
` [PATCH] iw: add VHT MCS set support to set bitrates

post-receive: pub/scm/network/connman/connman
 2013-12-03  8:50 UTC 

[nightly] Core TISDK 2013.10 build 2013-12-03_01-54-42
 2013-12-03  8:39 UTC 

[Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development
 2013-12-03  8:50 UTC  (10+ messages)
` [Buildroot] [PATCH 2/5] coreutils: bump to version 8.21
` [Buildroot] [PATCH 3/5] util-linux: add agetty->getty symlink
` [Buildroot] [PATCH 4/5] zsh: alpha sort menu option
` [Buildroot] [PATCH 5/5] sysklogd: install to /sbin

[PATCH 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
 2013-12-03  8:50 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: Add Qualcomm TLMM driver

[U-Boot] [PATCH] arm: omap3: i2c: don't zero cnt in i2c_write
 2013-12-03  8:50 UTC  (5+ messages)
` [U-Boot] [PATCH V2] arm: omap: "

[Qemu-devel] [RFC PATCH 00/21] target-arm: add CPU core TrustZone support
 2013-12-03  8:48 UTC  (22+ messages)
` [Qemu-devel] [RFC PATCH 01/21] target-arm: add TrustZone CPU feature
` [Qemu-devel] [RFC PATCH 02/21] target-arm: move SCR & VBAR into TrustZone register list
` [Qemu-devel] [RFC PATCH 03/21] target-arm: adjust TTBCR for TrustZone feature
` [Qemu-devel] [RFC PATCH 04/21] target-arm: preserve RAO/WI bits of ARMv7 SCTLR
` [Qemu-devel] [RFC PATCH 05/21] target-arm: add CPU Monitor mode
` [Qemu-devel] [RFC PATCH 06/21] target-arm: add arm_is_secure() helper
` [Qemu-devel] [RFC PATCH 07/21] target-arm: reject switching to monitor mode from non-secure state
` [Qemu-devel] [RFC PATCH 08/21] target-arm: adjust arm_current_pl() for TrustZone
` [Qemu-devel] [RFC PATCH 09/21] target-arm: adjust SCR CP15 register access rights
` [Qemu-devel] [RFC PATCH 10/21] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [RFC PATCH 11/21] target-arm: implement CPACR register logic
` [Qemu-devel] [RFC PATCH 12/21] target-arm: add NSACR support
` [Qemu-devel] [RFC PATCH 13/21] target-arm: add SDER definition
` [Qemu-devel] [RFC PATCH 14/21] target-arm: split TLB for secure state
` [Qemu-devel] [RFC PATCH 15/21] target-arm: add banked coprocessor register type
` [Qemu-devel] [RFC PATCH 16/21] target-arm: convert appropriate coprocessor registers to banked type
` [Qemu-devel] [RFC PATCH 17/21] target-arm: use c13_context field for CONTEXTIDR
` [Qemu-devel] [RFC PATCH 18/21] target-arm: switch banked CP registers
` [Qemu-devel] [RFC PATCH 19/21] target-arm: add MVBAR support
` [Qemu-devel] [RFC PATCH 20/21] target-arm: implement SMC instruction
` [Qemu-devel] [RFC PATCH 21/21] target-arm: implement IRQ/FIQ routing to Monitor mode

Bug in the b43 driver (BCM4311 on Ubuntu 3.11.0-13-generic)?
 2013-12-03  8:49 UTC  (3+ messages)

[PATCH v4 0/7] enable Cache QoS Monitoring (CQM) feature
 2013-12-03  8:47 UTC  (8+ messages)
` [PATCH v4 1/7] x86: detect and initialize Cache QoS Monitoring feature
` [PATCH v4 2/7] x86: dynamically attach/detach CQM service for a guest
` [PATCH v4 3/7] x86: initialize per socket cpu map
` [PATCH v4 4/7] x86: collect CQM information from all sockets
` [PATCH v4 5/7] x86: enable CQM monitoring for each domain RMID
` [PATCH v4 6/7] xsm: add platform QoS related xsm policies
` [PATCH v4 7/7] tools: enable Cache QoS Monitoring feature for libxl/libxc

Issue while unloading modules via modprobe
 2013-12-03  8:47 UTC  (2+ messages)

[PATCH, RFC, RFT] ARM relocation fixes
 2013-12-03  8:47 UTC  (15+ messages)

[Buildroot] [PATCH] Rename netkitbase and netkittelnet
 2013-12-03  8:47 UTC  (4+ messages)

[Buildroot] [PATCH] smbnetfs: new package 0.5.3a
 2013-12-03  8:47 UTC  (2+ messages)

Slab BUG with DEBUG_* options
 2013-12-03  8:46 UTC  (5+ messages)

[PATCH] ARM: dts: i.MX27: Configure GPIOs as "input" by default
 2013-12-03  8:46 UTC  (2+ messages)

git-blame segfault
 2013-12-03  8:45 UTC  (4+ messages)

[Buildroot] [buildroot] libevas build failure analysis
 2013-12-03  8:45 UTC  (5+ messages)

[Qemu-devel] [PATCH] vmdk: Fix creating big description file
 2013-12-03  8:42 UTC  (4+ messages)

[PATCH] ARM: dts: i.MX51: Move include "imx51-pinfunc.h" into "imx51-pingrp.h"
 2013-12-03  8:42 UTC  (2+ messages)

[3.13-rc2+] BUG: soft lockup - CPU#3 stuck for 24s!
 2013-12-03  8:41 UTC 

[Buildroot] [PATCH] tmux: new package 1.8
 2013-12-03  8:41 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: imx27-phytec-phycore-som: Add on-flash BBT support
 2013-12-03  8:39 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: i.MX27 boards: Switch to use standard GPIO and IRQ flags definitions

radosgw Segmentation fault on obj copy
 2013-12-03  8:34 UTC  (17+ messages)
            ` [ceph-users] "

[PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests
 2013-12-03  8:34 UTC  (3+ messages)

[PATCH 0/4] Add Display support for AM43xx
 2013-12-03  8:33 UTC  (5+ messages)
` [PATCH 1/4] OMAPDSS: Add DSS features "
` [PATCH 2/4] ARM: AM43xx: fix dpll init in bypass mode
` [PATCH 3/4] ARM: OMAP2+: AM43xx DSS Hwmod
` [PATCH 4/4] ARM: DTS: AM43x: Add DSS node

[PATCH] omap: twl-common: Fix musb-hdrc device name
 2013-12-03  8:33 UTC  (2+ messages)

[PATCH] mv: let 'git mv file no-such-dir/' error out
 2013-12-03  8:32 UTC 

[PATCH v3] Btrfs: fix wrong super generation mismatch when scrubbing supers
 2013-12-03  8:31 UTC  (5+ messages)

[PATCH 0/4] Convert ACPI fan driver to platform driver
 2013-12-03  8:28 UTC  (5+ messages)
` [PATCH 1/4] ACPI / fan: remove unused macro for debug
` [PATCH 2/4] ACPI / fan: remove no need check for device pointer
` [PATCH 3/4] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 4/4] ACPI / fan: convert to platform driver

[PATCH] ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)
 2013-12-03  8:29 UTC  (2+ messages)

Independent of model for HP
 2013-12-03  8:29 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2013-12-03  8:29 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2013-12-03  8:28 UTC 

Possible memory leak in qemu-dm (qemu-dm swapping 20GB+, adding 2gb+ per day)
 2013-12-03  8:27 UTC  (11+ messages)

[Qemu-devel] [PATCH v5 0/6] Add cache mode option to qemu-iotests, and change default mode to "writeback"
 2013-12-03  8:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-iotests: Add "-c <cache-mode>" option
` [Qemu-devel] [PATCH v5 2/6] qemu-iotests: Honour cache mode in iotests.py
` [Qemu-devel] [PATCH v5 3/6] qemu-iotests: Add _default_cache_mode and _supported_cache_modes
` [Qemu-devel] [PATCH v5 4/6] qemu-iotests: Change default cache mode to "writeback"
` [Qemu-devel] [PATCH v5 5/6] qemu-iotests: Clean up spaces in usage output
` [Qemu-devel] [PATCH v5 6/6] qemu-iotests: Split qcow2 only cases in 048

[PATCH] Update the information in README about using the library
 2013-12-03  8:26 UTC 

[PATCH] macvlan: Support creating macvtaps from macvlans
 2013-12-03  8:24 UTC  (2+ messages)

[PATCH 0/4] mtd: spi-nor: add a new framework for SPI NOR
 2013-12-03  8:23 UTC  (9+ messages)

[PATCH] alsa: Disable timer-scheduling for PCMs with the BATCH flag
 2013-12-03  8:24 UTC  (2+ messages)
      ` [alsa-devel] "

[GIT pull] timer fixes for 3.13
 2013-12-03  8:23 UTC 

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-12-03  8:05 UTC  (2+ messages)

lttng-tools build error: non-dynamic relocations refer to dynamic symbol lttcomm_inet_tcp_timeout
 2013-12-03  8:23 UTC 

[Qemu-devel] [PATCH v4 0/6] Add cache mode option to qemu-iotests, and change default mode to "writeback"
 2013-12-03  8:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/6] qemu-iotests: Add _default_cache_mode and _supported_cache_modes

lib_ring_buffer_align error bit-field '<anonymous>' width not an integer constant
 2013-12-03  8:20 UTC 

[Buildroot] [PATCH v3] lftp: new package
 2013-12-03  8:20 UTC 

[PATCHv2 0/5] sparse: Relicense from non-dfsg-free OSL 1.1 to MIT license
 2013-12-03  8:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init
 2013-12-03  8:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM/VExpress: fix timer address for TC2 and other VExpress models
 2013-12-03  8:17 UTC  (3+ messages)

[PATCH] usb: phy-generic, phy-ulpi patch set
 2013-12-03  8:15 UTC  (3+ messages)
` [PATCH 3/3] usb: phy-generic: Add ULPI VBUS support

[Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches
 2013-12-03  8:14 UTC  (3+ messages)

самокоррекция зрения помимо пилюлек
 2013-12-03  8:14 UTC 

3.12: kernel panic when resuming from suspend to RAM (x86_64)
 2013-12-03  8:14 UTC  (10+ messages)

[PATCH net v4 0/2] net: sched: fix some issues
 2013-12-03  8:12 UTC  (5+ messages)
` [PATCH net v4 1/2] net: sched: tbf: fix calculation of max_size

[U-Boot] [PATCH 1/5] ARM: armv7: Make indirect vector addresses globl
 2013-12-03  8:12 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

[PATCH 10/39] hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  8:11 UTC  (5+ messages)
` [PATCH 16/39] mfd: "

[Qemu-devel] [RFC PATCH 00/15] input: rewrite qemu input layer
 2013-12-03  8:11 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 03/15] input: define event types using qapi

I expect your urgent response
 2013-12-03  8:02 UTC 

[Buildroot] [git commit] sysklogd: install to /sbin
 2013-12-03  8:10 UTC 

[PATCH iproute2] tc: more user friendly rates
 2013-12-03  8:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development
 2013-12-03  8:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux-pam: install default config
 2013-12-03  8:07 UTC  (2+ messages)

[PATCH] cfg80211: fix WARN_ON for re-association to the expired BSS
 2013-12-03  8:07 UTC  (5+ messages)

[PATCH] ARM: shmobile: armadillo: fixup ether pinctrol naming
 2013-12-03  8:07 UTC  (2+ messages)
` [PATCH] ARM: shmobile: armadillo: fixup FSI address size

[PATCH] memcg: remove KMEM_ACCOUNTED_ACTIVATED
 2013-12-03  8:06 UTC  (7+ messages)

[Buildroot] [git commit] util-linux: add agetty->getty symlink
 2013-12-03  8:05 UTC 

[PATCH] gpio: driver for Xtensa GPIO32
 2013-12-03  8:04 UTC 

[PATCH] kvm: clear guest TSC on reset
 2013-12-03  8:04 UTC  (2+ messages)

[Buildroot] [git commit] util-linux: install PAM configuration files
 2013-12-03  8:05 UTC 

[Buildroot] [git commit] linux-pam: install default config
 2013-12-03  8:04 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.