messages from 2013-04-18 08:50:42 to 2013-04-18 09:38:01 UTC [more...]
[ 3.5.y.z extended stable ] Linux 3.5.7.11 stable review
2013-04-18 9:16 UTC (67+ messages)
` [PATCH 03/72] spi/s3c64xx: modified error interrupt handling and init
` [PATCH 05/72] EISA/PCI: Fix bus res reference
` [PATCH 06/72] EISA/PCI: Init EISA early, before PNP
` [PATCH 09/72] x86: remove the x32 syscall bitmask from syscall_get_nr()
` [PATCH 11/72] Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
` [PATCH 12/72] alpha: Add irongate_io to PCI bus resources
` [PATCH 13/72] crypto: gcm - fix assumption that assoc has one segment
` [PATCH 16/72] ata_piix: Fix DVD not dectected at some Haswell platforms
` [PATCH 17/72] remoteproc: fix error path of handle_vdev
` [PATCH 18/72] hwspinlock: fix __hwspin_lock_request error path
` [PATCH 19/72] remoteproc: fix FW_CONFIG typo
` [PATCH 20/72] powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test
` [PATCH 21/72] ftrace: Consistently restore trace function on sysctl enabling
` [PATCH 22/72] spinlocks and preemption points need to be at least compiler barriers
` [PATCH 23/72] drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal
` [PATCH 24/72] panic: fix a possible deadlock in panic()
` [PATCH 25/72] Bluetooth: Add support for IMC Networks [13d3:3393]
` [PATCH 26/72] Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k
` [PATCH 27/72] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
` [PATCH 28/72] Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
` [PATCH 29/72] Bluetooth device 04ca:3008 should use ath3k
` [PATCH 30/72] Bluetooth: Add support for atheros 04ca:3004 device to ath3k
` [PATCH 31/72] Bluetooth: Device 0cf3:3008 should map AR 3012
` [PATCH 32/72] ALSA: hda - Enabling Realtek ALC 671 codec
` [PATCH 33/72] ALSA: hda - fix typo in proc output
` [PATCH 34/72] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
` [PATCH 35/72] KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
` [PATCH 36/72] KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
` [PATCH 37/72] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
` [PATCH 38/72] can: gw: use kmem_cache_free() instead of kfree()
` [PATCH 39/72] tracing: Fix double free when function profile init failed
` [PATCH 40/72] r8169: fix auto speed down issue
` [PATCH 41/72] x86: Fix rebuild with EFI_STUB enabled
` [PATCH 42/72] msi-wmi: Fix memory leak
` [PATCH 43/72] DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines
` [PATCH 44/72] drm/i915: add quirk to invert brightness on eMachines G725
` [PATCH 45/72] drm/i915: add quirk to invert brightness on eMachines e725
` [PATCH 46/72] drm/i915: add quirk to invert brightness on Packard Bell NCL20
` [PATCH 47/72] block: avoid using uninitialized value in from queue_var_store
` [PATCH 48/72] ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
` [PATCH 49/72] PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
` [PATCH 50/72] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
` [PATCH 51/72] drm/i915: Use the correct size of the GTT for placing the per-process entries
` [PATCH 52/72] GFS2: Fix unlock of fcntl locks during withdrawn state
` [PATCH 53/72] libsas: fix handling vacant phy in sas_set_ex_phy()
` [PATCH 54/72] sched_clock: Prevent 64bit inatomicity on 32bit systems
` [PATCH 55/72] x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
` [PATCH 56/72] x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
` [PATCH 57/72] cifs: Allow passwords which begin with a delimitor
` [PATCH 58/72] target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
` [PATCH 59/72] udl: handle EDID failure properly
` [PATCH 60/72] tracing: Fix possible NULL pointer dereferences
` [PATCH 61/72] ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
` [PATCH 62/72] Btrfs: make sure nbytes are right after log replay
` [PATCH 63/72] kobject: fix kset_find_obj() race with concurrent last kobject_put()
` [PATCH 64/72] vfs: Revert spurious fix to spinning prevention in prune_icache_sb
` [PATCH 65/72] kref: Implement kref_get_unless_zero v3
` [PATCH 66/72] mtdchar: fix offset overflow detection
` [PATCH 67/72] fbcon: fix locking harder
` [PATCH 68/72] hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
` [PATCH 69/72] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
` [PATCH 70/72] efivars: Allow disabling use as a pstore backend
` [PATCH 71/72] efivars: Add module parameter to disable "
` [PATCH 72/72] efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
[PATCH v4 0/8] kdump, vmcore: support mmap() on /proc/vmcore
2013-04-13 0:21 UTC (18+ messages)
` [PATCH v4 1/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v4 2/8] vmcore: clean up read_vmcore()
` [PATCH v4 3/8] vmcore, procfs: introduce MEM_TYPE_CURRENT_KERNEL flag to distinguish objects copied in 2nd kernel
` [PATCH v4 4/8] vmcore: Add helper function vmcore_add()
` [PATCH v4 5/8] vmcore: copy ELF note segments in the 2nd kernel per page vmcore objects
` [PATCH v4 6/8] vmcore: count holes generated by round-up operation for page boudary for size of /proc/vmcore
` [PATCH v4 7/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v4 8/8] vmcore: support mmap() on /proc/vmcore
[PATCH] bridge: fix IP DNAT handling when packet is sent back via same bport
2013-04-18 9:37 UTC
[PATCH v3] irqchip: Add support for ARMv7-M's NVIC
2013-04-18 9:35 UTC (9+ messages)
[PATCH -tip ] [BUGFIX] kprobes: Fix a double lock bug of kprobe_mutex
2013-04-18 9:33 UTC
[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
2013-04-18 8:33 UTC (11+ messages)
[Qemu-devel] [PATCH 0/1] ehci_free_packet: Discard finished packets when the queue is halted v3
2013-04-18 9:31 UTC (2+ messages)
[PATCHv2] ARM:dts:omap4-panda:Update the LED support for the panda DTS
2013-04-18 9:30 UTC (4+ messages)
[PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT
2013-04-18 9:30 UTC (7+ messages)
[Qemu-devel] [PATCH v4 0/5] usb: QOM realize support for SysBus EHCI and FUSBH200
2013-04-18 9:29 UTC (2+ messages)
[Qemu-devel] GDB function call failing due to memory protection of stack page in QEMU
2013-04-18 9:28 UTC (2+ messages)
[PATCH v2 0/6] transport-helper: some clarifications and a fix
2013-04-18 9:27 UTC (4+ messages)
` [PATCH v2 1/6] transport-helper: clarify *:* refspec
[Buildroot] [PATCH v2] monit: add license information
2013-04-18 9:26 UTC
[U-Boot] [PATCH 01/11] arm: add MMU/d-cache support for Faraday cores
2013-04-18 9:25 UTC (14+ messages)
` [U-Boot] [PATCH v2 00/12] arm: add Faraday A36x SoC platform support
` [U-Boot] [PATCH v2 01/12] mtd: spi: winbond: add W25PXX support
` [U-Boot] [PATCH v2 02/12] net: ftgmac100: add MMU/D-cache support
` [U-Boot] [PATCH v2 03/12] net: add Faraday FTMAC110 10/100Mbps ethernet support
` [U-Boot] [PATCH v2 04/12] i2c: add Faraday FTI2C010 I2C controller support
` [U-Boot] [PATCH v2 05/12] spi: add Faraday FTSPI010 SPI "
` [U-Boot] [PATCH v2 06/12] mmc: add an alternative driver to Faraday FTSDC010
` [U-Boot] [PATCH v2 07/12] mtd: nand: add Faraday FTNANDC021 NAND controller support
` [U-Boot] [PATCH v2 08/12] mtd: spi: add FTSPI020 SPI Flash "
` [U-Boot] [PATCH v2 09/12] usb: ehci: add Faraday USB 2.0 EHCI support
` [U-Boot] [PATCH v2 10/12] usb: gadget: add Faraday FOTG210 USB gadget support
` [U-Boot] [PATCH v2 11/12] arm: add MMU/d-cache support for Faraday cores
` [U-Boot] [PATCH v2 12/12] arm: add Faraday A36x SoC platform support
qemu crashed when starting vm(kvm) with vnc connect
2013-04-18 9:25 UTC (9+ messages)
` [Qemu-devel] "
` 答复: "
` 答复: [Qemu-devel] "
` reply: reply: "
` reply: reply: "
` [Qemu-devel] "
ptrace(2) man page
2013-04-18 9:25 UTC
[Buildroot] [PATCH] monit: add license information
2013-04-18 9:24 UTC (5+ messages)
MXS framebuffer driver and 18bits display
2013-04-18 9:23 UTC (4+ messages)
` [PATCH] video: mxsfb: Fix colors display on lower color depth
[Qemu-devel] [PATCH v19 0/7] Add pvpanic device to deal with guest panic event
2013-04-18 9:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v19 3/7] introduce a new qom device to deal with panicked event
` [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios
[Qemu-devel] [PATCH] savevm: Improve error message for unmigratable devices
2013-04-18 9:23 UTC
[PATCH] bridge: Add missing include for in6_addr
2013-04-18 9:17 UTC (2+ messages)
` [Bridge] "
[GIT PULL] omap display changes for 3.10
2013-04-18 9:21 UTC (4+ messages)
` [PATCH] OMAPDSS: DPI: add dependency to DSI
[PATCH] environment: support redundant environments
2013-04-18 9:16 UTC (2+ messages)
[meta-oe][PATCH] live555: Update to latest version
2013-04-18 9:03 UTC (5+ messages)
What's cooking in git.git (Apr 2013, #05; Mon, 15)
2013-04-18 9:19 UTC (13+ messages)
[PATCH] ARM: sched_clock: Add more notrace to prevent recursion
2013-04-18 9:20 UTC (6+ messages)
[Qemu-devel] [PULL 00/12] QOM CPUState patch queue 2013-04-15
2013-04-18 9:18 UTC (4+ messages)
` [PATCH 10/12] cpu: Pass CPUState to *cpu_synchronize_post*()
` [Qemu-devel] "
[PATCH 1/4] SH: cpuidle: remove pointless initialization
2013-04-18 9:18 UTC (4+ messages)
[PATCH] mx6-sabrelite: Setup CCM_CCOSR register
2013-04-18 9:12 UTC (2+ messages)
[PATCH 3/3] PCI: Move the acquiring the reference of pci bus inside pci_alloc_dev()
2013-04-18 9:03 UTC
[PATCH 2/3] PCI: rename alloc_pci_dev() to pci_alloc_dev()
2013-04-18 9:00 UTC
Media automounting /etc/udev/rules.d/automount.rules
2013-04-18 9:13 UTC (2+ messages)
[Qemu-devel] Nic devices' name are wrongly repeated
2013-04-18 9:12 UTC (4+ messages)
` [Qemu-devel] 'id' assigned to -device could not be set as net-client name (was Re: Nic devices' name are wrongly repeated)
[Bug 54761] New: Variable cpu frequency causes to loose performance
2013-04-18 9:12 UTC (2+ messages)
` [Bug 54761] "
[PATCH 0/11] KVM: nVMX: shadow VMCS support, v4
2013-04-18 9:12 UTC (3+ messages)
` [PATCH 07/11] KVM: nVMX: Release shadow vmcs
Regarding dtc+cpp support
2013-04-18 9:12 UTC
hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds
2013-04-18 9:11 UTC (5+ messages)
` timerfd and softirqd [Was: Re: hrtimer: interrupt took 6742 ns, then RT throttling and hung machine for nearly 2 seconds]
` timerfd read does not return [Was: Re: timerfd and softirqd]
2 idle patches for 3.9-rc7
2013-04-18 9:11 UTC (3+ messages)
` [PATCH 1/2] intel_idle: additional Haswell CPU-id
[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
2013-04-18 9:10 UTC (4+ messages)
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
[PATCH v4 0/7] ARM: KVM: Revamping the HYP init code for fun and profit
2013-04-18 9:08 UTC (4+ messages)
` [PATCH v4 3/7] ARM: KVM: move to a KVM provided HYP idmap
[PATCH V4] edac: Handle EDAC ECC errors for Family 16h
2013-04-18 9:08 UTC (4+ messages)
[PATCH v2 1/2] ARM: OMAP2+: only search for GPMC DT child nodes on probe
2013-04-18 9:05 UTC (5+ messages)
[PATCH 00/17] ASoC: Towards a generic dmaengine PCM driver
2013-04-18 9:04 UTC (6+ messages)
` [PATCH 10/17] ASoC: mxs: Use generic dmaengine PCM
Bug: Windows 2003 fails to install on xen-unstable tip
2013-04-18 9:03 UTC (7+ messages)
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-04-18 9:03 UTC (3+ messages)
[RESEND PATCH] mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
2013-04-18 9:02 UTC
[meta-oe][PATCH] Hiawatha: update to 9.0, add systemd support
2013-04-18 8:44 UTC (2+ messages)
[Qemu-devel] [PATCH] qdev: Fix device_add bus assumptions
2013-04-18 9:01 UTC (3+ messages)
[GIT PULL] at91: DT changes for 3.10 #2
2013-04-18 9:01 UTC (5+ messages)
` [PATCH v3] ARM: at91: add Acme Systems Aria G25 board
[Qemu-devel] [RfC PATCH 0/5] console: qom-ify & extent screendump monitor command
2013-04-18 9:01 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] console: qom-ify QemuConsole
` [Qemu-devel] [PATCH 2/5] console: Hook QemuConsoles into qom tree
` [Qemu-devel] [PATCH 3/5] console: add device link to QemuConsoles
` [Qemu-devel] [PATCH 4/5] console: add qemu_console_lookup_by_device
` [Qemu-devel] [PATCH 5/5] console: extend screendump monitor cmd
[PATCH v2] serial: pl011: Add Device Tree support to request DMA channels
2013-04-18 9:00 UTC (5+ messages)
[Qemu-devel] [PULL 0/4] pci: add pci test device
2013-04-18 8:00 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] kvm: remove unused APIs
` [Qemu-devel] [PATCH 2/4] kvm: support any size for pio eventfd
` [Qemu-devel] [PATCH 3/4] kvm: support non datamatch ioeventfd
` [Qemu-devel] [PATCH 4/4] pci: add pci test device
[PATCH v5 0/3] tcm_vhost hotplug
2013-04-18 8:59 UTC (4+ messages)
` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
[PATCH 1/3] PCI: take a reference on the bus object when we capture the struct pci_bus pointer
2013-04-18 8:57 UTC
[PATCH 097/102] efivars: explicitly calculate length of VariableName
2013-04-18 8:58 UTC (11+ messages)
[Qemu-devel] [PULL v4 00/11] rdma: migration support
2013-04-18 7:58 UTC (3+ messages)
` [Qemu-devel] [PULL v4 08/11] rdma: core logic
[V3 patch 00/19] cpuidle: code consolidation
2013-04-18 8:56 UTC (7+ messages)
` [V3 patch 02/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
` [V3 patch 13/19] ARM: OMAP4: cpuidle: use init/exit common routine
[RFC] arm64: Early printk support for virtio-mmio console devices
2013-04-18 8:55 UTC (16+ messages)
[PATCH 0/3] PCI: fix the object lifetime issue of parallel device removal on different pci hierarchy
2013-04-18 8:53 UTC
bltk-game regressions on snb laptop
2013-04-18 8:54 UTC (7+ messages)
[Qemu-devel] [PATCH V18 0/6] add-cow file format
2013-04-18 8:54 UTC (3+ messages)
` [Qemu-devel] [PATCH V18 4/6] rename qcow2-cache.c to block-cache.c
[PATCH] imsm: monitor: do not finish migration if there are no failed disks
2013-04-18 8:51 UTC
[PATCH] t3400 (rebase): add failing test for a peculiar rev spec
2013-04-18 8:52 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.