linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-31 12:34:34 to 2014-01-31 17:44:52 UTC [more...]

[PATCH] a Kconfig fix
 2014-01-31 17:44 UTC  (4+ messages)
` [PATCH] irq: fix a Kconfig dependency

[PATCH 1/2] irq_work: allow certain work in hard irq context
 2014-01-31 17:42 UTC  (5+ messages)
` [PATCH 2/2] timer: really raise softirq if there is irq_work to do

[PATCH v2 0/6] mm, hugetlb: fixes and fault scalability
 2014-01-31 17:36 UTC  (7+ messages)
` [PATCH v2 1/6] mm, hugetlb: unify region structure handling
` [PATCH v2 2/6] mm, hugetlb: improve, cleanup resv_map parameters
` [PATCH v2 3/6] mm, hugetlb: fix race in region tracking
` [PATCH v2 4/6] mm, hugetlb: remove resv_map_put
` [PATCH v2 5/6] mm, hugetlb: use vma_resv_map() map types
` [PATCH v2 6/6] mm, hugetlb: improve page-fault scalability

[PATCH] ARM: zynq: Reserve not DMAable space in front of the kernel
 2014-01-31 17:38 UTC  (2+ messages)

[3.8.y.z extended stable] Linux 3.8.13.17 stable review
 2014-01-31 17:32 UTC  (15+ messages)
` [PATCH 3.8 01/14] vfs: In d_path don't call d_dname on a mount point
` [PATCH 3.8 02/14] writeback: Fix data corruption on NFS
` [PATCH 3.8 03/14] drm/i915: fix DDI PLLs HW state readout code
` [PATCH 3.8 04/14] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
` [PATCH 3.8 05/14] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.8 06/14] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.8 07/14] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.8 08/14] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.8 09/14] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.8 10/14] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.8 11/14] net: rds: fix per-cpu helper usage
` [PATCH 3.8 12/14] staging: comedi: 8255_pci: fix for newer PCI-DIO48H
` [PATCH 3.8 13/14] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.8 14/14] x86, x32: Correct invalid use of user timespec in the kernel

[PATCH 01/10] watchdog: xilinx: Convert driver to the watchdog framework
 2014-01-31 17:33 UTC  (12+ messages)
` [PATCH 02/10] watchdog: xilinx: Move control_status_reg to functions
` [PATCH 03/10] watchdog: xilinx: Simplify probe and remove functions
` [PATCH 04/10] watchdog: xilinx: Move no_timeout to probe function
` [PATCH 05/10] watchdog: xilinx: Allocate private structure per device
` [PATCH 06/10] watchdog: xilinx: Fix all printk messages
` [PATCH 07/10] watchdog: xilinx: Fix OF binding
` [PATCH 08/10] watchdog: xilinx: Use correct comment indentation
` [PATCH 09/10] watchdog: xilinx: Add missing binding
` [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

[PATCH v7 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2014-01-31 17:31 UTC  (5+ messages)
` [PATCH v7 2/2] mmc: sdhci-msm: Initial "

[GIT PULL][Resend] ACPI and power management fixes and cleanup for v3.14-rc1
 2014-01-31 17:25 UTC 

[PATCH 0/3] General Kconfig reorganization
 2014-01-31 17:24 UTC  (4+ messages)
` [PATCH 1/3] kconfig: consolidate arch-specific seccomp options
` [PATCH 2/3] Kconfig: collapse initrd in to own menu
` [PATCH 3/3] Kconfig: organize memory-related config options

[PATCH 01/34] bnx2: Use pci_enable_msix_range()
 2014-01-31 17:21 UTC  (35+ messages)
` [PATCH 02/34] bnx2x: "
` [PATCH 03/34] tg3: "
` [PATCH 04/34] bna: "
` [PATCH 05/34] cxgb3: Remove superfluous call to pci_disable_msix()
` [PATCH 06/34] cxgb3: Use pci_enable_msix_range()
` [PATCH 07/34] cxgb4: "
` [PATCH 08/34] cxgb4vf: Remove superfluous call to pci_disable_msix()
` [PATCH 09/34] cxgb4vf: Use pci_enable_msix_range()
` [PATCH 10/34] enic: "
` [PATCH 11/34] benet: "
` [PATCH 12/34] e1000e: "
` [PATCH 13/34] i40e: "
` [PATCH 14/34] igb: "
` [PATCH 15/34] igbvf: "
` [PATCH 16/34] ixgbe: "
` [PATCH 17/34] ixgbevf: "
` [PATCH 18/34] mlx4: "
` [PATCH 19/34] mlx5: "
` [PATCH 20/34] myri10ge: "
` [PATCH 21/34] s2io: "
` [PATCH 22/34] vxge: "
` [PATCH 23/34] forcedeth: Fix invalid errno reporting in nv_request_irq()
` [PATCH 24/34] forcedeth: Cleanup MSI-X to MSI to INTx fallback code
` [PATCH 25/34] forcedeth: Use pci_enable_msix_range()
` [PATCH 26/34] netxen: "
` [PATCH 27/34] qlcnic: Cleanup qlcnic_enable_msix() return values
` [PATCH 28/34] qlcnic: Use pci_enable_msix_range()
` [PATCH 29/34] qlge: Get rid of an redundant assignment
` [PATCH 30/34] qlge: Use pci_enable_msix_range()
` [PATCH 31/34] efx: "
` [PATCH 32/34] niu: "
` [PATCH 33/34] vmxnet3: Fix MSI-X/MSI enablement code
` [PATCH 34/34] vmxnet3: Use pci_enable_msix_range()

[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
 2014-01-31 17:34 UTC  (11+ messages)
` [PATCH 0/5][RFT] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
    ` [Update][PATCH 4/5][RFT] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()

[PATCH 0/2] [BUG FIXES - 3.10.27] sit: More backports
 2014-01-31 17:19 UTC  (3+ messages)
` [PATCH linux-3.10.y v2 1/3] sit: fix double free of fb_tunnel_dev on exit

next bio iters break discard?
 2014-01-31 17:17 UTC  (9+ messages)

That greedy Linux VM cache
 2014-01-31 17:08 UTC  (4+ messages)

[GIT PULL] rename2 syscall
 2014-01-31 17:07 UTC  (2+ messages)

WaitForMultipleObjects/etc. In Kernel
 2014-01-31 17:05 UTC  (10+ messages)

[PATCH RT 0/2] migrate_disable pushdown in read/write_*lock*
 2014-01-31 17:03 UTC  (2+ messages)

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-31 16:59 UTC  (8+ messages)
` [PATCH v5 06/22] Treat XIP like O_DIRECT

[GIT PULL] x86/kaslr for v3.14
 2014-01-31 16:57 UTC  (7+ messages)

[PATCH] regulator: s2mps11: Fix NULL pointer of_node value when using platform data
 2014-01-31 16:53 UTC  (2+ messages)

[PATCH v10 00/16] Volatile Ranges v10
 2014-01-31 16:49 UTC  (4+ messages)

[PATCH] usb: dwc3: keystone: switch to use runtime pm
 2014-01-31 16:45 UTC  (7+ messages)

[PATCH] sched/core: fix sched_rt_global_validate
 2014-01-31 16:43 UTC 

[RFC PATCH 0/3] cpuidle/sched: move main idle function in the idle.c
 2014-01-31 16:42 UTC  (19+ messages)
` [RFC PATCH 1/3] cpuidle: split cpuidle_idle_call main function into functions
` [RFC PATCH 3/3] idle: store the idle state index in the struct rq

[PATCH] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
 2014-01-31 16:38 UTC  (3+ messages)

Is it ok for deferrable timer wakeup the idle cpu?
 2014-01-31 16:30 UTC  (6+ messages)

[PATCH 0/3] spi: core: Introduce devm_spi_alloc_master
 2014-01-31 16:18 UTC  (3+ messages)
` [PATCH 3/3] spi: switch to devm_spi_alloc_master

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 16:04 UTC 

[PATCH v2 0/5] Add Allwinner A31 SPI controller support
 2014-01-31 16:03 UTC  (7+ messages)
` [PATCH v2 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver

[BUG?] Interrupts enabled after xen_acpi_processor_resume+0x0/0x34 [xen_acpi_processor]
 2014-01-31 16:01 UTC  (6+ messages)

[PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error
 2014-01-31 15:55 UTC  (2+ messages)

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-31 15:51 UTC  (2+ messages)

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-01-31 15:50 UTC  (9+ messages)

I NEED YOUR HELP
 2014-01-31 15:40 UTC 

[PATCH 1/1] add StartTimeMonotomic, StartTimeBootTime to per pid in /proc
 2014-01-31 15:42 UTC  (5+ messages)

[GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag
 2014-01-31 15:40 UTC  (2+ messages)

[PATCH 0/2] Drivers: net: hyperv: Cleanup the recive path
 2014-01-31 16:25 UTC  (3+ messages)
` [PATCH 1/2] Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
  ` [PATCH 2/2] Drivers: net: hyperv: Cleanup the receive path

[PATCH 0/7] improve robustness on handling migratetype
 2014-01-31 15:39 UTC  (5+ messages)

[PATCH 1/1] v2 add StartTimeMonotomic, StartTimeBootTime to per pid in /proc
 2014-01-31 15:38 UTC 

[PATCH 1/2] iio: add IIO_DISTANCE type
 2014-01-31 15:38 UTC  (2+ messages)
` [PATCH 2/2] iio: Add AS3935 lightning sensor support

[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
 2014-01-31 15:35 UTC  (11+ messages)

btrfs: add ability to change features via sysfs
 2014-01-31 15:35 UTC 

[PATCH] leds: trigger: disable CPU trigger on -RT
 2014-01-31 15:30 UTC 

[PATCH V3 4/8] phy: Initialize phy core with subsys_initcall
 2014-01-31 15:25 UTC  (3+ messages)

[PATCH v4] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2014-01-31 15:18 UTC  (3+ messages)

[PATCH] kthread: ensure locality of task_struct allocations
 2014-01-31 15:14 UTC  (8+ messages)

[GIT PULL] jfs for 3.14
 2014-01-31 15:10 UTC 

[PATCH v3 0/2] qspinlock: Introducing a 4-byte queue spinlock
 2014-01-31 15:08 UTC  (3+ messages)
` [PATCH v3 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation

[PATCH 0/9] printk: Cleanups and softlockup avoidance
 2014-01-31 15:08 UTC  (7+ messages)
` [PATCH 2/9] block: Stop abusing rq->csd.list in blk-softirq

[PATCH] perf tools: Fix JIT profiling on heap
 2014-01-31 15:04 UTC  (3+ messages)

(no subject)
 2014-01-31 11:03 UTC 

[PATCH v2] clk: keystone: gate: fix clk_init_data initialization
 2014-01-31 14:46 UTC  (2+ messages)

[PATCH v2] ARM: keystone: dts: drop "msmcsram" clock node
 2014-01-31 14:45 UTC  (2+ messages)

[BUG] Linux 3.14 fails to boot with new EFI changes
 2014-01-31 14:36 UTC  (8+ messages)

[GIT PULL] Staging wireless driver for 3.14-rc1
 2014-01-31 14:32 UTC 

[PATCH 0/3] Resubmit: net: via-rhine: add support for on-chip Rhine controllers
 2014-01-31 14:24 UTC  (7+ messages)
  ` [PATCH 3/3] net: via-rhine: add OF bus binding

drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
 2014-01-31 14:21 UTC  (2+ messages)

[PATCH v2 0/5] mutex: Mutex scalability patches
 2014-01-31 14:09 UTC  (7+ messages)
` [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued

[PATCH v3 0/5] can: sja1000: cleanups and new OF property
 2014-01-31 14:08 UTC  (11+ messages)
` [PATCH v3 1/5] can: sja1000: convert printk to use netdev API
` [PATCH v3 2/5] can: sja1000: platform: use devm_* APIs
` [PATCH v3 3/5] can: sja1000: fuse of_platform into platform
` [PATCH v3 4/5] Documentation: devicetree: sja1000: add reg-io-width binding
` [PATCH v3 5/5] can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access

[RFC PATCH] net: rfkill: move poll work to power efficient workqueue
 2014-01-31 13:39 UTC  (2+ messages)

[RFC PATCH] net: wireless: move regulatory timeout work to power efficient workqueue
 2014-01-31 13:38 UTC  (2+ messages)

[PATCH] RFC: MFD: driver for Atmel Microcontroller on iPaq h3xxx
 2014-01-31 13:34 UTC 

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 13:29 UTC 

igb and bnx2: "NETDEV WATCHDOG: transmit queue timed out" when skb has huge linear buffer
 2014-01-31 13:29 UTC  (3+ messages)

[PATCH 1/2] iio: add IIO_DISTANCE type
 2014-01-31 13:24 UTC  (4+ messages)
` [PATCH 2/2] iio: Add AS3935 lightning sensor support

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 13:17 UTC  (2+ messages)

[PATCH v3] x86, irq: get correct available vectors for cpu disable
 2014-01-31 13:14 UTC  (2+ messages)

[PATCH v2 0/6] can: sja1000: cleanups and new OF property
 2014-01-31 13:14 UTC  (14+ messages)
` [PATCH v2 1/6] can: sja1000: remove unused defines
` [PATCH v2 2/6] can: sja1000: convert printk to use netdev API
` [PATCH v2 4/6] can: sja1000: fuse of_platform into platform

[RFC PATCH] net: ipv4: move inetpeer garbage collector work to power efficient workqueue
 2014-01-31 13:10 UTC  (2+ messages)

[PATCH 0/4] ARM:sti: Add STiD127 platform and board support
 2014-01-31 12:51 UTC  (11+ messages)
` [PATCH 1/4] ARM: STi: add stid127 soc support
` [PATCH 2/4] pinctrl: st: add stid127 support
` [PATCH 3/4] ARM: dts: Add support of STid127 Soc
` [PATCH 4/4] ARM: dts: add B2112 board support

[PATCH v3 0/5] Add Allwinner A31 SPI controller support
 2014-01-31 12:48 UTC  (3+ messages)
` [PATCH v3 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver

[PATCH] watchdog,dw: Add dependency on HAS_IOMEM
 2014-01-31 12:47 UTC 

[PATCH] pwm,renesas-tpu: Add dependency on HAS_IOMEM
 2014-01-31 12:45 UTC 

[PATCH 2/3 v2] pinctrl-adi2: change irq_base from usigned int to int
 2014-01-31 12:42 UTC  (2+ messages)

[PATCH] nand,flctl: Add dependency on HAS_IOMEM and HAS_DMA
 2014-01-31 12:39 UTC 


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).