All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-28 02:20:36 to 2014-08-28 04:50:44 UTC [more...]

[Qemu-devel] [PATCH v5 0/8] modify boot order of guest, and take effect after rebooting
 2014-08-28  4:50 UTC  (8+ messages)

[PATCHv2 0/5] rtc: s3c: Refactoring s3c-rtc driver and support Exynos3250 RTC
 2014-08-28  4:49 UTC  (6+ messages)
  ` [PATCHv2 1/5] rtc: s3c: Define s3c_rtc structure to remove global variables

[Qemu-devel] [PATCH v2 0/3] block: Fix leaks of opts in block drivers
 2014-08-28  4:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] nfs: Fix leak of opts in nfs_file_open
` [Qemu-devel] [PATCH v2 2/3] blkverify: Fix leak of opts in blkverify_open
` [Qemu-devel] [PATCH v2 3/3] quorum: Fix leak of opts in quorum_open

[PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped
 2014-08-28  4:47 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] block: Introduce "null" driver
 2014-08-28  4:44 UTC  (2+ messages)

[PATCH V6 0/5] Add XEN pvSCSI support
 2014-08-28  4:44 UTC  (11+ messages)
` [PATCH V6 1/5] xen/events: support threaded irqs for interdomain event channels
` [PATCH V6 2/5] Add XEN pvSCSI protocol description
` [PATCH V6 3/5] Introduce xen-scsifront module
` [PATCH V6 4/5] Introduce XEN scsiback module
` [PATCH V6 5/5] add xen pvscsi maintainer

[PATCH V6 0/5] Add XEN pvSCSI support
 2014-08-28  4:44 UTC 

Add the new driver in yocto
 2014-08-28  4:39 UTC 

[PATCH v2 net-next 0/8] net: Checksum offload changes - Part VI
 2014-08-28  4:26 UTC 

[PATCH v2 net-next 5/9] benet: Set skb->csum_level for encapsulated checksum
 2014-08-28  4:27 UTC 

[PATCH v2 net-next 9/9] qlcnic: Set skb->csum_level for encapsulated checksum
 2014-08-28  4:28 UTC 

[PATCH v2 net-next 7/9] i40evf: Set skb->csum_level for encapsulated checksum
 2014-08-28  4:27 UTC 

[PATCH v2 0/7] Rename DP training vswing/pre-emph defines
 2014-08-28  4:32 UTC  (4+ messages)
` [PATCH 3/7] drm/exynos: Renaming DP training vswing pre emph defines

[PATCH] mm, slub: do not add duplicate sysfs
 2014-08-28  4:32 UTC  (7+ messages)

Btrfs Issues
 2014-08-28  4:30 UTC  (4+ messages)

[PATCH v5 0/4] Fine tune USB 3.0 PHY on exynos5420
 2014-08-28  4:29 UTC  (9+ messages)
` [PATCH v5 3/4] usb: hcd: Caibrate PHY post hcd reset
` [PATCH v5 4/4] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800

[PATCH v3] ath10k: save firmware debug log messages
 2014-08-28  4:25 UTC  (3+ messages)

[PATCHv5 0/4] thermal: exynos: Add support for TRIMINFO feature of Exynos3250
 2014-08-28  4:25 UTC  (4+ messages)
` [PATCHv5 4/4] thermal: exynos: Remove duplicate code when reading triminfo register of Exynos5440

Error setting extent size on a directory
 2014-08-28  4:24 UTC  (3+ messages)
` [PATCH] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
` [PATCH xfstests] xfs: add tests for XFS_IOC_FSSETXATTR behaviour

pciehp PCI_BASE_CLASS_DISPLAY check
 2014-08-28  4:21 UTC  (2+ messages)

[PATCH] kernel: fix for checkpatch errors in sys file
 2014-08-28  4:16 UTC 

[xhci] BUG: unable to handle kernel NULL pointer dereference at (null)
 2014-08-28  4:14 UTC  (3+ messages)
` [xhci] kernel BUG at arch/x86/mm/physaddr.c:26!

[PATCH V5] Update pvSCSI protocol description
 2014-08-28  4:14 UTC 

[Qemu-devel] [PATCH 0/4] block: Fix leaks of opts in block drivers
 2014-08-28  4:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] nfs: Fix leak of opts in nfs_file_open
` [Qemu-devel] [PATCH 4/4] qcow2: Fix leak of opts in qcow2_open

WARNING: at kernel/trace/trace_kprobe.c:1393 kprobe_trace_self_tests_init()
 2014-08-28  4:06 UTC  (2+ messages)

[PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC
 2014-08-28  4:05 UTC  (14+ messages)
` [PATCH 11/14] arm64: dts: Add initial device tree support for EXYNOS7
` [PATCH 12/14] arm64: dts: add Exynos7 based Espresso board dts file
` [PATCH 13/14] arm64: exynos7: Enable ARMv8 based Exynos7 (SoC) support

[PATCH 14/14] tty/serial: samsung: add support for exynos7
 2014-08-28  4:04 UTC  (3+ messages)

[Qemu-devel] [RFC V2 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
 2014-08-28  3:36 UTC  (11+ messages)
` [Qemu-devel] [RFC V2 01/10] cpu: introduce CpuTopoInfo structure for argument simplification
` [Qemu-devel] [RFC V2 02/10] qom/cpu: move register_vmstate to common CPUClass.realizefn
` [Qemu-devel] [RFC V2 03/10] cpu: add device_add foo-x86_64-cpu support
` [Qemu-devel] [RFC V2 04/10] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [RFC V2 05/10] i386: add cpu device_del support
` [Qemu-devel] [RFC V2 06/10] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier'
` [Qemu-devel] [RFC V2 07/10] qom cpu: add UNPLUG cpu notify support
` [Qemu-devel] [RFC V2 08/10] i386: implement pc interface cpu_common_unrealizefn() in qom/cpu.c
` [Qemu-devel] [RFC V2 09/10] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [RFC V2 10/10] cpus: reclaim allocated vCPU objects

overcommitting CPUs
 2014-08-28  4:03 UTC  (8+ messages)

[PATCH 07/14] i2c: exynos: add support for HSI2C module on Exynos7
 2014-08-28  4:03 UTC  (4+ messages)
` [PATCH 08/14] i2c: exynos5: Add Kconfig dependencies

[PATCH] Update ETERNUS DX entry
 2014-08-28  3:58 UTC  (3+ messages)

[PATCH v4 0/3] perf/sdt : Support for SDT markers
 2014-08-27 21:53 UTC  (4+ messages)
` [PATCH v4 1/3] perf/sdt : Raw SDT parsing functions
` [PATCH v4 2/3] perf/sdt : Support perf-list to print SDT events in a single file
` [PATCH v4 3/3] perf/sdt : Documentation for SDT events

[PATCH] powerpc: dts: t4240: Change T4240 USB controller version
 2014-08-28  3:51 UTC  (2+ messages)

[PATCH v2 0/7] Support flow director programming on fortville
 2014-08-28  3:51 UTC  (16+ messages)
` [PATCH v2 1/7] i40e: flow director resource reserve and initialize on i40e
` [PATCH v2 2/7] ethdev: define new ethdev API rx_classification_filter_ctl
` [PATCH v2 3/7] i40e: function implement in i40e for flow director filter programming
` [PATCH v2 5/7] fix the Marco conflict
` [PATCH v2 7/7]app/testpmd: add commands and config functions for i40e flow director support

[PATCH] net: attempt a single high order allocation
 2014-08-28  3:49 UTC 

Advice on DVB-S/S2 card and CAM support
 2014-08-28  3:47 UTC  (2+ messages)

[PATCH] coccinelle: add pycocci wrapper for multithreaded support
 2014-08-28  3:46 UTC  (6+ messages)
    ` [Cocci] "

[PATCH] drm/radeon: save/restore the PD addr on suspend/resume
 2014-08-28  3:43 UTC  (2+ messages)

[PANIC, hyperv] BUG: unable to handle kernel paging request at ffff880077800004 (hv_ringbuffer_write)
 2014-08-28  3:41 UTC  (14+ messages)

[PATCH v3 13/17] arcmsr: fix ioctl data read/write error for adapter type C
 2014-08-28 11:40 UTC  (9+ messages)

[PATCH 05/05] ARM: shmobile: armadillo800eva reference: Remove DTS
 2014-08-28  3:35 UTC 

[PATCH 04/05] ARM: shmobile: armadillo800eva reference: Remove C board code
 2014-08-28  3:35 UTC 

[PATCH 03/05] ARM: shmobile: r8a7740: Add restart callback
 2014-08-28  3:35 UTC 

[PATCH 02/05] ARM: shmobile: armadillo800eva: Build DTS for multiplatform
 2014-08-28  3:35 UTC 

[PATCH 01/05] ARM: shmobile: armadillo800eva: Sync DTS
 2014-08-28  3:34 UTC 

[PATCH 00/05] ARM: shmobile: r8a7740 and Armadillo cleanup
 2014-08-28  3:34 UTC 

[PATCH] net: stmmac: fix warning from Sparse for socfpga
 2014-08-28  3:33 UTC  (3+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-08-28  3:33 UTC  (10+ messages)

What's cooking in git.git (Aug 2014, #04; Tue, 26)
 2014-08-28  3:33 UTC  (2+ messages)

[Bug 83148] New: Unity invisible under Ubuntu 14.04 and 14.10
 2014-08-28  3:31 UTC  (3+ messages)
` [Bug 83148] "

[Bug 82455] New: Failed to allocate virtual address for buffer
 2014-08-28  3:31 UTC  (3+ messages)
` [Bug 82455] "

[PATCH] PCIe: SPEAr13XX: Pass config resource through reg property
 2014-08-28  3:30 UTC 

[PATCH] checkpatch: Add test for commit id formatting style in commit log
 2014-08-28  3:28 UTC  (3+ messages)
` [PATCH] checkpatch: Allow commit descriptions on separate line from commit id

fs corruption report
 2014-08-28  3:23 UTC  (4+ messages)

[PATCH] drm/i915: Fix to Enable GT/PM Interrupts for cherryview
 2014-08-29  3:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Adjust the document making it read more comfortably
 2014-08-28  3:19 UTC  (2+ messages)

[PATCH v2] sched: Reduce contention in update_cfs_rq_blocked_load
 2014-08-27 19:18 UTC  (3+ messages)
  ` [PATCH RESULT] sched: Rewrite per entity runnable load average tracking v5

[Bug 83391] New: Oops on sd_mod
 2014-08-28  3:19 UTC  (2+ messages)
` [Bug 83391] "

[PATCH v2 0/7] MIPS: Move device-tree files to a common location
 2014-08-28  2:10 UTC  (4+ messages)
` [PATCH v2 2/7] MIPS: Add support for building device-tree binaries
` [PATCH v2 4/7] MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/lantiq/
` [PATCH v2 6/7] MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/netlogic/

OSSTest: How to resue Xen
 2014-08-28  3:10 UTC 

[PATCH 0/8] ASoC: simple-card: DPCM support
 2014-08-28  3:08 UTC  (8+ messages)
` [PATCH 0/4 v2] ASoC: simple-card: fixup for DT
  ` [PATCH 1/4 v2] ASoC: simple-card: use asoc_simple_xxx prefix
  ` [PATCH 2/4 v2] ASoC: simple-card: remove dai_link->cpu_dai_name when DT
  ` [PATCH 3/4 v2] ASoC: simple-card: dai_link->init should be cared when multi DAI
  ` [PATCH 4/4 v2] ASoC: simple-card: use common for_each_child_of_node() for loop

[PATCH v5 0/4] zram memory control enhance
 2014-08-28  3:04 UTC  (20+ messages)
` [PATCH v5 3/4] zram: zram memory size limitation

Clang Scan build results
 2014-08-28  3:00 UTC  (2+ messages)

git stash doesn't always save work dir as-is: bug?
 2014-08-28  2:54 UTC  (2+ messages)

[pull] radeon drm-next-3.18
 2014-08-28  2:53 UTC 

[PATCH net-next v5 00/13] dsa: Broadcom Starfighter 2 switch support
 2014-08-28  2:51 UTC  (2+ messages)

MediaTek Inc. MT7601U Wireless Adapter
 2014-08-28  2:51 UTC  (5+ messages)
  ` [rt2x00-users] "

[PATCH RESEND v3] input: Add ROHM BU21023/24 Dual touch support resistive touchscreens
 2014-08-28  2:45 UTC 

[Qemu-devel] [PATCH] hmp: Add info machines
 2014-08-28  2:43 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2014-08-28  2:41 UTC 

[meta-oe][PATCH] php: Fix native build due mistakenly linking against host's iconv
 2014-08-28  2:37 UTC  (2+ messages)

What can I do next to use R4 partition sdb
 2014-08-28  2:34 UTC  (5+ messages)
      ` reiser4progs revision

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-08-28  2:34 UTC  (6+ messages)
` [PATCH V7 04/17] PCI: Take additional IOV BAR alignment in sizing and assigning

[Bug 83168] New: No display after suspend to RAM
 2014-08-28  2:33 UTC  (3+ messages)
  ` [Bug 83168] [NV46] "

[PATCHv3 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-28  2:33 UTC  (4+ messages)
` [PATCHv3 1/3] fs/buffer.c: allocate buffer cache "
` [PATCHv3 2/3] ext4: allocate buffer-cache for superblock in, non-movable area
` [PATCHv3 3/3] jbd/jbd2: allocate buffer-cache for superblock inode in "

[git pull] drm fixes
 2014-08-28  2:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Introduce low-level debug for ARM architecture
 2014-08-28  2:31 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
` [U-Boot] [PATCH v2 2/6] kconfig: armv8: move CONFIG_ARM64 to Kconfig
` [U-Boot] [PATCH v2 3/6] arm: debug: import debug files from Linux 3.16
` [U-Boot] [PATCH v2 4/6] arm: debug: replace license blocks with SPDX
` [U-Boot] [PATCH v2 5/6] arm: debug: add Kconfig entries for lowlevel debug
` [U-Boot] [PATCH v2 6/6] arm: debug: adjust for U-Boot

[PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
 2014-08-28  2:30 UTC  (4+ messages)

[PATCH 0/3 v2] clk: shmobile: clk: shmobile: add missing 0x0100 for SDCKCR
 2014-08-28  2:28 UTC  (2+ messages)

[PATCH 1/3] btrfs-progs: fix len of read_extent_buffer for inline extent in restore
 2014-08-28  2:25 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: fix next_leaf in restore as it improperly skips some slots
` [PATCH 3/3] btrfs-progs: remove meaningless debug info for restore

[PATCH net-next] r8152: reduce the number of Tx
 2014-08-28  2:24 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH 0/10][RFC] mmc: tmio: fixup patches
 2014-08-28  2:24 UTC  (5+ messages)
          ` [PATCH 0/9 v3] "
              ` [PATCH v4] mmc: tmio: ensure that the clock has been stopped before set_clock

[PATCH 1/1] firmware: tegra: Add XHCI firmware v45.45 for T124
 2014-08-28  2:24 UTC 

[v5][PATCH 0/10] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-08-28  2:24 UTC  (8+ messages)
` [v5][PATCH 03/10] xen:x86: define a new hypercall to get RMRR mappings

[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors
 2014-08-28  2:23 UTC  (2+ messages)
  ` Fwd: "

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-08-28  2:22 UTC  (17+ messages)
` [Patch v4 01/16] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v4 02/16] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v4 03/16] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v4 04/16] ACPI: Rename processor_core.c as apic_id.c
` [Patch v4 05/16] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v4 06/16] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v4 07/16] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v4 08/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v4 09/16] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v4 10/16] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v4 11/16] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 13/16] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v4 15/16] PCI: Remove PCI ioapic driver
` [Patch v4 16/16] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[PATCH 0/5] Clean-up for twl4030-usb
 2014-08-28  2:20 UTC  (4+ messages)
` [PATCH 1/5] usb: phy: twl4030-usb: Remove unused irq_enabled

[PATCH v2 RESEND] cfq-iosched: Fix wrong children_weight calculation
 2014-08-28  2:20 UTC  (3+ messages)


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.