messages from 2013-10-09 08:46:42 to 2013-10-09 10:05:45 UTC [more...]
[PATCH v3 00/19] ARM: at91: move to common clk framework
2013-10-09 10:05 UTC (8+ messages)
` [PATCH v3 02/19] ARM: at91: add Kconfig options for common clk support
[PATCH net-next] net: fix build errors if ipv6 is disabled
2013-10-09 10:05 UTC (3+ messages)
Fwd: Potential out-of-bounds in ftrace_regex_release
2013-10-09 10:05 UTC (5+ messages)
[PATCH] PCI: designware: Add irq_create_mapping()
2013-10-09 10:05 UTC (7+ messages)
[kernel-hardening] [PATCH v6 0/7] Kernel base address randomization
2013-10-09 10:04 UTC (11+ messages)
` [kernel-hardening] Re: [PATCH 6/7] x86, kaslr: report kernel offset on panic
` "
[Xenomai] [Announce] Xenomai 2.6.3
2013-10-09 10:04 UTC (3+ messages)
[RFC] Architecture independent pcibios?
2013-10-09 10:04 UTC (6+ messages)
[PATCH] Incorrect check for gdbm/ndbm.h
2013-10-09 10:01 UTC
[Powertop] introduce powertop2 -next
2013-10-09 10:01 UTC
[PATCH] ulogd: make NFCT packet counter/length 64 bit
2013-10-09 10:00 UTC
[RFC] perf: mmap2 not covering VM_CLONE regions
2013-10-09 9:59 UTC (7+ messages)
[Qemu-devel] [PATCHv6] block/get_block_status: avoid redundant callouts on raw devices
2013-10-09 9:57 UTC (3+ messages)
[PATCH 0/1] device_table-minimal.txt: change group of /dev/hda back to disk
2013-10-09 9:57 UTC (2+ messages)
` [PATCH 1/1] "
[Qemu-devel] [PATCH 0/2] aio: add aio_context_acquire() and aio_context_release()
2013-10-09 9:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] rfifolock: add recursive FIFO lock
` [Qemu-devel] [PATCH 2/2] aio: add aio_context_acquire() and aio_context_release()
[Cocci] problem with a (contorted) macro
2013-10-09 9:55 UTC (2+ messages)
xfs_repair deletes files after power cut
2013-10-09 9:55 UTC (4+ messages)
[meta-openembedded/meta-webserver][PATCH] nginx: new recipe, updated from aging original in rpi layer (has not been scrubbed for any potential policy issues)
2013-10-09 9:55 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] qcow2: Small error path fixes for snapshot writing
2013-10-09 9:53 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: Always use error path on writing snapshots
` [Qemu-devel] [PATCH 2/3] qcow2: Free allocated snapshot table on error
` [Qemu-devel] [PATCH 3/3] qcow2: Assert against snapshot name/ID overflow
[PATCH 1/2] hyperv-fb: add pci stub
2013-10-09 9:53 UTC (3+ messages)
[PATCH 1/2] drm/i915/dp: use sizeof for memset instead of magic value
2013-10-09 9:54 UTC (3+ messages)
[Buildroot] [PATCH v2 1/1] manual: update review process and patchwork
2013-10-09 9:51 UTC (2+ messages)
[PATCH 1/2] i2c-mux-gpio: use deferred probing
2013-10-09 9:50 UTC
[PATCH 0/4] tools/perf/build: Improve 'make', 'make install' and 'make clean' output
2013-10-09 9:49 UTC (5+ messages)
` [PATCH 1/4] tools/perf/build: Implement summary output for 'make clean'
` [PATCH 2/4] tools/build: Harmonize the various build messages in perf, lib-traceevent, lib-lk
` [PATCH 3/4] tools/perf/build: Align perf version output to other build messages
` [PATCH 4/4] tools/perf/build: Implement summary output for 'make install'
[Qemu-devel] [PATCH] qcow2: Free preallocated zero clusters
2013-10-09 9:50 UTC (3+ messages)
[PATCH] PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
2013-10-09 9:49 UTC (5+ messages)
[PATCH 1/3] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
2013-10-09 9:48 UTC (5+ messages)
` [RESEND PATCH "
iptables-nftables mnl_nft_batch_talk:: Invalid argument
2013-10-09 9:47 UTC (4+ messages)
[patches] standardizing the error messages "cannot read %s" and "seek on %s failed"
2013-10-09 9:47 UTC (2+ messages)
[PATCH] [scsi] pm8001 : fix panic when cat /sys/class/sas_phy/phy-8:0/running_disparity_error_count
2013-10-09 9:46 UTC
[Buildroot] [PATCH 03/10] libxmlrpc: new package
2013-10-09 9:46 UTC (2+ messages)
` [Buildroot] [PATCH] "
[Qemu-devel] [RFC qom-cpu v4 00/10] i386: add cpu hot remove support
2013-10-09 9:43 UTC (11+ messages)
` [Qemu-devel] [RFC qom-cpu v4 01/10] x86: move apic_state field from CPUX86State to X86CPU
` [Qemu-devel] [RFC qom-cpu v4 02/10] apic: remove redundant variable 'apic_no' from apic_init_common()
` [Qemu-devel] [RFC qom-cpu v4 03/10] apic: remove local_apics array and using CPU_FOREACH instead
` [Qemu-devel] [RFC qom-cpu v4 04/10] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [RFC qom-cpu v4 05/10] qmp: add 'cpu-del' command support
` [Qemu-devel] [RFC qom-cpu v4 06/10] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier'
` [Qemu-devel] [RFC qom-cpu v4 07/10] qom cpu: add UNPLUG cpu notifier support
` [Qemu-devel] [RFC qom-cpu v4 08/10] i386: implement pc interface pc_hot_del_cpu()
` [Qemu-devel] [RFC qom-cpu v4 09/10] piix4: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [RFC qom-cpu v4 10/10] cpus: reclaim allocated vCPU objects
[PATCH V3] clk: palmas: add clock driver for palmas
2013-10-09 9:43 UTC (6+ messages)
[RFC/PATCH] week numbers for cal
2013-10-09 9:43 UTC (2+ messages)
[linux-lvm] Find Correct LE Size of ext4 Partition (16TB)
2013-10-09 9:42 UTC (5+ messages)
` [linux-lvm] Find Correct LE Size of ext4 Filesystem (16TB)
[Qemu-devel] [PATCH] qcow2: Use pread for inactive L1 in overlap check
2013-10-09 9:43 UTC (2+ messages)
[Qemu-devel] [PATCH] qcow2: Alignment of snapshot table entries
2013-10-09 9:41 UTC (2+ messages)
[PATCH 0/1] ARM64/ftrace: ftrace support on ARM64
2013-10-09 9:41 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] A couple of fixes for OpenBSD
2013-10-09 9:39 UTC
[Bug 69463] New: RadeonSI : xserver crashes with Segmentation Fault
2013-10-09 9:39 UTC (2+ messages)
` [Bug 69463] "
[Bug 69961] New: Regression: Xserver fails to start
2013-10-09 9:38 UTC (2+ messages)
` [Bug 69961] "
[Buildroot] Booting problem for Beaglebone
2013-10-09 9:37 UTC (2+ messages)
[Buildroot] [PATCH 1/1] manual generation : python-argparse is needed with older phyton releases
2013-10-09 9:37 UTC
[Buildroot] Buildroot patchwork: decision on the 10 oldest patches, week 1
2013-10-09 9:34 UTC (2+ messages)
` [Buildroot] [PATCH] New: add lava-test package
[PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support
2013-10-09 9:33 UTC (3+ messages)
` [PATCH] "
` [Intel-gfx] "
[PATCH] blockdev: Remove the --setbsz (set blocksize) option which has never worked
2013-10-09 9:31 UTC (5+ messages)
Improve performance between Network driver domain to guest OS
2013-10-09 9:29 UTC (3+ messages)
[Buildroot] [PATCHv3 00/20] Toolchain updates: package infra, musl support, Linaro updates, glibc fixes
2013-10-09 9:29 UTC (8+ messages)
` [Buildroot] [PATCHv3 03/20] package: add a <pkg>_EXTRA_DOWNLOADS variable
` [Buildroot] [PATCHv3 04/20] toolchain: introduce a virtual package
[PATCH v3 0/2]: Add legacy display init for IGEPv2 board
2013-10-09 9:27 UTC (4+ messages)
` [PATCH v3 1/2] ARM: OMAP2+: pdata-quirks: add "
` [PATCH v3 2/2] ARM: OMAP: igep0020: use display init from dss-common
[PATCH 0/7] ARM: tegra: support LP1 suspend mode for Tegra124
2013-10-09 9:26 UTC (18+ messages)
` [PATCH 1/7] clk: tegra124: add suspend/resume function for tegra_cpu_car_ops
` [PATCH 2/7] ARM: tegra: add flow controller to support suspend for Tegra124
` [PATCH 3/7] ARM: tegra: hook tegra_cpu_tear_down "
` [PATCH 4/7] ARM: tegra: add LP1 support code "
` [PATCH 5/7] ARM: tegra: hook the LP1 iram code area and sleep_core function "
` [PATCH 6/7] ARM: tegra: enable Tegra RTC for Venice2
` [PATCH 7/7] ARM: tegra: enable LP1 suspend mode "
[Qemu-devel] [PATCH v8 0/6] Provide additional info through qemu-img info
2013-10-09 9:25 UTC (6+ messages)
` [Qemu-devel] [PATCH v8 2/6] block: Add bdrv_get_specific_info
` [Qemu-devel] [PATCH v8 4/6] qcow2: Add support for ImageInfoSpecific
` [Qemu-devel] [PATCH v8 5/6] qemu-iotests: Discard specific info in _img_info
` [Qemu-devel] [PATCH v8 6/6] qemu-iotests: Additional info from qemu-img info
[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
2013-10-09 9:24 UTC (13+ messages)
` [PATCH 3/8] ARM: l2x0: add Marvell Tauros3 compatible
` [PATCH 8/8] ARM: add initial support for Marvell Berlin SoCs
[PATCH] kvm fix: Enable pvspinlock after jump_label_init() to avoid VM hang
2013-10-09 9:23 UTC (2+ messages)
[Xenomai] Fuse version in Xenomai-forge with "--enabled-registry"
2013-10-09 9:23 UTC (5+ messages)
[Powertop] [PATCH] intel_cpus: add support for Silvermont/Baytrail-M CPU
2013-10-09 9:21 UTC
[PATCH 0/3] KVM: ARM: Cortex-A7 support and fixes
2013-10-09 9:21 UTC (3+ messages)
[meta-selinux][PATCH] README: update the Dependencies area
2013-10-09 9:20 UTC
vNUMA and automatic numa balancing
2013-10-09 9:20 UTC (2+ messages)
[PATCH] sh-pfc: r8a7791 PFC support
2013-10-09 9:18 UTC (2+ messages)
[PATCH] cfg80211: Pass station supported channel and oper class info to kernel
2013-10-09 9:17 UTC (3+ messages)
Trouvez la meilleure mutuelle parmi 800 formules référencées !
2013-10-09 9:17 UTC
no reset_resume for driver snd-usb-audio for logitech headset H600
2013-10-09 9:16 UTC (5+ messages)
` [alsa-devel] "
[Buildroot] [PATCH v2] Fix compilation of busybox 1.21.1
2013-10-09 9:15 UTC
RAID 5 : recovery after failure
2013-10-09 9:14 UTC (8+ messages)
[PATCH] Explicitly set CHECKPOLICY path to native sysroot
2013-10-09 9:14 UTC (3+ messages)
[Buildroot] Trouble building the manual
2013-10-09 9:14 UTC (2+ messages)
Tirage des Tarots cent pour cent gratuit
2013-10-09 9:13 UTC
[PATCH v2 0/2] KVM: Yield CPU when vcpu executes a WFE
2013-10-09 9:12 UTC (3+ messages)
[PATCH 0/4] Add Broadcom Capri pinctrl driver
2013-10-09 9:11 UTC (15+ messages)
` [PATCH 1/4] pinctrl: Add void * to pinctrl_pin_desc
` [PATCH 2/4] pinctrl: Add pinctrl binding for Broadcom Capri SoCs
` [PATCH 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver
` [PATCH 4/4] pinctrl: Enable pinctrl for Broadcom Capri SoCs
[PATCH] Register PV driver product numbers 4 and 5
2013-10-09 9:10 UTC (10+ messages)
[Alsa-user] intel-hda: sound via HDMI only when using interlaced modes
2013-10-09 9:09 UTC
Problems when using latest git tree to boot xen on OMAP5
2013-10-09 9:09 UTC (8+ messages)
[Patch] hvm/vidirian: Avoid printing page_to_mfn(NULL) on error paths
2013-10-09 9:08 UTC (2+ messages)
mdadm >= 3.0 - udev test rule
2013-10-09 9:08 UTC (3+ messages)
[PATCH 1/2] mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction
2013-10-09 9:06 UTC (4+ messages)
` [PATCH 2/2] s390/mmap: randomize "
[PATCH 0/7] mmc: core: cleanup and locking patches description
2013-10-09 9:07 UTC (4+ messages)
` [PATCH 6/7] mmc: core: protect references to host->areq with host->lock
(unknown),
2013-10-09 9:07 UTC (3+ messages)
` Race condition in block layer runtime PM init and scsi disk driver
[PATCH v2] simplefb: print some info about the registered fb
2013-10-09 9:05 UTC (4+ messages)
` [PATCH v3] "
preparing for 4.3.1
2013-10-09 9:05 UTC (5+ messages)
[U-Boot] [PATCH 0/4] arm64: rela relocation
2013-10-09 9:04 UTC (7+ messages)
` [U-Boot] [PATCH 1/4] arm64: Add tool to statically apply RELA relocations
[PATCH] kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
2013-10-09 9:03 UTC (2+ messages)
` [PATCH] kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
[Powertop] introduce powertop2 -next
2013-10-09 9:03 UTC
[PATCH 1/3] video: xilinxfb: Use standard variable name convention
2013-10-09 9:02 UTC (8+ messages)
` [PATCH 3/3] video: xilinxfb: Simplify error path
[PATCH 1/1] Revert "HID: fix unit exponent parsing"
2013-10-09 9:02 UTC (4+ messages)
` [PATCH 1/1 FROM FIXED] "
[PATCH 1/2] i2c-mux-gpio: use deferred probing with the device tree
2013-10-09 9:02 UTC (6+ messages)
[Powertop] [PATCH] perf_bundle: introduce fixup_sample_trace_cpu()
2013-10-09 9:02 UTC
[help request] gpio: export by name in dts
2013-10-09 8:52 UTC
[PATCH] rt2x00: use generic EWMA functions for average RSSI calculations
2013-10-09 9:00 UTC
MBIM device refusing to be enabled
2013-10-09 8:59 UTC
[Buildroot] Qt 5.0.2 with OpenSSL
2013-10-09 8:58 UTC (5+ messages)
[RFC] [PATCH 00/19] Non disruptive application core dump infrastructure using task_work_add()
2013-10-09 8:57 UTC (4+ messages)
[PATCH] ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1
2013-10-09 9:00 UTC (2+ messages)
[PATCH] veth: allow to setup multicast address for veth device
2013-10-09 8:58 UTC (2+ messages)
[PATCH v2] hwmon: (lm90) Add support for TI TMP451
2013-10-09 8:57 UTC (4+ messages)
` [lm-sensors] "
NAND + imx53, BBT/timings?
2013-10-09 8:55 UTC (3+ messages)
[Qemu-devel] [PATCH 00/13] usb: Add support for bulk streams to usb-host-libusb
2013-10-09 8:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/13] usb-host-libusb: Detach kernel drivers earlier
[PATCH 1/1] video: wmt_ge_rops: Fix a trivial typo
2013-10-09 8:52 UTC
[meta-webos] openwebos pointer question on virtualbox / qemu?
2013-10-09 8:51 UTC
[PATCH] Thermal: Fix Step-wise governor Kconfig help text
2013-10-09 8:49 UTC
[PATCH 0/3] OMAP: Add DT bindings to specify when devices should not be idled or reset
2013-10-09 8:49 UTC (7+ messages)
` [PATCH 3/3] ARM: OMAP2+: Let DT say what devices should not to "
[PATCH 1/3] video: ssd1307fb: Remove redundant of_match_ptr
2013-10-09 8:48 UTC (2+ messages)
[PATCH 0/4] kvm: powerpc: use cache attributes from linux pte
2013-10-09 8:48 UTC (5+ messages)
` [PATCH 3/4] kvm: powerpc: define a linux pte lookup function
Grow UBI device?
2013-10-09 8:46 UTC (2+ messages)
[Buildroot] [PATCH] redis: bump to version 2.6.16
2013-10-09 8:47 UTC
[PATCH] drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms
2013-10-09 8:47 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.