summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-31posix_acl: Unexport acl_by_type and make it staticAndreas Gruenbacher1-1/+0
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher1-0/+12
2016-03-31soc: qcom: smd: Support opening additional channelsBjorn Andersson1-0/+4
2016-03-31soc: qcom: smd: Introduce callback setterBjorn Andersson1-1/+3
2016-03-31soc: qcom: smem_state: Add stubs for disabled smem_stateBjorn Andersson1-0/+35
2016-03-30regulator: Deprecate regulator_can_change_voltage()Mark Brown1-2/+2
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-0/+2
2016-03-30reset: Add support for shared reset controlsHans de Goede1-15/+81
2016-03-30reset: Share struct reset_control between reset_control_get callsHans de Goede1-0/+2
2016-03-30reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede1-36/+90
2016-03-29kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre1-1/+12
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre1-2/+20
2016-03-29base: isa: Remove X86_32 dependencyWilliam Breathitt Gray1-1/+1
2016-03-29chrdev: emit a warning when we go below dynamic major rangeLinus Walleij1-0/+2
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker1-21/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker1-0/+21
2016-03-29x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-6/+16
2016-03-28regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne1-0/+2
2016-03-28[net] drop 'size' argument of sock_recvmsg()Al Viro1-2/+1
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai1-0/+4
2016-03-28regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-03-28constify security_sb_pivotroot()Al Viro2-4/+4
2016-03-28constify security_path_chroot()Al Viro2-3/+3
2016-03-28constify security_path_{link,rename}Al Viro2-9/+9
2016-03-28constify security_path_{mkdir,mknod,symlink}Al Viro2-9/+9
2016-03-28constify security_path_{unlink,rmdir}Al Viro2-6/+6
2016-03-28constify chmod_common/security_path_chmodAl Viro2-3/+3
2016-03-28constify security_sb_mount()Al Viro2-3/+3
2016-03-28constify chown_common/security_path_chownAl Viro2-3/+3
2016-03-28constify vfs_truncate()Al Viro1-1/+1
2016-03-28constify security_path_truncate()Al Viro2-3/+3
2016-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26fs: add file_dentry()Miklos Szeredi2-0/+20
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2-11/+20
2016-03-26mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-26mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-26include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-26oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-26mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-26sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-25configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila1-2/+2
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+2
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng1-0/+2