LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-01 20:14:15 to 2013-10-02 06:50:48 UTC [more...]

[GIT PULL] perf fixes
 2013-10-02  6:50 UTC  (20+ messages)
              ` [PATCH] perf test-hack: Split out feature tests to cache them and to build them in parallel
                ` [PATCH] perf auto-dep: Speed up feature tests by building "
                          ` [PATCH] perf autodep: Remove strlcpy feature check, add __weak strlcpy implementation
                            ` [PATCH] perf tools: Speed up git-version test on re-make

[PATCH] Staging : android: binder.c: Prefer seq_puts to seq_printf
 2013-10-02  6:35 UTC  (4+ messages)

[PATCH v3] Staging : android: binder.c: Prefer seq_puts to seq_printf
 2013-10-02  6:31 UTC  (2+ messages)

[PATCH 2/4] kconfig: trivial: fix typos
 2013-10-02  6:27 UTC  (2+ messages)

[PATCH] perf: Support for Openembedded/Yocto -dbg packages
 2013-10-02  6:13 UTC  (9+ messages)

[net-next PATCH V2] virtio-net: switch to use XPS to choose txq
 2013-10-02  6:15 UTC  (3+ messages)

[PATCH] netif_set_xps_queue: make cpu mask const
 2013-10-02  6:14 UTC 

Linux 3.12-rc2
 2013-10-02  6:03 UTC  (5+ messages)
` Linux 3.12-rc2 - MIPS regression
      ` [PATCH] MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches

x86: sort reboot DMI quirks by vendor
 2013-10-02  6:03 UTC  (4+ messages)

[GIT PULL] irq fix for 3.12-rc
 2013-10-02  5:54 UTC  (6+ messages)
      ` [GIT PULL v2] "

[PATCH] mm: pagevec: cleanup: drop pvec->cold argument in all places
 2013-10-02  5:47 UTC  (3+ messages)

[PATCHv3 0/4] gpu: host1x: Add runtime pm support
 2013-10-02  5:40 UTC  (7+ messages)
` [PATCHv3 2/4] drm/tegra: Add runtime pm support for gr2d
` [PATCHv3 4/4] gpu: host1x: Add runtime pm support for host1x

[PATCH 1/4] kconfig: add short explanation to SYMBOL_WRITE
 2013-10-02  5:37 UTC  (2+ messages)

[PATCH v6 0/7] Kernel base address randomization
 2013-10-02  5:36 UTC  (15+ messages)
` [PATCH 1/7] x86, kaslr: move CPU flags out of cpucheck
` [PATCH 4/7] x86, kaslr: select random base offset
` [PATCH 6/7] x86, kaslr: report kernel offset on panic

[PATCH 3/4] kconfig: adjust warning message for conflicting types
 2013-10-02  5:33 UTC  (2+ messages)

[PATCH 4/4] kconfig: remove unused definition from scanner
 2013-10-02  5:24 UTC 

[PATCH 0/4]kconfig: minor cleanups and corrections
 2013-10-02  5:24 UTC 

[PATCH] sparc: fix ldom_reboot buffer overflow harder
 2013-10-02  5:13 UTC 

Avoiding the dentry d_lock on final dput(), part deux: transactional memory
 2013-10-02  5:13 UTC  (7+ messages)
` spinlock contention of files->file_lock

[PATCH 1/3] powerpc: Implement arch_get_random_long/int() for powernv
 2013-10-02  5:09 UTC  (9+ messages)
` [PATCH 3/3] KVM: PPC: Book3S: Add support for hwrng found on some powernv systems

[PATCH] Staging: android: binder.c: Fixed 80 characters warnings from checkpatch.pl
 2013-10-02  4:57 UTC  (3+ messages)

[PATCH v2] Staging : android: binder.c: Prefer seq_puts to seq_printf
 2013-10-02  4:06 UTC  (2+ messages)

applesmc oops in 3.10/3.11
 2013-10-02  4:02 UTC  (15+ messages)

[PATCH V1] oom: avoid selecting threads sharing mm with init
 2013-10-02  3:52 UTC  (4+ messages)

[PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
 2013-10-02  3:23 UTC  (20+ messages)

[Suggestion] about calling debug_hotplug_cpu() which enabled by 'allmodconfig' for a x86_64 dual core laptop
 2013-10-02  3:10 UTC 

[patch for-3.12] mm, memcg: protect mem_cgroup_read_events for cpu hotplug
 2013-10-02  3:08 UTC  (4+ messages)

[PATCH] perf stat: Set child_pid after perf_evlist__prepare_workload()
 2013-10-02  2:58 UTC  (4+ messages)

[ 00/71] 3.11.3-stable review
 2013-10-02  2:23 UTC  (3+ messages)
` [ 70/71] cw1200: Dont perform SPI transfers in interrupt context

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-02  2:35 UTC  (10+ messages)

[PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-02  2:04 UTC 

[PATCH] [workqueue] check values of pwq and wq in print_worker_info() before use
 2013-10-02  1:58 UTC  (13+ messages)

[PATCH 0/7] DRA7: DT thermal support
 2013-10-02  1:45 UTC  (15+ messages)
` [PATCH 1/7] arm: dts: add dra7 DSPEVE thermal data
` [PATCH 2/7] arm: dts: add dra7 IVA "
` [PATCH 3/7] arm: dts: dra7: add bandgap entry
` [PATCH 6/7] arm: dts: add tmp102 i2c sensor node on dra7-evm

[PATCH v2 0/9] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-10-02  1:40 UTC  (13+ messages)
` [PATCH v2 1/9] procfs: add proc_same_open_cred() to check if the cred have changed
` [PATCH v2 2/9] procfs: add proc_allow_access() to check if file's opener may access task
` [PATCH v2 3/9] procfs: Document the proposed solution to protect procfs entries
` [PATCH v2 4/9] procfs: make /proc/*/{stack,syscall} 0400
` [PATCH v2 5/9] procfs: make /proc entries that use seq files able to access file->f_cred
` [PATCH v2 6/9] procfs: add permission checks on the file's opener of /proc/*/stat
` [PATCH v2 7/9] procfs: add permission checks on the file's opener of /proc/*/personality
` [PATCH v2 8/9] procfs: improve permission checks on /proc/*/stack
` [PATCH v2 9/9] procfs: improve permission checks on /proc/*/syscall

[PATCH 1/3] clk: Add error handling to clk_fetch_parent_index()
 2013-10-02  1:40 UTC  (2+ messages)

[rfc][possible solution] RCU vfsmounts
 2013-10-02  1:30 UTC  (7+ messages)

[PATCH 0/6] ARM: shmobile: kzm9d-reference: migrate to common clock framework with DT
 2013-10-02  1:28 UTC  (5+ messages)
` [PATCH 4/6] ARM: shmobile: emev2: Define SMU clock DT bindings

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-10-02  1:25 UTC  (16+ messages)

[PATCH] perf tools: Add missing -ldl for gtk build
 2013-10-02  1:18 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Separate lbfd check out of NO_DEMANGLE condition

[PATCHv2 1/2] mm: rearrange madvise code to allow for reuse
 2013-10-02  0:37 UTC  (2+ messages)
  ` [PATCHv2 2/2] mm: add a field to store names for private anonymous memory

(no subject)
 2013-10-02  0:15 UTC  (10+ messages)
` [PATCH 1/9][v5] powerpc/perf: Rename Power8 macros to start with PME
` [PATCH 2/9][v5] powerpc/perf: Export Power8 generic events in sysfs
` [PATCH 3/9][v5] powerpc/perf: Add Power8 event PM_MRK_GRP_CMPL to sysfs
` [PATCH 4/9][v5] powerpc: Rename branch_opcode() to instr_opcode()
` [PATCH 5/9][v5] powerpc: implement is_instr_load_store()
` [PATCH 6/9][v5] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH 7/9][v5] powerpc/perf: Export Power8 memory hierarchy info to user space
` [PATCH 8/9][v5] powerpc/perf: Export Power7 "
` [PATCH 9/9][v5] powerpc/perf: Update perf-mem man page for Power

[PATCH 0/5] Add some missing bits for exynos5250-snow
 2013-10-01 23:41 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: Add fimd display-timings "
` [PATCH 2/5] ARM: dts: Add dp-controller node to exynos5250-snow
` [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver
` [PATCH 4/5] drm/exynos: Initialize ptn3460 if present
` [PATCH 5/5] ARM: dts: Add ptn3460 to exynos5250-snow

UEFA League Promotion
 2013-10-01 23:09 UTC 

[PATCH 00/13] TPM cleanup
 2013-10-01 23:23 UTC  (11+ messages)
` [PATCH 01/13] tpm: ibmvtpm: Use %zd formatting for size_t format arguments
` [PATCH 07/13] tpm: Remove tpm_show_caps_1_2
      ` [tpmdd-devel] "
` [PATCH 08/13] tpm: Pull everything related to /dev/tpmX into tpm-dev.c

Various static checker fixes
 2013-10-01 23:10 UTC  (3+ messages)
` [PATCH 07/11] igb: Avoid uninitialized advertised variable in eee_set_cur

[BUG] Regression in 2fdac010 drivers/net/ethernet/via/via-velocity.c: update napi implementation
 2013-10-01 22:45 UTC  (3+ messages)

[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
 2013-10-01 22:46 UTC  (8+ messages)

[PATCHSET v2] sysfs: use seq_file and unify regular and bin file handling
 2013-10-01 21:42 UTC  (16+ messages)
` [PATCH 01/15] sysfs: remove unused sysfs_buffer->pos
` [PATCH 02/15] sysfs: remove sysfs_buffer->needs_read_fill
` [PATCH 03/15] sysfs: remove sysfs_buffer->ops
` [PATCH 04/15] sysfs: add sysfs_open_file_mutex
` [PATCH 05/15] sysfs: rename sysfs_buffer to sysfs_open_file
` [PATCH 06/15] sysfs: add sysfs_open_file->sd and ->file
` [PATCH 07/15] sysfs: use transient write buffer
` [PATCH 08/15] sysfs: use seq_file when reading regular files
` [PATCH 09/15] sysfs: skip bin_buffer->buffer while reading
` [PATCH 10/15] sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
` [PATCH 11/15] sysfs: prepare path write for unified regular / bin file handling
` [PATCH 12/15] sysfs: add sysfs_bin_read()
` [PATCH 13/15] sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
` [PATCH 14/15] sysfs: prepare open path for unified regular / bin file handling
` [PATCH 15/15] sysfs: merge regular and "

[PATCH 0/6] Exynos 5410 Dual cluster support
 2013-10-01 21:44 UTC  (3+ messages)
` [PATCH 2/6] clk: exynos5410: register clocks using common clock framework

[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
 2013-10-01 21:31 UTC  (20+ messages)
` [PATCH 01/10] pwm-backlight: Refactor backlight power on/off
` [PATCH 05/10] ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
` [PATCH 08/10] pwm-backlight: Use new "
` [PATCH 09/10] pwm-backlight: Use an optional power supply
` [PATCH 10/10] pwm-backlight: Allow backlight to remain disabled on boot

[PATCH] tick: make sleep length calculation more accurate
 2013-10-01 21:31 UTC  (2+ messages)

[PATCH v2 1/2] usb: chipidea: cosmetic clean up on pci id list
 2013-10-01 21:32 UTC  (2+ messages)
` [PATCH v2 2/2] usb: chipidea: add Intel Clovertrail pci id

[PATCH 1/2] usb: chipidea: cosmetic clean up on pci id list
 2013-10-01 21:30 UTC  (3+ messages)
` [PATCH 2/2] usb: chipidea: add Intel Clovertrail pci id

3.12.0-rc3: Symbol license change in commit caf5c03f (ACPI: Move acpi_bus_get_device() from bus.c to scan.c)
 2013-10-01 21:21 UTC  (3+ messages)

[PATCH v2 0/5] mm: migrate zbud pages
 2013-10-01 21:04 UTC  (9+ messages)

[PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config
 2013-10-01 20:48 UTC 

[PATCH v3 0/4] Add I2C support to ST SoCs
 2013-10-01 20:45 UTC  (3+ messages)
` [PATCH 1/4] i2c: busses: i2c-st: Add ST I2C controller

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-01 20:30 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
` [PATCH 2/4] ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
` [PATCH 3/4] ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecs
` [PATCH 4/4] ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecs

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-10-01 20:40 UTC  (11+ messages)

[PATCH V3 0/3] Add AMS AS3722 mfd, pincontrol, regulator and RTC driver
 2013-10-01 20:39 UTC  (3+ messages)
` [PATCH V3 1/3] mfd: add support for AMS AS3722 PMIC

fuse-3.12-fixes?
 2013-10-01 20:30 UTC  (4+ messages)

[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver
 2013-10-01 20:30 UTC  (2+ messages)

Unusually high system CPU usage with recent kernels
 2013-10-01 20:27 UTC 

Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space
 2013-10-01 20:35 UTC  (3+ messages)

[PATCH 0/4] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-01 20:15 UTC  (5+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH 3/4] kvm: Create non-coherent DMA registeration
` [PATCH 4/4] kvm: Add VFIO device for handling IOMMU cache coherency

[PATCH v2] mmc: sdhci-pci: add Intel Merrifield support
 2013-10-01 20:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).