messages from 2014-05-01 00:48:29 to 2014-05-01 06:00:19 UTC [more...]
[PATCH v5 0/3] ARM: sunxi: Add support for consumer infrared devices
2014-05-01 6:00 UTC (3+ messages)
` [linux-sunxi] "
[PATCH] spi: Fix hung task timeout when initialization fails
2014-05-01 5:53 UTC (5+ messages)
[Buildroot] [PATCH v3 1/2] ccache: change default cache directory path to match config setting
2014-05-01 5:52 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/2] ccache: provide capability to do initial ccache setup
[PATCH 1/1] fanotify_init.2, fanotify_mark.2: ENOSYS if not available
2014-05-01 5:49 UTC (2+ messages)
[PATCH 0/5 v3] iio: exynos_adc: fix minor nits in the driver
2014-05-01 5:48 UTC (6+ messages)
` [PATCH 5/5 v3] iio: exynos_adc: do a reinit_completion before the conversion
[PATCH] drivers/net/ethernet/broadcom/bnx2.c
2014-05-01 5:39 UTC
[ath9k-devel] Stable Version for ath9k_htc in AP Mode?
2014-05-01 5:37 UTC (13+ messages)
[PATCH] random: Add "initialized" variable to proc
2014-05-01 5:37 UTC (8+ messages)
Help with space
2014-05-01 5:33 UTC (4+ messages)
[PATCH] usb: dwc3: debugfs: add snapshot to dump requests trbs events
2014-05-01 5:31 UTC (6+ messages)
[PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
2014-05-01 5:26 UTC (5+ messages)
` [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
` kprobes broken in linux-next (was Re: [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist)
[patch 1/2] mm, migration: add destination page freeing callback
2014-05-01 5:10 UTC (4+ messages)
` [patch 2/2] mm, compaction: return failed migration target pages back to freelist
[U-Boot] [PATCH] ums: respect CONFIG_USB_CABLE_CHECK
2014-05-01 5:21 UTC (2+ messages)
ebtables issue in compat mode
2014-05-01 5:18 UTC
NFSoRDMA developers bi-weekly meeting announcement (4/30)
2014-05-01 5:16 UTC (8+ messages)
[PATCH] setpriv: Fix --selinux-label
2014-05-01 5:10 UTC
debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline
2014-05-01 5:07 UTC (6+ messages)
[PATCH] PPC: BOOK3S: Disable/Enable TM looking at the ibm, pa-features device tree entry
2014-05-01 5:01 UTC (2+ messages)
[PATCH] arc_emac: write initial MAC address from devicetree to hw
2014-05-01 4:58 UTC (2+ messages)
[PATCH v3 0/9] drm/nouveau: support for GK20A, cont'd
2014-05-01 4:59 UTC (7+ messages)
` [PATCH v3 6/9] drm/nouveau/graph: enable when using external firmware
` [Nouveau] "
[PATCH] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
2014-05-01 4:58 UTC (4+ messages)
[PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd
2014-05-01 4:49 UTC (8+ messages)
` [PATCH v2 04/10] drm/nouveau/fb: add GK20A support
Unable to rebuild a 3 drive raid1 - blocked for more than 120 seconds
2014-05-01 4:48 UTC
linux-next: manual merge of the staging tree with the staging.current tree
2014-05-01 4:47 UTC (2+ messages)
[PULL] two module fixes
2014-05-01 4:43 UTC
[U-Boot] [PATCH] NAND: Add Micron MT29F16G identifier
2014-05-01 4:30 UTC (2+ messages)
Kernel config fragments are not applied
2014-05-01 4:29 UTC (9+ messages)
[Qemu-devel] [PATCH V5 00/28] add direct support of event in qapi schema
2014-05-01 4:27 UTC (29+ messages)
` [Qemu-devel] [PATCH V5 01/28] os-posix: include sys/time.h
` [Qemu-devel] [PATCH V5 02/28] qapi: add event helper functions
` [Qemu-devel] [PATCH V5 03/28] qapi script: add event support
` [Qemu-devel] [PATCH V5 04/28] test: add test cases for qapi event
` [Qemu-devel] [PATCH V5 05/28] qapi: define events in qapi schema
` [Qemu-devel] [PATCH V5 06/28] monitor: change event functions as an implemention of new emit method
` [Qemu-devel] [PATCH V5 07/28] qapi event: convert SHUTDOWN
` [Qemu-devel] [PATCH V5 08/28] qapi event: convert POWERDOWN
` [Qemu-devel] [PATCH V5 09/28] qapi event: convert RESET
` [Qemu-devel] [PATCH V5 10/28] qapi event: convert STOP
` [Qemu-devel] [PATCH V5 11/28] qapi event: convert RESUME
` [Qemu-devel] [PATCH V5 12/28] qapi event: convert SUSPEND
` [Qemu-devel] [PATCH V5 13/28] qapi event: convert SUSPEND_DISK
` [Qemu-devel] [PATCH V5 14/28] qapi event: convert WAKEUP
` [Qemu-devel] [PATCH V5 15/28] qapi event: convert RTC_CHANGE
` [Qemu-devel] [PATCH V5 16/28] qapi event: convert WATCHDOG
` [Qemu-devel] [PATCH V5 17/28] qapi event: convert DEVICE_DELETED
` [Qemu-devel] [PATCH V5 18/28] qapi event: convert DEVICE_TRAY_MOVED
` [Qemu-devel] [PATCH V5 19/28] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
` [Qemu-devel] [PATCH V5 20/28] qapi event: convert BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PATCH V5 21/28] qapi event: convert other BLOCK_JOB events
` [Qemu-devel] [PATCH V5 22/28] qapi event: convert NIC_RX_FILTER_CHANGED
` [Qemu-devel] [PATCH V5 23/28] qapi event: convert VNC events
` [Qemu-devel] [PATCH V5 24/28] qapi event: convert SPICE events
` [Qemu-devel] [PATCH V5 25/28] qapi event: convert BALLOON_CHANGE
` [Qemu-devel] [PATCH V5 26/28] qapi event: convert GUEST_PANICKED
` [Qemu-devel] [PATCH V5 27/28] qapi event: convert QUORUM events
` [Qemu-devel] [PATCH V5 28/28] qapi event: clean up
btrfs checksum
2014-05-01 4:16 UTC
[kernel-hardening] [patch] lib: check for strcpy() overflows to fixed length buffers
2014-05-01 4:06 UTC (3+ messages)
` "
` [kernel-hardening] "
[PATCH 1/3] of: Add vendor prefix for Linear Technology Corporation
2014-05-01 4:05 UTC (4+ messages)
[Suggestion] unicore32: About toolchain issues and source code
2014-05-01 4:05 UTC (3+ messages)
-- Kedves felhasználó, az e-mail;
2014-05-01 3:42 UTC
Warning from kernel/printk/printk.c in linux-next
2014-05-01 4:00 UTC (3+ messages)
[PATCH v3 00/12] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-05-01 3:58 UTC (5+ messages)
` [PATCH v3 11/12] ARM: EXYNOS: Add platform driver support for Exynos PMU
[BUG] kernel BUG at mm/vmacache.c:85!
2014-05-01 3:56 UTC (10+ messages)
[PATCH net] i40e: fix passing wrong error code to i40e_open()
2014-05-01 3:55 UTC
[PATCH] regmap: Add missing initialization of this_page
2014-05-01 3:49 UTC (2+ messages)
[PATCH] w1: do not unlock unheld list_mutex in __w1_remove_master_device()
2014-05-01 3:48 UTC (2+ messages)
[PATCHv3 0/2] add DT endianness binding support
2014-05-01 3:43 UTC (4+ messages)
[PATCH 1/2] ASoC: wm8804: Use devm_regulator_bulk_get()
2014-05-01 3:36 UTC (4+ messages)
` [PATCH 2/2] ASoC: wm8985: "
[PATCH] regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error
2014-05-01 3:34 UTC (2+ messages)
[PATCH] aio: fix potential leak in aio_run_iocb()
2014-05-01 3:31 UTC (2+ messages)
[PATCH 00/15] ASoC: Arnds randconfig fixes for ASoC
2014-05-01 3:32 UTC (26+ messages)
` [PATCH 01/15] ASoC: CS42L51 and WM8962 codecs depend on INPUT
` [alsa-devel] "
` [PATCH 02/15] ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X
` [PATCH 03/15] ASoC: SMDK_WM8580_PCM needs REGMAP_I2C
` [PATCH 04/15] ASoC: samsung-idma: avoid 64-bit division
` [PATCH 05/15] ASoC: nuc900: export nuc900_ac97_data
[PATCH 6/6] staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters
2014-05-01 3:32 UTC (6+ messages)
` [PATCH 6/6 v2] staging: comedi: addi_apci_1564: "
[PATCH RFC 2/4] x86/mem_access: mem_access and mem_event changes to support PV domains
2014-05-01 3:25 UTC (2+ messages)
[PATCH] splice: fix possible memory leak in vmsplice_to_user()
2014-05-01 3:22 UTC
[PATCH] rwsem: Support optimistic spinning
2014-05-01 3:21 UTC (2+ messages)
` [PATCH v3] "
[PATCH RFC 0/4] Add mem_access support for PV domains
2014-05-01 3:18 UTC (8+ messages)
` [PATCH RFC 1/4] x86/mm: Shadow and p2m changes for PV mem_access
[Buildroot] [PATCH 1/2] flite: depend on alsa-lib when available
2014-05-01 3:17 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] flite: fix static linking against alsa
dcache shrink list corruption?
2014-05-01 3:12 UTC (13+ messages)
[xen-4.4-testing test] 26094: regressions - FAIL
2014-05-01 2:51 UTC
[nightly] Distroless meta-ti/master minimal build 2014-04-30_21-00-24
2014-05-01 2:27 UTC
[PATCH] SCHED: allow wait_on_bit_action functions to support a timeout
2014-05-01 2:41 UTC
[BUG?] Patches created with 'diff.noprefix=true' don't 'git apply'
2014-05-01 2:40 UTC (2+ messages)
[PATCH] SCHED: remove proliferation of wait_on_bit action functions
2014-05-01 2:37 UTC
[PATCH v5 4/6] arm64: Add 4 levels of page tables definition with 4KB pages
2014-05-01 2:34 UTC (2+ messages)
[PATCH v5 6/6] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-05-01 2:34 UTC (2+ messages)
[PATCH v5 5/6] arm64: mm: Implement 4 levels of translation tables
2014-05-01 2:34 UTC (2+ messages)
[PATCH v5 3/6] arm64: Add a description on 48-bit address space with 4KB pages
2014-05-01 2:34 UTC (2+ messages)
[PATCH v5 2/6] arm64: Introduce VA_BITS and translation level options
2014-05-01 2:33 UTC (2+ messages)
[PATCH v5 1/6] arm64: Use pr_* instead of printk
2014-05-01 2:33 UTC (2+ messages)
[PATCH v5 0/6] Support 4 levels of translation tables for ARM64
2014-05-01 2:33 UTC (2+ messages)
[PATCH] e2fsprogs: add a make variable for the pkgconfig install dir
2014-05-01 2:18 UTC
[PATCH] net phy: Check for aneg completion before setting state to PHY_RUNNING
2014-05-01 2:11 UTC (5+ messages)
linux-next: manual merge of the pm tree with the mips tree
2014-05-01 2:09 UTC
[PATCH 2/2] mm/compaction: cleanup isolate_freepages()
2014-05-01 1:58 UTC (12+ messages)
[patch V2 0/6] dma: edma: Provide granular residue accounting
2014-05-01 1:57 UTC (7+ messages)
GPF in 3.13.4 Debian kernel
2014-05-01 1:53 UTC (3+ messages)
[Bug 75211] New: Division error in radeon_compute_pll_avivo (X hang)
2014-05-01 1:45 UTC
[xen-4.2-testing test] 26084: trouble: blocked/broken
2014-05-01 1:45 UTC
[RFC PATCH] regulator: virtual: Introduce a new virtual locker regulator type
2014-05-01 1:28 UTC (3+ messages)
[PATCH] ASoC: cq93vc: fix cq93vc_get_regmap build error
2014-05-01 1:23 UTC (4+ messages)
[PATCH] spi: Force the registration of the spidev devices
2014-05-01 1:21 UTC (9+ messages)
iwlwifi null pointer dereference
2014-05-01 1:19 UTC (11+ messages)
[V10 PATCH 0/4] pvh dom0 patches
2014-05-01 1:19 UTC (4+ messages)
[PATCH] ASoC: rt5640: correct 5640's device ID
2014-04-30 18:25 UTC (2+ messages)
[RFC PATCH 0/3] mtd: nand: add randomizer support
2014-05-01 1:09 UTC (14+ messages)
` [RFC PATCH 1/3] mtd: nand: introduce a randomizer layer in the NAND framework
` [RFC PATCH 2/3] of: mtd: add NAND randomizer mode retrieval
` [RFC PATCH 3/3] mtd: nand: add sunxi randomizer support
mount.nfs missing
2014-05-01 1:06 UTC (3+ messages)
[RFC Patch Ust 2/5] Serialize the CTF global structures for ust-comm
2014-05-01 1:05 UTC
[PATCH 0/6] i2c: sh_mobile: cleanups
2014-05-01 1:02 UTC (5+ messages)
` [PATCH 4/6] i2c: sh_mobile: add devicetree documentation
[U-Boot] [Patch v3 1/2] common/board_f: Preserve early global data
2014-05-01 1:01 UTC (2+ messages)
` [U-Boot] [Patch v3 2/2] common/board_f: Fix size variable
[Bug 69827] New: Uneven, jerky mouse movement, increasing CPU usage
2014-05-01 0:58 UTC (2+ messages)
` [Bug 69827] [NVC1] "
[linux-3.10 test] 26093: regressions - FAIL
2014-05-01 0:57 UTC
[PATCH v2 0/4] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
2014-05-01 0:39 UTC
Xen Platform QoS design discussion
2014-05-01 0:56 UTC (3+ messages)
[PATCH v4 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-05-01 0:53 UTC (6+ messages)
[PATCH RT 0/3] Linux 3.12.15-rt26-rc1
2014-05-01 0:48 UTC (2+ messages)
` [PATCH RT 3/3] "
sysctl made a dmesg message
2014-05-01 0:50 UTC
[PATCH 1/2] tty/serial: add back missing setup_early_serial8250_console
2014-05-01 0:48 UTC (2+ messages)
` [PATCH 2/2] tty/serial: fix generic earlycon option parsing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.