All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-30 16:19:15 to 2014-06-30 17:05:29 UTC [more...]

[PATCH 1/4] remus: remove old remus script
 2014-06-30 17:05 UTC  (2+ messages)

net/netfilter/xt_LOG.c:43: error: format not a string literal and no format arguments
 2014-06-30 17:05 UTC 

[PATCH 0/4] tracing/uprobes fixes
 2014-06-30 17:04 UTC  (9+ messages)
` [PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
` [PATCH 2/4] uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
` [PATCH 3/4] tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
` [PATCH 4/4] tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()

[PATCH 1/2] sha1_file: replace PATH_MAX buffer wirh strbuf in prepare_packed_git_one()
 2014-06-30 17:04 UTC  (21+ messages)
  ` [PATCH v2 1/2] sha1_file: replace PATH_MAX buffer wirh strbuf in, prepare_packed_git_one()
    ` [PATCH v2 2/2] sha1_file: use strncmp for string comparison
        ` [PATCH 0/9] add strip_suffix as an alternative to ends_with
          ` [PATCH 1/9] sha1_file: replace PATH_MAX buffer with strbuf in prepare_packed_git_one()
          ` [PATCH 2/9] add strip_suffix function
          ` [PATCH 3/9] implement ends_with via strip_suffix
          ` [PATCH 4/9] replace has_extension with ends_with
          ` [PATCH 5/9] use strip_suffix instead of ends_with in simple cases
          ` [PATCH 6/9] index-pack: use strip_suffix to avoid magic numbers
          ` [PATCH 7/9] strbuf: implement strbuf_strip_suffix
          ` [PATCH 8/9] verify-pack: use strbuf_strip_suffix
          ` [PATCH 9/9] prepare_packed_git_one: refactor duplicate-pack check

[PATCH 1/1] script/kconfig: remove a warning for menucofig
 2014-06-30 17:02 UTC  (2+ messages)

[Buildroot] [PATCH] binutils: disable makeinfo
 2014-06-30 17:02 UTC 

[RFC/PATCH 0/7] Add MSM SMMUv1 support
 2014-06-30 17:02 UTC  (17+ messages)
` [RFC/PATCH 1/7] iommu: msm: Rename iommu driver files
` [RFC/PATCH 2/7] iommu-api: Add map_range/unmap_range functions
` [RFC/PATCH 3/7] iopoll: Introduce memory-mapped IO polling macros
  ` [RFC/PATCH 4/7] iommu: msm: Add MSM IOMMUv1 driver
` [RFC/PATCH 5/7] iommu: msm: Add support for V7L page table format
` [RFC/PATCH 6/7] defconfig: msm: Enable Qualcomm SMMUv1 driver
` [RFC/PATCH 7/7] iommu-api: Add domain attribute to enable coherent HTW

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-06-30 17:01 UTC  (12+ messages)
` [PATCH 08/13] leds: Replace ARCH_KIRKWOOD dependency

[Bug 80673] New: XCOM: Enemy Unknown - Wrong read access when starting the game
 2014-06-30 17:01 UTC  (2+ messages)
` [Bug 80673] "

[Patch v7 0/3] DWC3 USB support for Qualcomm platform
 2014-06-30 17:00 UTC  (9+ messages)
` [Patch v7 1/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver
` [Patch v7 2/3] usb: phy: Add Qualcomm DWC3 HS/SS PHY drivers

[GIT PULL] nommu fixes for 3.17-rc1
 2014-06-30 17:00 UTC  (3+ messages)

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2014-06-30 17:00 UTC  (3+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[PATCH 1/3] extra: use inet_ntop instead of inet_ntoa
 2014-06-30 17:00 UTC  (4+ messages)
` [PATCH 2/3] extra: fix wrong implementation in nfq_udp_get_payload

[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
 2014-06-30 16:59 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Introduce new relation for freq selection
` [PATCH 2/2] cpufreq: ondemand: Eliminate the deadband effect

[PATCH 1/2] btrfs: device add must be sysloged
 2014-06-30 16:58 UTC  (2+ messages)
` [PATCH 2/2] btrfs: device delete "

[BUG] stable-4.4: xen/tools/blktap2/drivers/block-qcow.c build errors
 2014-06-30 16:59 UTC 

[PATCH_v2 0/5] Implement disconenct and reconnect
 2014-06-30 16:58 UTC  (6+ messages)
` [PATCH_v2 1/5] android/health: Implement mcl_disconnected cb
` [PATCH_v2 2/5] android/health: Implement mcl_uncached callback
` [PATCH_v2 3/5] android/health: Fix do not set mdl callbacks on mcl_reconneced call back
` [PATCH_v2 4/5] android/health: Implement MDL reconnection from remote device
` [PATCH_v2 5/5] android/health: Update PTS result

[Qemu-devel] [PATCH] target-mips: fix broken MIPS16 and microMIPS
 2014-06-30 16:57 UTC 

[PATCH 0/4] Introduce clk_find_nearest_rate()
 2014-06-30 16:56 UTC  (13+ messages)
` [PATCH 1/4] clk: Introduce 'clk_find_nearest_rate()'
` [PATCH 2/4] cpufreq: cpu0: Use clk_find_nearest_rate()
` [PATCH 3/4] net: macb: Use clk_find_nearest_rate() API
` [PATCH 4/4] ARM: zynq: dt: Use properly rounded frequencies in OPPs

[PATCH BlueZ v2 01/12] android/hog: Add bt_hog_send
 2014-06-30 16:56 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v1 0/2] e1000: More link negotiation vs. OS X
 2014-06-30 16:55 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v1 1/2] e1000: clean up set_phy_ctrl function
` [Qemu-devel] [RFC PATCH v1 2/2] e1000: adjust initial autoneg timing (for piix/osx)

[PATCH v7 0/7] ARM: berlin: add AHCI support
 2014-06-30 16:55 UTC  (8+ messages)
` [PATCH v7 1/7] phy: add a driver for the Berlin SATA PHY

Memory Pinning
 2014-06-30 16:55 UTC  (2+ messages)

[GIT PULL] extlog trace event - queue for 3.17
 2014-06-30 16:54 UTC 

[Buildroot] [PATCH] dbus: use -pthread instead of -lpthread
 2014-06-30 16:54 UTC  (3+ messages)

[PATCH] ARM: integrator: fix OF-related regression
 2014-06-30 16:52 UTC  (5+ messages)

Generated files in e2fsprogs git repo
 2014-06-30 16:52 UTC 

[PATCH V4] x86, amd_ucode: Support multiple container files appended together
 2014-06-30 16:52 UTC 

Packet loss when txqueuelen is zero
 2014-06-30 17:08 UTC  (5+ messages)

[PATCH V3] x86, amd_ucode: Support multiple container files appended together
 2014-06-30 16:51 UTC  (5+ messages)

[PATCH v2] net: Performance fix for process_backlog
 2014-06-30 16:50 UTC 

[PATCH v7 0/9] ARM: VDSO
 2014-06-30 16:50 UTC  (5+ messages)
` [PATCH v7 7/9] ARM: add vdso user-space code

[PATCH 0/5] Improve sequential read throughput v4r8
 2014-06-30 16:48 UTC  (10+ messages)
` [PATCH 1/4] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/4] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/4] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/4] mm: page_alloc: Reduce cost of the fair zone allocation policy

[PATCH] PCI: pciehp: Include the Data Link Layer State Changed bit when clearing the Slot Status register's event bits
 2014-06-30 16:49 UTC  (3+ messages)

[PATCH] regulator: convert to use gpio_desc internally
 2014-06-30 16:49 UTC  (4+ messages)

[PATCH 0/5] ASoC: Fix trival sparse warnings
 2014-06-30 16:48 UTC  (4+ messages)
` [PATCH 3/5] ASoC: omap-pcm: Include omap-pcm.h

[PATCH] string: fix potential seg fault on snprintf
 2014-06-30 16:48 UTC  (7+ messages)

[PATCH v2] net: Performance fix for process_backlog
 2014-06-30 16:48 UTC 

[Qemu-devel] [RFC PATCH V3 0/6] icount: Implement delay algorithm between guest and host clocks
 2014-06-30 16:46 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V3 2/6] icount: Add align option to icount
` [Qemu-devel] [RFC PATCH V3 4/6] cpu_exec: Add sleeping algorithm

deadlock-like issue with order=strict mounts
 2014-06-30 16:46 UTC 

[PATCH v3 0/2] arm: dts: add support for am437x sk
 2014-06-30 16:45 UTC  (4+ messages)

next-20140640 - fatal crash at boot time in sound drivers
 2014-06-30 16:45 UTC  (2+ messages)

GOOD DAY,
 2014-06-30 15:44 UTC  (2+ messages)

GOOD DAY,
 2014-06-30 15:44 UTC 

GOOD DAY,
 2014-06-30 15:44 UTC 

[PATCH 0/11 v3] tlan: Link handling improvements and Olicom fixes
 2014-06-30 16:38 UTC  (12+ messages)
` [PATCH 01/11] tlan: Enable activity LED on Olicom OC-2325 and OC-2326
` [PATCH 02/11] tlan: Enable link monitoring
` [PATCH 03/11] tlan: Add ethtool support
` [PATCH 04/11] tlan: Fix MAC address byte order on OC-2325/OC-2326
` [PATCH 05/11] tlan: Restart autonegotiation on link loss
` [PATCH 06/11] tlan: Don't scream if no link
` [PATCH 07/11] tlan: Make autonegotiation faster
` [PATCH 08/11] tlan: Add PHY reset timeout
` [PATCH 09/11] tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
` [PATCH 10/11] tlan: Enable device at resume
` [PATCH 11/11] tlan: Isolate external PHY when using internal PHY

[PATCH] net: Performance fix for process_backlog
 2014-06-30 16:42 UTC  (3+ messages)

[PATCH v2] libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl
 2014-06-30 16:40 UTC  (2+ messages)

[PATCH] [v3] crypto: sha512: add ARM NEON implementation
 2014-06-30 16:39 UTC  (2+ messages)

[PATCH 1/2] [v3] crypto: sha1/ARM: make use of common SHA-1 structures
 2014-06-30 16:38 UTC  (4+ messages)
` [PATCH 2/2] [v3] crypto: sha1: add ARM NEON implementation

Bisected Xen-unstable: "Segment register inaccessible for d1v0" when starting HVM guest on intel
 2014-06-30 16:37 UTC  (3+ messages)

[PATCH 0/5] Implement disconenct and reconnect
 2014-06-30 16:36 UTC  (3+ messages)
` [PATCH 4/5] android/health: Implement MDL reconnection from remote device

[PATCH 0/4] proper multi MSI handling for designware host
 2014-06-30 16:35 UTC  (6+ messages)
` [PATCH 1/4] PCI: allow MSI chip providers to implement their own multiple MSI setup

[Qemu-devel] Qemu Shared memory
 2014-06-30 16:34 UTC 

[PATCH] usb: host: ohci-tmio: Use managed interfaces for resource allocation
 2014-06-30 16:33 UTC  (2+ messages)

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-06-30 16:32 UTC  (6+ messages)
` [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum

[PATCH] scripts/kernel-doc: handle object-like macros
 2014-06-30 16:31 UTC  (4+ messages)

[BUG] User process tainting in linux-next tree
 2014-06-30 16:31 UTC  (6+ messages)

[PATCH v3 0/8] xen: arm: Use super pages in p2m
 2014-06-30 16:31 UTC  (15+ messages)
` [PATCH v3 8/8] xen: arm: allocate more than one bank for 1:1 domain 0 if needed

[PATCH] libxl: add PV console if not explicitly specified
 2014-06-30 16:29 UTC 

[Qemu-devel] [PATCH v1 0/3] linux-aio: introduce submit I/O at batch
 2014-06-30 16:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/3] block: block: introduce bdrv_io_plug() and bdrv_io_unplug()

[PATCH v4 00/13] Enable ACPI on ARM64 in Kconfig
 2014-06-30 16:28 UTC  (9+ messages)
` [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file
` [PATCH v4 07/13] ARM64 / ACPI: Introduce lowlevel suspend function

Query regarding suspend/resume support in MMC
 2014-06-30 16:28 UTC  (3+ messages)

kexec -e in PVHVM guests (and in PV)
 2014-06-30 16:28 UTC  (4+ messages)

[PATCH] usb-storage/SCSI: Add broken_fua blacklist flag
 2014-06-30 16:28 UTC  (3+ messages)

3.16-rc2 WARNING: CPU: 0 PID: 0 at arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1ab/0x1c0()
 2014-06-30 16:29 UTC  (5+ messages)

[PATCH char-misc-next v2 0/8] Enable dma driver for MIC X100 Coprocessors
 2014-06-30 16:27 UTC  (4+ messages)

[PATCH 3.4 00/43] 3.4.96-stable review
 2014-06-30 16:26 UTC  (3+ messages)

[RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive
 2014-06-30 16:26 UTC  (5+ messages)

Yocto 1.6.1 rc3 Test Report
 2014-06-30 16:25 UTC 

[qemu-mainline test] 27817: regressions - FAIL
 2014-06-30 16:26 UTC 

[Qemu-devel] [PATCH v5] ppc: spapr-rtas - implement os-term rtas call
 2014-06-30 16:24 UTC  (3+ messages)

lzo1x_decompress_safe: Macro compares unsigned to 0 (NO_EFFECT)
 2014-06-30 16:23 UTC  (3+ messages)

[PATCH v2] platform_get_irq: Revert to platform_get_resource if of_irq_get fails
 2014-06-30 16:22 UTC  (4+ messages)

[PATCHv7 0/5] Common Mailbox Framework
 2014-06-30 16:22 UTC  (4+ messages)

[PATCH 1/2] drm/radeon: Only enable and handle pageflip interrupts when needed
 2014-06-30 16:22 UTC  (9+ messages)

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-06-30 16:21 UTC  (9+ messages)
` [RFC/PATCH] notes-util.c: "

[PATCH v5 0/5] ARM: Exynos: PMU cleanup and refactoring for using DT
 2014-06-30 16:20 UTC  (7+ messages)
` [PATCH v5 2/5] ARM: EXYNOS: Refactored code for using PMU address via DT
` [PATCH v5 3/5] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c

[PATCH v4 0/2] rcu: uninline rcu_lock_acquire() and rcu_lock_release()
 2014-06-30 16:18 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] rcu: change rcu_dereference_check(c) to check "c" first

[PATCH 7/7] rtl818x_pci: fix pci probe returns success when it fails
 2014-06-30 16:19 UTC 

[PATCH 6/7] rtl818x_pci: handle broken PIO mapping
 2014-06-30 16:19 UTC 

[lm-sensors] [RFT][PATCH] hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groups
 2014-06-30 16:19 UTC  (2+ messages)

[PATCH 3.12 000/181] 3.12.24-stable review
 2014-06-30 16:19 UTC  (2+ messages)

[PATCH 5/7] rtl8180: disable buggy rate fallback mechanism
 2014-06-30 16:19 UTC 

[RFC v2] ARM VM System Specification
 2014-06-30 16:19 UTC  (6+ 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.