All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-03 20:30:15 to 2014-10-03 21:43:05 UTC [more...]

[PATCH 3.16 000/357] 3.16.4-stable review
 2014-10-03 21:28 UTC  (47+ messages)
` [PATCH 3.16 001/357] module: Clean up ro/nx after early module load failures
` [PATCH 3.16 013/357] drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan()
` [PATCH 3.16 022/357] drm/radeon/atom: add new voltage fetch function for hawaii
` [PATCH 3.16 034/357] ibmveth: Fix endian issues with rx_no_buffer statistic
` [PATCH 3.16 058/357] ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk
` [PATCH 3.16 062/357] ALSA: hda - Add fixup model name lookup for Lemote A1205
` [PATCH 3.16 063/357] ALSA: pcm: fix fifo_size frame calculation
` [PATCH 3.16 064/357] cfq-iosched: Fix wrong children_weight calculation
` [PATCH 3.16 065/357] HID: picolcd: sanity check report size in raw_event() callback
` [PATCH 3.16 066/357] HID: magicmouse: "
` [PATCH 3.16 067/357] HID: logitech-dj: prevent false errors to be shown
` [PATCH 3.16 068/357] xattr: fix check for simultaneous glibc header inclusion
` [PATCH 3.16 074/357] drm/i915: Remove bogus __init annotation from DMI callbacks
` [PATCH 3.16 076/357] drm/i915: Fix EIO/wedged handling in gem fault handler
` [PATCH 3.16 078/357] drm/i915/hdmi: fix hdmi audio state readout
` [PATCH 3.16 079/357] drm/i915: Dont leak command parser tables on suspend/resume
` [PATCH 3.16 080/357] drm/ast: open key before detect chips
` [PATCH 3.16 081/357] drm/ast: AST2000 cannot be detected correctly
` [PATCH 3.16 082/357] imx-drm: ipuv3-plane: fix ipu_plane_dpms()
` [PATCH 3.16 083/357] imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()
` [PATCH 3.16 084/357] drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
` [PATCH 3.16 086/357] drm/radeon: Add missing lines to ci_set_thermal_temperature_range
` [PATCH 3.16 087/357] drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML
` [PATCH 3.16 092/357] drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
` [PATCH 3.16 094/357] drm/radeon/dpm: set the thermal type properly for special configs
` [PATCH 3.16 095/357] drm/radeon: add connector quirk for fujitsu board
` [PATCH 3.16 099/357] drm/radeon/dpm: fix resume on mullins
` [PATCH 3.16 101/357] xtensa: replace IOCTL code definitions with constants
` [PATCH 3.16 102/357] xtensa: fix address checks in dma_{alloc,free}_coherent
` [PATCH 3.16 103/357] xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
` [PATCH 3.16 104/357] xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
` [PATCH 3.16 105/357] xtensa: fix a6 and a7 handling in fast_syscall_xtensa
` [PATCH 3.16 106/357] locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
` [PATCH 3.16 107/357] ufs: fix deadlocks introduced by sb mutex merge
` [PATCH 3.16 108/357] usb: gadget: f_rndis: fix interface id for OS descriptors
` [PATCH 3.16 109/357] USB: serial: pl2303: add device id for ztek device
` [PATCH 3.16 110/357] USB: serial: fix potential stack buffer overflow
` [PATCH 3.16 111/357] USB: sisusb: add device id for Magic Control USB video
` [PATCH 3.16 112/357] USB: serial: fix potential heap buffer overflow
` [PATCH 3.16 113/357] USB: option: reduce interrupt-urb logging verbosity
` [PATCH 3.16 116/357] USB: zte_ev: remove duplicate Gobi PID
` [PATCH 3.16 125/357] USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker device
` [PATCH 3.16 126/357] USB: ftdi_sio: add support for NOVITUS Bono E thermal printer
` [PATCH 3.16 127/357] USB: zte_ev: fix removed PIDs
` [PATCH 3.16 128/357] uwb: init beacon cache entry before registering uwb device
` [PATCH 3.16 129/357] usb: host: xhci: fix compliance mode workaround

[PATCH 0/3] Add Altera peripheral memories to EDAC framework
 2014-10-03 21:42 UTC  (9+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup
            `  "

[PATCH 1/1] media: Print information on failed link validation
 2014-10-03 21:40 UTC 

[PATCH v13 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-03 21:40 UTC  (22+ messages)
` [PATCH v13 for-xen-4.5 01/21] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v13 for-xen-4.5 02/21] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v13 for-xen-4.5 03/21] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v13 for-xen-4.5 04/21] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v13 for-xen-4.5 05/21] intel/VPMU: Clean up Intel VPMU code
` [PATCH v13 for-xen-4.5 06/21] vmx: Merge MSR management routines
` [PATCH v13 for-xen-4.5 07/21] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v13 for-xen-4.5 08/21] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v13 for-xen-4.5 09/21] x86/VPMU: Add public xenpmu.h
` [PATCH v13 for-xen-4.5 10/21] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v13 for-xen-4.5 11/21] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v13 for-xen-4.5 12/21] x86/VPMU: Initialize AND and Intel VPMU with __initcall
` [PATCH v13 for-xen-4.5 13/21] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v13 for-xen-4.5 14/21] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v13 for-xen-4.5 15/21] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v13 for-xen-4.5 16/21] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v13 for-xen-4.5 17/21] x86/VPMU: Handle PMU interrupts for "
` [PATCH v13 for-xen-4.5 18/21] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v13 for-xen-4.5 19/21] x86/VPMU: Add privileged PMU mode
` [PATCH v13 for-xen-4.5 20/21] x86/VPMU: NMI-based VPMU support
` [PATCH v13 for-xen-4.5 21/21] x86/VPMU: Move VPMU files up from hvm/ directory

[net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option
 2014-10-03 21:40 UTC  (2+ messages)

Transaction patch series overview
 2014-10-03 21:39 UTC  (17+ messages)
        ` [PATCH v21 0/19] rs/ref-transaction (Re: Transaction patch series overview)
          ` [PATCH v22 0/24] rs/ref-transaction
            ` [PATCH 09/24] refs.c: pass a list of names to skip to is_refname_available
                    ` [PATCH v22.5 "
            ` [PATCH 19/24] refs.c: allow listing and deleting badly named refs

[PATCH 1/3] ASoC: rt5677: Include gpio driver header
 2014-10-03 21:37 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rt5677: Add ACPI device probing
` [PATCH 3/3] ASoC: rt5677: Add jack detection support

can't attach
 2014-10-03 21:37 UTC  (7+ messages)

[PATCH to be tested] serial: msm_serial: add missing sysrq handling
 2014-10-03 21:34 UTC  (6+ messages)

[PATCH 0/6] Kill IS_ULT() in favour of the per-product variant
 2014-10-03 21:34 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/1] -machine vmport=off: Allow disabling of VMWare ioport emulation
 2014-10-03 21:33 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[PATCH 1/1] truncate: generate fanotify and inotify events
 2014-10-03 21:33 UTC 

[PATCH 0/5] staging: rts5208: clean up coding style in rtsx_chip.c
 2014-10-03 21:31 UTC  (5+ messages)
` [PATCH 1/5] staging: rts5208: combine ifs where possible
` [PATCH 2/5] staging: rts5208: get rid of Camel Case, remove unneeded lines and parantheses
` [PATCH 4/5] staging: rts5208: divide lines to make them less than 80 characters long
` [PATCH 5/5] staging: rts5208: use ternary operators to reduce indentation level

[PATCH v2] Input: add i2c/smbus driver for elan touchpad
 2014-10-03 21:30 UTC  (6+ messages)

[PATCH 0/16] make prune mtime-checking more careful
 2014-10-03 21:29 UTC  (9+ messages)
` [PATCH 10/16] count-objects: do not use xsize_t when counting object size
` [PATCH 11/16] count-objects: use for_each_loose_file_in_objdir
` [PATCH 12/16] sha1_file: add for_each iterators for loose and packed objects
` [PATCH 13/16] prune: keep objects reachable from recent objects
` [PATCH 14/16] pack-objects: refactor unpack-unreachable expiration check
` [PATCH 15/16] pack-objects: match prune logic for discarding objects
` [PATCH 16/16] write_sha1_file: freshen existing objects

[PATCH v2 net-next 1/1] net: fec: fix build error at m68k platform
 2014-10-03 21:29 UTC 

[PATCH] Remove n_orig from __mempool_get_bulk() routine, cleanup comment
 2014-10-03 21:27 UTC 

[PATCH 0/4] dm: reduce memory overhead of DM devices
 2014-10-03 21:27 UTC  (9+ messages)
    ` [PATCH v2 1/4] dm: remove nr_iovecs parameter from alloc_tio()
    ` [PATCH v2 2/4] block: use bio_clone_fast() in blk_rq_prep_clone()
    ` [PATCH v2 3/4] block: add bioset_create_nobvec()
    ` [PATCH v2 4/4] dm: use bioset_create_nobvec()

[PATCH v3] dt-bindings: Add a clocks property to the simple-framebuffer binding
 2014-10-03 21:26 UTC  (10+ messages)
  ` [linux-sunxi] Re: [PATCH v3] dt-bindings: Add a clocks property to the simple-framebuffer bindin
        ` Re: [PATCH v3] dt-bindings: Add a clocks property to the simple-framebuffer binding
          ` [linux-sunxi] "

[net 0/8] gianfar: ARM port driver updates (1/2)
 2014-10-03 21:20 UTC  (2+ messages)

[PATCH] HID: rmi: Scan the report descriptor to determine if the device is suitable for the hid-rmi driver
 2014-10-03 21:25 UTC  (2+ messages)

[PATCH] block: disable entropy contributions from nonrot devices
 2014-10-03 21:24 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] e1000: add i210 support
 2014-10-03 21:23 UTC  (4+ messages)

[PATCH 0/4] Fix build issues with CONFIG_RTE_BUILD_COMBINE_LIBS=y
 2014-10-03 21:21 UTC  (8+ messages)

[PATCH v7 0/5] Rockchip soc thermal driver
 2014-10-03 21:21 UTC  (4+ messages)
` [PATCH v7 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH v3 1/2] x86: reimplement ___preempt_schedule*() using THUNK helpers
 2014-10-03 21:16 UTC  (4+ messages)
` [tip:x86/asm] x86: Speed up ___preempt_schedule*() by "

[GIT PULL v2] EFI changes for v3.18
 2014-10-03 21:17 UTC 

[for-next][PATCH] ftracetest: Add POSIX.3 standard and XFAIL result codes
 2014-10-03 21:17 UTC 

Slowdown due to threads bouncing between HT cores
 2014-10-03 21:14 UTC  (3+ messages)

3.17 regression, ath9k: Summarize hw state per channel context
 2014-10-03 21:17 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH 0/7] arm64 kexec kernel patches V3
 2014-10-03 21:16 UTC  (4+ messages)

[PATCH] x86,seccomp,prctl: Remove PR_TSC_SIGSEGV and seccomp TSC filtering
 2014-10-03 21:15 UTC  (22+ messages)

[v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT
 2014-10-03 21:15 UTC  (12+ messages)

[PATCH v1 0/5] driver-core: async probe support
 2014-10-03 21:12 UTC  (6+ messages)
` [PATCH v1 5/5] driver-core: add driver asynchronous "

[PULL REQUEST] i2c for 3.17
 2014-10-03 21:10 UTC  (2+ messages)

[PATCH] don't allow Dom0 access to IOMMUs' MMIO pages
 2014-10-03 21:09 UTC  (2+ messages)

[PATCHv2] arm: socfpga: fix fetching cpu1start_addr for system with > 2GB of ram
 2014-10-03 21:09 UTC 

[PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
 2014-10-03 21:05 UTC  (5+ messages)

Clang reporting a problem when adding another member initialization
 2014-10-03 21:05 UTC 

[bug] SPDIF (digital-out) not working on NForce4/CK804
 2014-10-03 21:02 UTC  (3+ messages)

[Buildroot] [PATCH v2] opencv: Replace absolute path of static library with -l$library_name
 2014-10-03 21:02 UTC  (2+ messages)

[PATCH] Bash bug fixes and CVE updates
 2014-10-03 21:02 UTC  (2+ messages)

[Bug 27501] New: nVidia 9600M GT (Macbook Pro current model) is unable to boot
 2014-10-03 21:01 UTC  (4+ messages)
  ` [Bug 27501] MacBook Pro 5, x unable to boot [NV96 + NVAC]

[PATCH iputils] iputils: use syntax compatible with busybox date in Makefile
 2014-10-03 20:49 UTC 

[U-Boot] [PATCH 0/2 v3] arm: socfpga: Add Cadence QSPI support
 2014-10-03 20:58 UTC  (2+ messages)

[PATCH] mm readahead: Fix sys_readahead breakage by reverting 2MB limit (bug 79111)
 2014-10-03 20:57 UTC  (9+ messages)

[net-next PATCH V6 0/2] qdisc: bulk dequeue support
 2014-10-03 20:57 UTC  (3+ messages)

[PATCH 00/17] RFC: userfault v2
 2014-10-03 20:55 UTC  (8+ messages)
` [PATCH 01/17] mm: gup: add FOLL_TRIED
      ` [Qemu-devel] "

[PATCH ftrace/for-next v6] ftracetest: Add POSIX.3 standard and XFAIL result codes
 2014-10-03 20:53 UTC  (4+ messages)
  ` (ltc-kernel 10162) "

[PATCH 00/14] i915 kerneldocs part 1
 2014-10-03 20:51 UTC  (4+ messages)
` [PATCH 14/14] drm/i915: kerneldoc for intel_fifo_underrun.c

[net-next PATCH] veth: don't assign a qdisc to veth
 2014-10-03 20:51 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] common: Makefile: allow for spl builds with env_fat
 2014-10-03 20:48 UTC  (3+ messages)

[PATCH] for intermittent erroneous uid/gid bug with NFS4/Kerberos
 2014-10-03 20:39 UTC 

[PATCH] drivers:ethernet:davinci_emac.c:Fixes flaw in mac address handling
 2014-10-03 20:43 UTC  (3+ messages)

[xen-unstable test] 30556: regressions - FAIL
 2014-10-03 20:41 UTC 

[PATCH 2/2] spi: fsl-spi: Allow dynamic allocation of CPM1 parameter RAM
 2014-10-03 20:24 UTC  (4+ messages)

Please backport commit 3812c8c8f39 to stable
 2014-10-03 20:36 UTC  (7+ messages)

[PATCH 0/5] staging: rts5208: clean up coding style in rtsx_chip.c
 2014-10-03 20:34 UTC  (3+ messages)
` [PATCH 1/5] Combine ifs into one where possible to avoid unnecessary indentation level increase

[PATCH v2 net-next] r8169:add support for RTL8168EP
 2014-10-03 20:32 UTC  (2+ messages)

[PATCH v2 1/2] spi: fsl-spi: Fix parameter ram offset setup for CPM1
 2014-10-03 20:29 UTC  (2+ 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.