public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-17 09:55:59 to 2014-03-17 14:51:51 UTC [more...]

Subject: Warning in workqueue.c
 2014-03-17 14:51 UTC  (13+ messages)

[GIT PULL] at91: cleanup for 3.15 #1
 2014-03-17 14:47 UTC  (2+ messages)

[PATCH] ata: ahci_sunxi: fix code formatting
 2014-03-17 14:48 UTC  (3+ messages)

[PATCH] ata: ahci_sunxi: make ahci_sunxi_resume() static
 2014-03-17 14:48 UTC  (3+ messages)

zram: zsmalloc calls sleeping function from atomic context
 2014-03-17 14:43 UTC 

[RFC PATCH] Support map_pages() for DAX
 2014-03-17 14:45 UTC  (5+ messages)

[PATCH] hrtimers: calculate expires_next after all timers are executed
 2014-03-17 14:37 UTC 

[PATCH] backing_dev: Fix hung task on sync
 2014-03-17 14:40 UTC  (8+ messages)

[ARM] CNS3xxx: 3 regressions identified in v3.14-rc4+
 2014-03-17 14:37 UTC  (6+ messages)
` [PATCH v2] CNS3xxx: Fix PCIe early iotable_init()
` [PATCH2] CNS3xxx: Fix a WARN() related to IRQ allocation

[PATCH v2 00/15] iio: adc: at91 cleanups and atmel_tsadcc removal
 2014-03-17 14:00 UTC  (17+ messages)
` [PATCH v2 01/15] ARM: at91: sam9g45: remove unused platform_data
` [PATCH v2 02/15] ARM: at91: sam9260: "
` [PATCH v2 03/15] iio: adc: at91: cleanup platform_data
` [PATCH v2 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR
` [PATCH v2 05/15] ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
` [PATCH v2 06/15] iio: adc: at91: remove unused include from include/mach
` [PATCH v2 07/15] iio: adc: at91: add sam9rl support
` [PATCH v2 08/15] ARM: at91: sam9rl: add at91_adc to support adc and touchscreen
` [PATCH v2 09/15] ARM: at91: sam9rlek add touchscreen support through at91_adc
` [PATCH v2 10/15] ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc
` [PATCH v2 11/15] ARM: at91: sam9rl: "
` [PATCH v2 12/15] ARM: at91: remove atmel_tsadcc platform_data
` [PATCH v2 13/15] ARM: at91: remove atmel_tsadcc from sama5_defconfig
` [PATCH v2 14/15] Input: atmel_tsadcc: remove driver
` [PATCH v2 15/15] ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node

[PATCH] dt: platform driver: Fill the resources before probe and defer if needed
 2014-03-17 14:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv4 0/7] omap hwspinlock dt support
 2014-03-17 14:23 UTC  (6+ messages)

[v3.13][v3.14][Regression] kthread: make kthread_create() killable
 2014-03-17 14:22 UTC  (6+ messages)
      ` [v3.13][v3.14][Regression] kthread: make kthread_create()killable

[PATCH] perf sched latency: prettify printed table
 2014-03-17 14:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-17 15:04 UTC  (10+ messages)
` [PATCH v2] "

[GIT PULL] at91: DT update for 3.15 #1
 2014-03-17 14:08 UTC  (2+ messages)

[PATCH 0/2] Support for samsung mailbox controller
 2014-03-17 14:06 UTC  (6+ messages)
` [PATCH 1/2] mailbox: samsung: added support for samsung mailbox
` [PATCH 2/2] arm64: dts: exynos: added mailbox node

[RFC PATCH 0/3] workqueue: Control cpu affinity of !WQ_SYSFS unbound workqueues
 2014-03-17 14:02 UTC  (4+ messages)
` [PATCH 3/3] workqueue: Add anon workqueue sysfs hierarchy

[PATCH] SPI: Add driver for Cadence SPI controller
 2014-03-17 14:01 UTC  (7+ messages)

[PATCH 0/8] ARM: at91: sama5d3: enable sound support
 2014-03-17 13:44 UTC  (19+ messages)
` [PATCH 1/8] ARM: at91: sama5d3: add DMA property for SSC devices
` [PATCH 2/8] ARM: at91: sama5d3: disable sound by default
` [PATCH 3/8] ARM: at91: sama5d3: correct the sound compatible string
` [PATCH 4/8] ARM: at91: sama5d3: add the missing property
` [PATCH 5/8] ARM: at91: sama5d3: clock for ssc from rk pin
` [PATCH 6/8] ASoC: atmel: support CCF based clks
` [PATCH 7/8] ASoC: atmel: document clock properties of the wm8904 driver
` [PATCH 8/8] ARM: at91/dt: add clock properties to the wm8904 codec node

[PATCH] MAINTAINERS: Update ARM STi maintainers
 2014-03-17 13:48 UTC  (3+ messages)

[PATCH 00/39] [WIP] scsi multiqueue
 2014-03-17 13:33 UTC  (41+ messages)
` [PATCH 01/39] block: fix q->flush_rq NULL pointer crash on dm-mpath flush
` [PATCH 02/39] block: change flush sequence list addition back to front add
` [PATCH 03/39] blk-mq: fix blk_mq_end_io_partial
` [PATCH 04/39] blk-mq: initialize resid_len
` [PATCH 05/39] blk-mq: replace blk_mq_init_commands with a ->init_request method
` [PATCH 06/39] blk-mq: add a exit_request method
` [PATCH 07/39] scsi: avoid useless free_list lock roundtrips
` [PATCH 08/39] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 09/39] scsi: do not manipulate device reference counts in scsi_get/put_command
` [PATCH 10/39] scsi: remove a useless get/put_device pair in scsi_request_fn
` [PATCH 11/39] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 12/39] scsi: remove a useless get/put_device pair in scsi_requeue_command
` [PATCH 13/39] megaraid: simplify internal command handling
` [PATCH 14/39] scsi: simplify command allocation and freeing a bit
` [PATCH 15/39] scsi: add support for per-host cmd pools
` [PATCH 16/39] virtio_scsi: use cmd_size
` [PATCH 17/39] scsi: explicitly release bidi buffers
` [PATCH 18/39] scsi: remove scsi_end_request
` [PATCH 19/39] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 20/39] scsi: convert target_busy to an atomic_t
` [PATCH 21/39] scsi: convert host_busy to atomic_t
` [PATCH 22/39] scsi: convert device_busy "
` [PATCH 23/39] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 24/39] blk-mq: add blk_mq_requeue_request
` [PATCH 25/39] blk-mq: add async paramter to blk_mq_start_stopped_hw_queues
` [PATCH 26/39] HACK: support blk_delay_queue for blk-mq
` [PATCH 27/39] blk-mq: export blk_mq_insert_request
` [PATCH 28/39] scsi: reintroduce scsi_driver.init_command
` [PATCH 29/39] block: remove unprep_rq_fn
` [PATCH 30/39] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 31/39] scsi: split __scsi_queue_insert
` [PATCH 32/39] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 33/39] scsi: initial blk-mq support
` [PATCH 34/39] scsi: partially stub out scsi_adjust_queue_depth when using blk-mq
` [PATCH 35/39] virtio_scsi: use blk_mq
` [PATCH 36/39] iscsi_tcp: "
` [PATCH 37/39] ata_piix: "
` [PATCH 38/39] blk-mq: make blk_mq_start_stopped_hw_queues run a queue even if not stopped
` [PATCH 39/39] scsi: implement ->init_request and ->exit_request

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-03-17 13:41 UTC  (5+ messages)
` [PATCH v7 2/6] pci: OF: Fix the conversion of IO ranges into IO resources

[PATCH] md: Fixed issue in raid1 that may lead to data corruption
 2014-03-17 13:22 UTC 

[PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig
 2014-03-17 13:30 UTC  (3+ messages)
` [PATCH 2/2] Cleanup useless architecture versions of scatterlist.h

[PATCH] arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
 2014-03-17 13:29 UTC  (4+ messages)
` [Consult] unicore32: Is unicore32 still alive?
  ` 回复: "

[PATCHv1] x86: don't schedule when handling #NM exception
 2014-03-17 13:29 UTC  (9+ messages)
        ` [Xen-devel] "

[PATCH] s390: correct misuses of module_put in appldata_generic_handler
 2014-03-17 13:28 UTC  (2+ messages)

[PATCH] spi: sc18is602: Don't be that restrictive with the maximum transfer speed
 2014-03-17 13:25 UTC  (6+ messages)

[PATCH 0/4] blk-mq updates
 2014-03-17 13:18 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: fix blk_mq_end_io_partial
` [PATCH 2/4] blk-mq: initialize resid_len
` [PATCH 3/4] blk-mq: replace blk_mq_init_commands with a ->init_request method
` [PATCH 4/4] blk-mq: add a exit_request method

[PATCH] clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
 2014-03-17 13:17 UTC  (3+ messages)

[PATCH] ata: ahci_sunxi: disable resources on driver removal
 2014-03-17 13:16 UTC  (2+ messages)

[PATCH 1/2] serial_core: Get a reference for port->tty in uart_remove_one_port()
 2014-03-17 13:10 UTC  (2+ messages)
` [PATCH 2/2] [RFC] serial_core: Avoid NULL pointer dereference in uart_close()

v3.14-rc1+: new error: "nsc-ircc, Wrong chip version ff"
 2014-03-17 13:24 UTC  (4+ messages)

btrfs: lock inversion between delayed_node->mutex and found->groups_sem
 2014-03-17 13:05 UTC  (2+ messages)

[PATCH] printk: Remove double asmlinkage in printk_emit
 2014-03-17 12:55 UTC 

race in audit_log_untrusted_string for task_struct::comm
 2014-03-17 13:01 UTC  (2+ messages)

[RFC PATCH 0/4] power_supply: Add DT helper function to get power-supply dev from dt
 2014-03-17 12:43 UTC  (5+ messages)
` [RFC PATCH 1/4] power_supply: of: Add an API to get power_supply device from dt node
` [RFC PATCH 2/4] charger-manager: Get power_supply device using of_power_supply_get_dev()
` [RFC PATCH 3/4] Documentation: dt: charger-manager: Change the way to get fuel-gauge power-supply device
` [RFC PATCH 4/4] max17042_battery: Change battery name instead of static name according to device type

kernel BUG in munlock_vma_pages_range
 2014-03-17 12:38 UTC  (8+ messages)
` [PATCH 0/3] Fix bugs in munlock
  ` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered

[PATCH] Xen: include asm/page.h in xen-ops.h
 2014-03-17 12:28 UTC  (2+ messages)

ACPICA 20140214 auto-serialize weirds my machine
 2014-03-17 12:09 UTC  (4+ messages)
` [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism
  ` [RFC PATCH 2/2] ACPI: Default disable auto-serialization

[PATCH 1/1] block: rework flush sequencing for blk-mq
 2014-03-17 11:55 UTC  (12+ messages)
                    ` [dm-devel] "

[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
 2014-03-17 11:53 UTC  (3+ messages)

[RFC 0/6] rework sched_domain topology description
 2014-03-17 11:52 UTC  (9+ messages)

[PATCH] proc: show mnt_id in fdinfo files
 2014-03-17 11:50 UTC  (3+ messages)

[PATCH v5 0/9] Device Tree support for the at91sam9261ek
 2014-03-17 11:48 UTC  (10+ messages)
` [PATCH v5 3/9] at91: pinctrl: don't request GPIOs used for interrupts but lock them as IRQ
` [PATCH v5 4/9] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek

[PATCH 0/2] KVM: x86 emulator: emulate MOVAPS and MOVAPD SSE instructions
 2014-03-17 11:19 UTC  (4+ messages)

[PATCH 1/2] USB: cdc: add MBIM extended functional descriptor structure
 2014-03-17  9:42 UTC  (3+ messages)
` [PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM

[PATCH] charger-manager: Fix checking of wrong return type
 2014-03-17 11:33 UTC 

[PATCH] charger-manager: Fix checking of wrong return type
 2014-03-17 11:33 UTC  (2+ messages)

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-17 11:19 UTC  (16+ messages)
` [PATCH 7/9] fsl: add EPU FSM configuration for deep sleep
` [PATCH 8/9] powerpc/85xx: add save/restore functions for core registers
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

[PATCH] [RFC] perf: Fix a race between ring_buffer_detach() and ring_buffer_wakeup()
 2014-03-17 11:18 UTC  (8+ messages)

[PATCH kvm-unit-tests 0/2] test MOVAPS and MOVAPD SSE instructions
 2014-03-17 11:18 UTC  (2+ messages)

[PATCH] cpuidle: sysfs: Export target residency information
 2014-03-17 11:17 UTC 

[PATCH v2 0/2] irqchip: sun4i: Use handle_fasteoi_irq for all irqs
 2014-03-17 11:12 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip: sun4i: Use handle_fasteoi_irq for all interrupts
` [PATCH v2 2/2] irqchip: sun4i: simplify sun4i_irq_ack

[PATCH 0/3] irqchip: sun4i: various cleanups
 2014-03-17 11:10 UTC  (3+ messages)
` [PATCH 2/3] irqchip: sun4i: Simplify irq mapping

[PATCH] usb: dwc3: core: Fix gadget for system suspend/resume
 2014-03-17 11:11 UTC 

[RFC 0/5] perf tools: Share map groups within process
 2014-03-17 10:45 UTC  (7+ messages)
` [PATCH 1/5] perf tests: Add tip/pid mmap automated tests
` [PATCH 5/5] perf tools: Share process map groups within process threads

[RFCv2 0/7] vhost/scsi: Add T10 PI SGL passthrough support
 2014-03-17 11:02 UTC  (3+ messages)
` [RFCv2 5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2014-03-17 11:01 UTC  (2+ messages)

linux-next: Tree for Mar 17
 2014-03-17 10:53 UTC 

kmemcheck: OS boot failed because NMI handlers access the memory tracked by kmemcheck
 2014-03-17 10:42 UTC  (5+ messages)

[PATCH v3 0/4] ASoC: simple-card: multi DAI links extension
 2014-03-17 10:27 UTC  (7+ messages)
` [PATCH v3 2/4] ASoC: simple-card: dynamically allocate the DAI link and properties
  ` [alsa-devel] "
` [PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links
  ` [alsa-devel] "

linux-next: build failure after merge of the final tree (net-next tree related)
 2014-03-17 10:21 UTC 

linux-next: build failure after merge of the final tree (net-next tree related)
 2014-03-17 10:13 UTC 

cond_resched() and RCU CPU stall warnings
 2014-03-17 10:13 UTC  (2+ messages)

[PATCH] perf timechart record: fix off-by-one error in argv
 2014-03-17 10:11 UTC  (2+ messages)

[PATCH] drm: enable render-nodes by default
 2014-03-17 10:07 UTC  (2+ messages)

[patch v3]DM: dm-insitu-comp: a compressed DM target for SSD
 2014-03-17  9:56 UTC  (6+ messages)

[PATCH RFC 0/5] Move tda998x to a couple encoder/connector
 2014-03-17  9:40 UTC  (3+ messages)
` [PATCH RFC 5/5] ARM: AM33XX: dts: Change the tda998x description
` [PATCH RFC 4/5] drm/tilcd: dts: Add the video sink


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox