linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-10 18:43:34 to 2014-08-11 08:51:21 UTC [more...]

[RFC 00/20] perf: Finish sampling commands when events are closed
 2014-08-11  8:50 UTC  (12+ messages)
` [PATCH 01/20] perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
` [PATCH 03/20] perf tests: Add poller object test
` [PATCH 05/20] perf tools: Introduce perf_evsel__fd function
` [PATCH 06/20] perf tools: Add evlist/evsel poller object support
` [PATCH 08/20] perf tools: Add set_term_quiet_input helper function
` [PATCH 09/20] perf tui browser: Add interface to terminate browser from uotside
` [PATCH 11/20] perf top: Join the display thread on exit
` [PATCH 13/20] perf top: Setup signals for terminal output
` [PATCH 14/20] perf top: Use poller object for display thread stdin
` [PATCH 16/20] perf kvm: Add support to see event's ERR and HUP poll errors
` [PATCH 18/20] perf python: Use poller object for polling

[RFC PATCH] Flipped jump labels
 2014-08-11  8:42 UTC  (8+ messages)

[GIT PULL] UBI/UBIFS fixes for 3.17-rc1
 2014-08-11  8:41 UTC 

[PATCH 1/5] x86: entry_64.S: delete unused code
 2014-08-11  8:40 UTC  (6+ messages)
` [PATCH 4/5] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH] zram: fix incorrectly stat with failed_reads
 2014-08-11  8:39 UTC 

[PATCH 1/1] pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
 2014-08-11  8:35 UTC  (2+ messages)

[PATCH v2 1/1] Input: atmel_mxt_ts - Get IRQ edge/level flags on DT booting
 2014-08-11  8:32 UTC  (8+ messages)

[PATCH] mmc: rtsx: fix incorrect last byte in R2 response
 2014-08-11  8:32 UTC 

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-11  8:29 UTC  (32+ messages)
` [PATCH v2 RESEND 01/23] be2iscsi: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 04/23] bfa: "
` [PATCH v2 RESEND 06/23] csiostor: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 13/23] megaraid: Fail resume if MSI-X re-initialization failed
` [PATCH v2 RESEND 14/23] megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 16/23] mpt3sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed

[PATCH] uas: replace WARN_ON_ONCE() with assert_spin_locked()
 2014-08-11  8:28 UTC  (2+ messages)

[PATCH] remove non-existent files from MAINTAINERS
 2014-08-11  8:28 UTC  (3+ messages)

[PATCH] smsc: replace WARN_ON() with WARN_ON_SMP()
 2014-08-11  8:20 UTC  (2+ messages)

[PATCHSET 0/8] perf tools: Honor column width setting (v3)
 2014-08-11  8:17 UTC  (7+ messages)
` [PATCH 2/8] perf tools: Make __hpp__fmt() receive an additional len argument
` [PATCH 8/8] perf symbol: Don't demangle parameters and such by default

[PATCH 10/14] gpio: delete unneeded test before of_node_put
 2014-08-11  8:17 UTC  (2+ messages)

[PATCH 0/4] irqchip: gic-v2m: Rework GICv2m Initialization
 2014-08-11  8:12 UTC  (2+ messages)

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-08-11  8:04 UTC  (7+ messages)

[RFC PATCH 0/9] ARM: Forwarding physical interrupts to a guest VM
 2014-08-11  8:01 UTC  (6+ messages)
` [RFC PATCH 7/9] KVM: arm: vgic: allow dynamic mapping of physical/virtual interrupts

[proc:] 3.16.0-10436-g9138475: access denied to /proc/1540/task/1540/net/dev
 2014-08-11  8:00 UTC  (5+ messages)

[PATCH] ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
 2014-08-11  7:58 UTC  (3+ messages)

[PATCH 7/14] cpu: delete unneeded test before of_node_put
 2014-08-11  7:56 UTC  (3+ messages)
  ` [PATCH 7/14 v2] powerpc/4xx/cpm: "

linux-next: build failure after merge of the mmc-uh tree
 2014-08-11  7:55 UTC  (3+ messages)
` [PATCH] mmc: dw_mmc: change to use recommended reset procedure

linux-next: build failure after merge of the mmc-uh tree
 2014-08-11  7:54 UTC  (3+ messages)

[patch 0/4] mm: memcontrol: populate unified hierarchy interface
 2014-08-11  7:49 UTC  (7+ messages)
` [patch 1/4] mm: memcontrol: reduce reclaim invocations for higher order requests

[PATCH] udf: avoid unneeded up_write when fail to add entry in ->symlink
 2014-08-11  7:49 UTC  (2+ messages)

[PATCH 09/15] pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x
 2014-08-11  7:49 UTC  (2+ messages)

[PATCH] perf script: Fix possible memory leaks
 2014-08-11  7:45 UTC  (3+ messages)

io-domain voltages as regulators?
 2014-08-11  7:44 UTC  (2+ messages)

[PATCH RESEND] staging: et131x: Fix errors caused by phydev->addr accesses before initialisation
 2014-08-11  7:35 UTC  (4+ messages)

[PATCH 1/2] perf tools: Ensure --symfs ends with '/'
 2014-08-11  7:38 UTC  (11+ messages)

[PATCH v3 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
 2014-08-11  8:19 UTC  (11+ messages)

[PATCH] gpiolib: Don't allow drivers to specify a base with DT
 2014-08-11  7:26 UTC  (2+ messages)

[PATCH] pinctrl: abx500: remove useless check
 2014-08-11  7:18 UTC  (2+ messages)

[PATCH 0/2] rng-tools: add udev rule for virtio-rng
 2014-08-11  7:15 UTC  (6+ messages)
` [PATCH 1/2] rngd: add udev rule to source from hwrng if virtio-rng present

[PATCH 0/7] arm: mediatek: Add more basic features
 2014-08-11  7:15 UTC  (3+ messages)
` [PATCH 6/7] arm: mediatek: enable gpt6 on boot up to make arch timer working

[PATCH tip/core/rcu 0/2] Callback-offloading changes for 3.17
 2014-08-11  7:13 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups

[PATCH -mm] slab: fix cpuset check in fallback_alloc
 2014-08-11  7:13 UTC  (3+ messages)

[PATCH] staging: vt6655: Convert DBG_PRT to pr_<level>
 2014-08-11  7:03 UTC 

[PATCH] I2C: Make I2C core able to be module when I2C_ACPI is selected
 2014-08-11  7:00 UTC 

Bug#757733: RTS2557 SD card reader does not work
 2014-08-11  6:45 UTC  (3+ messages)
    ` 答复: "

Is spin_is_locked() safe to use with BUG_ON()/WARN_ON()?
 2014-08-11  6:41 UTC  (3+ messages)

[PATCH v3] ASOC: dapm: add code to configure dai link parameters
 2014-08-11  6:24 UTC  (4+ messages)
` [alsa-devel] "

3.15 btrfs free space cache oops
 2014-08-11  6:36 UTC 

[PATCH] crypto: testmgr.c: white space fix-ups on test_aead
 2014-08-11  6:33 UTC  (5+ messages)
` [PATCH 1/3] crypto: testmgr.c: white space removal on __test_hash
  ` [PATCH 2/3] crypto: testmgr.c: white space removal on __test_skcipher

[sched] Out of memory: Kill process 2999 (rc) score 9 or sacrifice child
 2014-08-11  6:11 UTC  (4+ messages)

[PATCH] scsi: Fix qemu boot hang problem
 2014-08-11  6:16 UTC  (2+ messages)

[PATCH] drivers: staging: vt6655: wpactl.c checkpatch clean-up
 2014-08-11  6:02 UTC 

[GIT PULL] slave dmaengine updates
 2014-08-11  5:46 UTC 

[PATCH] Documentation: DocBook: Rename drm_stub.c to drm_drv.c cause 'make xmldocs' failed
 2014-08-11  5:57 UTC  (2+ messages)

[GIT PULL] thermal management updates for v3.17-rc1
 2014-08-11  5:57 UTC 

one doubt about mmc_sdio_init_card function
 2014-08-11  5:53 UTC  (15+ messages)
` One bug of SDHCI driver

linux-next: Tree for Aug 11
 2014-08-11  5:52 UTC 

[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
 2014-08-11  5:49 UTC 

[PATCH] proc: potential ERR_PTR dereference on proc_fill_cache()
 2014-08-11  5:43 UTC  (3+ messages)

[PATCH v3 00/23] perf: Add infrastructure and support for Intel PT
 2014-08-11  5:46 UTC  (25+ messages)
` [PATCH v3 01/23] perf: Add data_{offset,size} to user_page
` [PATCH v3 02/23] perf: Add AUX area to ring buffer for raw data streams
` [PATCH v3 03/23] perf: Support high-order allocations for AUX space
` [PATCH v3 04/23] perf: Add a capability for AUX_NO_SG pmus to do software double buffering
` [PATCH v3 05/23] perf: Add a pmu capability for "exclusive" events
` [PATCH v3 06/23] perf: Redirect output from inherited events to parents
` [PATCH v3 07/23] perf: Add api for pmus to write to AUX space
` [PATCH v3 08/23] perf: Add AUX record
` [PATCH v3 09/23] perf: Support overwrite mode for AUX area
` [PATCH v3 10/23] perf: Add wakeup watermark control to "
` [PATCH v3 11/23] perf: Add itrace_config to the event attribute
` [PATCH v3 12/23] perf: add ITRACE_START record to indicate that tracing has started
` [PATCH v3 13/23] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v3 14/23] x86: perf: Intel PT and LBR/BTS are mutually exclusive
` [PATCH v3 15/23] x86: perf: intel_pt: Intel PT PMU driver
` [PATCH v3 16/23] x86: perf: intel_bts: Add BTS "
` [PATCH v3 17/23] perf: Add rb_{alloc,free}_kernel api
` [PATCH v3 18/23] perf: Add a helper to copy AUX data in the kernel
` [PATCH v3 19/23] perf: Add a helper for looking up pmus by type
` [PATCH v3 20/23] perf: itrace: Infrastructure for sampling instruction flow traces
` [PATCH v3 21/23] perf: Allocate ring buffers for inherited per-task kernel events
` [PATCH v3 22/23] perf: itrace: Allow itrace sampling for multiple events
` [PATCH v3 23/23] perf: itrace: Allow sampling of inherited events

[PATCH] drivers: staging: vt6655: wpactl.c checkpatch clean-up
 2014-08-11  5:45 UTC  (2+ messages)

Global signal cleanup, take 4
 2014-08-11  5:35 UTC  (3+ messages)
` [PATCH 06/43] cris: Use get_signal() signal_setup_done()

[RFC PATCH 0/38] clean-up uapi + asm-generic Kbuild files
 2014-08-11  5:35 UTC  (5+ messages)
` [PATCH 01/38] cris: fix headers_install
  ` [PATCH 17/38] cris: clean-up uapi Kbuild file

[PATCH v2 4/4] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
 2014-08-11  5:40 UTC  (9+ messages)
` [PATCH RESEND v2 1/4] pinctrl: Update Qualcomm pm8xxx GPIO parameters definitions

[PATCH gdb/scripts] scripts/gdb: Ignore byte-compiled python files
 2014-08-11  5:40 UTC  (2+ messages)

[PATCH] USB: pch_udc: USB gadget device support for Intel Quark X1000
 2014-08-11  5:36 UTC  (2+ messages)

[PATCH] cris: bug: add unreachable() to silence warnings
 2014-08-11  5:36 UTC  (2+ messages)

[PATCH] net: ugg_geth: Fix build error in -next
 2014-08-11  5:35 UTC  (4+ messages)

[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
 2014-08-11  5:27 UTC  (10+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
        ` tip/x86/apic (was: Re: [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation)
          ` [GIT PULL] x86/apic changes for v3.17

[PATCH v2] mmc: sdhci-pci: Add support for Intel Quark X1000 SDIO host controller
 2014-08-11  5:15 UTC  (5+ messages)
` [PATCH v2] mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000

[PATCH] unicore32: Fix build error
 2014-08-11  5:04 UTC  (2+ messages)
` 回复: "

[GIT PULL REQUEST] md updates for 3.17
 2014-08-11  5:07 UTC 

[PATCH] Hyperv: Trigger DHCP renew after host hibernation
 2014-08-11  4:22 UTC  (13+ messages)

[PATCH] drm: Do not use BUG_ON(!spin_is_locked())
 2014-08-11  4:31 UTC 

[PATCH V2] Add arm description to Documentation/kdump/kdump.txt
 2014-08-11  4:14 UTC 

[PATCH] timekeeping: Fixup typo in update_vsyscall_old definition
 2014-08-11  4:19 UTC  (3+ messages)
` [tip:timers/core] "

linux-next: build failures after merge of the drm tree
 2014-08-11  3:56 UTC  (6+ messages)

[PATCH] firmware: Do not use WARN_ON(!spin_is_locked())
 2014-08-11  3:54 UTC 

[PATCH] seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
 2014-08-11  3:50 UTC 

[PATCH v3 tip/core/rcu 0/9
 2014-08-11  3:37 UTC  (20+ messages)
` [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[PATCH] export the function kmap_flush_unused
 2014-08-11  3:32 UTC  (3+ messages)

[PATCH 16/19] staging: rtl8192ee: fix %d confusingly prefixed with 0x in format strings
 2014-08-11  3:28 UTC  (5+ messages)
  `  "
    ` [PATCH] "

[PATCH 4/14] powerpc/pseries: delete unneeded test before of_node_put
 2014-08-11  2:57 UTC  (2+ messages)

[PATCH] powerpc: non-GPL export for eeh_dev_check_failure
 2014-08-11  3:16 UTC  (3+ messages)

[PATCH V3 0/3] refine clock tree for esai in imx6q
 2014-08-11  3:09 UTC  (7+ messages)
` [PATCH V3 2/3] ARM: clk-gate2: Add API imx_clk_gate2_exclusive for clk_gate2
` [PATCH V3 3/3] ARM: clk-imx6q: Add missing lvds and anaclk clock to the clock tree

[PATCH 6/14] powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
 2014-08-11  2:56 UTC  (2+ messages)

[PATCH] dcache: Fix no spaces at the start of a line in dcache.c
 2014-08-11  2:46 UTC 

[PULL] virtio-next
 2014-08-11  2:28 UTC 

[PULL] modules-next
 2014-08-11  2:32 UTC 

[PATCH 1/5] ARM: imx: Remove references to platform_bus in mxc code
 2014-08-11  2:38 UTC  (7+ messages)
` [PATCH 2/5] char: tile-srom: Remove reference to platform_bus

[PATCH] usb: phy: drop kfree of devm_kzalloc's data
 2014-08-11  2:15 UTC  (2+ messages)

[PATCH 1/1] memblock, memhotplug: Fix wrong type in memblock_find_in_range_node()
 2014-08-11  2:03 UTC  (3+ messages)

linux-next: build failure after merge of the pm tree
 2014-08-11  1:57 UTC 

linux-next: manual merge of the pm tree with Linus' tree
 2014-08-11  1:43 UTC 

[PULL REQUEST] i2c for 3.17
 2014-08-11  1:39 UTC  (3+ messages)

linux-next: manual merge of the pm tree with Linus' tree
 2014-08-11  1:41 UTC 

[sched] 143e1e28cb4: +17.9% aim7.jobs-per-min, -9.7% hackbench.throughput
 2014-08-11  1:23 UTC  (5+ messages)

[PATCH v3 1/2] printk: Add function to return log buffer address and size
 2014-08-11  1:13 UTC  (2+ messages)

[patch] dm: propagate QUEUE_FLAG_NO_SG_MERGE
 2014-08-11  1:11 UTC  (2+ messages)
`  "

[PATCH] misc: ti-st: st_kim.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11  1:01 UTC  (2+ messages)

[PATCH] net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-terminate after strncpy call
 2014-08-11  0:58 UTC  (2+ messages)

[PATCH 3.16 00/17] 3.16.1-stable review
 2014-08-11  0:22 UTC  (13+ messages)

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-08-11  0:20 UTC  (2+ messages)

Runtime trouble with commit dbd952127d (seccomp: introduce writer locking)
 2014-08-11  0:05 UTC  (7+ messages)

[PATCH v2 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-10 23:50 UTC  (12+ messages)
` [PATCH v2 1/7] locking/rwsem: check for active writer/spinner before wakeup

[PATCH] [next-20140808] [staging] [lustre] Fix coding style in llite/remote_perm.c
 2014-08-10 23:05 UTC  (2+ messages)
` [PATCH v2] staging: lustre: fix coding style issue: missing space after 'if'

[PATCH v4 0/17] x86: entry.S optimizations
 2014-08-10 22:42 UTC  (6+ messages)
` [PATCH 17/17] x86: simplify iret stack handling on SYSCALL64 fastpath
  ` [PATCH 17/17 v2] "

disable "Call Trace:"
 2014-08-10 21:58 UTC  (2+ messages)

[PATCH] checkpatch: Add test for commit id formatting style in commit log
 2014-08-10 21:41 UTC  (5+ messages)

[PATCH] staging: soc_camera.c: fixed coding style: lines over 80 char
 2014-08-10 21:00 UTC  (2+ messages)

[PATCH 1/2] cifs: Remove unused sess_auth_lanman() for !CONFIG_CIFS_WEAK_PW_HASH case
 2014-08-10 20:51 UTC  (2+ messages)
` [PATCH 2/2] cifs: Remove unused sess_auth_kerberos() for !CONFIG_CIFS_UPCALL case

[PATCH] staging: soc_camera.c: Fixed a Missing blank line coding style issue
 2014-08-10 20:39 UTC 

[PATCH] drivers: net: davinci_cpdma: drop devm_kfree of devm_kzalloc'd data
 2014-08-10 20:26 UTC  (2+ messages)

[PATCH] NFC: st21nfcb: drop kfree of devm_kzalloc's data
 2014-08-10 20:01 UTC 

[PATCH] vhost: Add polling mode
 2014-08-10 19:45 UTC  (2+ messages)

[PATCH] staging: android: binder.c: rename binder_user_error()
 2014-08-10 19:42 UTC 

[RFC PATCH 0/5] introduce proc_inode->pid_entry
 2014-08-10 19:23 UTC  (3+ messages)

[PATCH linux-next] cifs: remove unused function cifs_oplock_break_wait
 2014-08-10 19:11 UTC  (2+ messages)

Loading initrd above 4G causes freeze on boot
 2014-08-10 18:43 UTC  (6+ 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).