All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-14 14:11:51 to 2014-04-14 15:01:07 UTC [more...]

What causes these TCP packet getting lost in linux kernel
 2014-04-14 14:13 UTC  (9+ messages)

[PATCH 0/4] drm: exynos: update/fixes to HDMI driver
 2014-04-14 15:00 UTC  (10+ messages)
` [PATCH 1/4] drm: exynos: hdmi: simplify extracting hpd-gpio from DT
` [PATCH 2/4] drm: exynos: mixer: fix using usleep() in atomic context
` [PATCH 3/4] drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoC
` [PATCH 4/4] drm: exynos: hdmi: add support for pixel clock limitation

APIs to submit bios at block layer
 2014-04-14 15:00 UTC  (2+ messages)

[PATCH] NFS: add FATTR4_WORD1_MODE flags for cache_consistency_bitmask
 2014-04-14 15:00 UTC  (8+ messages)

[PATCH] kprobes: be more permissive when user specifies both symbol name and address
 2014-04-14 15:00 UTC  (2+ messages)

ceph branch status
 2014-04-14 15:00 UTC 

[PATCH 0/2] OSSTest: get host free memory size
 2014-04-14 14:59 UTC  (9+ messages)
` [PATCH 1/2] TestSupport.pm: introduce host_get_free_memory
` [PATCH 2/2] ts-debian-hvm-install: fix guest memory size

[PATCH v2 00/10] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-14 14:58 UTC  (5+ messages)
` [PATCH v2 02/10] hvm/hpet: Only call guest_time_hpet(h) one time per action
` [PATCH v2 03/10] hvm/hpet: Only set comparator or period not both

[PATCH] tty/serial: atmel_serial: Fix device tree documentation
 2014-04-14 14:58 UTC  (2+ messages)

[PATCH v2 0/4] Allow to specify an ECC scheme through DT
 2014-04-14 14:56 UTC  (5+ messages)

[PATCH v6 0/9] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-14 14:55 UTC  (10+ messages)
` [PATCH v6 1/9] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH v6 2/9] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH v6 3/9] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH v6 4/9] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH v6 5/9] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH v6 6/9] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v6 7/9] x86, cleanup: kexec memory range .end to be inclusive
` [PATCH v6 8/9] x86: add --pass-memmap-cmdline option
` [PATCH v6 9/9] x86: Pass memory range via E820 for kdump

[Buildroot] [PATCH] libglib2: fix compilation for aarch64 and arc
 2014-04-14 14:56 UTC  (3+ messages)

[U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin numbering feature
 2014-04-14 14:55 UTC 

[PATCH -tip ] [BUGFIX] perf/probe: Fix to handle errors in line_range searching
 2014-04-14 14:53 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: "

[PATCH 1/2] perf, tools, stat: Initialize statistics correctly
 2014-04-14 14:54 UTC  (2+ messages)
` [tip:perf/urgent] perf "

[PATCH 0/2] xfsprogs: 2 quick coverity fixes
 2014-04-14 14:54 UTC  (4+ messages)
` [PATCH 1/2] xfs_logprint: Fix error handling in xlog_print_trans_efi
` [PATCH 2/2] mkfs.xfs: prevent close(-1) on protofile error path

[PATCH 1/3] perf bench: Set more defaults in the 'numa' suite
 2014-04-14 14:54 UTC  (2+ messages)
` [tip:perf/urgent] "

[U-Boot] beagle-bone fdt booting problem
 2014-04-14 14:54 UTC  (4+ messages)

[PATCH 3/3] perf bench: Fix segfault at the end of an 'all' execution
 2014-04-14 14:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/3] perf bench: Update manpage to mention numa and futex
 2014-04-14 14:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()
 2014-04-14 14:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf callchains: Disable unwind libraries when libelf isn't found
 2014-04-14 14:52 UTC 

[PATCH] perf probe: Fix --line option behavior
 2014-04-14 14:53 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] MAINTAINERS: Change e-mail to kernel.org one
 2014-04-14 14:52 UTC 

[PATCH] perf tools: Pick up libdw without explicit LIBDW_DIR
 2014-04-14 14:52 UTC  (2+ messages)
` [tip:perf/urgent] "

[GIT PULL v3 00/17] perf/core fixes
 2014-04-14 14:52 UTC  (21+ messages)
` [PATCH 01/17] perf top: Fix documentation of invalid -s option
` [PATCH 02/17] tools lib traceevent: Print event name when show warning if possible
` [PATCH 03/17] tools lib traceevent: Do not call warning() directly
` [PATCH 04/17] perf callchains: Disable unwind libraries when libelf isn't found
` [PATCH 05/17] MAINTAINERS: Change e-mail to kernel.org one
` [PATCH 06/17] perf tools: Pick up libdw without explicit LIBDW_DIR
` [PATCH 07/17] perf probe: Fix --line option behavior
` [PATCH 08/17] perf probe: Fix to handle errors in line_range searching
` [PATCH 09/17] perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()
` [PATCH 10/17] perf bench: Update manpage to mention numa and futex
` [PATCH 11/17] perf bench: Fix segfault at the end of an 'all' execution
` [PATCH 12/17] perf bench: Set more defaults in the 'numa' suite
` [PATCH 13/17] perf stat: Initialize statistics correctly
` [PATCH 14/17] perf tools: Fix metrics calculation with event qualifiers
` [PATCH 15/17] perf tools: Fix double free in perf test 21 (code-reading.c)
` [PATCH 16/17] perf machine: Search for modules in %s/lib/modules/%s
` [PATCH 17/17] perf tools: Instead of redirecting flex output, use -o

[tip:perf/urgent] tools lib traceevent: Do not call warning() directly
 2014-04-14 14:52 UTC 

[PATCH] media: davinci: vpbe: release buffers in case start_streaming call back fails
 2014-04-14 14:52 UTC 

[tip:perf/urgent] tools lib traceevent: Print event name when show warning if possible
 2014-04-14 14:51 UTC 

[tip:perf/urgent] perf top: Fix documentation of invalid -s option
 2014-04-14 14:51 UTC 

Is SCTP throughput really this low compared to TCP?
 2014-04-14 14:52 UTC  (2+ messages)

TUN device performance regression
 2014-04-14 14:51 UTC  (4+ messages)

[PATCH v3 0/5] x86: fix hang when AP bringup is too slow
 2014-04-14 14:51 UTC  (7+ messages)
` [PATCH v3 1/5] x86: initialize secondary CPU only if master CPU will wait for it

[dora][PATCH_V3] mesa: double check for eglplatform.h
 2014-04-14 14:51 UTC 

Fn keys on Dell Latitude E6440
 2014-04-14 14:51 UTC 

[dora][PATCH_V2] mesa: double check for eglplatform.h
 2014-04-14 14:51 UTC  (3+ messages)

[PATCH 0/7] ipmi: a bunch of small fixes
 2014-04-14 14:46 UTC  (8+ messages)
` [PATCH 1/7] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 2/7] ipmi: Fix a race restarting the timer
` [PATCH 3/7] ipmi: Reset the KCS timeout when starting error recovery
` [PATCH 4/7] ipmi: Turn off default probing of interfaces
` [PATCH 5/7] ipmi: Turn off all activity on an idle ipmi interface
` [PATCH 6/7] Change ACPI IPMI support to "default y"
` [PATCH 7/7] ipmi: boolify some things

[PATCH lttng-tools] Fix: replace 1 for true in libxml checking
 2014-04-14 14:50 UTC 

Missing USB XHCI and EHCI reset for kexec
 2014-04-14 14:49 UTC  (2+ messages)

[PATCH] USB: cp210x: Add 8281 (Nanotec Plug & Drive)
 2014-04-14 14:48 UTC  (2+ messages)

[PATCH V2 0/8] MIPS: Loongson-3: Add NUMA and Loongson-3B support
 2014-04-14 14:48 UTC  (3+ messages)
` [PATCH V2 1/8] MIPS: Support hard limit of cpu count (nr_cpu_ids)

[PATCH] device_cgroup: do not use rule acceptance function to validate access
 2014-04-14 14:47 UTC 

[U-Boot] [PATCH v6 4/4] Config: Exynos5: Enable Generic GPIO and CMD configs
 2014-04-14 14:47 UTC  (2+ messages)

[Bug 73721] New: KVM hv-time
 2014-04-14 14:45 UTC  (2+ messages)
` [Bug 73721] "

[PATCH] mtd: spi-nor: read 6 bytes for the ID
 2014-04-14 14:44 UTC  (3+ messages)

[PATCH lttng-tools] utils: Rework utils_parse_size_suffix
 2014-04-14 14:44 UTC 

Xen on new Arndale 5250
 2014-04-14 14:42 UTC  (3+ messages)

[PATCH lttng-tools] Fix: replace 1 for true in libxml checking
 2014-04-14 14:42 UTC 

mm: kernel BUG at mm/huge_memory.c:1829!
 2014-04-14 14:42 UTC  (5+ messages)

[PATCH osstest.git v3] Add libvirt build and test jobs
 2014-04-14 14:42 UTC  (4+ messages)

[Cocci] Coccinelle 1.0.0-rc21
 2014-04-14 14:41 UTC  (8+ messages)
` [Cocci] Road map after Coccinelle 1.0.0-rc21?

[PATCH v2 0/3] ARM: mvebu: enable SDHCI interface on Armada 38x
 2014-04-14 14:41 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: mvebu: enable the SDHCI interface on Armada 385
` [PATCH v2 2/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v7_defconfig
` [PATCH v2 3/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfig

openssl and heartbleed
 2014-04-14 14:41 UTC  (2+ messages)

[PATCH net] sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
 2014-04-14 14:41 UTC 

[RFC PATCH] page_alloc: use first half of higher order chunks when halving
 2014-04-14 14:40 UTC  (11+ messages)

[U-Boot] [PATCH v6 0/4] Exynos5: Add GPIO numbering feature
 2014-04-14 14:40 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin "

[Bug 77394] New: Desktop freezes often when KDE starts compositing or mplayer GL window changes
 2014-04-14 14:40 UTC  (2+ messages)
` [Bug 77394] "

snd-usb-audio issues??
 2014-04-14 14:40 UTC  (8+ messages)

[PATCH net 0/6] qlcnic: Bug fixes
 2014-04-14 14:02 UTC  (7+ messages)
` [PATCH net 1/6] qlcnic: Fix panic due to uninitialzed delayed_work struct in use
` [PATCH net 2/6] qlcnic: Fix to send INIT_NIC_FUNC as first mailbox
` [PATCH net 3/6] qlcnic: Fix max ring count calculation
` [PATCH net 4/6] qlcnic: Fix PVID configuration on eSwitch port
` [PATCH net 5/6] qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
` [PATCH net 6/6] qlcnic: Do not disable SR-IOV when VFs are assigned to VMs

[PATCH 07/11] vdev: allow external registration of virtual device drivers
 2014-04-14 14:39 UTC  (4+ messages)
` [PATCH v2 07/11 1/2] vdev: new registration API

[OSSTEST PATCH 0/3] test linux-next
 2014-04-14 14:39 UTC  (8+ messages)
` [OSSTEST PATCH 3/3] cr-*, ap-*: Facilities for testing linux-next

[PATCH] Remove RTE_EAL_UNBIND_PORTS-related code
 2014-04-14 14:39 UTC  (5+ messages)
` [PATCH 0/3] remove RTE_EAL_UNBIND_PORTS related code

[PATCH] Fix: XML declaration must be at beginning of XSD file
 2014-04-14 14:38 UTC 

Error Active
 2014-04-14 14:38 UTC  (5+ messages)

[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2014-04-14 14:37 UTC  (13+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver

[Bug 73931] New: rmmod radeon and kernel crash
 2014-04-14 14:36 UTC  (2+ messages)
` [Bug 73931] "

[PATCH/RFC 0/3] Allow OHCI drivers to override hub control operations
 2014-04-14 14:35 UTC  (2+ messages)

[PATCH lttng-tools 1/2] Override the session.xsd path with an environment variable
 2014-04-14 14:34 UTC 

[PATCH v2 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-04-14 14:34 UTC  (12+ messages)
` [PATCH v2 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles
` [PATCH v2 2/5] ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
` [PATCH v2 3/5] ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38x
` [PATCH v2 4/5] ARM: configs: add ahci_mvebu to mvebu_v7_defconfig
` [PATCH v2 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig

[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
 2014-04-14 14:32 UTC  (17+ messages)
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT

[PATCH V2] xprtrdma: mind the device's max fast register page list depth
 2014-04-14 14:31 UTC  (3+ messages)

[RFC v0] thermal: Protect schedule flag by raw spin
 2014-04-14 14:22 UTC 

Question about remote debugging via gdbserver
 2014-04-14 14:30 UTC  (2+ messages)

[LTP] [PATCH] configure: add configure check for GCC -Wold-style-definition
 2014-04-14 14:27 UTC  (2+ messages)

[PATCH 00/10] android/gatt: GATT Client write types support
 2014-04-14 14:28 UTC  (4+ messages)
` [PATCH 01/10] attrib: Add API for reliable write

Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
 2014-04-14 14:25 UTC  (6+ messages)

[RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
 2014-04-14 14:22 UTC  (9+ messages)
          `  "
              `  "

[PATCH] cx23885: add support for Hauppauge ImpactVCB-e
 2014-04-14 14:22 UTC  (2+ messages)

Get all tips quickly
 2014-04-14 14:20 UTC  (3+ messages)

[PATCH 1/2] ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel
 2014-04-14 14:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX6: ipu_di_sel clocks can set parent rates

[Buildroot] [PATCH] vlc: select libvorbis when opus is also selected
 2014-04-14 14:20 UTC 

[Bug 73901] New: Kernel crash after modprobe radeon runpm=1
 2014-04-14 14:18 UTC  (2+ messages)
` [Bug 73901] "

[PATCH] ceph: clear directory's completeness when creating file
 2014-04-14 14:18 UTC  (3+ messages)

[PATCH v2 1/6] ARM: dts: keystone: drop address and size cells from GIC node
 2014-04-14 14:18 UTC  (12+ messages)
  ` [PATCH v2 2/6] ARM: dts: highbank,ecx-2000: "
    ` [PATCH v2 2/6] ARM: dts: highbank, ecx-2000: "
  ` [PATCH v2 3/6] ARM: dts: zynq: drop address "
  ` [PATCH v2 4/6] ARM: dts: ste-dbx: "
  ` [PATCH v2 5/6] ARM: shmobile: r8a7740: "
  ` [PATCH v2 6/6] ARM: shmobile: sh73a0: "

[GIT PULL] ARM: Updates for mmci driver for 3.16, take 1
 2014-04-14 14:17 UTC  (2+ messages)

Ceph daemon memory utilization: 'heap release' drops use by 50%
 2014-04-14 14:14 UTC  (5+ messages)

new module to check constant memory for corruption
 2014-04-14 14:14 UTC  (6+ messages)
  ` Aw: "
    `  "

[meta-oe][PATCHv2] autobahn: fix 'Missing sha256 SRC_URI checksum'
 2014-04-14 14:14 UTC 

[RFC 00/16] Gatt database initial implementation
 2014-04-14 14:14 UTC  (5+ messages)
` [RFC 01/16] gatt: Add skeleton of gatt-db
` [RFC 03/16] gatt: Add method for creating services in gatt_db

[PATCH] arm: edma: Fix xbar mapping
 2014-04-14 14:14 UTC  (2+ messages)

[RFC 0/5] perf: Create hist_entry groups
 2014-04-14 14:13 UTC  (6+ messages)
` [RFC 5/5] perf: Enable multiple hist_entry_group output

BUG: unable to handle kernel paging request
 2014-04-14 14:13 UTC  (4+ messages)

[PATCH v5 0/7] HID: sony: More Sony controller fixes and improvements
 2014-04-14 14:11 UTC  (3+ messages)
` [PATCH v5 6/7] HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDs
` [PATCH v5 7/7] HID: hid-sony - allow 3rd party INTEC controller to turn off all leds


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.