LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-12 22:02:11 to 2013-09-13 09:32:22 UTC [more...]

[GIT PULL] perf fixes
 2013-09-13  9:32 UTC  (13+ messages)

[PATCH 0/4] Add smp support for Allwinner A20 and phy arch count timer
 2013-09-13  9:30 UTC  (7+ messages)
` [PATCH 3/4] Add physical count arch timer support for clocksource in ARMv7

[pull request] Pull request for branch yem/kconfig-for-next
 2013-09-13  9:29 UTC  (6+ messages)
` [PATCH 2/4] scripts/config: use sed's POSIX interface
      ` [PATCH] scripts/config: fix variable substitution command

[PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-13  9:30 UTC  (6+ messages)
` [PATCH v3 1/5] memblock: Introduce allocation direction to memblock
` [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address
` [PATCH v3 3/5] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v3 4/5] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v3 5/5] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

[RFC] Restrict kernel spawning of threads to a specified set of cpus
 2013-09-13  9:25 UTC  (10+ messages)

[BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
 2013-09-13  9:21 UTC  (19+ messages)

[PATCH v4 0/2] ARM: dts: Beaglebone MMC fixes
 2013-09-13  9:19 UTC  (3+ messages)

[PATCH 1/2] staging: zram: minimize `slot_free_lock' usage (v2)
 2013-09-13  9:17 UTC  (11+ messages)
              ` [PATCH 1/2] staging: zram: fix handle_pending_slot_free() and zram_reset_device() race

[PATCH] mei: me: downgrade "suspend" message to debug level
 2013-09-13  9:12 UTC  (3+ messages)

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-09-13  8:56 UTC  (8+ messages)

[PATCH] net: smsc: remove deprecated IRQF_DISABLED
 2013-09-13  8:56 UTC  (2+ messages)

[RFC PATCH 0/3] kvm/vfio: Manage KVM IOMMU coherency with virtual VFIO device
 2013-09-13  8:49 UTC  (3+ messages)
` [RFC PATCH 3/3] kvm: Add VFIO device for handling IOMMU cache coherency

[PATCH 1/2] drm/i915: kill set_need_resched
 2013-09-13  8:46 UTC  (3+ messages)
` [Intel-gfx] "

[RFC PATCH 0/4] DRIVERS: IRQCHIP: Add crossbar irqchip driver
 2013-09-13  8:32 UTC  (12+ messages)
` [RFC PATCH 1/4] "

[PATCH 0/2] arm: zynq: Enable global timer
 2013-09-13  8:25 UTC  (5+ messages)
` [PATCH 1/2] tick: broadcast: Deny per-cpu clockevents from being broadcast sources

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-13  8:11 UTC  (7+ messages)
` [PATCH 01/50] sched: monolithic code dump of what is being pushed upstream
` [PATCH 27/50] mm: numa: Scan pages with elevated page_mapcount

[patch] staging: line6: add bounds check in snd_toneport_source_put()
 2013-09-13  8:07 UTC 

[PATCH 0/4] perf tools: New comm infrastructure
 2013-09-13  8:07 UTC  (4+ messages)
` [PATCH 4/4] perf tools: Compare hists comm by addresses

[PATCH 0/7] preempt_count rework -v2
 2013-09-13  8:06 UTC  (7+ messages)

[patch 4/4] skd: remove unneeded NULL check
 2013-09-13  8:06 UTC 

[patch 3/4] skd: use strncpy() as a cleanup
 2013-09-13  8:05 UTC 

[patch 2/4] skd: use after free bugs in debug code
 2013-09-13  7:56 UTC 

[patch 1/4] skd: use regular version of copy_from_user()
 2013-09-13  7:55 UTC 

[RFC PATCH 0/4] pinctrl: at91: various fixes
 2013-09-13  7:53 UTC  (6+ messages)
` [RFC PATCH 1/4] pinctrl: at91: fix typos
` [RFC PATCH 2/4] pinctrl: at91: fix sam9x5 debounce/deglitch functions
` [RFC PATCH 3/4] pinctrl: at91: improve pinconf_set/get function robustness
` [RFC PATCH 4/4] pinctrl: at91: check for debounce time conflicts
` [RFC PATCH alt 4/4] pinctrl: at91: rework debounce configuration

ARC Fix for 3.12-rc1
 2013-09-13  7:49 UTC  (2+ messages)
` Fwd: "

[RFC PATCH] Introduce timekeeper latch synchronization
 2013-09-13  7:31 UTC  (2+ messages)

[3.10.7] Reproductible soft lockup, recover but freeze even the mouse
 2013-09-13  7:29 UTC  (4+ messages)

[PATCH v3] mfd: rtsx: Modify rts5249_optimize_phy
 2013-09-13  7:28 UTC  (6+ messages)

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-09-13  7:20 UTC  (11+ messages)
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock

[PATCH 00/16] [RFC PATCH] Signed kexec support
 2013-09-13  7:12 UTC  (9+ messages)
` [PATCH 15/16] bootparam: Pass acpi_rsdp pointer in bootparam

[PATCH 1/3] mfd: lpc_ich: remove unnecessary pci_set_drvdata()
 2013-09-13  7:07 UTC  (4+ messages)
` [PATCH 3/3] mfd: timberdale: "
  ` [PATCH V2] "

[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
 2013-09-13  6:56 UTC  (6+ messages)

[PATCH v2 0/9] runtime PM support for I2C and SPI client devices
 2013-09-13  6:54 UTC  (6+ messages)
` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C "

[GIT PULL] Btrfs
 2013-09-13  6:44 UTC  (3+ messages)

[PATCH V2 1/1] X86: Hyper-V: Get the local APIC timer frequency from the hypervisor
 2013-09-13  6:39 UTC  (5+ messages)

Debugging system freezes on filesystem writes
 2013-09-13  6:35 UTC  (12+ messages)

[PATCH] perf tools: Separate out GTK codes to libperf-gtk.so
 2013-09-13  6:27 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 1/1] x86/iommu: correct ICS register offset
 2013-09-13  6:27 UTC 

Kernel size increase of +256 KiB (was: Re: RPCSEC_GSS: Share all credential caches on a per-transport basis)
 2013-09-13  6:23 UTC  (5+ messages)

[PATCH 1/5] ARM64: Split out CONFIG_ARM64_AARCH32 from CONFIG_COMPAT. Signed-off-by: Andrew Pinski <apinski@cavium.com>
 2013-09-13  6:18 UTC  (4+ messages)
` [PATCH 5/5] ARM64: Add support for ILP32 ABI

[PATCH] Inet-hashtable: Change the range of sk->hash lock to avoid the race condition
 2013-09-13 14:01 UTC  (6+ messages)

[PATCH] net: fec: remove deprecated IRQF_DISABLED
 2013-09-13  6:06 UTC  (3+ messages)

[PATCHv4 0/4] Add Freescale FTM PWM driver
 2013-09-13  5:58 UTC  (5+ messages)
` [PATCHv4 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv4 2/4] ARM: dts: Add Freescale FTM PWM node for VF610
` [PATCHv4 3/4] ARM: dts: Enables FTM PWM device for Vybrid VF610 TOWER board
` [PATCHv4 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH] perf: fix core dump for "perf bench all"
 2013-09-13  5:37 UTC 

[PATCH] /dev/random: Insufficient of entropy on many architectures
 2013-09-13  5:36 UTC  (20+ messages)

[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.12
 2013-09-13  5:12 UTC 

[ 00/23] 3.4.62-stable review
 2013-09-13  5:04 UTC  (3+ messages)
` [ 01/23] htb: fix sign extension bug
  ` [00/23] 3.4.62-stable review

[PATCH v2] powerpc 8xx: Fixing issue with CONFIG_PIN_TLB
 2013-09-13  5:04 UTC  (3+ messages)

[PATCH] net: ps3_gelic: remove deprecated IRQF_DISABLED
 2013-09-13  4:33 UTC 

cpufreq_stats NULL deref on second system suspend
 2013-09-13  4:26 UTC  (10+ messages)

[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
 2013-09-13  4:23 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized

[PATCH] net: pasemi: remove deprecated IRQF_DISABLED
 2013-09-13  4:21 UTC 

[PATCH] net: natsemi: remove deprecated IRQF_DISABLED
 2013-09-13  4:16 UTC 

linux-next: Tree for Sep 13
 2013-09-13  4:13 UTC 

[PATCH] net: ks8851-ml: remove deprecated IRQF_DISABLED
 2013-09-13  4:10 UTC 

[PATCH] net: pxa168_eth: remove deprecated IRQF_DISABLED
 2013-09-13  4:04 UTC 

[PATCH] net: lantiq_etop: remove deprecated IRQF_DISABLED
 2013-09-13  3:59 UTC 

TPMs and random numbers
 2013-09-13  2:22 UTC  (11+ messages)

[PATCH] net: hp100: remove deprecated IRQF_DISABLED
 2013-09-13  3:51 UTC 

Dear ID Owner
 2013-09-13  3:43 UTC 

Dear ID Owner
 2013-09-13  3:44 UTC 

increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
 2013-09-13  3:44 UTC  (5+ messages)

[RESEND PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-13  3:36 UTC  (4+ messages)
` [RESEND PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()

[PATCH] net: tulip: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] ehea: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCH] bfin_mac: remove deprecated IRQF_DISABLED
 2013-09-13  3:27 UTC  (2+ messages)

[PATCHv3 linux-next] hrtimer: Add notifier when clock_was_set was called
 2013-09-13  2:46 UTC  (5+ messages)

[PATCH] xen: Do not enable spinlocks before jump_label_init() has executed
 2013-09-13  2:47 UTC  (2+ messages)

[RFC PATCH 1/1] module: Make wait module's refcount to zero procedure as async
 2013-09-13  2:08 UTC  (4+ messages)

[PATCH] ARM: msm: Move msm devicetrees under a Qualcomm dir
 2013-09-13  2:05 UTC  (7+ messages)

[PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host
 2013-09-13  2:06 UTC  (6+ messages)
` [PATCH V2 1/5] [CLEANUP] trace-cmd: Split out binding a port and fork reader from open_udp()
` [PATCH V2 2/5] trace-cmd: Apply the trace-msg protocol for communication between a server and clients
` [PATCH V2 3/5] trace-cmd: Use poll(2) to wait for a message
` [PATCH V2 4/5] trace-cmd: Add virt-server mode for a virtualization environment
` [PATCH V2 5/5] trace-cmd: Add --virt option for record mode

[PATCH] kernel/futex.c: notice the return value after rt_mutex_finish_proxy_lock() fails
 2013-09-13  1:52 UTC  (6+ messages)

[RFC PATCH] ANB(Automatic NUMA Balancing): erase mm footprint of migrated page
 2013-09-13  1:41 UTC 

Linus Git (3.11.0+) - security/apparmor/include/policy.h:363 suspicious rcu_dereference_check() usage!
 2013-09-13  1:40 UTC  (3+ messages)

linux-next: manual merge of the akpm tree with Linus' tree
 2013-09-13  1:35 UTC  (12+ messages)

[PATCH] memory: add a basic OF-based memory driver
 2013-09-13  1:31 UTC  (3+ messages)

TIO2
 2013-09-13  1:07 UTC 

[PATCH] SI570 clock driver
 2013-09-13  0:55 UTC  (2+ messages)
` [PATCH] clk: si570: Add a driver for SI570 oscillators

[PATCH] modules: add support for soft module dependencies
 2013-09-13  0:07 UTC  (4+ messages)

[PATCH] f2fs: optimize the victim searching loop slightly
 2013-09-13  0:38 UTC 

[PATCH] Fix coalescing of host bridge windows in arch/x86/pci/acpi.c
 2013-09-13  0:19 UTC 

Unusually high system CPU usage with recent kernels
 2013-09-13  0:19 UTC 

3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
 2013-09-13  0:18 UTC  (14+ messages)
` [E1000-devel] "

Heads up about 3.12 merge window
 2013-09-13  0:15 UTC 

[PATCH 1/2][usbutils] lsusb: port to hwdb
 2013-09-13  0:13 UTC  (5+ messages)
  ` [PATCH 2/2][usbutils] drop dependency on usb.ids

[ 00/16] 3.11.1-stable review
 2013-09-13  0:12 UTC  (4+ messages)

[PATCH] Staging: lustre: fix assignment in if condition in fsfilt.c
 2013-09-13  0:04 UTC 

[PATCH] Staging: lustre: fix a brace coding style issue in fsfilt.c
 2013-09-13  0:04 UTC 

[PATCH] hpet, allow user controlled mmap for user processes
 2013-09-13  0:00 UTC  (4+ messages)

[tip:sched/core] sched/fair: Fix group power_orig computation
 2013-09-12 23:21 UTC  (2+ messages)

A4 paper and A3 paper
 2013-09-12 23:01 UTC 

[ 00/46] 3.10.12-stable review
 2013-09-12 23:07 UTC  (3+ messages)

[ 00/19] 3.0.96-stable review
 2013-09-12 23:07 UTC  (3+ messages)

Smatch messages that are not understood
 2013-09-12 22:43 UTC  (2+ messages)

[BUG?] staging: zram: Add auto loading of module if user opens /dev/zram
 2013-09-12 22:43 UTC  (3+ messages)

[PATCH] Remove warning in efi_enter_virtual_mode
 2013-09-12 22:30 UTC  (11+ messages)

[PATCH] iommu/omap: Remove casting the return value which is a void pointer
 2013-09-12 22:30 UTC  (2+ messages)

[GIT PULL] XFS updates #2 for 3.12-rc1
 2013-09-12 22:14 UTC 

[PATCH RESEND 0/2] runtime PM support for I2C clients
 2013-09-12 22:01 UTC  (7+ messages)
` [PATCH RESEND 1/2] i2c: prepare runtime PM support for I2C client devices


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 read-only IMAP folder(s) and NNTP newsgroup(s).