linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-16 17:16:12 to 2014-01-17 01:10:06 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2014-01-17  1:09 UTC 

linux-next: build failure after merge of the tip tree
 2014-01-17  1:21 UTC  (8+ messages)
          ` [PATCH] speedstep: clean up interrupt disabling (was: linux-next: build failure after merge of the tip tree)

next bio iters break discard?
 2014-01-17  1:06 UTC  (8+ messages)

[PATCH] cpuidle: don't use modular platform register in non-modular ARM drivers
 2014-01-17  1:18 UTC  (2+ messages)

[PATCH] ASoC: wm8804: Allow control of master clock divider in PLL generation
 2014-01-17  0:54 UTC  (2+ messages)

[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
 2014-01-17  0:49 UTC  (5+ messages)

[PATCH 1/4] Input: synaptics-rmi4 - split of transport ops into a separate structure
 2014-01-17  0:35 UTC  (4+ messages)
` [PATCH 4/4] Input: synaptics-rmi4 - switch to using i2c_transfer()

[PATCH net-next v2 1/3] random32: add prandom_u32_max and convert open coded users
 2014-01-17  0:28 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: add trim helper and convert users
` [PATCH net-next v2 3/3] reciprocal_divide: correction/update of the algorithm

[PATCHv2 0/3] Input: edt-ft5x06: Add DT support
 2014-01-17  0:28 UTC  (5+ messages)
` [PATCHv2 1/3] Input: edt_ft5x06: use devm_* functions where appropriate
` [PATCHv2 3/3] Input: edt-ft5x06: Add DT support

[slub shrink] 0f6934bf16: +191.9% vmstat.system.cs
 2014-01-17  0:26 UTC  (3+ messages)

AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
 2014-01-17  0:25 UTC  (10+ messages)
      ` [PATCH] x86, CPU, AMD: Add workaround for family 16h, erratum 793

[PATCH] x86: intel_mid: replace memcpy with struct assignment
 2014-01-17  0:18 UTC  (2+ messages)
` [tip:x86/intel-mid] x86, intel_mid: Replace "

[PATCH] vfs: Don't leak a path when get_empty_filp in dentry_open
 2014-01-17  0:17 UTC  (3+ messages)

[PATCH] gpio: intel-mid: comments cleanup
 2014-01-17  0:19 UTC 

[PATCH v7 0/6] MCS Lock: MCS lock code cleanup and optimizations
 2014-01-17  0:08 UTC  (7+ messages)
` [PATCH v7 1/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v7 2/6] MCS Lock: optimizations and extra comments
` [PATCH v7 3/6] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v7 4/6] MCS Lock: Barrier corrections
` [PATCH v7 5/6] MCS Lock: allow architectures to hook in to contended paths
` [PATCH v7 6/6] MCS Lock: add Kconfig entries to allow arch-specific hooks

[GIT PULL] target fixes for v3.13
 2014-01-17  0:09 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-17  0:05 UTC  (10+ messages)
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: keep page cache radix tree nodes in check

[PATCH 2/2] net/mlx4_core: clean up srq_res_start_move_to()
 2014-01-17  0:05 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
 2014-01-17  0:05 UTC  (6+ messages)
  ` [PATCH v2 "

[PATCH] net: sk == 0xffffffff fix - not for commit
 2014-01-17  0:01 UTC  (2+ messages)

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-17  0:00 UTC  (2+ messages)
  ` [PATCH v5 19/22] ext4: Add XIP functionality

[PATCH 0/8] Add support for PowerPC Hypervisor supplied performance counters
 2014-01-16 23:53 UTC  (9+ messages)
` [PATCH 1/8] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
` [PATCH 2/8] perf core: export swevent hrtimer helpers
` [PATCH 3/8] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
` [PATCH 4/8] powerpc: add hv_gpci interface header
` [PATCH 5/8] powerpc: add 24x7 "
` [PATCH 6/8] powerpc/perf: add support for the hv gpci (get performance counter info) interface
` [PATCH 7/8] powerpc/perf: add support for the hv 24x7 interface
` [PATCH 8/8] powerpc/perf: add kconfig option for hypervisor provided counters

[PATCH] arm64: fix strnlen_user when count <= strlen
 2014-01-16 23:48 UTC 

[PATCH v3 0/3] Intel MID platform code cleanups
 2014-01-16 23:39 UTC  (7+ messages)
` [PATCH v3 1/3] x86: intel-mid: sfi_handle_*_dev() should check for pdata error code
  ` [tip:x86/intel-mid] x86, "
` [PATCH v3 2/3] x86: intel-mid: check get_gpio_by_name() error code on platform code
  ` [tip:x86/intel-mid] x86, intel-mid: Check "
` [PATCH v3 3/3] x86: intel-mid: return proper error code from get_gpio_by_name()
  ` [tip:x86/intel-mid] x86, intel-mid: Return "

[RFC] sysfs_rename_link() and its usage
 2014-01-16 23:34 UTC  (10+ messages)

[PATCH v2 0/5] enhance DMA CMA on x86
 2014-01-16 23:34 UTC  (10+ messages)
` [PATCH v2 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
` [PATCH v2 2/5] x86: enable DMA CMA with swiotlb
` [PATCH v2 3/5] intel-iommu: integrate DMA CMA

[PATCH v2.1 4/4] x86: intel-mid: remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs
 2014-01-16 23:35 UTC  (11+ messages)
` [PATCH 1/2] x86: intel-mid: return proper error code from get_gpio_by_name()
  ` [PATCH 2/2] x86: intel-mid: sfi_handle_*_dev() should check for pdata error code

[PATCH] percpu_counter: unbreak __percpu_counter_add()
 2014-01-16 23:26 UTC 

[PATCH RFC 0/9]net: stmmac PM related fixes
 2014-01-16 23:24 UTC  (3+ messages)
` [PATCH v2 0/9] net: "

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v4]
 2014-01-16 23:24 UTC  (3+ messages)
` [PATCH] acpi memory hotplug, add parameter to disable memory hotplug [v5]

[PATCH 0/5] Fix ebizzy performance regression due to X86 TLB range flush v3
 2014-01-16 23:22 UTC  (6+ messages)
` [PATCH 1/5] x86: mm: Account for TLB flushes only when debugging
  ` [PATCH] mm: vmstat: Do not display stats for TLB flushes unless debugging
` [TLB range flush] +34.7% hackbench.throughput

[PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-01-16 23:20 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: qup: Add device tree bindings information

Compensation funds from Common Wealth
 2014-01-16 21:49 UTC 

[tip:x86/platform] x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
 2014-01-16 22:57 UTC  (2+ messages)
` [tip:x86/platform] x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n

linux-next: build failure after merge of the tip tree
 2014-01-16 22:51 UTC  (7+ messages)

[patch -mm] mm, oom: prefer thread group leaders for display purposes
 2014-01-16 22:49 UTC  (6+ messages)
    ` [patch v2 "

[PATCH] pinctrl: capri: add dependency on OF
 2014-01-16 22:45 UTC 

[PATCH] scripts/gcc-version.sh: handle CC="gcc -m32"
 2014-01-16 22:26 UTC  (6+ messages)

[RFC PATCH 0/4] virtio_balloon: add pressure notification via a new virtqueue
 2014-01-16 22:40 UTC  (3+ messages)
` [RFC PATCH 3/4] "

[PATCH] MODSIGN: Fix including certificate twice when the signing_key.x509
 2014-01-16 22:06 UTC  (4+ messages)

[PATCH] mm/nobootmem: Fix unused variable
 2014-01-16 22:43 UTC  (6+ messages)

pull w1 updates to linux-next?
 2014-01-16 22:41 UTC  (2+ messages)

[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-16 22:29 UTC  (8+ messages)
` [RFC][PATCH 4/9] mm: slabs: reset page at free
` [RFC][PATCH 5/9] mm: rearrange struct page

[PATCH audit-next 1/2] audit: revert commit listen in all network namespaces
 2014-01-16 22:29 UTC  (3+ messages)
` [PATCH audit-next 2/2] Audit: make audit netlink socket net namespace unaware

[LSF/MM TOPIC] [ATTEND] Direct IO
 2014-01-16 22:28 UTC 

[PATCH] sh: kgdb: Add missing #include <linux/sched.h>
 2014-01-16 22:28 UTC  (3+ messages)

[PATCH] ia6: don't use module_init in non-modular sim/simscsi.c code
 2014-01-16 22:25 UTC  (2+ messages)

[PATCH] ia64: don't use module_init for non-modular core kernel/mca.c code
 2014-01-16 22:16 UTC 

[PATCH] m68k: don't use module_init in non-modular mvme16x/rtc.c code
 2014-01-16 22:15 UTC 

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2014-01-16 22:00 UTC  (2+ messages)

[PATCH v3] HID: New hid-cp2112 driver
 2014-01-16 21:52 UTC 

[PATCH] ASoC: core: Use devm_kzalloc() instead kzalloc()
 2014-01-16 21:52 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/5] HID logitech DJ fixes and preps for enabling extended features
 2014-01-16 21:50 UTC  (3+ messages)
` [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

[PATCH] mtd: davinci_nand: Remove unnecessary labels from error path
 2014-01-16 21:32 UTC  (2+ messages)

[PATCH] dt: Document a compatible entry for MDIO ethernet Phys
 2014-01-16 21:30 UTC  (4+ messages)

[PATCH 0/4] module autoloading fixes
 2014-01-16 21:21 UTC  (11+ messages)
` [PATCH 3/4] fix module autoloading for ACPI enumerated devices
` [PATCH 4/4] OF: introduce OF style 'modalias' support for platform bus

[PATCH 3.12 40/77] sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
 2014-01-16 21:15 UTC  (6+ messages)

[PATCH 0/4] Add Allwinner A31 SPI controller support
 2014-01-16 21:12 UTC  (6+ messages)
` [PATCH 2/4] ARM: sun6i: dt: Add PLL6 and SPI module clocks
` [PATCH 3/4] spi: sunxi: Add Allwinner A31 SPI controller driver

linux-next: manual merge of the akpm-current tree with the char-misc tree
 2014-01-15 23:52 UTC  (5+ messages)

[RFC PATCHv2 1/2] Add mm flag to control THP
 2014-01-16 21:01 UTC  (2+ messages)
` [RFC PATCHv2 2/2] Change khugepaged to respect MMF_THP_DISABLE flag

[RFC 0/3] mutex: Reduce spinning contention when there is no lock owner
 2014-01-16 20:48 UTC  (7+ messages)
` [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-16 20:46 UTC  (5+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2014-01-16 20:29 UTC  (6+ messages)
` [PATCH v2 "

[RFC][PATCH] lockdep: Introduce wait-type checks
 2014-01-16 20:26 UTC  (9+ messages)
    ` check && lockdep_no_validate (Was: lockdep: Introduce wait-type checks)

[PATCH] perf tools: Fix JIT profiling on heap
 2014-01-16 20:23 UTC  (2+ messages)

[PATCH 0/2] i2c-designware-pci: Add Haswell ULT device support
 2014-01-16 20:14 UTC  (11+ messages)
` [PATCH 2/2] i2c-designware-pci: Index Haswell ULT bus names from 0

[PATCH 1/1] scsi: hpsa, add all PCI ID's that HP has in svn
 2014-01-16 19:51 UTC 

perf tools: Random cleanups
 2014-01-16 19:47 UTC  (7+ messages)
` [PATCH 2/3] perf tools: Spare double comparison of callchain first entry

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2014-01-16 19:43 UTC  (8+ messages)
` [PATCH 1/2] i2c designware make SCL and SDA falling time configurable
` [PATCH 2/2] i2c designware add support of I2C standard mode

[PATCH] oprofile: check whether oprofile perf enabled in op_overflow_handler()
 2014-01-16 19:36 UTC  (10+ messages)

[PATCH v3] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2014-01-16 19:31 UTC  (7+ messages)

[PATCH] aarch64: always map VDSO at worst case alignment
 2014-01-16 19:32 UTC  (5+ messages)

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-16 19:32 UTC 

[PATCH v5 0/4] Krait L1/L2 EDAC driver
 2014-01-16 19:26 UTC  (9+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC

[PATCH 1/3] mm/memcg: fix last_dead_count memory wastage
 2014-01-16 19:15 UTC  (11+ messages)
` [PATCH 2/3] mm/memcg: fix endless iteration in reclaim

[PATCH 1/1] Drivers: hv: vmbus: Don't timeout during the initial connection with host
 2014-01-16 19:59 UTC 

[RFC][PATCH 0/2] preempt: Track unmatched preempt_enable() to preempt_disable()
 2014-01-16 19:00 UTC  (9+ messages)
` [RFC][PATCH 1/2] preempt: Add CONFIG_DEBUG_PREEMPT_COUNT to consolidate ifdef logic
` [RFC][PATCH 2/2] preempt: Show preempt disable stack on schedule bugs

[GIT PULL] arm64 revert for 3.13
 2014-01-16 18:55 UTC 

[PATCH] dcache: fix d_splice_alias handling of aliases
 2014-01-16 18:51 UTC  (6+ messages)

[PATCH net-next 0/2] reciprocal_divide updates
 2014-01-16 18:50 UTC  (5+ messages)
` [PATCH net-next 2/2] reciprocal_divide: correction/update of the algorithm

[PATCH] ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
 2014-01-16 18:49 UTC  (6+ messages)

[BUG] [ tip/sched/core ] System unresponsive after booting
 2014-01-16 18:39 UTC  (12+ messages)
                ` [PATCH] sched: Fix __sched_setscheduler() nice test
                  ` [tip:sched/core] "

Multiple CCR definitions (was: Re: mmc: omap_hsmmc: use the generic config for omap2plus devices)
 2014-01-16 18:39 UTC  (2+ messages)

[PATCHv5 00/10] Thermal Framework Enhancements
 2014-01-16 23:56 UTC  (11+ messages)
` [PATCHv5 01/10] Thermal: Do kfree in _unregister functions
` [PATCHv5 02/10] Thermal: Create sensor level APIs
` [PATCHv5 03/10] Thermal: Add cooling device APIs
` [PATCHv5 04/10] Thermal: Create zone level APIs
` [PATCHv5 05/10] Thermal: Add APIs to bind cdev to new zone structure
` [PATCHv5 06/10] Thermal: Add trip point sysfs nodes for sensor
` [PATCHv5 07/10] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCHv5 08/10] Thermal: Add Documentation to new APIs
` [PATCHv5 09/10] Thermal: Add ABI Documentation for sysfs interfaces
` [PATCHv5 10/10] Thermal: Dummy driver used for testing

[PATCH] Staging: comedi: move trailing statement to next line in ni_mio_common.c
 2014-01-16 18:27 UTC  (5+ messages)
` [PATCH v7] Staging: comedi: convert while loop to timeout "
` [PATCH v8] "

[PATCH v2] sched: reduce contention on tg's load_avg & runnable_avg
 2014-01-16 18:21 UTC  (2+ messages)

[PATCH] Add Xilinx AXI Video DMA Engine driver
 2014-01-16 18:27 UTC  (3+ messages)
` [PATCH] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-16 18:26 UTC  (15+ messages)

[PATCH] tty: Fallback to use dynamic major number
 2014-01-16 18:15 UTC  (5+ messages)

[v3.11][v3.12][v3.13][Regression] EISA: Initialize device before its resources
 2014-01-16 18:14 UTC  (3+ messages)

[PATCH v4 00/16] uprobes: Add uprobes support for ARM
 2014-01-16 18:12 UTC  (6+ messages)
` [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions

Kernel stack overflows due to "powerpc: Remove ksp_limit on ppc64" with v3.13-rc8 on ppc32 (P2020)
 2014-01-16 18:05 UTC 

[PATCH v6 0/6] ARM: rockchip: add smp functionality
 2014-01-16 18:04 UTC  (4+ messages)
` [PATCH v6 2/6] misc: sram: implement mmio-sram-reserved option
    ` [PATCH] of: add function to count number of u32 elements in a property

[PATCH] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
 2014-01-16 18:04 UTC  (4+ messages)

Re: [PATCH] Parse missing regulator constraints from device tree blob
 2014-01-16 17:56 UTC  (2+ messages)

[PATCH] Staging: android: fix parentheses coding style issue in alarm-dev.c
 2014-01-16 17:51 UTC  (2+ messages)

[3.8.y.z extended stable] Linux 3.8.13.16 stable review
 2014-01-16 17:48 UTC  (3+ messages)
` [PATCH 3.8 112/166] power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate

[patch/rfc] perf on raspberry-pi without overflow interrupt
 2014-01-16 17:31 UTC  (10+ messages)

[PATCH] of: Fix __of_device_is_available check
 2014-01-16 17:30 UTC  (2+ messages)

[RFC 00/18] Versatile Express config rework
 2014-01-16 17:20 UTC  (4+ messages)
    ` [RFC 06/18] regmap: Formalise use of non-bus context

[PATCH RT 0/8] Linux 3.2.53-rt76-rc1
 2014-01-16 17:19 UTC  (6+ messages)

[PATCH] nfs: don't update isize when NFS_INO_LAYOUTCOMMITTING in nfs_update_inode
 2014-01-16 17:11 UTC  (5+ messages)
` [PATCH 1/2] NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
  ` [PATCH 2/2] NFSv4.1: Fix a race in nfs4_write_inode


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