messages from 2013-07-09 21:16:20 to 2013-07-09 23:01:50 UTC [more...]
[PATCH] ext4: Rate limit printk in buffer_io_error()
2013-07-09 23:01 UTC
[PATCH v2] Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
2013-07-09 23:00 UTC (2+ messages)
[PATCH v2 0/6] Convert S3C2416 ad S3C2443 to common clock framework
2013-07-09 23:00 UTC (14+ messages)
` [PATCH v2 1/6] clk: samsung: move common plls registration into separate function
` [PATCH v2 2/6] clk: samsung: fix error handling in pll register functions
` [PATCH v2 3/6] clk: samsung: add plls used in s3c2416 and s3c2443
` [PATCH v2 4/6] ARM: S3C24XX: enable legacy clock code only when SAMSUNG_CLOCK selected
` [PATCH v2 5/6] clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450
` [PATCH v2 6/6] ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
[PATCH net-next] r8169: add a new chip for RTL8411
2013-07-09 23:00 UTC (3+ messages)
[PATCH] alsa-state: Provide an empty asound.conf by default
2013-07-09 22:59 UTC (3+ messages)
[Bug 66731] New: texture issues in xonotic with llvm+sb and offset mapping
2013-07-09 22:56 UTC (2+ messages)
` [Bug 66731] "
[PATCHv4 00/11] MSI support for Marvell EBU PCIe driver
2013-07-09 22:52 UTC (6+ messages)
` [PATCHv4 05/11] of: pci: add registry of MSI chips
timer: lockup in run_timer_softirq()
2013-07-09 22:49 UTC (3+ messages)
+ kernel-wide-fix-missing-validations-on-__get-__put-__copy_to-__copy_from_user.patch added to -mm tree
2013-07-09 22:48 UTC
[U-Boot] Implement AUART for i.MX28
2013-07-09 22:46 UTC (2+ messages)
Question about default random I/O distribution
2013-07-09 22:44 UTC (2+ messages)
[PATCH RFC nohz_full 0/7] v3 Provide infrastructure for full-system idle
2013-07-09 1:30 UTC (3+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
` [PATCH RFC nohz_full 3/7] nohz_full: Add per-CPU idle-state tracking
[PATCH 1/1] xen/netback: correctly calculate required slots of skb
2013-07-09 22:40 UTC (5+ messages)
` [PATCH RFC] xen-netback: calculate the number of slots required for large MTU vifs
[PATCH] Revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
2013-07-09 22:41 UTC (3+ messages)
nfnetlink_queue question
2013-07-09 22:40 UTC
[PATCH net-next] vxlan: Fix kernel crash on rmmod
2013-07-09 22:39 UTC
[PATCH] xen: remove unused Kconfig parameter
2013-07-09 22:34 UTC (13+ messages)
` [Xen-devel] "
Netrom on kernel version 3.9.6-200
2013-07-09 22:34 UTC (3+ messages)
` Netrom
WARNING: at drivers/iommu/dmar.c:484 warn_invalid_dmar with Intel Motherboard
2013-07-09 22:31 UTC (3+ messages)
{Spam?} Notification
2013-07-09 22:01 UTC
[PATCH 2/2] PCI,pciehp: avoid add a device already exist during pciehp_resume
2013-07-09 22:27 UTC (2+ messages)
[PATCH] remote-http: use argv-array
2013-07-09 22:27 UTC (4+ messages)
[PATCH 1/2] KVM: PPC: Fix kvm_exit_names array
2013-07-09 22:26 UTC (18+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Emulate MCSRR0/1 SPR and rfmci instruction
[PATCH 02/14] drm/i915: improve SERR_INT clearing for fifo underrun reporting
2013-07-09 22:26 UTC (3+ messages)
` [PATCH] "
[PATCH net-next] net: rename low latency sockets functions to busy poll
2013-07-09 22:25 UTC (2+ messages)
[Qemu-devel] [PATCH qom-cpu v3 00/41] QOM CPUState, part 11: GDB stub
2013-07-09 22:24 UTC (45+ messages)
` [Qemu-devel] [PATCH qom-cpu v3 01/41] cpu: Introduce vaddr type
` [Qemu-devel] [PATCH qom-cpu v3 02/41] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
` [Qemu-devel] [PATCH qom-cpu v3 03/41] target-m68k: Implement CPUClass::set_pc()
` [Qemu-devel] [PATCH qom-cpu v3 04/41] target-moxie: "
` [Qemu-devel] [PATCH qom-cpu v3 05/41] target-unicore32: "
` [Qemu-devel] [PATCH qom-cpu v3 06/41] cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
` [Qemu-devel] [PATCH qom-cpu v3 07/41] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
` "
` [Qemu-devel] [PATCH qom-cpu v3 08/41] gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
` [Qemu-devel] [PATCH qom-cpu v3 09/41] cpu: Change cpu_single_step() argument to CPUState
` [Qemu-devel] [PATCH qom-cpu v3 10/41] kvm: Change kvm_{insert, remove}_breakpoint() "
` [PATCH qom-cpu v3 10/41] kvm: Change kvm_{insert,remove}_breakpoint() "
` [Qemu-devel] [PATCH qom-cpu v3 11/41] gdbstub: Change syscall callback "
` [Qemu-devel] [PATCH qom-cpu v3 12/41] gdbstub: Change gdb_handlesig() "
` [Qemu-devel] [PATCH qom-cpu v3 13/41] gdbstub: Change gdb_{read, write}_register() "
` [Qemu-devel] [PATCH qom-cpu v3 14/41] cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
` [Qemu-devel] [PATCH qom-cpu v3 15/41] exec: Change cpu_memory_rw_debug() argument to CPUState
` "
` [Qemu-devel] [PATCH qom-cpu v3 16/41] cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
` [Qemu-devel] [PATCH qom-cpu v3 17/41] gdbstub: Change GDBState::{c, g}_cpu and find_cpu() to CPUState
` [Qemu-devel] [PATCH qom-cpu v3 18/41] cpu: Move gdb_regs field from CPU_COMMON "
` [Qemu-devel] [PATCH qom-cpu v3 19/41] gdbstub: Change gdb_register_coprocessor() argument "
` [Qemu-devel] [PATCH qom-cpu v3 20/41] target-xtensa: Introduce XtensaCPU subclasses
` [Qemu-devel] [PATCH qom-cpu v3 21/41] gdbstub: Fix cpu_gdb_{read, write}_register() Coding Style
` [Qemu-devel] [PATCH qom-cpu v3 22/41] gdbstub: Drop dead code in cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v3 23/41] cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
` [Qemu-devel] [PATCH qom-cpu v3 24/41] target-i386: Move cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v3 25/41] target-ppc: "
` [Qemu-devel] [PATCH qom-cpu v3 26/41] target-sparc: "
` [Qemu-devel] [PATCH qom-cpu v3 27/41] target-arm: "
` [Qemu-devel] [PATCH qom-cpu v3 28/41] target-m68k: "
` [Qemu-devel] [PATCH qom-cpu v3 29/41] target-mips: "
` [Qemu-devel] [PATCH qom-cpu v3 30/41] target-openrisc: "
` [Qemu-devel] [PATCH qom-cpu v3 31/41] target-sh4: "
` [Qemu-devel] [PATCH qom-cpu v3 32/41] target-microblaze: "
` [Qemu-devel] [PATCH qom-cpu v3 33/41] target-cris: "
` [Qemu-devel] [PATCH qom-cpu v3 34/41] target-alpha: "
` [Qemu-devel] [PATCH qom-cpu v3 35/41] target-s390x: "
` [Qemu-devel] [PATCH qom-cpu v3 36/41] target-lm32: "
` [Qemu-devel] [PATCH qom-cpu v3 37/41] target-xtensa: "
` [Qemu-devel] [PATCH qom-cpu v3 38/41] gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
` [Qemu-devel] [PATCH qom-cpu v3 39/41] cpu: Introduce CPUClass::gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v3 40/41] target-cris: Factor out CPUClass::gdb_read_register() hook for v10
` [Qemu-devel] [PATCH qom-cpu v3 41/41] cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
[PATCH 1/7] audit: implement generic feature setting and retrieving
2013-07-09 22:24 UTC (5+ messages)
` [PATCH 7/7] audit: audit feature to set loginuid immutable
+ ocfs2-refcounttree-add-the-missing-null-check-of-the-return-value-of-find_or_create_page-fix.patch added to -mm tree
2013-07-09 22:23 UTC
+ ocfs2-refcounttree-add-the-missing-null-check-of-the-return-value-of-find_or_create_page.patch added to -mm tree
2013-07-09 22:22 UTC
[Qemu-devel] [PATCH] display: stop using DT_NOGRAPHIC, use DT_NONE
2013-07-09 22:03 UTC (8+ messages)
[PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's
2013-07-09 22:12 UTC (3+ messages)
[Ocfs2-devel] [PATCH] ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page()
2013-07-09 22:11 UTC (3+ messages)
` "
[RFD] Making "git push [--force/--delete]" safer?
2013-07-09 22:09 UTC (8+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
` [PATCH 7/7] push: document --lockref
[Qemu-devel] [PATCH] RTC: enable lost_tick_policy=slew as default (v2)
2013-07-09 22:05 UTC (7+ messages)
[Qemu-devel] [PATCH V16 0/7] replace QEMUOptionParameter with QemuOpts parser
2013-07-09 22:05 UTC (3+ messages)
[PATCH V3 0/3] bring up pxa988 with DT
2013-07-09 22:05 UTC (9+ messages)
` [PATCH V3 2/3] clocksource: mmp: support CLOCKSOURCE OF DECLARE
` [PATCH V3 3/3] ARM: mmp: bring up pxa988 with device tree support
[PATCH 00/12] Implement NFSv4 delegations, take 8
2013-07-09 22:04 UTC (9+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 12/12] locks: break delegations on any attribute modification
Wandboard Quad experience (good!)
2013-07-09 22:03 UTC (3+ messages)
+ kernel-smpc-free-related-resources-when-failure-occurs-in-hotplug_cfd.patch added to -mm tree
2013-07-09 22:01 UTC
[Buildroot] [PATCH] system: add option to pass extra args to post-build and post-image scripts
2013-07-09 22:00 UTC
[U-Boot] [PATCH]mx6qsabresd: Add splash screen support via HDMI
2013-07-09 21:58 UTC
Dell U2412M monitor complains about input timing
2013-07-09 21:57 UTC (5+ messages)
[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
2013-07-09 21:57 UTC (2+ messages)
[PATCH 1/2] spi: introduce macros to set bits_per_word_mask
2013-07-09 21:56 UTC (5+ messages)
` [PATCH 2/2] spi: convert drivers to use bits_per_word_mask
+ mm-mempolicy-fix-mbind_range-vma_adjust-interaction.patch added to -mm tree
2013-07-09 21:56 UTC
[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
2013-07-09 21:56 UTC (7+ messages)
` [PATCH 0/1] mm: mempolicy: (Was: add sys_madvise2 and MADV_NAME to name vmas)
` [PATCH 1/1] mm: mempolicy: fix mbind_range() && vma_adjust() interaction
[PATCH 0/3] xfs: remaining 3.11 merge patches
2013-07-09 21:55 UTC (5+ messages)
` [PATCH 1/3] xfs: update mount options documentation
[PATCH 0/2] powerpc: allow kvm to use kerel debug framework
2013-07-09 21:54 UTC (5+ messages)
[GIT PULL] MMC updates for 3.11-rc1
2013-07-09 21:54 UTC
[GIT] Networking
2013-07-09 21:53 UTC (2+ messages)
[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-6-gb0a9dab
2013-07-09 21:52 UTC
[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-6-gb0a9dab
2013-07-09 21:52 UTC
[U-Boot] EHCI timed out on TD - token=0x80008c80
2013-07-09 21:52 UTC
Determining if a stripe/RAID0 has failed
2013-07-09 21:52 UTC (3+ messages)
humidity sensors
2013-07-09 21:51 UTC (4+ messages)
` [lm-sensors] "
[Buildroot] [PATCH] system: add option to pass extra args to post-build and post-image scripts
2013-07-09 21:50 UTC (3+ messages)
[PATCH v1 0/4] ARM: STi fixes and ethernet support
2013-07-09 21:15 UTC (4+ messages)
find real users and drivers of rpmsg
2013-07-09 21:43 UTC (3+ messages)
[PATCH v3] boot-directdisk: mount root by MBR disk signature for Linux 3.8+
2013-07-09 21:48 UTC (2+ messages)
linux-next: build warnings in Linus' tree
2013-07-09 21:48 UTC (2+ messages)
[Qemu-devel] gdbstub broken in master
2013-07-09 21:47 UTC (2+ messages)
Feature request: "author branch" in commit object
2013-07-09 21:46 UTC (5+ messages)
Exposing GPU information for userspace processes
2013-07-09 21:45 UTC
[PATCH 1/2] KVM: PPC: e500mc: Revert "add load inst fixup"
2013-07-09 21:45 UTC (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
[U-Boot] [PATCH v2 2/5] bootm: Disable interrupts only when loading
2013-07-09 21:44 UTC (13+ messages)
` [U-Boot] [PATCH v2 5/5] bootm: Add the missing PREP stage to bootz and correct image handling
[PATCH 2/2] KVM: PPC: Book3E: Get vcpu's last instruction for emulation
2013-07-09 21:44 UTC (4+ messages)
[Lustre-devel] tunefs.lustre before mount
2013-07-09 21:44 UTC (3+ messages)
e1000e on thinkpad x60: interrupt problem
2013-07-09 21:40 UTC (6+ messages)
[Printing-architecture] Options in /etc/cups/printers.conf
2013-07-09 21:40 UTC
linux-next: slab shrinkers: BUG at mm/list_lru.c:92
2013-07-09 21:39 UTC (13+ messages)
+ list_lru-per-node-list-infrastructure-fix-broken-lru_retry-behaviour.patch added to -mm tree
2013-07-09 21:38 UTC
[xen-4.1-testing test] 18282: regressions - trouble: broken/fail/pass
2013-07-09 21:36 UTC
unable to finish booting when "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" applied
2013-07-09 21:34 UTC (3+ messages)
[PATCH 0/8] kvm/ppc: fixes for 3.10
2013-07-09 21:33 UTC (6+ messages)
+ xfs-convert-dquot-cache-lru-to-list_lru-fix-dquot-isolation-hang.patch added to -mm tree
2013-07-09 21:32 UTC
[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
2013-07-09 21:31 UTC (4+ messages)
` [PATCH 2/5] mmc: dw_mmc: Add suspend/resume callbacks; disable irq during suspend
[GIT PULL] parisc updates for v3.11
2013-07-09 21:28 UTC
Extending a 4×3Tb RAID10
2013-07-09 21:24 UTC (2+ messages)
Problems tuning 704J dual DVB-T tuner
2013-07-09 21:23 UTC
[Buildroot] [git commit] gst-plugins-good: fix v4l2 related build error with new (3.9+) kernel headers
2013-07-09 21:22 UTC
Is the lttng --group command option useless?
2013-07-09 21:18 UTC
[PATCH v2 00/14] Platform Framebuffers and SimpleDRM
2013-07-09 21:17 UTC (3+ messages)
` [PATCH v2 01/14] fbdev: simplefb: add init through platform_data
[PATCH 1/5] iio: staging: fix device.txt documentation
2013-07-09 21:16 UTC (3+ messages)
` [PATCH 5/5] iio: fix semicolon in io_core_trigger.h
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.