linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-07 15:08:32 to 2014-01-07 20:17:18 UTC [more...]

[PATCH 0/7] Phase out pci_enable_msi_block()
 2014-01-07 18:34 UTC  (3+ messages)
` [PATCH 5/7] vfio: Use new interfaces for MSI/MSI-X enablement

[PATCH] kobject: provide kobject_put_wait to fix module unload race
 2014-01-07 20:16 UTC  (13+ messages)
` [dm-devel] "
      `  "

[block:for-3.14/core] kernel BUG at fs/bio.c:1748
 2014-01-07 20:15 UTC  (6+ messages)

[PATCH v4 0/6] Krait L1/L2 EDAC driver
 2014-01-07 20:12 UTC  (6+ messages)
` [PATCH v4 1/6] edac: Don't try to cancel workqueue when it's never setup
` [PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC

Excessive WARN()s in Intel 915 driver
 2014-01-07 20:12 UTC  (2+ messages)

[PATCH] gpu: host1x: do not check previously handled gathers
 2014-01-07 20:03 UTC 

[RFC PATCH] fs: xattr-based FS_IOC_[GS]ETFLAGS interface
 2014-01-07 19:59 UTC  (6+ messages)

[PATCH 3.12 000/118] 3.12.6-stable review
 2014-01-07 20:00 UTC  (13+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst

[PATCH] x86: Drop casts from __copy_{from,to}_user_inatomic
 2014-01-07 19:54 UTC 

[PATCH v2 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2014-01-07 19:54 UTC  (6+ messages)
` [PATCH v2 3/7] mfd: pm8921: Migrate to irqdomains

LSF/MM 2014 Call For Proposals
 2014-01-07 19:44 UTC  (4+ messages)
` [LSF/MM TOPIC] [ATTEND] persistent memory progress, management of storage & file systems

Richard Stallman: Why “GNU’S Not Linux” and Why We Should “Say LiGNUx” / Stopping abusive behaviour
 2014-01-07 19:44 UTC  (2+ messages)

[PATCH v4 0/8] Update Kona drivers to use clocks
 2014-01-07 19:37 UTC  (4+ messages)
` [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

[PATCH 1/3] workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
 2014-01-07 19:34 UTC  (6+ messages)
` [PATCH 2/3] xfs: "
` [PATCH 3/3] dm snapshot: "

[PATCH v6] X86 platform: New BayTrail IOSF-SB MBI driver
 2014-01-07 19:30 UTC  (5+ messages)
` [PATCH v6][RESEND] platform: x86: "

[PATCH] mm/memory-failure.c: shift page lock from head page to tail page after thp split
 2014-01-07 19:27 UTC 

[PATCH 3.12 000/144] 3.12.7-stable review
 2014-01-07 19:16 UTC  (7+ messages)

[PATCH v2] ims-pcu: Add commands supported by the new version of the FW
 2014-01-07 19:14 UTC  (8+ messages)

[RFC/PATCH] Implement new PTRACE_EVENT_SYSCALL_{ENTER,EXIT}
 2014-01-07 19:12 UTC  (4+ messages)

[PATCH] sparc: replace __GFP_NOFAIL with GFP_ATOMIC in mdesc_kmalloc()
 2014-01-07 19:11 UTC  (2+ messages)

[PATCH 3.4 00/43] 3.4.76-stable review
 2014-01-07 19:09 UTC  (4+ messages)

[PATCH 3.10 000/129] 3.10.26-stable review
 2014-01-07 19:09 UTC  (11+ messages)
` [PATCH 3.10 075/129] mm/mempolicy: correct putback method for isolate pages if failed
` [PATCH 3.10 126/129] clocksource: arch_timer: use virtual counters

[PATCH] staging: usbip: userspace: add support for viewing imported devices
 2014-01-07 19:05 UTC 

[PATCH] ipc: whitespace cleanup
 2014-01-07 19:03 UTC  (4+ messages)

Confusion about Pinctrl and GPIO
 2014-01-07 19:02 UTC 

[PATCH v2] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
 2014-01-07 18:59 UTC  (3+ messages)

[RESEND PATCH] ARM: dts: bcm28155-ap: Fix Card Detection GPIO
 2014-01-07 18:53 UTC 

[PATCH] gpio: mcp23s08: Add irq functionality for i2c chips
 2014-01-07 18:50 UTC  (3+ messages)

[PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible
 2014-01-07 18:46 UTC  (3+ messages)

[PATCH] x86: Add check for number of available vectors before CPU down [v6]
 2014-01-07 18:46 UTC  (3+ messages)

Terrible performance of sequential O_DIRECT 4k writes in SAN environment. ~3 times slower then Solars 10 with the same HBA/Storage
 2014-01-07 18:37 UTC  (4+ messages)

[PATCHSET driver-core-next] kernfs, sysfs, driver-core: implement synchronous self-removal
 2014-01-07 18:36 UTC  (15+ messages)
` [PATCH 01/12] kernfs: fix get_active failure handling in kernfs_seq_*()
` [PATCH 02/12] kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
` [PATCH 03/12] kernfs: restructure removal path to fix possible premature return
` [PATCH 04/12] kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
` [PATCH 05/12] kernfs: remove kernfs_addrm_cxt
` [PATCH 06/12] kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
` [PATCH 07/12] kernfs: remove KERNFS_REMOVED
` [PATCH 08/12] kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
  ` [PATCH v2 "
` [PATCH 09/12] pci: use device_remove_file_self() instead of device_schedule_callback()
` [PATCH 10/12] scsi: "
` [PATCH 11/12] s390: "
` [PATCH 12/12] remove-unused-callback-mechanism
  ` [PATCH REPOST 12/12] sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()

[RFC PATCH 0/3] APM X-Gene PCIe driver
 2014-01-07 18:31 UTC  (12+ messages)
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH 3/3] dt-bindings: pci: xgene pcie device tree bindings

[PATCH 00/19] ARM: common warning fixes
 2014-01-07 18:31 UTC  (6+ messages)
` [PATCH 19/19] [INCOMPLETE] ARM: make return_address available for ARM_UNWIND

OMAPDSS: DISPC: horizontal timing too tight errors
 2014-01-07 18:30 UTC  (4+ messages)

[PATCH] lib/vsprintf: add %pT[C012] format specifier
 2014-01-07 18:28 UTC  (13+ messages)

Lockdep problem
 2014-01-07 18:28 UTC 

[PATCH v3 4/8] pciehp: Don't disable the link permanently, during removal
 2014-01-07 18:20 UTC  (5+ messages)

[PATCH 0/2] rcu_dereference_check_fdtable fix/cleanups
 2014-01-07 18:13 UTC  (3+ messages)
` [PATCH 1/2] introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty()
` [PATCH 2/2] change close_files() to use rcu_lock_acquire() to shut up RCU-lockdep

linux-next: Tree for Jan 06
 2014-01-07 18:06 UTC  (16+ messages)
` linux-next: Tree for Jan 06 (hwmon/lm75.c)
    ` [PATCH] hwmon/sensors: fix SENSORS_LM75 dependencies

sysfs warnings since kernel 3.13-rc1: "WARNING: ... at fs/sysfs/group.c:214 sysfs_remove_group"
 2014-01-07 17:59 UTC  (2+ messages)

[PATCH 0/2] tracing/triggers: A couple minor variable name changes
 2014-01-07 17:56 UTC  (10+ messages)

linux-next: Tree for Jan 7
 2014-01-07 17:55 UTC  (2+ messages)
` [PATCH -next] staging/media: fix sn9c102 dependencies

Regression (ARM) arch/arm/mm/init.c doesn't build without CONFIG_ARM_PATCH_PHYS_VIRT
 2014-01-07 17:55 UTC  (7+ messages)

[PATCH v3 0/2] gpio: davinci: reuse for keystone arch
 2014-01-07 17:52 UTC  (2+ messages)

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2014-01-07 17:50 UTC  (10+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH v3 3/6] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v3 4/6] gpio / ACPI: register to ACPI events automatically

[PATCH v2] checkpatch: Only flag FSF address, not gnu.org URL
 2014-01-07 17:48 UTC  (2+ messages)

[PATCH] leds: s3c24xx: Fix build failure
 2014-01-07 17:43 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v5 0/4] futex: Wakeup optimizations
 2014-01-07 17:40 UTC  (5+ messages)
` [PATCH v5 4/4] futex: Avoid taking hb lock if nothing to wakeup

[PATCHv10] dmaengine: Add support for BCM2835
 2014-01-07 17:37 UTC  (5+ messages)

[PATCH-3.12.y 1/2] clocksource: dw_apb_timer_of: Fix read_sched_clock
 2014-01-07 17:34 UTC  (2+ messages)

could you clarify mm/mempolicy: fix !vma in new_vma_page()
 2014-01-07 17:30 UTC  (6+ messages)

[PATCH v2 0/5] generic early_ioremap support
 2014-01-07 17:26 UTC  (6+ messages)
` [PATCH v2 1/5] mm: create generic early_ioremap() support
` [PATCH v2 3/5] arm: add early_ioremap support

[PATCH v1 0/4] firmware loader: cleanup and introduce search paths option
 2014-01-07 17:23 UTC  (5+ messages)
` [PATCH v1 2/4] firmware loader: simplify holding module for request_firmware

[PATCH v2] dma-debug: enhance dma_debug_device_change() to check for mapping errors
 2014-01-07 17:22 UTC  (7+ messages)

[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
 2014-01-07 17:15 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] pinctrl: Add pinctrl binding for Broadcom Capri SoCs

[PATCH Resend] regulator: s5m8767: Update LDO index in s5m8767-regulator.txt
 2014-01-07 17:12 UTC  (2+ messages)

[PATCH] ASoC: pcm: Fix lack of platform bespoke_trigger() call
 2014-01-07 17:11 UTC  (2+ messages)

[PATCH v2] ASoC: soc-core: add snd_soc_of_parse_master_clkdir() for dt
 2014-01-07 17:05 UTC  (2+ messages)

[RFC DO NOT MERGE] tty: n_gsm: support buggy modem
 2014-01-07 16:58 UTC  (4+ messages)

[RFC][PATCH v5 01/14] sched: add a new arch_sd_local_flags for sched_domain init
 2014-01-07 16:51 UTC  (18+ messages)
` [RFC] sched: CPU topology try

Gnu - censorship
 2014-01-07 16:41 UTC  (9+ messages)
        ` Gnu - "if its not a dick, its wrong" - as any facist
                ` Gnu - Linux - Lignux, libre speech, and nerds drinking beer
                ` St. Igaycius

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-07 16:35 UTC  (9+ messages)
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver

[PATCH] ASoC: soc-core: add snd_soc_of_parse_sysclk_id() for dt
 2014-01-07 16:24 UTC  (2+ messages)

[PATCH] ACPI: thermal: remove const from thermal_zone_device_ops declaration
 2014-01-07 16:24 UTC 

PAYMENT ORDER, CONTACT MR. FELIX SNUB
 2014-01-07 16:12 UTC 

[PATCH 0/9] printk: Cleanups and softlockup avoidance
 2014-01-07 16:21 UTC  (3+ messages)
` [PATCH 3/9] kernel: use lockless list for smp_call_function_single()

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-07 16:19 UTC  (12+ messages)
` [1/11] issue 1: Missing power topology information in scheduler
` [2/11] issue 2: Energy-awareness for heterogeneous systems
` [3/11] issue 3: No understanding of potential cpu capacity
` [4/11] issue 4: Tracking idle states
` [5/11] issue 5: Frequency and uarch invariant task load
` [6/11] issue 6: Poor and non-deterministic performance on heterogeneous systems
` [7/11] use-case 1: Webbrowsing on Android
` [8/11] use-case 2: Audio playback "
` [9/11] use-case 3: Video "
` [10/11] use-case 4: Game "
` [11/11] system 1: Saving energy using DVFS

[PATCH 01/85] drivers: gpu: Include appropriate header file in drm_usb.c
 2014-01-07 16:19 UTC  (3+ messages)
` [PATCH 76/85] drivers: gpu: Move prototype declaration to header file radeon_drv.h from radeon_drv.c

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2014-01-07 16:11 UTC  (5+ messages)
` [PATCH v3 09/36] mtd: st_spi_fsm: Provide device look-up table

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-07 16:11 UTC  (10+ messages)

[Patch Part1 V3 00/20] Bugfixes and improvements for Intel IOMMU drivers
 2014-01-07 16:09 UTC  (4+ messages)
` [Patch Part1 V3 09/20] iommu/vt-d: mark internal functions as static

[PATCH] ixgbevf: delete unneeded call to pci_set_power_state
 2014-01-07 17:00 UTC 

[PATCH v2] vb2: Check if there are buffers before streamon
 2014-01-07 15:53 UTC 

[PATCH v0 04/71] itrace: Infrastructure for instruction flow tracing units
 2014-01-07 15:48 UTC  (17+ messages)

[PATCH 0/3 v2] Use lockless lists for smp_call_function_single()
 2014-01-07 15:47 UTC  (3+ messages)

[PATCH v8 0/7] Optimize jump label implementation for ARM64
 2014-01-07 15:46 UTC  (3+ messages)
` [PATCH v8 6/7] arm64, jump label: optimize jump label implementation

[PATCH 1/2] ASoC: simple-card: fix the DAPM routes map parsing
 2014-01-07 15:43 UTC  (2+ messages)

[PATCH] Add LED pattern trigger
 2014-01-07 15:40 UTC  (11+ messages)
                ` n900 led compiler (was Re: [PATCH] Add LED pattern trigger)

[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
 2014-01-07 15:39 UTC  (21+ messages)
` [PATCH 01/11] ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
` [PATCH 03/11] ASoC: ux500: Provide better checking for Device Tree and/or Platform Data
` [PATCH 04/11] ASoC: Ux500: Match platform by device node when booting Device Tree
` [PATCH 05/11] ASoC: ux500_pcm: Stop pretending that we support varying address widths
` [PATCH 06/11] ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
` [PATCH 07/11] ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data
` [PATCH 08/11] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
` [PATCH 09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call
` [PATCH 10/11] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
` [PATCH 11/11] ASoC: ux500: Dramatically reduce the size of the DAI driver data struct

[PATCH] vb2: Check if there are buffers before streamon
 2014-01-07 15:37 UTC  (2+ messages)

[RFC][PATCH] tracing: Show available event triggers when no trigger is set
 2014-01-07 15:35 UTC 

[PATCH] usb/core: fix NULL pointer dereference in recursively_mark_NOTATTACHED
 2014-01-07 15:34 UTC  (2+ messages)

[PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
 2014-01-07 15:28 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
 2014-01-07 15:25 UTC  (3+ messages)

[PATCH] usb:hub set hub->change_bits when over-current happens
 2014-01-07 15:25 UTC  (6+ messages)

[PATCH 0/2] Small fixes to memblock and nobootmem
 2014-01-07 15:23 UTC  (5+ messages)
` [PATCH 1/2] mm, nobootmem: Add return value check in __alloc_memory_core_early()
` [PATCH 2/2] mm: free memblock.memory in free_all_bootmem

[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-07 15:23 UTC  (6+ messages)
` [PATCH net-next v2 6/9] xen-netback: Handle guests with too many frags

pull request: bluetooth-next 2014-01-07
 2014-01-07 15:22 UTC 

[PATCH 4/4] sched: bias to target cpu load to reduce task moving
 2014-01-07 15:16 UTC  (11+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-07 15:15 UTC  (12+ messages)

[PATCH v3 0/4] USB Host support for OMAP5 uEVM (for 3.14)
 2014-01-07 15:13 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: dts: OMAP5: Add 60MHz clock reference to USB Host module

[PATCH] net: Do not enable tx-nocache-copy by default
 2014-01-07 15:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm: mm: add memory type for inner-writeback
 2014-01-07 15:09 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).