All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-13 09:21:08 to 2014-05-13 09:52:29 UTC [more...]

[PATCH 3.12 001/182] dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
 2014-05-13  9:28 UTC  (52+ messages)
` [PATCH 3.12 000/182] 3.12.20-stable review
  ` [PATCH 3.12 002/182] ALSA: hda - automute via amp instead of pinctl on some AIO models
  ` [PATCH 3.12 019/182] ARM: 8027/1: fix do_div() bug in big-endian systems
  ` [PATCH 3.12 025/182] ALSA: hda/realtek - Add support of ALC288 codec
  ` [PATCH 3.12 026/182] ALSA: hda/realtek - Add headset Mic support for Dell machine
  ` [PATCH 3.12 045/182] w1: fix w1_send_slave dropping a slave id
  ` [PATCH 3.12 054/182] USB: fix crash during hotplug of PCI USB controller card
  ` [PATCH 3.12 066/182] IB/ipath: Fix potential buffer overrun in sending diag packet routine
  ` [PATCH 3.12 067/182] IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
  ` [PATCH 3.12 068/182] IB/mthca: Return an error on ib_copy_to_udata() failure
  ` [PATCH 3.12 069/182] IB/ehca: Returns "
  ` [PATCH 3.12 070/182] IB/qib: Fix debugfs ordering issue with multiple HCAs
  ` [PATCH 3.12 071/182] IB/qib: add missing braces in do_qib_user_sdma_queue_create()
  ` [PATCH 3.12 076/182] Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
  ` [PATCH 3.12 078/182] x86/efi: Correct EFI boot stub use of code32_start
  ` [PATCH 3.12 079/182] reiserfs: fix race in readdir
  ` [PATCH 3.12 082/182] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
  ` [PATCH 3.12 083/182] xhci: Prevent runtime pm from autosuspending during initialization
  ` [PATCH 3.12 084/182] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
  ` [PATCH 3.12 085/182] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
  ` [PATCH 3.12 086/182] media: uvcvideo: Do not use usb_set_interface on bulk EP
  ` [PATCH 3.12 088/182] video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
  ` [PATCH 3.12 089/182] media: v4l2-dv-timings: add module name, description, license
  ` [PATCH 3.12 090/182] media: v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
  ` [PATCH 3.12 091/182] media: m88rs2000: prevent frontend crash on continuous transponder scans
  ` [PATCH 3.12 092/182] media: m88rs2000: add caps FE_CAN_INVERSION_AUTO
  ` [PATCH 3.12 093/182] media: em28xx: fix PCTV 290e LNA oops
  ` [PATCH 3.12 094/182] media: saa7134: fix WARN_ON during resume
  ` [PATCH 3.12 095/182] media: omap3isp: preview: Fix the crop margins
  ` [PATCH 3.12 096/182] media: media: gspca: sn9c20x: add ID for Genius Look 1320 V2
  ` [PATCH 3.12 097/182] usb: dwc3: fix wrong bit mask in dwc3_event_devt
  ` [PATCH 3.12 098/182] usb: dwc3: fix randconfig build errors
  ` [PATCH 3.12 099/182] usb: musb: avoid NULL pointer dereference
  ` [PATCH 3.12 102/182] USB: unbind all interfaces before rebinding any
  ` [PATCH 3.12 106/182] mm: page_alloc: spill to remote nodes before waking kswapd
  ` [PATCH 3.12 112/182] ocfs2: do not put bh when buffer_uptodate failed
  ` [PATCH 3.12 114/182] clk: s2mps11: Fix possible NULL pointer dereference
  ` [PATCH 3.12 131/182] MIPS: KVM: Pass reserved instruction exceptions to guest
  ` [PATCH 3.12 132/182] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
  ` [PATCH 3.12 139/182] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
  ` [PATCH 3.12 150/182] ahci: Do not receive interrupts sent by dummy ports
  ` [PATCH 3.12 170/182] Skip intel_crt_init for Dell XPS 8700
  ` [PATCH 3.12 171/182] dm cache: prevent corruption caused by discard_block_size > cache_block_size
  ` [PATCH 3.12 172/182] dm transaction manager: fix corruption due to non-atomic transaction commit
  ` [PATCH 3.12 173/182] dm: take care to copy the space map roots before locking the superblock
  ` [PATCH 3.12 174/182] dm thin: fix dangling bio in process_deferred_bios error path
  ` [PATCH 3.12 175/182] dma: edma: fix incorrect SG list handling
  ` [PATCH 3.12 177/182] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
  ` [PATCH 3.12 178/182] lib/percpu_counter.c: fix bad percpu counter state during suspend
  ` [PATCH 3.12 180/182] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
  ` [PATCH 3.12 181/182] Input: synaptics - add min/max quirk for ThinkPad Edge E431

[PATCH v3 0/5] Bluetooth: Get Connection Information
 2014-05-13  9:52 UTC  (4+ messages)
` [PATCH v3 1/5] Bluetooth: Add conn info lifetime parameters to debugfs
` [PATCH v3 2/5] Bluetooth: Add support to get connection information
` [PATCH v3 3/5] Bluetooth: Avoid polling TX power for LE links

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-13  9:45 UTC  (38+ messages)
` [PATCH 01/19] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 02/19] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 03/19] jump_label: Expose the reference count
` [PATCH 04/19] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 05/19] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 06/19] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 07/19] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 08/19] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 09/19] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 10/19] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 11/19] mm: page_alloc: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 12/19] mm: page_alloc: Use unsigned int for order in more places
` [PATCH 13/19] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
` [PATCH 14/19] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 15/19] mm: Do not use atomic operations when releasing pages
` [PATCH 16/19] mm: Do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 17/19] fs: buffer: Do not use unnecessary atomic operations when discarding buffers
` [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath

[Qemu-devel] Undefined error for curl_multi_socket_action
 2014-05-13  9:51 UTC 

Presidency of user/role/type permissions
 2014-05-13  9:48 UTC 

[PATCH 00/25] Change time_t and clock_t to 64 bit
 2014-05-13  9:50 UTC  (17+ messages)
` [PATCH 01/25] asm-generic: "
` [PATCH 12/25] metag: Add 32 bit time_t and clock_t
` [PATCH 16/25] openrisc: "

[PATCH v4] libxl: add basic spice support for pv domUs
 2014-05-13  9:50 UTC  (6+ messages)

[Qemu-devel] [PATCH] usb: fix up post load checks
 2014-05-13  9:49 UTC  (6+ messages)

[RFC PATCH] ALSA: hda - Add a new quirk match based on default pin configuration
 2014-05-13  9:49 UTC  (4+ messages)

sysfs: wait for GPIO interrupt
 2014-05-13  9:48 UTC  (3+ messages)

[Buildroot] [PATCH] btrfs-progs: disable for avr32
 2014-05-13  9:48 UTC  (4+ messages)

check_finished() syntax weirdness
 2014-05-13  9:48 UTC  (2+ messages)

[ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays?
 2014-05-13  9:47 UTC  (2+ messages)

[PATCH 1/4] PCM051: Update RAM timings
 2014-05-13  9:46 UTC  (3+ messages)
` [PATCH 3/4] ARM: omap: barebox update nand xloadslots handler

[PATCH 0/7] Fix handling of FP in THUMB2 mode
 2014-05-13  9:46 UTC  (8+ messages)
` [PATCH 1/7] ARM: Make thread_save_fp macro aware of "
` [PATCH 2/7] ARM: Introduce arm_get_current_stack_frame()
` [PATCH 3/7] ARM: perf: Make perf use arm_get_current_stackframe
` [PATCH 4/7] ARM: time: Make use of arm_get_current_stackframe
` [PATCH 5/7] ARM: unwind: Use arm_get_current_stackframe
` [PATCH 6/7] ARM: traps: Make use of the frame_pointer macro
` [PATCH 7/7] ARM: oprofile: Use of arm_get_current_stackframe

[PATCH v6 00/15] enable HiP04 SoC
 2014-05-13  9:46 UTC  (4+ messages)
` [PATCH v6 06/15] ARM: hisi: enable MCPM implementation

[PATCH v3 0/5] Add support for SW babble Control
 2014-05-13  9:46 UTC  (2+ messages)

[PATCH v2 0/6] enable HiX5HD2 SoC
 2014-05-13  9:44 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: hisi: store reboot reg in global variable
` [PATCH v2 2/6] ARM: debug: Rename Hi3716 to HI5XHD2
` [PATCH v2 3/6] ARM: hisi: enable hix5hd2 SoC
` [PATCH v2 4/6] ARM: dts: Add hix5hd2-dkb dts file
` [PATCH v2 5/6] ARM: config: add ARCH_HIX5HD2 in hi3xxx_defconfig
` [PATCH v2 6/6] document: add dt binding on hix5hd2 SoC

[PATCH] gpio: generic: add request function pointer
 2014-05-13  9:44 UTC 

[PATCH v1 00/11] Add Qualcomm SD Card Controller support
 2014-05-13  9:42 UTC  (16+ messages)
` [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID
` [PATCH v1 07/11] mmc: mmci: move ST specific register extensions access under condition
` [PATCH v1 08/11] mmc: mmci: Qcom fix MCICLK register settings
` [PATCH v1 09/11] mmc: mmci: Add clock support for Qualcomm
` [PATCH v1 11/11] mmc: mmci: Add Qcom specific pio_read function

[PATCH net-next] net_sched: increase drop count when packets are dropped
 2014-05-13  9:42 UTC 

Bug - Git reset --quiet not quiet
 2014-05-13  9:42 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10] tcg cleanup and optimization
 2014-05-13  9:42 UTC  (11+ messages)
` [Qemu-devel] [PATCH 04/10] tcg: Use helper-gen.h in tcg-op.h
` [Qemu-devel] [PATCH 05/10] tcg: Inline tcg_gen_helperN
` [Qemu-devel] [PATCH 07/10] tcg: Register the helper info struct rather than the name
` [Qemu-devel] [PATCH 08/10] tcg: Save flags and computed sizemask in TCGHelperInfo
` [Qemu-devel] [PATCH 10/10] tcg: Move size effects out of dh_arg

[PATCH] gpio: using devm functions for timberdale gpio memory allocation This eases memory allocation and provides appropriate logging
 2014-05-13  9:42 UTC  (2+ messages)

[PATCH] x86, hugetlb: add missing TLB page invalidation for hugetlb_cow()
 2014-05-14  9:29 UTC 

[PATCHv5 00/20] USB support for Armada 38x and Armada 375
 2014-05-13  9:41 UTC  (6+ messages)
` [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

[PATCH] drm/i915: Adding debug code for dp_m2_n2 in crtc_config
 2014-05-13  9:40 UTC  (6+ messages)
` [PATCH v2] drm/i915: State readout and cross-checking for dp_m2_n2

[PATCH net-next 01/11] net: cdc_ncm: split out rx_max/tx_max update of setup
 2014-05-13  9:40 UTC 

[next PATCH 0/5] net: tcp: DCTCP congestion control algorithm
 2014-05-13  9:40 UTC  (5+ messages)

[PATCH] gpio: use devm function for memory allocation
 2014-05-13  9:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] Convert conditional compilation of debug printfs
 2014-05-13  9:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/16] tpm: Convert conditional compilation of debug printfs to regular ifs

[LTP] [PATCH 2/2] docs: add a paragraph about access() to Common Problems section
 2014-05-13  9:37 UTC 

[GIT PULL] Allwinner Pinctrl changes for 3.16
 2014-05-13  9:37 UTC  (6+ messages)

[Buildroot] [PATCHv2] btrfs-progs: disable for avr32
 2014-05-13  9:36 UTC 

[PATCH v2] usb: fix up post load checks
 2014-05-13  9:33 UTC 

[Buildroot] error while building kernel linux 2.6.19
 2014-05-13  9:36 UTC  (2+ messages)

ipv4_dst_destroy panic regression after 3.10.15
 2014-05-13  9:27 UTC  (10+ messages)

[3.15-rc3] BUG: null ptr dereference in ichx_gpio_request_regions()
 2014-05-13  9:34 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] usb: fix up post load checks
 2014-05-13  9:33 UTC 

[Qemu-devel] usb: usb tablet freeze when save/restore guest os
 2014-05-13  9:34 UTC 

[PATCH] tracef: add extern "C" wrapper
 2014-05-13  9:33 UTC 

[PATCH V4 09/24] libxl_json: introduce parser functions for builtin types
 2014-05-13  9:32 UTC  (12+ messages)

[PATCH] xen-blkback: defer freeing blkif to avoid blocking xenwatch
 2014-05-13  9:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lib/igt_core: Document testrunner interface a bit
 2014-05-13  9:31 UTC 

[Buildroot] error while building kernel
 2014-05-13  9:31 UTC 

[Qemu-devel] [Bug 1315159] [NEW] Cannot invoke qemu-kvm with spice paramenter renderer
 2014-05-13  9:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1315159] "

[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
 2014-05-13  9:30 UTC  (3+ messages)
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily

[PATCH] ASoC: Intel: remove duplicate headers
 2014-05-13  9:30 UTC  (2+ messages)

[PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
 2014-05-13  9:29 UTC  (4+ messages)

[PATCH 00/03] pinctrl: sh-pfc: Extend Multiplatform Support
 2014-05-13  9:28 UTC  (2+ messages)

SPI question
 2014-05-13  9:28 UTC 

[PATCH] perf, tools: Support spark lines in perf stat v2
 2014-05-13  9:27 UTC  (2+ messages)

[PATCH v3 0/3] ARM: defconfig: drop CONFIG_COMMON_CLK_DEBUG option
 2014-05-13  9:26 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: integrator: drop CONFIG_COMMON_CLK_DEBUG

[PATCH] compiler.h: don't use temporary variable in __compiletime_assert()
 2014-05-13  9:26 UTC  (6+ messages)

[RFC][PATCH] curl: work around RRECOMMENDS problems in -native* recipes
 2014-05-13  9:26 UTC  (2+ messages)

[PATCH] gpio: include linux/bug.h in interface header
 2014-05-13  9:25 UTC  (2+ messages)

[Buildroot] [PATCH 0 of 7 v2] infra: fix dollar signs; remove some undefined versions
 2014-05-13  9:25 UTC  (3+ messages)
` [Buildroot] [PATCH 1 of 7 v2] infra: consistently use double dollar signs inside inner-xxx-targets

[PATCH net-next 00/11] cdc_ncm: add buffer tuning and stats using ethtool
 2014-05-13  9:25 UTC  (6+ messages)
` [PATCH net-next 01/11] net: cdc_ncm: split out rx_max/tx_max update of setup

Support for getting "manufacturer" from snd_seq_client_info and/or snd_ctl_card_info
 2014-05-13  9:24 UTC  (4+ messages)

[PATCH 0/2] OMAP2+: optional clock handling fixes
 2014-05-13  9:24 UTC  (5+ messages)
` [PATCH 1/2] gpio: omap: prepare and unprepare the debounce clock

Updates Renesas OF-DMA code
 2014-05-13  9:23 UTC  (4+ messages)
` [PATCH v2 1/9] ARM: shmobile: r8a7790: add dmac0,dmac1 clocks

[PATCH] net: phy: resume phydev when PHY_RESUMING
 2014-05-13  9:23 UTC 

[PATCH] HID: i2c-hid: hid report descriptor retrieval changes
 2014-05-13  9:23 UTC  (5+ messages)

[Qemu-devel] [PATCH] qemu-iotests: Fix core dump suppression in test 039
 2014-05-13  9:22 UTC  (2+ messages)

[RFC PATCH 0/2] drm/panel: add simple-panel description using DT
 2014-05-13  9:20 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-11
 2014-05-13  9:21 UTC  (3+ messages)

[Qemu-devel] segfault while booting from saved snapshot
 2014-05-13  9:21 UTC  (3+ messages)

[PATCH 1/3 v2 RFC] btrfs: total_devices vs num_devices
 2014-05-13  9:17 UTC  (3+ messages)
` [PATCH 2/3 RFC] btrfs: total_devices should count replacing devices


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.