public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-12 14:48:55 to 2014-08-12 20:15:40 UTC [more...]

[PATCH v6 0/2] Use DMA for data transfers in JZ4740 MMC driver
 2014-08-12 20:15 UTC  (9+ messages)
` [PATCH v6 1/2] mmc: jz4740: add dma infrastructure for data transfers
` [PATCH v6 2/2] mmc: jz4740: prepare next dma transfer in parallel with current transfer

[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples
 2014-08-12 20:10 UTC  (7+ messages)
` [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier

[PATCH 01/13] f2fs: should convert inline_data during the mkwrite
 2014-08-12 19:49 UTC  (13+ messages)
` [PATCH 02/13] f2fs: make clear on test condition and return types
` [PATCH 03/13] f2fs: fix the initial inode page for recovery
` [PATCH 04/13] f2fs: clear FI_INC_LINK during the recovery
` [PATCH 05/13] f2fs: should clear the inline_xattr flag
` [PATCH 06/13] f2fs: fix to recover inline_xattr/data and blocks
` [PATCH 07/13] f2fs: avoid bug_on when error is occurred
` [PATCH 08/13] f2fs: do checkpoint at f2fs_put_super
` [PATCH 09/13] f2fs: give a chance to mount again when encountering errors
` [PATCH 10/13] f2fs: introduce f2fs_cp_error for readability
` [PATCH 11/13] f2fs: unlock_page when node page is redirtied out
` [PATCH 12/13] f2fs: check s_dirty under cp_mutex
` [PATCH 13/13] f2fs: handle EIO not to break fs consistency

randconfig build error with next-20140812, in drivers/scsi/cxgbi
 2014-08-12 19:47 UTC 

[PATCH] ipc/sem.c: [RFC] memory barrier in sem_lock()
 2014-08-12 19:43 UTC 

[PATCH v3 0/7] arm: support CONFIG_RODATA
 2014-08-12 19:40 UTC  (11+ messages)
` [PATCH v3 1/7] arm: use generic fixmap.h
` [PATCH v3 2/7] arm: fixmap: implement __set_fixmap()
` [PATCH v3 3/7] arm: use fixmap for text patching when text is RO
` [PATCH v3 4/7] ARM: kexec: Make .text R/W in machine_kexec
` [PATCH v3 5/7] arm: kgdb: Handle read-only text / modules
` [PATCH v3 6/7] ARM: mm: allow non-text sections to be non-executable
` [PATCH v3 7/7] ARM: mm: allow text and rodata sections to be read-only

[PATCH] rtlwifi: btcoexist: adjust double test
 2014-08-12 19:39 UTC 

OT: Open letter to the Linux World
 2014-08-12 19:38 UTC 

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-12 19:22 UTC  (3+ messages)

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-08-12 19:22 UTC  (4+ messages)

[PATCH] ata: remove deprecated struct ahci_platform_data
 2014-08-12 19:17 UTC  (2+ messages)

[PATCH RFC 0/4] VFS revoke()
 2014-08-12 19:14 UTC  (6+ messages)
` [PATCH RFC 1/4] kactive: introduce generic "active"-refcounts
` [PATCH RFC 2/4] vfs: add revoke() helpers
` [PATCH RFC 3/4] Input: evdev - switch to revoke helpers
` [PATCH RFC 4/4] Input: evdev - drop redundant client_list

[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
 2014-08-12 19:09 UTC  (3+ messages)
` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X

Xen PV domain regression with KASLR enabled (kernel 3.16)
 2014-08-12 19:07 UTC  (7+ messages)
` [Xen-devel] "

[PATCH] mm/zpool: use prefixed module loading
 2014-08-12 19:07 UTC  (5+ messages)

[PATCH v2] mm/zpool: use prefixed module loading
 2014-08-12 19:06 UTC 

wlwifi - Microcode SW error detected
 2014-08-12 19:05 UTC  (4+ messages)

[RFC/PATCH 1/2] perf top: Fix -z option behavior
 2014-08-12 19:01 UTC  (2+ messages)

[PATCH 0/6] tps65090 DTS refactoring and improvements
 2014-08-12 18:58 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: Create fragment for tps65090 PMU
` [PATCH 2/6] ARM: dts: Use tps65090 fragment in exynos5250-snow
` [PATCH 3/6] ARM: dts: Create cros-tps65090 fragment
` [PATCH 4/6] ARM: dts: Use cros-tps65090 fragment in Peach boards
` [PATCH 5/6] ARM: dts: Improve cros-tps65090 power scheme
` [PATCH 6/6] ARM: dts: Add tps65090 FETs constraints

[PATCH v2 1/3] mm/hugetlb: take refcount under page table lock in follow_huge_pmd()
 2014-08-12 18:55 UTC  (9+ messages)
` [PATCH v2 2/3] mm/hugetlb: use get_page_unless_zero() in hugetlb_fault()
` [PATCH v2 3/3] mm/hugetlb: add migration entry check in hugetlb_change_protection

[BUG] oops in cpufreq driver with AMD Kaveri CPU
 2014-08-12 18:54 UTC  (6+ messages)

[PATCH 0/1] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-08-12 18:44 UTC  (2+ messages)

[PATCH] tcp: don't use timestamp from repaired skb-s to calculate RTT
 2014-08-12 18:29 UTC  (3+ messages)

[PATCH] sgi-xp: Do not use BUG_ON(!spin_is_locked())
 2014-08-12 18:21 UTC  (2+ messages)

[PATCH 0/4] SCHED_DEADLINE documentation fixes and improvements
 2014-08-12 18:11 UTC  (8+ messages)
` [PATCH 1/4] Documentation/scheduler/sched-deadline.txt: fix terminology and improve clarity
` [PATCH 2/4] Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro
` [PATCH 3/4] Documentation/scheduler/sched-deadline.txt: improve and clarify AC bits
` [PATCH 4/4] Documentation/scheduler/sched-deadline.txt: add tests suite appendix

[PATCH v2] ASoC: tas2552: Add DAPM calls for amp and PLL
 2014-08-12 18:05 UTC  (2+ messages)

[PATCH] Input: serio: make HYPERV_KEYBOARD depend on SERIO_I8042=y
 2014-08-12 18:01 UTC  (7+ messages)

[RESEND: PATCH 1/2] mfd: tc3589x: Add device tree bindings
 2014-08-12 18:02 UTC  (3+ messages)

[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock
 2014-08-12 17:53 UTC  (8+ messages)
` [PATCH 1/5] locks: don't call locks_release_private from locks_copy_lock
` [PATCH 3/5] locks: defer freeing locks in locks_delete_lock until after i_lock has been dropped
` [PATCH 4/5] locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock

[PATCH] arm/xen: fix wrong conflict resolution of xen merge
 2014-08-12 17:48 UTC  (2+ messages)

randconfig build error with next-20140812, in net/netfilter/xt_TPROXY.c
 2014-08-12 17:46 UTC 

[PATCH] mm: introduce for_each_vma helpers
 2014-08-12 17:45 UTC 

[PATCH v5 0/3] Qualcomm Resource Power Manager driver
 2014-08-12 17:43 UTC  (3+ messages)
` [PATCH v5 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

[PATCH v2 01/13] staging: lustre: remove space between function name and and open parenthesis
 2014-08-12 17:42 UTC  (4+ messages)
` [PATCH v2 08/13] staging: lustre: fix multi line strings

[PATCH] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
 2014-08-12 17:39 UTC  (16+ messages)

[PATCH v2 0/7] /proc/PID/*maps* fixes/cleanups
 2014-08-12 17:35 UTC  (4+ messages)
` [PATCH 0/3] fs/proc/task_nommu.c: copy-and-paste the changes from task_mmu.c

[PATCH] resource: Fix the case of null pointer access
 2014-08-12 17:38 UTC  (4+ messages)

[PATCH] Documentation: DocBook: Rename drm_stub.c to drm_drv.c cause 'make xmldocs' failed
 2014-08-12 17:30 UTC  (2+ messages)

[PATCH v5] input: drv260x: Add TI drv260x haptics driver
 2014-08-12 17:29 UTC  (4+ messages)

[PATCH v9] Add architectural support for PCI in AArch64
 2014-08-12 16:48 UTC  (3+ messages)
` [PATCH v9] arm64: Add architectural support for PCIe

[char-misc-next] mei: me: wait for hw ready non-interruptible
 2014-08-12 17:16 UTC 

make mandocs error with next-20140812
 2014-08-12 17:14 UTC  (2+ messages)

[PATCH v2] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
 2014-08-12 17:07 UTC 

[PATCH 1/4] Documentation: kbuild: Remove obsolete include/asm symlink step
 2014-08-12 17:03 UTC  (3+ messages)
` [PATCH 4/4] Documentation: kbuild: Improve grammar

[PATCH] Input: wacom - Fix compiler warning if !CONFIG_PM
 2014-08-12 17:00 UTC  (4+ messages)

[PATCH] Documentation: kmemleak: correct spelling mistake
 2014-08-12 16:42 UTC  (2+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-12 16:41 UTC 

[PATCH] Input: atmel_mxt_ts - fix a few issues reported by Coverity
 2014-08-12 16:41 UTC  (3+ messages)

staging: android: ion checkpatch.pl cleanups
 2014-08-12 16:37 UTC  (7+ messages)
` [PATCH 1/5] staging: android: ion: ion.c Fix checkpatch warning
  ` [RFC PATCH] checkpatch: Warn on patch subjects with "checkpatch"
` [PATCH 2/5] staging: android: ion: ion_chunk_heap.c Fix checkpatch warning
` [PATCH 3/5] staging: android: ion: ion_system_heap.c "
` [PATCH 4/5] staging: android: ion: ion_carveout_heap.c "
` [PATCH 5/5] staging: android: ion: ion_dummy_driver.c "

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-12 16:25 UTC  (13+ messages)
` [PATCH v9 01/12] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device
` [PATCH v9 03/12] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 05/12] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()
` [PATCH v9 07/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v9 08/12] PCI: Introduce generic domain handling for PCI busses
` [PATCH v9 09/12] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v9 10/12] OF: PCI: Add support for creating a generic host_bridge from DT
` [PATCH v9 11/12] arm64: Add pgprot_device() interface for device mappings
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH] ib_umem_release should decrement mm->pinned_vm from ib_umem_get
 2014-08-12 16:27 UTC 

seccomp: add "seccomp" syscall
 2014-08-12 16:25 UTC  (2+ messages)

[PATCH v3 1/2] timer: provide an api for deferrable timeout
 2014-08-12 16:25 UTC  (4+ messages)
` [PATCH v3 2/2] ksm: provide support to use deferrable timers for scanner thread

x86: vmalloc and THP
 2014-08-12 16:20 UTC  (4+ messages)

[PATCH] rpmsg: compute number of buffers to allocate from vrings
 2014-08-12 16:19 UTC  (3+ messages)

[PATCH 0/5] MMC cleanup of dev_pm_ops and .owner
 2014-08-12 16:14 UTC  (6+ messages)
` [PATCH 1/5] mmc: remove .owner field for drivers using module_platform_driver
` [PATCH 2/5] mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
` [PATCH 3/5] mmc: dw_mmc-pltfm: "
` [PATCH 4/5] mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
` [PATCH 5/5] mmc: sdhci-acpi.c: "

[PATCH] of: Deep-copy names of platform devices
 2014-08-12 16:12 UTC  (2+ messages)

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-12 16:11 UTC  (8+ messages)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-12 16:08 UTC  (14+ messages)

Dual-channel DSI
 2014-08-12 16:00 UTC  (8+ messages)

[PATCH 1/3 v4 RESEND] mfd: arizona: Export function to control subsystem DVFS
 2014-08-12 15:57 UTC  (4+ messages)
` [PATCH 3/3 v4 RESEND] ASoC: arizona: Add DVFS handling for sample rate control

[PATCH] timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
 2014-08-12 15:52 UTC 

[PATCH] hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked
 2014-08-12 15:43 UTC  (2+ messages)

[PATCH] timekeeping: Fixup typo in update_vsyscall_old definition
 2014-08-12 15:30 UTC  (4+ messages)
` [tip:timers/core] "

[GIT PULL 00/33] perf/core improvements and fixes
 2014-08-12 15:29 UTC  (6+ messages)
` [PATCH 05/33] perf record: Allow the user to disable time stamps

[RFC] ACPI: Add GPIO-signaled event simulator
 2014-08-12 15:24 UTC  (5+ messages)

[PATCH v3] ASOC: dapm: add code to configure dai link parameters
 2014-08-12 15:10 UTC  (6+ messages)
` [alsa-devel] "

io-domain voltages as regulators?
 2014-08-12 15:13 UTC  (4+ messages)

[GIT PULL] Quota, reiserfs, udf updates for 3.17-rc1 (v2)
 2014-08-12 15:13 UTC 

[PATCH v4] kprobes: arm: enable OPTPROBES for ARM 32
 2014-08-12 15:12 UTC  (3+ messages)

[PATCH v2 0/3] ARM: EXYNOS: Fix builds with PM_SLEEP=n
 2014-08-12 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
` [PATCH v2 2/3] ARM: mm: Fix ifdef around cpu_*_do_[suspend,resume] ops
` [PATCH v2 3/3] ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y

[PATCH v2 1/1] virtio: rng: add derating factor for use by hwrng core
 2014-08-12 15:09 UTC 

[PATCH 0/4] perf tools: API probing fixes
 2014-08-12 15:04 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2
` [PATCH 2/4] perf tools: Fix one of the probe events to exclude kernel
` [PATCH 3/4] perf tools: Fix probing the kernel API with cpu-wide events
` [PATCH 4/4] perf tools: Prefer to use a cpu-wide event for probing CLOEXEC

[PATCH 0/7] arm: mediatek: Add more basic features
 2014-08-12 15:03 UTC  (5+ messages)
` [PATCH 6/7] arm: mediatek: enable gpt6 on boot up to make arch timer working

[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
 2014-08-12 14:59 UTC  (4+ messages)

[PATCH] staging: lustre: lustre: libcfs: workitem.c: Cleaning up missing null-terminate after strncpy call
 2014-08-12 14:58 UTC  (2+ messages)

[sched] 143e1e28cb4: +17.9% aim7.jobs-per-min, -9.7% hackbench.throughput
 2014-08-12 14:57 UTC  (6+ messages)

[PATCH 1/2] sched: fix and clean up calculate_imbalance
 2014-08-12 14:52 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Allow calculate_imbalance() to move idle cpus

[PATCH 2/2] sched,numa: fix numa capacity computation
 2014-08-12 14:53 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Fix "

[PATCH 1/2] sched,numa: fix off-by-one in capacity check
 2014-08-12 14:53 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Fix "

[PATCH 2/2] sched: make update_sd_pick_busiest return true on a busier sd
 2014-08-12 14:52 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Make update_sd_pick_busiest() return 'true' "

[PATCH 1/2] sched: fix and clean up calculate_imbalance
 2014-08-12 14:52 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Make calculate_imbalance() independent

[PATCH] [sched] Rename a misleading variable in build_overlap_sched_groups()
 2014-08-12 14:52 UTC  (2+ messages)
` [tip:sched/core] sched: "

[PATCH v3] sched/deadline: overrun could happen in start_hrtick_dl
 2014-08-12 14:52 UTC  (2+ messages)

[RFC PATCH -logging 00/10] scsi/constants: Output continuous error messages on trace
 2014-08-12 14:51 UTC  (3+ messages)
` [RFC PATCH 01/10] scsi/constants: Cleanup printk message in __scsi_print_sense()


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