summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2016-03-04RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2016-03-04ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2016-03-04MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2016-03-04MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2016-03-04MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2016-03-04lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro1-1/+3
2016-03-04dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2016-03-04dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2016-03-04dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2016-03-04shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2016-03-04expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro1-13/+17
2016-03-04split dentry_kill()Al Viro1-26/+36
2016-03-04lift the "already marked killed" case into shrink_dentry_list()Al Viro1-6/+9
2016-03-04iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-04proc: Fix ptrace-based permission checks for accessing task mapsCorey Wright2-3/+3
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-04can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-04dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov1-2/+2
2016-03-04dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2016-03-04dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer1-0/+1
2016-03-04efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar3-11/+10
2016-03-04drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2016-03-04tools: Add a "make all" ruleKamal Mostafa1-0/+9
2016-03-04bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet1-7/+30
2016-03-04bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
2016-03-04bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-04bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2016-03-04bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu1-0/+2
2016-03-04bcache: Add a cond_resched() call to gcKent Overstreet1-0/+1
2016-03-04bcache: fix a livelock when we cause a huge number of cache missesZheng Liu1-1/+3
2016-03-04netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2016-03-04netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien1-3/+1
2016-03-04netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil1-2/+2
2016-03-04drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-02-25Linux 3.14.62v3.14.62Greg Kroah-Hartman1-1/+1
2016-02-25module: wrapper for symbol name.Rusty Russell1-11/+15
2016-02-25ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong1-1/+1
2016-02-25futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner1-0/+5
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-25memcg: only free spare array when readers are doneMartijn Coenen1-5/+6
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott1-1/+1
2016-02-25dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz1-2/+2