messages from 2014-11-17 15:55:47 to 2014-11-17 16:54:28 UTC [more...]
[Qemu-devel] [PATCH] functional ARM semihosting under GDB
2014-11-17 16:15 UTC (4+ messages)
[Buildroot] [git commit branch/next] package: add python-requests
2014-11-17 16:54 UTC
[Buildroot] [git commit] package: add python-requests
2014-11-17 16:54 UTC
Re:[PATCH v5] sched/deadline: support dl task migration during cpu hotplug
2014-11-17 16:50 UTC
Device Tree Binding for Marvell DSA Switch on imx28 board over Mdio Interface
2014-11-17 16:54 UTC (10+ messages)
[PATCH 1/2] mm: export find_extend_vma and handle_mm_fault for driver use
2014-11-17 16:53 UTC (10+ messages)
Strange result from LTTng porting to ARM
2014-11-17 16:53 UTC
ARM atomics overhaul for musl
2014-11-17 16:53 UTC (10+ messages)
[PATCH] eal: allow virtual devices to be white/black listed
2014-11-17 16:52 UTC (5+ messages)
[net-next 00/12][pull request] Intel Wired LAN Driver Updates 2014-11-14
2014-11-17 16:52 UTC (7+ messages)
` [net-next 03/12] i40e: Handle a single mss packet with more than 8 frags
[Bug 85647] New: Random radeonsi crashes with mesa 10.3.x
2014-11-17 16:52 UTC (2+ messages)
` [Bug 85647] "
[Qemu-trivial] [PATCH 0/9] Fix Coverity warning reports
2014-11-17 16:51 UTC (4+ messages)
` [Qemu-trivial] [PATCH 1/9] l2tpv3: fix fd leak
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH v3 00/11] Add stih410 SoC/board and USB2/1.1 support for stih416
2014-11-17 16:48 UTC (30+ messages)
` [PATCH v3 01/11] ARM: STi: DT: STiH416: Add pinctl setup for usb controllers
` [PATCH v3 02/11] ARM: STi: DT: STiH416: Add DT node for the stih415/6 usb2 phy
` [PATCH v3 03/11] ARM: STi: DT: STiH416: Add DT nodes for the ehci and ohci usb controllers
` [PATCH v3 04/11] ARM: multi_v7_defconfig: Enable st ohci and ehci HCD drivers
` [PATCH v3 05/11] ARM: multi_v7_defconfig: Enable stih415/6 usb2 phy driver
` [PATCH v3 06/11] ARM: STi: DT: STiH410: Add defines for STiH410 DT clocks
` [PATCH v3 07/11] ARM: STi: DT: STiH410: Add pinctl config for usb controllers
` [PATCH v3 08/11] ARM: STi: DT: STih407: Abstract common dt nodes into shared files
` [PATCH v3 09/11] ARM: STi: DT: STiH410: Add STiH410 SoC and b2120 board support
` [PATCH v3 10/11] ARM: STi: DT: STih407: STih410: Add clk_ignore_unused to kernel bootargs
` [PATCH v3 11/11] ARM: STi: DT: STiH416: Change miphy356 node name to phy@fe382000
[PATCH for-4.5 RFC] pygrub: Fix regression from c/s d1b93ea, attempt 2
2014-11-17 16:50 UTC (3+ messages)
[Qemu-devel] [RFC][PATCH v2] add write threshold reporting for block devices
2014-11-17 16:49 UTC (3+ messages)
` [Qemu-devel] [RFC][PATCH v2] block: "
[PATCH] Bluetooth: Fix BR/EDR-only address checks for remote OOB data
2014-11-17 16:49 UTC
[Qemu-devel] [PATCH v11 00/26] target-arm: add Security Extensions for CPUs
2014-11-17 16:47 UTC (27+ messages)
` [Qemu-devel] [PATCH v11 01/26] target-arm: extend async excp masking
` [Qemu-devel] [PATCH v11 02/26] target-arm: add async excp target_el function
` [Qemu-devel] [PATCH v11 03/26] target-arm: add banked register accessors
` [Qemu-devel] [PATCH v11 04/26] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v11 05/26] target-arm: add CPREG secure state support
` [Qemu-devel] [PATCH v11 06/26] target-arm: add secure state bit to CPREG hash
` [Qemu-devel] [PATCH v11 07/26] target-arm: insert AArch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v11 08/26] target-arm: move AArch32 SCR into security reglist
` [Qemu-devel] [PATCH v11 09/26] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v11 10/26] target-arm: add NSACR register
` [Qemu-devel] [PATCH v11 11/26] target-arm: add SDER definition
` [Qemu-devel] [PATCH v11 12/26] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v11 13/26] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v11 14/26] target-arm: respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v11 15/26] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v11 16/26] target-arm: make TTBR0/1 banked
` [Qemu-devel] [PATCH v11 17/26] target-arm: make TTBCR banked
` [Qemu-devel] [PATCH v11 18/26] target-arm: make DACR banked
` [Qemu-devel] [PATCH v11 19/26] target-arm: make IFSR banked
` [Qemu-devel] [PATCH v11 20/26] target-arm: make DFSR banked
` [Qemu-devel] [PATCH v11 21/26] target-arm: make IFAR/DFAR banked
` [Qemu-devel] [PATCH v11 22/26] target-arm: make PAR banked
` [Qemu-devel] [PATCH v11 23/26] target-arm: make VBAR banked
` [Qemu-devel] [PATCH v11 24/26] target-arm: make c13 cp regs banked (FCSEIDR, ...)
` [Qemu-devel] [PATCH v11 25/26] target-arm: make MAIR0/1 banked
` [Qemu-devel] [PATCH v11 26/26] target-arm: add cpu feature EL3 to CPUs with Security Extensions
[Xenomai] "inconsistent lock state" on boot-up
2014-11-17 16:48 UTC (12+ messages)
[PATCH 00/12] add TSO support
2014-11-17 16:47 UTC (4+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 02/13] ixgbe: fix remaining pkt_flags variable size to 64 bits
patchwork on solo6x10: fix a race in IRQ handler
2014-11-17 16:47 UTC
[Bug 86320] Monitor on DisplayPort doesn't wake up
2014-11-17 16:46 UTC
[PATCH v4 0/2] Handle reboot for Exynos SoC via restart_handler
2014-11-17 16:45 UTC (7+ messages)
` [PATCH v4 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v4 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
Error in lttng_ust_exit()
2014-11-17 16:44 UTC
[PATCH RFC 0/7] xen: Clean-up of mem_event subsystem
2014-11-17 16:44 UTC (6+ messages)
` [PATCH RFC 1/7] xen/mem_event: Cleanup of mem_event structures
[PATCH v2 0/2] Don't make $GIT_DIR executable
2014-11-17 16:43 UTC (7+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
[LTP] [PATCH 1/5] ima_setup.sh: Some cleanup
2014-11-17 16:39 UTC (4+ messages)
` [LTP] [PATCH 2/5] ima_measurements.sh: "
[Qemu-devel] [PATCH v3 for-2.2 0/3] raw-posix: Get rid of FIEMAP, fix SEEK_HOLE
2014-11-17 16:43 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 for-2.2 2/3] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
` [Qemu-devel] [PATCH v3 for-2.2 3/3] raw-posix: The SEEK_HOLE code is flawed, rewrite it
[PATCH/RFC] builtin: move builtin retrieval to get_builtin()
2014-11-17 16:42 UTC (4+ messages)
[PATCH] Fixes: 1d7afc9 i2c: omap: ack IRQ in parts
2014-11-17 16:41 UTC (2+ messages)
Excluding few executable from audit.rules in redhat6.5
2014-11-17 16:42 UTC (4+ messages)
Is it fair to say that the Terratec S7 does not in fact work with DVB-S2?
2014-11-17 16:41 UTC
[PATCH] libxc: Expose the pdpe1gb cpuid flag to guest
2014-11-17 16:40 UTC (5+ messages)
Xen 4.5 random freeze question
2014-11-17 16:39 UTC (11+ messages)
[regression] Boot crash with: f7426b983a6a ("mm: cma: adjust address limit to avoid hitting low/high memory boundary")
2014-11-17 16:39 UTC
[PATCH 0/7] MIPS: Assorted microMIPS fixes
2014-11-17 16:38 UTC (12+ messages)
` [PATCH 1/7] MIPS: Kconfig: Enable microMIPS support for Malta
` [PATCH 5/7] MIPS: Fix microMIPS LL/SC immediate offsets
` [PATCH 6/7] MIPS: Apply `.insn' to fixup labels throughout
[PATCH 00/10] arm64 kexec kernel patches V5
2014-11-17 16:38 UTC (6+ messages)
` [PATCH 08/10] arm64/kexec: Add core kexec support
Xen-unstable: xen panic RIP: dpci_softirq
2014-11-17 16:34 UTC (10+ messages)
[PATCH RFC] fs: check and toss errors returned by ->sync_fs
2014-11-17 16:31 UTC
[PATCH] drm/tilcdc : fixing LCD clock divisor configuration
2014-11-17 16:31 UTC
[PATCH] drm/i915: Bug fixes to ring 'head' updating
2014-11-17 16:31 UTC (4+ messages)
stig.rules example in audit-2.3.7
2014-11-17 16:30 UTC
randconfig build error with next-20141117, in sound/soc/codecs/ts3a227e.c
2014-11-17 16:30 UTC (2+ messages)
[PATCH 0/1] uprev serf: 1.3.6 -> 1.3.8
2014-11-17 16:29 UTC (4+ messages)
` [PATCH 1/1] "
[LSM] Kernel panic - not syncing: No working init found
2014-11-17 16:28 UTC (2+ messages)
[Vote] Confirm Konrad Rzeszutek Wilk as Xen project Hypervisor Committer (please vote by Nov 30th)
2014-11-17 16:26 UTC
[Qemu-devel] QEMU trunk now in hardfreeze
2014-11-17 16:25 UTC (6+ messages)
Doing a git add '' will add more files then expected
2014-11-17 16:25 UTC
[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
2014-11-17 16:24 UTC (8+ messages)
[RFC/PATCH 00/21] Add support for the org.freedesktop.DBus.Properties interface
2014-11-17 16:24 UTC (2+ messages)
[PATCH] mountstats: Fix spurious I/O errors
2014-11-17 16:23 UTC
[Qemu-devel] [PATCH] Tracing: Fix simpletrace.py error on tcg enabled binary traces
2014-11-17 16:22 UTC (2+ messages)
Fail to enter retention
2014-11-17 16:22 UTC (2+ messages)
git.linuxtv.org repos refuse to fetch
2014-11-17 16:21 UTC
Build regressions/improvements in v3.18-rc5
2014-11-17 16:21 UTC (2+ messages)
[U-Boot] loadb problem. Hangs on START_CHAR
2014-11-17 16:20 UTC (12+ messages)
[Qemu-devel] [PATCH 0/4] migration: fix CVE-2014-7840
2014-11-17 16:16 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/4] exec: add wrapper for host pointer access
[PATCH v7 0/2] Fine tune USB 3.0 PHY on exynos5420
2014-11-17 16:16 UTC (6+ messages)
` [PATCH v7 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds
[PATCH] gpio: mxs: implement get_direction callback
2014-11-17 16:14 UTC (25+ messages)
Add quirks for another ELAN Touchscreen
2014-11-17 16:14 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/3] chardev: Add -qmp-pretty
2014-11-17 16:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 2/3] iotests: _filter_qmp for pretty JSON output
[PATCH V2 00/22] Multiplatform BMIPS kernel
2014-11-17 16:13 UTC (5+ messages)
` [PATCH V2 22/22] MIPS: Add multiplatform BMIPS target
[PATCH] ARM: dts: DRA7: Add node for RTC
2014-11-17 16:12 UTC (5+ messages)
[PATCH 1/2] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-17 16:11 UTC (2+ messages)
` [PATCH 2/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
[PATCH] HID: yet another buggy ELAN touchscreen
2014-11-17 16:11 UTC
[PATCH 1/2] MIPS: jump_label.c: Correct the span of the J instruction
2014-11-17 16:10 UTC (4+ messages)
` [PATCH 2/2] MIPS: jump_label.c: Handle the microMIPS J instruction encoding
[PATCH 1/3] tuners: si2157: Si2148 support
2014-11-17 16:10 UTC
[LTP] [PATCH] ltp_acpi_cpufreq.c: Fix compilation
2014-11-17 15:11 UTC (2+ messages)
OE Changelog since 2014-11-09 until 2014-11-16
2014-11-17 16:09 UTC
[PATCH] audit: convert status version to a feature bitmap
2014-11-17 16:09 UTC (4+ messages)
[PATCH BlueZ 1/2] tools/btgatt-server: Free and early return if device name has length 0
2014-11-17 16:08 UTC (2+ messages)
` [PATCH BlueZ 2/2] TODO: tools/btgatt-server has been introduced
[Buildroot] [PATCH v2] python-webpy: add new package
2014-11-17 16:07 UTC (2+ messages)
[Buildroot] [git commit] python-webpy: add new package
2014-11-17 16:06 UTC
[Buildroot] [git commit branch/next] python-webpy: add new package
2014-11-17 16:06 UTC
[LTP] [PATCH V2] fs/openfile: refactor code based on ltp rules
2014-11-17 16:06 UTC
[LTP] [PATCH V2] library: add tst_system for wrapper system(3) without SIGCHLD
2014-11-17 16:04 UTC
[PATCH v2 1/2] android/client: Add hidhost callback support for Android 5.0
2014-11-17 16:04 UTC (2+ messages)
` [PATCH v2 2/2] android/client: Add gatt client callbacks "
[PATCH 1/3] kvm: add a memslot flag for incoherent memory regions
2014-11-17 16:03 UTC (5+ messages)
` [PATCH 3/3] arm, arm64: KVM: handle potential incoherency of readonly memslots
[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
2014-11-17 16:02 UTC (2+ messages)
` [Bug 73530] Asus U38N: Black screen with Radeon driver in Linux
[PATCH 2/2] drm/edid: Tighten checksum conditions for CEA blocks
2014-11-17 16:01 UTC (3+ messages)
[PATCH V3 0/3] perf tool: Haswell LBR call stack support (user)
2014-11-17 16:01 UTC (4+ messages)
` [PATCH V3 3/3] perf tools: Construct LBR call chain
[PATCH] phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
2014-11-17 16:00 UTC (6+ messages)
` "
[PATCH 0/2] Don't make $GIT_DIR executable
2014-11-17 16:00 UTC (6+ messages)
` [PATCH 2/2] config: clear the executable bits (if any) on $GIT_DIR/config
ceph branch status
2014-11-17 16:00 UTC
[PATCH] android/client: Add support for handshake callback
2014-11-17 15:59 UTC (2+ messages)
[PATCH] ARM: dts: sunxi: Update simplfb nodes so that u-boot can find them
2014-11-17 15:59 UTC (3+ messages)
[PATCH v2] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices
2014-11-17 15:57 UTC (2+ messages)
` [PATCH v3] librte_pmd_af_packet: "
[PATCH] drm/i915: Free resources correctly if we cannot map status page during ctx create
2014-11-17 15:57 UTC (3+ messages)
exynos boot falures in linux-next (was: next boot: 94 boots: 79 pass, 13 fail, 2 untried (next-20141117))
2014-11-17 15:57 UTC
[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
2014-11-17 15:56 UTC (3+ messages)
[Buildroot] [git commit] python-jinja2: needs markupsafe at runtime
2014-11-17 15:55 UTC
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.