messages from 2014-06-16 12:28:52 to 2014-06-16 13:39:53 UTC [more...]
[PATCH v6 0/7] clk: bcm: prerequisite and bus clock support
2014-06-16 13:40 UTC (2+ messages)
` [PATCH v6 2/7] clk: kona: don't init clocks at startup time
[RESEND PATCH] ARM: kdump: Add vmcore_elf64_check_arch
2014-06-16 13:38 UTC (5+ messages)
How does the linux kernel select the MAC address for TAP devices?
2014-06-16 13:39 UTC (2+ messages)
[RFC PATCH 0/4] Tegra124: EMC scaling
2014-06-16 13:35 UTC (11+ messages)
` [RFC PATCH 1/4] memory: tegra124-emc: Add EMC driver
` [RFC PATCH 2/4] ARM: tegra: Add Tegra124 EMC support
` [RFC PATCH 3/4] drm/tegra: Request memory bandwidth for the display controller
` [RFC PATCH 4/4] cpufreq: tegra: Register a minimum EMC frequency based on the CPU clock
Linked lists for userspace programs in Linux
2014-06-16 13:35 UTC (3+ messages)
[PATCH v2] implement libvirt-like 'channels' via PV consoles
2014-06-16 13:34 UTC (2+ messages)
[PATCH 0/2] backlight: remove trivial get_brightness implementations
2014-06-16 13:32 UTC (5+ messages)
[PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb()
2014-06-16 13:32 UTC (4+ messages)
[PATCH V4 0/1] dbus: fix a hard dependency about dbus-ptest
2014-06-16 13:31 UTC (3+ messages)
` [backport to Daisy] "
[Qemu-devel] [PULL 00/39] Block patches
2014-06-16 13:30 UTC (2+ messages)
[PATCH] firmware: Add device tree binding for coreboot
2014-06-16 13:30 UTC (5+ messages)
[PATCH v2] Support CPU-list parsing in xentrace
2014-06-16 13:30 UTC (3+ messages)
` [PATCH v2 2/4] libxc/xentrace: Replace xc_tbuf_set_cpu_mask with CPU mask with xc_cpumap_t instead of uint32_t
[PATCH v9 0/5] ARM: sunxi: Add support for consumer infrared devices
2014-06-16 13:29 UTC (13+ messages)
` [PATCH v9 3/5] ARM: sunxi: Add pins for IR controller on A20 to dtsi
` [PATCH v9 4/5] ARM: sunxi: Add IR controllers "
` [PATCH v9 5/5] ARM: sunxi: Enable IR controller on cubieboard 2 and cubietruck in dts
Default netfilter kernel buffer size?
2014-06-16 13:28 UTC (3+ messages)
Using findmnt in the presence of a stale NFS mount
2014-06-16 13:28 UTC (2+ messages)
[PATCH 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-06-16 13:27 UTC (9+ messages)
` [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH 6/8] power: Add support for DA9150 Charger
[PATCH 1/2] android/hal-health: Fix not setting offsets for empty strings
2014-06-16 13:27 UTC (2+ messages)
` [PATCH 2/2] android/health: Verify register_app command correctness
[PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller
2014-06-16 13:23 UTC (7+ messages)
` [PATCH v2 1/7] mfd: add atmel-hlcdc driver
[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
2014-06-16 13:27 UTC (4+ messages)
3.15-rc8 oops in copy_page_rep after page fault
2014-06-16 13:26 UTC (7+ messages)
iwlwifi AC 7260 fails to connect
2014-06-16 13:26 UTC (4+ messages)
[PATCH] Fix memory leak in cm.c
2014-06-16 13:26 UTC (2+ messages)
[PATCH] serial: 8250_dw: add ability to handle the peripheral clock
2014-06-16 13:25 UTC (3+ messages)
[RFC PATCH 1/1 libnetfilter_conntrack] zero value handling of mark and zone
2014-06-16 13:24 UTC (3+ messages)
[PATCH v3 0/6] mfd: axp20x: add AXP221 PMIC support
2014-06-16 13:24 UTC (6+ messages)
` [PATCH v3 5/6] regulator: add support for regulator set registration
[PATCH tty-next 00/22] tty/serial fixes for 3.17
2014-06-16 13:17 UTC (23+ messages)
` [PATCH tty-next 01/22] tty: Document locking for tty driver methods
` [PATCH tty-next 02/22] tty: Document locking for tty_port_close{,start,end}()
` [PATCH tty-next 03/22] tty: Document locking for tty_port_open()
` [PATCH tty-next 04/22] tty: Document locking for tty_port_block_til_ready()
` [PATCH tty-next 05/22] tty: Document locking for tty_port_hangup()
` [PATCH tty-next 06/22] tty: Move tty->closing from port lock critical section
` [PATCH tty-next 07/22] tty: ipwireless: Remove tty->closing abort from ipw_open()
` [PATCH tty-next 08/22] serial: Use UPF_* constants with struct uart_port flags
` [PATCH tty-next 09/22] tty: Remove tty_hung_up_p() tests from tty drivers' open()
` [PATCH tty-next 10/22] char: synclink: Remove WARN_ON for bad port count
` [PATCH tty-next 11/22] tty: Call hangup method in modern style
` [PATCH tty-next 12/22] tty: serial: Fix termios/port flags mismatch
` [PATCH tty-next 13/22] serial: blackfin: Fix CTS flow control
` [PATCH tty-next 14/22] tty: Remove tty_wait_until_sent_from_close()
` [PATCH tty-next 15/22] isdn: tty: Use private flag for ASYNC_CLOSING
` [PATCH tty-next 16/22] tty: mxser: Use tty->closing "
` [PATCH tty-next 17/22] tty: Remove ASYNC_CLOSING
` [PATCH tty-next 18/22] tty: Move tty hung up check from port->lock critical section
` [PATCH tty-next 19/22] serial: Style fix
` [PATCH tty-next 20/22] serial: Refactor uart_flush_buffer() from uart_close()
` [PATCH tty-next 21/22] serial: core: Remove superfluous ldisc flush "
` [PATCH tty-next 22/22] serial: Fix locking for uart driver set_termios() method
[PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
2014-06-16 13:22 UTC (13+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
` [PATCH 2/2] memcg: Allow guarantee reclaim
Unifying cape overlays into boot .dtb for BeagleBoard.org boards
2014-06-16 13:22 UTC (3+ messages)
[PATCH 0/3] Auvitek au0828 fixups
2014-06-16 13:22 UTC (5+ messages)
` [PATCH 1/3] sound: Add a quirk to enforce period_bytes
` [alsa-devel] "
[RFC] Turn off -Wmaybe-uninitialized completely and move it to W=1
2014-06-16 13:20 UTC
[PATCH -next 00/26] treewide: Use dma_zalloc_coherent
2014-06-16 13:20 UTC (3+ messages)
` [PATCH -next 08/26] infiniband: "
[PATCH 1/4] drm/i915: Ack interrupts before handling them (GEN5 - GEN7)
2014-06-16 13:19 UTC (4+ messages)
` [PATCH 2/4] drm/i915/vlv: Ack interrupts before handling them (VLV)
[PATCHv5 0/3] mfd: sec-core: Add support S2MPU02 PMIC device
2014-06-16 13:19 UTC (5+ messages)
` [PATCHv5 1/3] mfd: sec-core: Add support for S2MPU02 device
` [PATCHv5 2/3] regulator: s2mps11: Add support S2MPU02 regulator device
RAID newbie, 1 vs 5, chunk sizes
2014-06-16 13:19 UTC (4+ messages)
[PATCH 1/1] Add wic support to generate rootfs image for uboot
2014-06-16 13:18 UTC (5+ messages)
` [PATCHv2 0/2] wic: "
` [PATCHv2 1/2] "
[RFC PATCH] gpio: Add a defer reset object to send board specific reset
2014-06-16 13:18 UTC (2+ messages)
Support upper case identifier in vm.cfg for xl?
2014-06-16 13:17 UTC (3+ messages)
[PATCH 1/6] arc,perf: Use common PMU interrupt disabled code
2014-06-16 13:16 UTC (2+ messages)
Live images?
2014-06-16 13:14 UTC (4+ messages)
[RFC/PATCH] perf tools: Fix segfault in cumulative.callchain report
2014-06-16 13:14 UTC (4+ messages)
[PATCH] dmaengine: Update documentation for inline wrappers
2014-06-16 13:13 UTC
[PATCH ] sdp: Fix memory issues to avoid potential crash
2014-06-16 13:11 UTC (2+ messages)
[PATCH 0/4] VT-d/qinval: miscellaneous adjustments
2014-06-16 13:08 UTC (8+ messages)
` [PATCH 1/4] VT-d/qinval: make local variable used for communication with IOMMU "volatile"
` [PATCH 2/4] VT-d: drop redundant calls to invalidate_sync()
` [PATCH 3/4] VT-d/qinval: clean up error handling
` [PATCH 4/4] VT-d/qinval: queue index is always unsigned
[PATCH 00/16] Fixes, adding support for 5GHz, bgscan and 40MHz
2014-06-16 13:08 UTC (4+ messages)
3d3d6b847420 ("kbuild: LLVMLinux: Adapt warnings for compilation with clang")
2014-06-16 13:07 UTC
[PATCH v5 00/20] Add VFIO support to DPDK
2014-06-16 13:07 UTC (4+ messages)
` [PATCH v6 "
[PATCH] NFC: trf7970a: Move trf7970a_init inside #ifdef CONFIG_PM_RUNTIME
2014-06-16 13:06 UTC (2+ messages)
[Qemu-devel] [PATCH] qmp: clean out whitespace
2014-06-16 13:05 UTC
LOAN OFFER
2014-06-16 9:04 UTC
[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
2014-06-16 13:02 UTC (5+ messages)
[PATCH] x86/EPT: flush cache when (potentially) limiting cachability
2014-06-16 13:01 UTC (8+ messages)
[PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()
2014-06-16 12:57 UTC (3+ messages)
Fwd: [URGENT] Perf report shared objects showing unknown on ARM
2014-06-16 13:00 UTC
[PATCH] regulator: twl: Convert to use devm_kmemdup()
2014-06-16 12:59 UTC (3+ messages)
[Drbd-dev] [PATCH] drbd: change one-bit bitfield to be an unsigned int
2014-06-16 9:28 UTC (3+ messages)
` [Drbd-dev] [PATCH v2] "
[PATCH] mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindings
2014-06-16 12:58 UTC (4+ messages)
netconsole breaks netpoll on bridge
2014-06-16 12:51 UTC
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-16 12:57 UTC (8+ messages)
[Qemu-devel] [RFC PATCH 1/2] hw/pci-host: add a generic PCI host
2014-06-16 12:55 UTC (2+ messages)
` [Qemu-devel] [RFC PATCH 2/2] hw/arm/virt: Add generic PCI host device
[PATCH ARM v3 0/7] mini-os: initial ARM support
2014-06-16 12:55 UTC (6+ messages)
` [PATCH ARM v3 2/7] mini-os: fixed shutdown thread
[PATCH] Coding guideline for Error messages
2014-06-16 12:55 UTC (2+ messages)
` [PATCH] doc: State coding guideline for error message punctuation
(unknown),
2014-06-16 12:55 UTC (9+ messages)
` how to creat watchpoint in kernel for data access debug
[kconfig] update: results of some syntactical checks
2014-06-16 12:38 UTC (6+ messages)
` [PATCH] [media] sms: Remove CONFIG_ prefix from Kconfig symbols
[PATCH] Only move shared libraries to /lib if they exists
2014-06-16 12:53 UTC (2+ messages)
Question about USB hotplug
2014-06-16 12:53 UTC (4+ messages)
` Fwd: "
[PATCH 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
2014-06-16 12:52 UTC (6+ messages)
` [PATCH 06/10] xen: arm: device_tree_bootargs to bootfdt.c, renaming to boot_fdt_cmdline
` [PATCH 07/10] xen: arm: store per-boot module type instead of relying on index
[PATCH 0/8] mm: add page cache limit and reclaim feature
2014-06-16 12:50 UTC (4+ messages)
[Qemu-devel] [v4 PATCH] target-mips: implement UserLocal Register
2014-06-16 9:25 UTC
[PATCH 0/2] Comms PUs
2014-06-16 12:54 UTC (3+ messages)
` [PATCH 1/2] connman: upgrade to 1.24
` [PATCH 2/2] wpa-supplicant: upgrade to 2.2
[PATCH] Bluetooth: Use struct delayed_work for HCI command timeout
2014-06-16 12:50 UTC (2+ messages)
[PATCH] doc git: multivar configuration parameters append to existing values
2014-06-16 12:49 UTC
[LTP] Request to help in analyzing the failed test cases in LTP
2014-06-16 12:48 UTC (3+ messages)
[PATCH] ptp: In the testptp utility, use clock_adjtime from glibc when available
2014-06-16 12:46 UTC
Why doesn't git-fetch obey -c "remote.origin.url" on the command-line?
2014-06-16 12:48 UTC (3+ messages)
[PATCH 2/6] Bluetooth: Remove unnecessary SMP STK define
2014-06-16 12:48 UTC (2+ messages)
` [PATCH v2 "
[RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk
2014-06-16 12:47 UTC (7+ messages)
` [RFC PATCH 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device
[Bug 78439] New: Display corruption when DP connector is reattached
2014-06-16 12:46 UTC (2+ messages)
` [Bug 78439] [NVC1] "
Koelsch on v3.16-rc1
2014-06-16 12:46 UTC (3+ messages)
[linux-3.4 test] 27145: regressions - FAIL
2014-06-16 12:44 UTC
[PATCH] kexec/ppc64: move to device tree version 17
2014-06-16 12:42 UTC
dump ext4 performance degrades linearly as disk fills
2014-06-16 12:42 UTC (2+ messages)
[Buildroot] [PATCH] wireless-regdb: bump to version 2014.06.13
2014-06-16 12:42 UTC
[U-Boot] [Patch 0/7] Add support for TQMa6 modules
2014-06-16 12:41 UTC (3+ messages)
` [U-Boot] [Patch 1/7] Add TQ Systems TQMa6 board support
[PATCH 0/2] mmc: rtsx: add support for async request
2014-06-16 12:40 UTC (5+ messages)
` [PATCH 2/2] "
[Qemu-devel] [RFC v2 00/39] Convert PC machine-types to QOM classes
2014-06-16 12:38 UTC (4+ messages)
` [Qemu-devel] [RFC v2 08/39] pc: Register machine classes directly instead of using QEMUMachine
Eudyptula Challenge Task 01
2014-06-16 12:38 UTC (6+ messages)
RFC: new soc_camera/rcar_vin patch series
2014-06-16 12:33 UTC (7+ messages)
` [PATCH 1/9] ARM: lager: enable i2c devices
` [PATCH 2/9] ARM: lager: add i2c1, i2c2 pins
[PATCH] intel-gpu-tools: remove the --cmd option from gem_seqno_wrap
2014-06-16 12:32 UTC (2+ messages)
Updates to meta-fsl-arm (master) in 2014-06-16
2014-06-16 12:32 UTC
[LTP] isofs.sh series V3
2014-06-16 12:30 UTC (7+ messages)
` [LTP] [PATCH V3 1/4] testscripts/isofs.sh: cleanup
` [LTP] [PATCH V3 3/4] testscripts/isofs.sh: removed some "unnecessary" steps
[PATCH 1/3] clk: ti: add 'ti,round-rate' flag
2014-06-16 12:28 UTC (11+ messages)
[PATCH v14 01/10] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
2014-06-16 12:29 UTC (5+ messages)
` [PATCH v14 09/10] ARM: dts: mbimx51sd: Add display support
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.