public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-27 14:19:41 to 2014-01-27 20:16:25 UTC [more...]

[PATCH 3.13 00/10] 3.13.1-stable review
 2014-01-27 20:17 UTC  (5+ messages)
` [PATCH 3.13 01/10] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.13 02/10] staging: comedi: fix result of memdup_user for user chanlist
` [PATCH 3.13 06/10] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.13 07/10] extcon: gpio: Request gpio pin before modifying its state

[PATCH v4 24/24] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
 2014-01-27 20:12 UTC  (6+ messages)
` [PATCH v4 12/24] drm/i2c: tda998x: check the CEC device creation
` [PATCH v4 07/24] drm/i2c: tda998x: set the video mode from the adjusted value

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:11 UTC  (27+ messages)
` [PATCH 01/14] spi: rspi: Remove unused mesg parameter from {send,receive}_pio()
` [PATCH 02/14] spi: rspi: Use core message handling
` [PATCH 03/14] spi: rspi: Abstract 8/16-bit Data Register access
` [PATCH 04/14] spi: rspi: Add rspi_data_{out,in,out_in}() helpers
` [PATCH 05/14] spi: rspi: Abstract transfer_one() for RSPI and QSPI
` [PATCH 06/14] spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
` [PATCH 07/14] spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
` [PATCH v3 08/14] spi: rspi: Add support for more than one interrupt
` [PATCH 09/14] spi: rspi: Add support for RSPI on RZ/A1H
` [PATCH v3 10/14] spi: rspi: Add support for loopback mode
` [PATCH v2 11/14] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH v2 12/14] spi: rspi: Use NULL as the clock ID
` [PATCH v4 13/14] spi: rspi: Add DT support

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-27 20:10 UTC 

[PATCH] for_each macros correctness
 2014-01-27 20:01 UTC  (2+ messages)

[PATCH v2 0/7] simple card
 2014-01-27 19:58 UTC  (15+ messages)
` [PATCH v2 1/7] ASoC: simple-card: fix __asoc_simple_card_dai_init
` [PATCH v2 2/7] ASoC: simple-card: simplify the daifmt code
` [PATCH v2 3/7] ASoC: simple-card: Add snd_card's name parsing from DT node support
` [PATCH v2 4/7] ASoC: simple-card: add tdm slot supports
` [PATCH v2 5/7] ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
` [PATCH v2 6/7] ASoC: simple-card: add off-codec widgets supports
` [PATCH v2 7/7] ASoC: binding: for new properties documenting and usage

[RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
 2014-01-27 19:54 UTC  (2+ messages)

WaitForMultipleObjects/etc. In Kernel
 2014-01-27 19:50 UTC  (5+ messages)

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-27 19:49 UTC  (4+ messages)

[PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment
 2014-01-27 19:45 UTC  (10+ messages)
` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY
` [PATCH 3/3] net: ethoc: document OF bindings

[PATCH] ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
 2014-01-27 19:41 UTC  (2+ messages)

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-27 19:34 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2] x86, kaslr: export offset in VMCOREINFO ELF notes
 2014-01-27 19:33 UTC  (9+ messages)

[PATCH v2 0/3] ASoC: atmel_ssc_dai: add option to choose clock
 2014-01-27 19:31 UTC  (3+ messages)
` [PATCH v2 3/3] Binding: atmel-wm8904: "

Input: zforce - fix various small issues
 2014-01-27 19:29 UTC  (8+ messages)
` [PATCH 1/4] Input: zforce - fix spelling errors
` [PATCH 2/4] Input: zforce - fix lines exceeding 80 columns
` [PATCH 3/4] Input: zforce - Remove unnecessary payload data checks
` [PATCH 4/4] Input: zforce - reduce stack memory allocated to frames

[PATCH] jump label: constify lookup functions
 2014-01-27 19:27 UTC 

[PATCH RESEND TAKE 3] clk: si5351: remove variant from platform_data
 2014-01-27 19:25 UTC  (2+ messages)

[PATCH] [trivial] mm: Fix warning on make htmldocs caused by slab.c
 2014-01-27 19:21 UTC  (2+ messages)

ipi_redirect vs rq_affinity
 2014-01-27 19:16 UTC  (4+ messages)

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code
 2014-01-27 19:14 UTC 

[PATCH v2] x86, mm: Avoid duplicated pxm_to_node() calling
 2014-01-27 19:08 UTC  (4+ messages)

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-01-27 18:57 UTC  (12+ messages)
` [PATCH 01/11] kexec: Move segment verification code in a separate function
` [PATCH 02/11] resource: Provide new functions to walk through resources
` [PATCH 03/11] bin2c: Move bin2c in scripts/basic
` [PATCH 04/11] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 05/11] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 06/11] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 07/11] kexec: Create a relocatable object called purgatory
` [PATCH 08/11] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 09/11] kexec: Provide a function to add a segment at fixed address
` [PATCH 10/11] kexec: Support for loading ELF x86_64 images
` [PATCH 11/11] kexec: Support for Kexec on panic using new system call

lm90 driver no longer working on PCs in 3.13
 2014-01-27 18:50 UTC  (9+ messages)
        ` [lm-sensors] "

[PATCH] xen-blkback: fix memory leaks
 2014-01-27 18:50 UTC  (4+ messages)

[BISECTED] OMAP: DSS: clk rate mismatch
 2014-01-27 18:41 UTC  (2+ messages)

[PATCH] regulator: gpio-regulator: Remove unneeded OOM error message
 2014-01-27 18:37 UTC  (2+ messages)

[PATCH V3] max8925_power: Use "IS_ENABLED(CONFIG_OF)" for DT code
 2014-01-27 18:37 UTC 

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-01-27 12:27 UTC  (5+ messages)
` [PATCH v4 0/3] "

[PATCH] vfs: unexport the getname() symbol
 2014-01-27 18:33 UTC  (2+ messages)
` [PATCH][resend] "

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-01-27 18:28 UTC  (4+ messages)

[PATCH 00/11] pinctrl: mvebu: remove hardcoded addresses from Dove pinctrl
 2014-01-27 18:26 UTC  (4+ messages)
` [PATCH 05/11] pinctrl: mvebu: fix misdesigned resource allocation

[PATCH] regmap: cache: Handle stride > 1 in sync_block_raw_flush
 2014-01-27 18:25 UTC  (2+ messages)

[ANNOUNCE] 3.12.8-rt11
 2014-01-27 18:24 UTC  (5+ messages)

perf build failure on ARM with v3.13-8330-g4ba9920
 2014-01-27 18:22 UTC  (3+ messages)

[PATCH 1/1] __init setup_early_printk: missing initialization
 2014-01-27 18:10 UTC 

[PATCH 0/2] x86, kvm: fix detection of KVM features when KVM and Hyper-V coexist
 2014-01-27 18:11 UTC  (3+ messages)
` [PATCH 1/2] x86, kvm: cache the base of the KVM cpuid leaves
` [PATCH 2/2] x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101

[PATCH] iio: max1363: Use devm_regulator_get_optional for optional regulator
 2014-01-27 18:10 UTC 

[PATCH] regulator: core: Correct default return value for full constraints
 2014-01-27 18:07 UTC 

(no subject)
 2014-01-27 18:03 UTC 

linux-next: Tree for Jan 24
 2014-01-27 17:58 UTC  (2+ messages)

[Q] block / zynq: DMA bouncing
 2014-01-27 17:57 UTC  (7+ messages)

[RFC] wait*() induced tasklist_lock starvation
 2014-01-27 17:48 UTC  (2+ messages)

[PATCH] dcache: error out if the name buffer is too short
 2014-01-27 17:40 UTC  (7+ messages)

[RFC] de-asmify the x86-64 system call slowpath
 2014-01-27 17:39 UTC  (4+ messages)

[PATCH 0/9] setting the table for integration of cpuidle with the scheduler
 2014-01-27 17:36 UTC  (16+ messages)
` [PATCH 1/9] ARM: get rid of arch_cpu_idle_prepare()
` [PATCH 2/9] ARM64: "

[PATCH] aio: fix kiocb_cancel() funcition
 2014-01-27 17:36 UTC  (2+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-27 17:34 UTC  (11+ messages)

[REGRESSION][BISECTED] 3.10.26: net_dma: mark broken (b69ec589136c)
 2014-01-27 17:31 UTC 

[PATCH 3.4 00/12] 3.4.78-stable review
 2014-01-27 17:31 UTC  (3+ messages)

[RFC] x86: Disable traditional FPU instructions too
 2014-01-27 17:24 UTC  (7+ messages)

[GIT PULL] x86/kaslr for v3.14
 2014-01-27 17:24 UTC  (7+ messages)

Excessive WARN()s in Intel 915 driver
 2014-01-27 17:14 UTC  (6+ messages)

[PATCH] sched/deadline: Add sched_dl documentation
 2014-01-27 17:09 UTC  (4+ messages)

[PATCH v9 3/5] qrwlock, x86 - Treat all data type not bigger than long as atomic in x86
 2014-01-27 17:09 UTC  (11+ messages)

[PATCH] parisc64: don't use module_init for non-modular core perf code
 2014-01-27 17:06 UTC 

[rcu] c0f4dfd4f9: -65% softirqs.RCU
 2014-01-27 17:06 UTC  (6+ messages)

[PATCH] rcu: Eliminate softirq processing from rcutree
 2014-01-27 17:03 UTC  (12+ messages)

[rcu] c0f4dfd4f9: -53% perf-stat.cpu-migrations
 2014-01-27 16:59 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes
 2014-01-27 16:49 UTC 

[Q] L1_CACHE_BYTES on flush_pfn_alias function
 2014-01-27 16:43 UTC  (4+ messages)

[BUG] reproducable ubifs reboot assert and corruption
 2014-01-27 16:39 UTC 

[PATCH] of: Fix uninitialized child warning in for_each_child_of_node() if !OF
 2014-01-27 16:23 UTC  (5+ messages)

[PATCH net] net: hyperv: initialize link status correctly
 2014-01-27 16:05 UTC  (2+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2014-01-27 16:05 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: core: continue probing if usb phy library returns -ENODEV/-ENXIO

[PATCH] drivers: xen: deaggressive selfballoon driver
 2014-01-27 15:57 UTC  (2+ messages)

[PATCH] pinctrl: Rename Broadcom Capri pinctrl driver
 2014-01-27 15:57 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] Update bcm_defconfig with new pinctrl CONFIG

[PATCH 0/3] Resubmit: net: via-rhine: add support for on-chip Rhine controllers
 2014-01-27 15:56 UTC  (9+ messages)
  ` [PATCH 1/3] net: via-rhine: switch to generic DMA functions
  ` [PATCH 3/3] net: via-rhine: add OF bus binding

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-01-27 15:53 UTC  (6+ messages)

[GIT PULL] tracing: Documentation updates and minor bug fix
 2014-01-27 15:52 UTC 

Unstable kernels work after 2.6.3x
 2014-01-27 15:51 UTC  (2+ messages)

[PATCH] mm: numa: Initialse numa balancing after jump label initialisation
 2014-01-27 15:51 UTC 

[PATCH] tracing: Use task_nice() in function __update_max_tr() to get the nice value of task
 2014-01-27 22:15 UTC  (3+ messages)
` [PATCH 0/3] sched: Collect the bits about priority into a new header file, include/linux/sched/prio.h

[PATCH] usb: phy: Quiet unable to find transceiver message
 2014-01-27 15:30 UTC  (4+ messages)

[PATCH v2 0/5] enhance DMA CMA on x86
 2014-01-27 15:23 UTC  (4+ messages)
` [PATCH v2 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled

[PATCH 3/3] sched: Implement task_nice and task_prio as static inline functions
 2014-01-28  3:27 UTC  (3+ messages)
` [PATCH 3/3 V2] sched: Implement task_nice as static inline function

ath9k ARM build error with v3.13-8330-g4ba9920
 2014-01-27 15:10 UTC  (3+ messages)

[PATCH 0/4] Add Allwinner A31 SPI controller support
 2014-01-27 15:02 UTC  (4+ messages)
` [PATCH 1/4] clk: sunxi: Add support for PLL6 on the A31

[PATCH 1/2] serial: samsung: Move uart_register_driver call to device probe
 2014-01-27 15:03 UTC  (11+ messages)

[GIT PULL] (swiotlb) stable/for-linus-3.14-rc0-tag
 2014-01-27 14:55 UTC 

[PATCH] numa, mem-hotplug: Fix stack overflow in numa when seting kernel nodes to unhotpluggable
 2014-01-27 14:52 UTC  (8+ messages)

[tip:x86/urgent] arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT
 2014-01-27 14:45 UTC  (3+ messages)

[PATCH v2 0/6] arm64: Add audit support
 2014-01-27 14:49 UTC  (5+ messages)
` [PATCH v2 1/6] audit: Enable arm64 support

[PATCH] perf tools: demangle kernel and kernel module symbols too
 2014-01-27 14:48 UTC  (3+ messages)

[PATCH -tip 0/8] perf-probe: Updates for handling local functions correctly
 2014-01-27 14:46 UTC  (3+ messages)

[GIT PULL] pwm: Changes for v3.14-rc1
 2014-01-27 14:37 UTC 

[git pull] vfs pile 1
 2014-01-27 14:25 UTC 

[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
 2014-01-27 14:24 UTC  (3+ messages)
` [PATCH RFC 4/6] net: rfkill: gpio: add "

[RFC PATCH 0/2] dmaengine: at_hdmac: fix locking according to slave DMA requirements
 2014-01-27 14:23 UTC  (3+ messages)
  ` [PATCH 1/2] dmaengine: at_hdmac: remove the call to issue_pending from tx_status
  ` [PATCH 2/2] dmaengine: at_hdmac: run callback function with no lock held nor interrupts disabled

[PATCH V7 0/2] Exynos5250 SATA Support
 2014-01-27 14:19 UTC  (3+ messages)
` [PATCH V7 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver
` [PATCH V7 2/2] ARM: dts: Enable ahci sata and sata phy


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