All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-03 23:13:24 to 2014-12-04 01:09:28 UTC [more...]

[RFC 1/3] Bluetooth: Refactor Intel read version command
 2014-12-04  1:09 UTC 

[RFC 0/3] Add support for Intel Bluetooth bootloader device
 2014-12-04  1:09 UTC 

[PATCH] time: adjtimex: validate the ADJ_FREQUENCY case
 2014-12-04  1:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] vmdk: Fix error for JSON descriptor file names
 2014-12-04  1:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "

[PATCH v2 0/8] qcom audio clock control drivers
 2014-12-04  1:05 UTC  (4+ messages)
` [PATCH v2 6/8] clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver

[PATCH net-next] net: avoid two atomic operations in fast clones
 2014-12-04  1:04 UTC 

frequent lockups in 3.18rc4
 2014-12-04  1:02 UTC  (25+ messages)

[PATCH] drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:24 UTC 

[PATCH v2] leds: leds-gpio: Fix multiple instances registration when 'label' property is absent
 2014-12-04  1:00 UTC  (10+ messages)

[PATCH] misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:00 UTC  (2+ messages)

[PATCH] add a PHY driver Rockchip RK3288 USB2 PHY
 2014-12-04  1:00 UTC  (3+ messages)
` [PATCH] phy: add Rockchip RK3288 USB2 PHY driver

[PATCH] SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:22 UTC 

[PATCH/RFC] workqueue: allow rescuer thread to do more work
 2014-12-04  1:01 UTC  (12+ messages)
          ` [PATCH - v3?] "

[PATCH] power / PM: Eliminate CONFIG_PM_RUNTIME
 2014-12-04  1:19 UTC 

[PATCH net-next 0/3] ip: Support checksum returned in csmg
 2014-12-04  0:56 UTC  (4+ messages)
` [PATCH net-next 1/3] ip: Move checksum convert defines to inet
` [PATCH net-next 3/3] ip: Add support for IP_CHECKSUM cmsg

[PATCH] NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  1:17 UTC 

FW: [cygwin] Cygwin's git says "error: failed to read delta-pack base object"
 2014-12-04  0:54 UTC  (2+ messages)

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-04  0:54 UTC  (12+ messages)

[PATCH 0/3] MIPS: Get ready for non-executable stack
 2014-12-04  0:52 UTC  (10+ messages)
` [PATCH 1/3] MIPS: Add FPU emulator counter for non-FPU instructions emulated
` [PATCH 2/3] MIPS: Add full ISA emulator
` [PATCH 3/3] MIPS: Use full instruction emulation for FPU emulator delay slot emulation

Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
 2014-12-04  0:51 UTC  (2+ messages)

[RESOLVED] Help! - fuse and loopback - not working together
 2014-12-04  0:51 UTC 

packed structs in bluez code
 2014-12-04  0:51 UTC 

[PATCH v16 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-04  0:51 UTC  (12+ messages)
` [PATCH v16 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode

[PATCH v4 0/9] toolstack-based approach to pvhvm guest kexec
 2014-12-04  0:50 UTC  (3+ messages)
` [PATCH v4 4/9] xen: introduce XEN_DOMCTL_devour

[PATCH v6] selftest: size: Add size test for Linux kernel
 2014-12-04  0:50 UTC  (5+ messages)

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2014-12-04  0:48 UTC  (8+ messages)

[PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
 2014-12-04  0:48 UTC  (2+ messages)

Get back to us!
 2014-12-03 23:17 UTC 

Disabling credential helper?
 2014-12-04  0:42 UTC  (4+ messages)

audit: rcu_read_lock() used illegally while idle
 2014-12-04  0:38 UTC  (18+ messages)
          ` [PATCH] context_tracking: Restore previous state in schedule_user
          ` [PATCH v2] "

[patch net-next v4 0/9] sched: introduce vlan action
 2014-12-04  0:33 UTC  (7+ messages)
` [patch net-next v4 8/9] net: move vlan pop/push functions into common code

[PATCH] MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  0:54 UTC 

[PATCH] powerpc: drop useless warning in eeh_init()
 2014-12-04  0:32 UTC  (5+ messages)

[PATCH] mm: shmem: avoid overflowing in shmem_fallocate
 2014-12-04  0:24 UTC  (2+ messages)

+ all-arches-signal-move-restart_block-to-struct-task_struct.patch added to -mm tree
 2014-12-04  0:23 UTC  (2+ messages)

[PATCH v2] time: settimeofday: validate the values of tv from user
 2014-12-04  0:22 UTC 

Out-of-bounds access in __do_proc_doulongvec_minmax
 2014-12-04  0:19 UTC  (4+ messages)
` [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable

[lm-sensors] adt7475 driver: PWM invert configuration bit
 2014-12-04  0:18 UTC  (2+ messages)

[U-Boot] exynos: snow: external SD/MMC broken
 2014-12-04  0:18 UTC  (2+ messages)

[PATCHv4 0/9] ACCESS_ONCE and non-scalar accesses
 2014-12-04  0:16 UTC  (19+ messages)
` [PATCH 1/9] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCH 2/9] mm: replace ACCESS_ONCE with READ_ONCE or barriers
` [PATCH 3/9] x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 4/9] x86/gup: "
` [PATCH 5/9] mips/gup: "
` [PATCH 6/9] arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
` [PATCH 7/9] arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 8/9] s390/kvm: REPLACE "
` [PATCH 9/9] kernel: tighten rules for ACCESS ONCE

[Qemu-devel] [PATCH v4 00/26] qcow2: Support refcount orders != 4
 2014-12-04  0:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 16/26] qcow2: Allow creation with refcount order "
` [Qemu-devel] [PATCH v4 17/26] progress: Allow regressing progress
` [Qemu-devel] [PATCH v4 23/26] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v4 24/26] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

[GIT PULL][RESEND] hw_breakpoints: Support AMD range breakpoints
 2014-12-04  0:13 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
` [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len
` [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
` [PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

[RESEND PATCH] ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met
 2014-12-04  0:13 UTC  (3+ messages)

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2014-12-04  0:12 UTC 

Help! - fuse and loopback - not working together
 2014-12-04  0:12 UTC 

[PATCH v5] selftest: size: Add size test for Linux kernel
 2014-12-04  0:08 UTC  (5+ messages)

[PATCH] NVMe: Fix command setup on IO retry
 2014-12-04  0:07 UTC 

[PATCH v3] linux-imx: add clock patch for revision T0 1.0 of i.MX6Q
 2014-12-04  0:05 UTC  (3+ messages)

[PATCH 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-12-04  0:03 UTC  (9+ messages)
` [PATCH 03/12] irqchip: gic: define register_routable_domain_ops conditional

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-04  0:02 UTC  (13+ messages)

[PATCH v2] all arches, signal: Move restart_block to struct task_struct
 2014-12-04  0:01 UTC  (10+ messages)

[PATCH iproute2] ss: Use rtnl_dump_filter in handle_netlink_request
 2014-12-04  0:00 UTC  (9+ messages)

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-12-03 23:57 UTC  (6+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-03 23:57 UTC  (15+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 06/14] lockfile: introduce flag for locks outside .git

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-03 23:52 UTC  (12+ messages)
` [PATCH v2 0/2] ASoC: rockchip: i2s: driver could output "i2s-clk-out" optionally
  ` [PATCH v2 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec
            ` [alsa-devel] "

performance latency analysis with LTTng
 2014-12-03 22:14 UTC 

[PATCH] drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
 2014-12-03 23:51 UTC  (2+ messages)

[PATCH] block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03 23:50 UTC  (2+ messages)

not picking a delegation stateid for IO when delegation stateid is being returned
 2014-12-03 23:50 UTC  (6+ messages)

[PATCH v5] Fixes for PCI backend for 3.19
 2014-12-03 23:49 UTC  (4+ messages)
` [PATCH v5 6/9] PCI: Expose pci_load_saved_state for public consumption

iSCSI request keep rejected by microsoft iSCSI target because of write_same check
 2014-12-03 23:49 UTC  (14+ messages)

[help] connect 2 APN at the same time (PPP and QMI)
 2014-12-03 23:48 UTC  (2+ messages)

[PATCH v11 00/19] input: cyapa: instruction of cyapa patches
 2014-12-03 23:42 UTC  (8+ messages)
` [BUG] [PATCH] next: cyapa: fix inop touchpad after resume on Acer C720

Patch 8190/1: introduce is_device_dma_coherent
 2014-12-03 23:41 UTC 

[PATCH] audit: add nspid and nsppid in audit_log_task_info
 2014-12-03 23:39 UTC 

[Scst-devel] New qla2x00tgt Driver Question
 2014-12-03 23:38 UTC  (2+ messages)

[PATCH] sim: change pin_retries array to unsigned char
 2014-12-03 23:38 UTC  (2+ messages)

[PATCH v2] Staging: dgnc: Fix long line coding style issues in dgnc_cls.h
 2014-12-03 23:37 UTC  (2+ messages)

[GIT PULL] SELinux patches for 3.19
 2014-12-03 23:34 UTC 

[RFC PATCH 0/4] Namespace contrained helper execution
 2014-12-03 23:34 UTC  (13+ messages)
` [RFC PATCH 3/4] kmod - add call_usermodehelper_ns() helper

[PATCH net] Update old iproute2 and Xen Remus links
 2014-12-03 23:34 UTC  (2+ messages)

[BUG] Possible locking issues in stop_machine code on 6k core machine
 2014-12-03 23:34 UTC  (2+ messages)

[PATCH] mk: fix LDFLAGS for shared lib
 2014-12-03 23:33 UTC 

[PATCH 0/3] dell-wmi: Don't send unneeded keypresses
 2014-12-03 23:31 UTC  (5+ messages)
` [PATCH 1/3] dell-wmi: Use appropriate keycode for radio state changes
` [PATCH 2/3] dell-wmi: Don't report keypresses "
` [PATCH 3/3] dell-wmi: Don't report keypresses on keybord illumination change

[PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3
 2014-12-03 23:30 UTC  (3+ messages)
` [PATCH 1/3] libdrm: Upgrade to 2.4.58

[PATCH v2 0/5] misc: sensorhub: Add sensorhub driver
 2014-12-03 23:29 UTC  (7+ messages)
` [PATCH v2 2/5] sensorhub: Add sensorhub bindings
` [PATCH v2 3/5] iio: sensorhub: Add sensorhub iio commons
` [PATCH v2 4/5] iio: sensorhub: Add sensorhub accelerometer sensor

[PATCH 0/3] tracing: Add event filter logic for !(...)
 2014-12-03 23:29 UTC  (6+ messages)
` [PATCH 3/3] ftracetests: Add test to test event filter logic

[Qemu-devel] [PATCH v4 0/6] vmdk: A few small fixes
 2014-12-03 23:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] vmdk: Use g_random_int to generate CID
` [Qemu-devel] [PATCH v4 2/6] vmdk: Fix comment to match code of extent lines
` [Qemu-devel] [PATCH v4 3/6] vmdk: Clean up descriptor file reading
` [Qemu-devel] [PATCH v4 4/6] vmdk: Check descriptor file length when reading it
` [Qemu-devel] [PATCH v4 5/6] vmdk: Remove unnecessary initialization
` [Qemu-devel] [PATCH v4 6/6] vmdk: Set errp on failures in vmdk_open_vmdk4

[PATCH] input/speaker: additional clicks and tones for future accessibility
 2014-12-03 22:57 UTC  (3+ messages)

+ mm-memcontrol-fix-defined-but-not-used-compiler-warning-fix.patch added to -mm tree
 2014-12-03 23:28 UTC 

Question about mgmt header files and shared-mainloop library
 2014-12-03 23:28 UTC 

+ mm-memcontrol-fix-defined-but-not-used-compiler-warning.patch added to -mm tree
 2014-12-03 23:27 UTC 

+ mm-fadvise-document-the-fadvisefadv_dontneed-behaviour-for-partial-pages.patch added to -mm tree
 2014-12-03 23:26 UTC 

[PATCH 2/3] drivers:input:ps2 Added sunxi A20 ps2 driver, changed makefile and Kconfig
 2014-12-03 23:23 UTC  (4+ messages)

[GIT PULL 3.19] rtl2832_sdr fix
 2014-12-03 23:20 UTC 

[PATCH] rtl2832_sdr: control ADC
 2014-12-03 23:19 UTC 

Issue with compiling x264 package in Yocto
 2014-12-03 23:17 UTC  (2+ messages)

[PATCH 0/3 v5] drivers/bus: Freescale Management Complex bus driver patch series
 2014-12-03 23:12 UTC  (4+ messages)
` [PATCH 1/3 v5] drivers/bus: Added Freescale Management Complex APIs
` [PATCH 2/3 v5] drivers/bus: Freescale Management Complex (fsl-mc) bus driver
` [PATCH 3/3 v5] drivers/bus: Device driver for FSL-MC DPRC devices

Updates to meta-fsl-arm (dizzy) in 2014-12-03
 2014-12-03 23:15 UTC 

[patch net-next 0/6] net_sched: cls_*: couple of fixes
 2014-12-03 23:15 UTC  (8+ messages)
` [patch net-next 3/6] net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu

[Buildroot] [PATCH 1/1] toolchain/helpers.mk: fix check-musl
 2014-12-03 23:13 UTC 

[Qemu-devel] [PATCH v3 0/6] vmdk: A few small fixes
 2014-12-03 23:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/6] vmdk: Check descriptor file length when reading it


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.