2015-01-30 |
Greg Kroah-Hartman | Linux 3.14.31
|
commit | commitdiff | tree |
2015-01-30 |
NeilBrown | md/raid5: fetch_block must fetch all the blocks handle_strip... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Michal Hocko | mm: get rid of radix tree gfp mask for pagecache_get_page Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: reduce cost of the fair zone allocation... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: abort fair zone allocation policy when... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: vmscan: only update per-cpu thresholds for online CPU Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: move zone->pages_scanned into a vmstat counter Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: rearrange zone fields into read-only, page alloc... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: pagemap: avoid unnecessary overhead when tracepoints... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Jerome Marchand | memcg, vmscan: Fix forced scan of anonymous pages Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Joonsoo Kim | vmalloc: use rcu list iterator to reduce vmap_area_lock... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Jerome Marchand | mm: make copy_pte_range static again Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
David Rientjes | mm, thp: only collapse hugepages to nodes with affinity... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Hugh Dickins | mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Hugh Dickins | shmem: fix init_page_accessed use to stop !PageLRU bug Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: avoid unnecessary atomic operations during end_page_writ... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: non-atomically mark page accessed during page cache... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | fs: buffer: do not use unnecessary atomic operations... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: do not use unnecessary atomic operations when adding... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: do not use atomic operations when releasing pages Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: shmem: avoid atomic operation during shmem_getpage_gfp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: lookup pageblock migratetype with IRQs... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: convert hot/cold parameter and immediate... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: reduce number of times page_to_pfn... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: use unsigned int for order in more... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: take the ALLOC_NO_WATERMARK check out... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: only check the alloc flags and gfp_mask... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: only check the zone id check if pages... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: calculate classzone_idx once from the... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: use jump labels to avoid checking number_of_... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | include/linux/jump_label.h: expose the reference count Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: do not treat a zone that cannot be... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mel Gorman | mm: page_alloc: do not update zlc unless the zlc is... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Jianyu Zhan | mm/swap.c: clean up *lru_cache_add* functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Sjoerd Simons | mmc: sdhci: Don't signal the sdio irq if it's not setup Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Francesco Ruggeri | tty: Fix pty master poll() after slave closes v2 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Dmitry Torokhov | Input: evdev - fix EVIOCG{type} ioctl Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Vineet Gupta | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Vineet Gupta | ARC: Delete stale barrier.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Mathias Krause | crypto: add missing crypto module aliases Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Kees Cook | crypto: include crypto- module prefix in template Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Kees Cook | crypto: prefix module autoloading with "crypto-" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Lars Ellenberg | drbd: merge_bvec_fn: properly remap bvm->bi_bdev Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
David Vrabel | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Dan Carpenter | ipvs: uninitialized data with IP_VS_IPV6 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Pablo Neira Ayuso | netfilter: nfnetlink: validate nfnetlink header from... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Sasha Levin | KEYS: close race between key lookup and freeing Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Andy Shevchenko | sata_dwc_460ex: fix resource leak on error path Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Andy Lutomirski | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Bryan O'Donoghue | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Andy Lutomirski | x86, tls: Interpret an all-zero struct user_desc as... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Andy Lutomirski | x86, tls, ldt: Stop checking lm in LDT_empty Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Kees Cook | x86, boot: Skip relocs when load address unchanged Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alexandre Demers | x86/tsc: Change Fast TSC calibration failed from error... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
K. Y. Srinivasan | x86, hyperv: Mark the Hyper-V clocksource as being... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Tobias Jakobi | clocksource: exynos_mct: Fix bitmask regression for... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Oliver Hartkopp | can: dev: fix crtlmode_supported check Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Al Viro | fix deadlock in cifs_ioctl_clone() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Andrew Lunn | bus: mvebu-mbus: fix support of MBus window 13 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Fabio Estevam | ARM: dts: imx25: Fix PWM "per" clocks Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Sasha Levin | time: adjtimex: Validate the ADJ_FREQUENCY values Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Sasha Levin | time: settimeofday: Validate the values of tv from... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Joe Thornber | dm cache: fix problematic dual use of a single migration... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Joe Thornber | dm cache: share cache-metadata object across inactive... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Brian King | ipr: wait for aborted command responses Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alex Williamson | PCI: Mark Atheros AR93xx to avoid bus reset Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alex Williamson | PCI: Add flag for devices where we can't use bus reset Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alex Deucher | drm/radeon: use rv515_ring_start on r5xx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alex Deucher | drm/radeon: add si dpm quirk list Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Alex Deucher | drm/radeon: add a dpm quirk list Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Chris Wilson | drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Michael Karcher | scripts/recordmcount.pl: There is no -m32 gcc option... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Jason Lee Cragg | ALSA: usb-audio: Add mic volume fix quirk for Logitech... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
David Jeffery | libata: prevent HSM state change race between ISR and PIO
|
commit | commitdiff | tree |
2015-01-30 |
Jim Lin | pinctrl: Fix two deadlocks Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Johan Hovold | gpio: sysfs: fix gpio device-attribute leak Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-30 |
Johan Hovold | gpio: sysfs: fix gpio-chip device-attribute leak Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Greg Kroah-Hartman | Linux 3.14.30
|
commit | commitdiff | tree |
2015-01-27 |
Martin Schwidefsky | s390/3215: fix tty output containing tabs Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Martin Schwidefsky | s390/3215: fix hanging console issue Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Jerry Hoemann | fsnotify: next_i is freed during fsnotify_unmount_inodes. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Alexander Y. Fomichev | net: fix creation adjacent device symlinks Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Alexander Y. Fomichev | net: prevent of emerging cross-namespace symlinks Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Dan Carpenter | netfilter: ipset: small potential read beyond the end... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Bandan Das | KVM: nVMX: Disable unrestricted mode if ept=0 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Kent Overstreet | bcache: Make sure to pass GFP_WAIT to mempool_alloc() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iser-target: Fix implicit termination of connections Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iser-target: Handle ADDR_CHANGE event for listener... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iser-target: Fix connected_handler + teardown flow... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iser-target: Parallelize CM connection establishment Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iser-target: Fix flush + disconnect completion handling Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Sagi Grimberg | iscsi,iser-target: Initiate termination only once Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Nicholas Bellinger | vhost-scsi: Add missing virtio-scsi -> TCM attribute... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Hannes Reinecke | tcm_loop: Fix wrong I_T nexus association Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Hannes Reinecke | tcm_loop: Fixup tag handling Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Trond Myklebust | LOCKD: Fix a race when initialising nlmsvc_timeout Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Daniel Borkmann | x86, um: actually mark system call tables readonly Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Richard Weinberger | um: Skip futex_atomic_cmpxchg_inatomic() test Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Dan Carpenter | decompress_bunzip2: off by one in get_next_block() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |
2015-01-27 |
Geert Uytterhoeven | ARM: shmobile: sh73a0 legacy: Set .control_parent for... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
commit | commitdiff | tree |