aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-24mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov1-0/+11
2015-06-24thp: cleanup how khugepaged enters freezerJiri Kosina1-3/+1
2015-06-24mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen1-7/+0
2015-06-24mm, hwpoison: add comment describing when to add new casesAndi Kleen1-0/+8
2015-06-24linux/slab.h: fix three off-by-one typos in commentRasmus Villemoes1-2/+2
2015-06-24slab: correct size_index table before replacing the bootstrap kmem_cache_nodeDaniel Sanders4-15/+24
2015-06-24mm/slab_common: support the slub_debug boot option on specific object sizeGavin Guo2-23/+61
2015-06-24xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf1-0/+8
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf6-5/+112
2015-06-24smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2-1/+63
2015-06-24sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-24parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-24ocfs2: mark local functions as staticJoseph Qi2-6/+6
2015-06-24ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick1-9/+2
2015-06-24ocfs2: use swap() in swap_refcount_rec()Fabian Frederick1-4/+2
2015-06-24ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick1-4/+1
2015-06-24ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi2-3/+15
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei1-3/+1
2015-06-24ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen1-1/+1
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang3-37/+4
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi1-1/+14
2015-06-24ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei1-1/+2
2015-06-24ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei1-10/+24
2015-06-24ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi1-1/+0
2015-06-24ocfs2: use retval instead of status for checking errorDaeseok Youn1-10/+10
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi4-46/+39
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton1-16/+3
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches2-30/+59
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick2-3/+1
2015-06-24NTFS: use kvfree() in ntfs_free()Pekka Enberg1-6/+1
2015-06-24fsnotify: remove obsolete documentationNikolay Borisov1-2/+0
2015-06-24powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-24metag: use for_each_sg()Akinobu Mita1-5/+9
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-06-23KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRsWei Huang1-42/+9
2015-06-23KVM: x86/vPMU: Implement AMD vPMU code for KVMWei Huang1-6/+116
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang8-338/+606
2015-06-23KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmcWei Huang1-6/+18
2015-06-23HSI: nokia-modem: use flags argument of devm_gpiod_get to set directionUwe Kleine-König1-5/+2
2015-06-23HSI: nokia-modem: Reduce missing driver message to debug levelSebastian Reichel1-2/+2
2015-06-23HSI: cmt_speech: fix timestamp interfaceSebastian Reichel2-7/+18
2015-06-22cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat2-0/+23
2015-06-22x86: Load __USER_DS into DS/ES after resumeIngo Molnar1-2/+4
2015-06-22PM / OPP: Add binding for 'opp-suspend'Viresh Kumar1-0/+7
2015-06-22PM / OPP: Allow multiple OPP tables to be passed via DTViresh Kumar1-0/+60
2015-06-22PM / OPP: Add new bindings to address shortcomings of existing bindingsViresh Kumar1-4/+377
2015-06-22mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg1-4/+4
2015-06-22mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4