summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-182-146/+121
|\
| * param: do not set store func without write permKees Cook2014-12-181-1/+3
| * params: cleanup sysfs allocationRusty Russell2014-11-111-51/+44
| * kernel:module Fix coding style errors and warnings.Ionut Alexa2014-11-111-25/+28
| * module: Remove stop_machine from module unloadingMasami Hiramatsu2014-11-111-28/+39
| * module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-111-34/+5
| * lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-111-2/+3
| * module: Unlink module with RCU synchronizing instead of stop_machineMasami Hiramatsu2014-11-111-13/+5
| * module: Wait for RCU synchronizing before releasing a moduleMasami Hiramatsu2014-11-111-0/+2
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\ \
| * | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-174-13/+125
|\ \ \
| * | | userns; Correct the comment in map_writeEric W. Biederman2014-12-111-1/+1
| * | | userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2014-12-111-0/+5
| * | | userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-112-0/+86
| * | | userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2014-12-091-8/+6
| * | | userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2014-12-091-2/+4
| * | | userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2014-12-091-1/+1
| * | | userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2014-12-091-4/+0
| * | | userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-092-1/+17
| * | | userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2014-12-051-1/+3
| * | | groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-052-2/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-166-54/+55
|\ \ \ \
| * \ \ \ Merge branch 'nsfs' into for-nextAl Viro2014-12-106-54/+55
| |\ \ \ \
| | * | | | bury struct proc_ns in fs/procAl Viro2014-12-041-3/+1
| | * | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-046-4/+14
| | * | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-043-6/+6
| | * | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-043-27/+9
| | * | | | switch the rest of proc_ns_operations to working with &...->nsAl Viro2014-12-043-16/+27
| | * | | | common object embedded into various struct ....nsAl Viro2014-12-045-11/+11
* | | | | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-165-8/+87
|\ \ \ \ \ \
| * | | | | | tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-154-0/+57
| * | | | | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-154-8/+30
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-152-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie2014-12-121-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-051-0/+1
| * | | | | | | | Merge tag 'v3.18' into drm-nextDave Airlie2014-12-081-2/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-0216-95/+131
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-131-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-21/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-0616-95/+131
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-051-21/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-091-3/+0
* | | | | | | | | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-131-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | printk: Do not disable preemption for accessing printk_funcSteven Rostedt (Red Hat)2014-12-111-2/+8
* | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-131-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next' into upstream for v3.19Paul Moore2014-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-171-1/+1
* | | | | | | | | | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-8/+8
OpenPOWER on IntegriCloud