All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-19 19:29:06 to 2014-03-19 20:24:05 UTC [more...]

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-19 20:53 UTC  (80+ messages)
` [PATCH 06/62] ARM: davinci: export da8xx_syscfg0_base
` [PATCH 09/62] ARM: efm32: allow uncompress debug output
` [PATCH 10/62] ARM: efm32: select AUTO_ZRELADDR
` [PATCH 11/62] ARM: ep93xx: export ep93xx_chip_revision
` [PATCH 12/62] ARM: hisi: fix building without CONFIG_HOTPLUG_CPU
` [PATCH 13/62] ARM: hisi: select HAVE_ARM_SCU only for SMP
` [PATCH 14/62] ARM: imx: imx6q_set_lpm is only defined for CONFIG_PM=y
` [PATCH 15/62] ARM: ixp4xx/omixp: always include linux/leds.h
` [PATCH 16/62] ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h
` [PATCH 17/62] ARM: ixp4xx: fix gpio rework
` [PATCH 18/62] ARM: ks8695/og: make PCI setup conditional
` [PATCH 19/62] ARM: lpc32xx: export lpc32xx_return_iram_size
` [PATCH 20/62] ARM: msm: add missing include of linux/module.h
` [PATCH 21/62] ARM: msm: avoid calling debug_ll_addr on !MMU
` [PATCH 22/62] ARM: msm: export legacy DMA interfaces
` [PATCH 23/62] ARM: omap1: fix building without 32K_TIMER
` [PATCH 24/62] ARM: omap1: select I2C where needed for PMIC
` [PATCH 25/62] ARM: mvebu: add missing header
` [PATCH 26/62] ARM: mvebu: don't select CONFIG_NEON
` [PATCH 27/62] ARM: orion5x: make dns323 independent of PHY support
` [PATCH 28/62] ARM: pxa: FB_W100 must be built-in
` [PATCH 29/62] ARM: pxa: don't "select" SMC91X on MACH_XCEP
` [PATCH 30/62] ARM: pxa: enable pxafb unconditionally for some boards
` [PATCH 31/62] ARM: pxa: fix colibri build
` [PATCH 32/62] ARM: pxa: fix pxa_ssp_* declarations
` [PATCH 33/62] ARM: pxa: remove broken balloon3_gpio_vbus reference
` [PATCH 34/62] ARM: pxa: select I2C_GPIO only if I2C is on
` [PATCH 35/62] ARM: pxa: trizeps4 and trizeps4wl use the same file
` [PATCH 36/62] ARM: rpc: autoselect CPU_SA110
` [PATCH 37/62] ARM: sa1100/pxa: fix MTD_XIP build
` [PATCH 38/62] ARM: footbridge: don't build floppy code for addin mode
` [PATCH 39/62] ARM: footbridge: fix build with PCI disabled
` [PATCH 40/62] ARM: footbridge: make screen_info setup conditional
` [PATCH 41/62] ARM: realview: fix sparsemem build
` [PATCH 42/62] ARM: realview: use explicit core tile config options
` [PATCH 43/62] ARM: integrator: only select pl01x if TTY is enabled
` [PATCH 44/62] ARM: integrator: refine CPU selection
` [PATCH 45/62] ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24
` [PATCH 46/62] ARM: s3c24xx: fix gta02 build error
` [PATCH 47/62] ARM: s3c64xx: MACH_SMDK6400 needs HSMMC1
` [PATCH 48/62] ARM: s3c64xx: select power domains only when used
` [PATCH 49/62] ARM: s5p64x0: fix building with only one soc type
` [PATCH 50/62] ARM: s5pv210: enable IDE support in MACH_TORBRECK
` [PATCH 51/62] ARM: samsung: allow serial driver to be disabled
` [PATCH 52/62] ARM: samsung: disable decompressor watchdog on exynos
` [PATCH 53/62] ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logic
` [PATCH 54/62] ARM: samsung: select ATAGS where necessary
` [PATCH 55/62] ARM: samsung: select CRC32 for SAMSUNG_PM_CHECK
` [PATCH 56/62] ARM: samsung: select I2C where needed for PMIC
` [PATCH 57/62] ARM: exynos: fix l2x0 saved regs handling
` [PATCH 58/62] ARM: exynos: add missing include of linux/module.h
` [PATCH 59/62] ARM: shmobile: ak4642 needs i2c support
` [PATCH 60/62] ARM: shmobile: work around CONFIG_PHYLIB=m
` [PATCH 61/62] ARM: sunxi: fix build for THUMB2_KERNEL
` [PATCH 62/62] ARM: tegra: make debug_ll code build for ARMv6

[PATCH v7 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-19 20:24 UTC  (25+ messages)
` [PATCH v7 01/11] qspinlock: A generic 4-byte queue spinlock implementation
` [PATCH v7 02/11] qspinlock, x86: Enable x86-64 to use queue spinlock
` [PATCH v7 03/11] qspinlock: More optimized code for smaller NR_CPUS
` [PATCH v7 04/11] qspinlock: Optimized code path for 2 contending tasks
` [PATCH v7 05/11] pvqspinlock, x86: Allow unfair spinlock in a PV guest
` [PATCH v7 06/11] pvqspinlock, x86: Allow unfair queue spinlock in a KVM guest
` [PATCH v7 07/11] pvqspinlock, x86: Allow unfair queue spinlock in a XEN guest
` [PATCH v7 08/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v7 09/11] pvqspinlock, x86: Add qspinlock para-virtualization support
` [PATCH v7 10/11] pvqspinlock, x86: Enable qspinlock PV support for KVM
` [PATCH RFC v7 11/11] pvqspinlock, x86: Enable qspinlock PV support for XEN

[PATCH net] ipv6: If a public address is deleted then also delete all temporary addresses still referring to it
 2014-03-19 20:21 UTC  (2+ messages)

[PATCHv5 net-next] VXLAN: fix nonfunctional neigh_reduce
 2014-03-19 20:20 UTC  (2+ messages)

[PATCHv2 0/2] Abort blkid on I/O errors
 2014-03-19 20:20 UTC  (4+ messages)
` [PATCH 1/2] blkid: stop scanning on I/O error

xen-acpi-processor: (CX): Hypervisor error (-38) for ACPI CPU
 2014-03-19 20:20 UTC  (4+ messages)

Bug#738758: linux-image-3.12-1-amd64: ext4 can't properly handle ext2 filesystems created for GNU/Hurd
 2014-03-19 20:20 UTC 

[RFC] QR encoding for Oops messages
 2014-03-19 20:18 UTC  (6+ messages)

[PATCH v7 00/15] uprobes: Add uprobes support for ARM
 2014-03-19 20:16 UTC  (6+ messages)
` [GIT PULL] "

[PATCH v7 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-19 20:13 UTC 

Trusted kernel patchset for Secure Boot lockdown
 2014-03-19 20:16 UTC  (25+ messages)

A new way to dive into the kernel!
 2014-03-19 20:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/11] vfio on spapr-ppc64
 2014-03-19 20:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 05/11] vfio: Introduce VFIO address spaces
` [Qemu-devel] [PATCH v5 06/11] vfio: Create VFIOAddressSpace objects as needed
` [Qemu-devel] [PATCH v5 07/11] vfio: Add guest side IOMMU support
` [Qemu-devel] [PATCH v5 10/11] spapr-vfio: add spapr-pci-vfio-host-bridge to support vfio
` [Qemu-devel] [PATCH v5 11/11] spapr-vfio: enable for spapr

[PATCH] via-rhine: Disable device in error path
 2014-03-19 20:08 UTC  (2+ messages)

Thread Scheduler
 2014-03-19 20:01 UTC  (5+ messages)

[PATCH v2] testimage: dont use DNS lookup for qemu based testimages
 2014-03-19 20:06 UTC  (4+ messages)

[PATCH v3 1/2] USB: cdc: add MBIM extended functional descriptor structure
 2014-03-19 20:05 UTC  (3+ messages)

[PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM
 2014-03-19 20:04 UTC  (4+ messages)

[PATCH] t5510: Do not use $(pwd) when fetching / pushing / pulling via rsync
 2014-03-19 20:03 UTC  (2+ messages)

[PATCH 0/5] efivars compat support
 2014-03-19 20:00 UTC  (8+ messages)
` [PATCH 1/5] efivars: Use local variables instead of a pointer dereference
` [PATCH 2/5] efivars: Check size of user object
` [PATCH 3/5] efivars: Stop passing a struct argument to efivar_validate()
` [PATCH 4/5] efivars: Refactor sanity checking code into separate function
` [PATCH 5/5] efivars: Add compatibility code for compat tasks

[PATCH 0/4] sunxi clock fixes
 2014-03-19 20:01 UTC  (4+ messages)
` [PATCH 1/4] clk: sunxi: fix A20 PLL4 calculation

[Qemu-devel] [PATCHv2] vl.c: Fix memory leak in qemu_register_machine
 2014-03-19 20:01 UTC  (3+ messages)

new stuff for 3.15 needs to be posted _now_
 2014-03-19 19:59 UTC 

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-19 19:59 UTC  (2+ messages)

EDAC PCIe errors when scannning the bus
 2014-03-19 19:58 UTC  (2+ messages)

[PATCH] 3.8: access permission filesystem
 2014-03-19 19:38 UTC 

[U-Boot] [RFC PATCH 04/17] kconfig: add defconfig files for all boards
 2014-03-19 19:58 UTC  (4+ messages)

[PATCH RFC] sched: introduce add_wait_queue_exclusive_head
 2014-03-19 19:55 UTC  (10+ messages)

[PATCH] git-rebase: Teach rebase "-" shorthand
 2014-03-19 19:55 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3] tests: use "env" to run commands with temporary env-var settings
 2014-03-19 19:55 UTC  (2+ messages)

[PATCH RESEND 0/7] New CCINs and several patches for new improvement
 2014-03-19 19:55 UTC  (3+ messages)
` [PATCH RESEND 4/7] ipr: Get rid of superfluous call to pci_disbale_msi/msix()

thread context switching
 2014-03-19 19:53 UTC  (4+ messages)

[PATCH v3] ASOC: tegra: move AC97 clock handling to the machine driver
 2014-03-19 19:53 UTC  (3+ messages)

[PATCH v2 0/7] vtpm: TPM groups and deep quotes
 2014-03-19 19:52 UTC  (8+ messages)
` [PATCH 1/7] vtpmmgr: add TPM group support
` [PATCH 2/7] vtpmmgr: add example control tools
` [PATCH 3/7] vtpmmgr: Store hardware TPM Locality
` [PATCH 4/7] vtpmmgr: Convert TPM_Seal to use TPM_PCR_INFO_LONG
` [PATCH 5/7] vtpm: passthru requests to manager
` [PATCH 6/7] vtpm: add ordinal for obtaining an EK signature
` [PATCH 7/7] vtpm: add deep quote support

[RFC][GSoC] Calling for comments regarding rough draft of proposal
 2014-03-19 19:52 UTC 

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-19 19:52 UTC  (5+ messages)

Performance impact using the "filter" option
 2014-03-19 19:51 UTC 

[PATCH V4] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-03-19 19:51 UTC  (2+ messages)

[RFC PATCH] cifs: Fix possible deadlock with cifs and work queues
 2014-03-19 19:47 UTC  (7+ messages)

[Qemu-trivial] [PATCH v2] scripts: add sample model file for Coverity Scan
 2014-03-19 19:46 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

master - cmirrord: Clean-up stray warning message (attempt #2)
 2014-03-19 19:44 UTC 

[Qemu-devel] migrating instances from qemu-kvm to qemu
 2014-03-19 19:43 UTC  (8+ messages)

[lm-sensors] [PATCH] hwmon: (pmbus/ltc2978) Add support for LTM4676
 2014-03-19 19:43 UTC  (2+ messages)

[v3.13][v3.14][Regression] kthread: make kthread_create() killable
 2014-03-19 19:42 UTC  (10+ messages)
` [v3.13][v3.14][Regression] kthread: make kthread_create()killable
    ` [v3.13][v3.14][Regression] kthread: makekthread_create()killable
        ` [v3.13][v3.14][Regression] kthread:makekthread_create()killable
              ` please fix FUSION (Was: [v3.13][v3.14][Regression] kthread:makekthread_create()killable)

[PATCH 1/2] SUNRPC: Ensure that call_connect times out correctly
 2014-03-19 19:41 UTC  (15+ messages)

[PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
 2014-03-19 19:40 UTC  (3+ messages)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2014-03-19 19:38 UTC 

[Qemu-devel] [PULL for-2.0-rc1 0/1] QOM CPUState patch queue 2014-03-19
 2014-03-19 19:35 UTC  (2+ messages)

[PATCH 01/10] findfs: use symbolic exit values, and tell about them in manual
 2014-03-19 19:35 UTC  (4+ messages)
` [PATCH 03/10] kill: flip all comparions to be in smaller - greater order

[SPAM] Re:Cleanroom Wipers, Lint Free Wipes, Sontara Replace Wipes
 2014-03-19 19:31 UTC 

[PATCH v3 0/4] ASoC: simple-card: multi DAI links extension
 2014-03-19 19:31 UTC  (10+ messages)
` [PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links
        ` [alsa-devel] "

[RFCv3 00/14] Unified plane support
 2014-03-19 19:31 UTC  (9+ messages)
` [RFCv3 03/14] drm: Add primary plane helpers
` [RFCv3 04/14] drm/exynos: Restrict plane loops to only operate on overlay planes

[Buildroot] [PATCH 0 of 4] qt packages: make sure PATH is set during make and qmake
 2014-03-19 19:30 UTC  (5+ messages)
` [Buildroot] [PATCH 1 of 4] qt5 packages: set correct PATH when running qmake
` [Buildroot] [PATCH 2 of 4] qwt: use TARGET_MAKE_ENV when running make and qmake
` [Buildroot] [PATCH 3 of 4] qtuio: "
` [Buildroot] [PATCH 4 of 4] qextserialport: "


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.