summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-27
|\
| * audit: Fix check of return value of strnlen_user()Jan Kara2015-06-11
| * audit: obsolete audit_context check is removed in audit_filter_rules()Mikhail Klementyev2015-05-29
| * audit: fix for typo in comment to function audit_log_link_denied()Shailendra Verma2015-05-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
|\ \
| * | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-04
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-06-26
|\ \ \
| * | | workqueue: fix typos in commentsShailendra Verma2015-05-29
| * | | workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan2015-05-21
| * | | workqueue: remove the lock from wq_sysfs_prep_attrs()Lai Jiangshan2015-05-21
| * | | workqueue: remove the declaration of copy_workqueue_attrs()Lai Jiangshan2015-05-21
| * | | workqueue: ensure attrs changes are properly synchronizedLai Jiangshan2015-05-19
| * | | workqueue: separate out and refactor the locking of applying attrsLai Jiangshan2015-05-19
| * | | workqueue: simplify wq_update_unbound_numa()Lai Jiangshan2015-05-18
| * | | workqueue: wq_pool_mutex protects the attrs-installationLai Jiangshan2015-05-18
| * | | workqueue: fix a typoChen Hanxiao2015-05-13
| * | | workqueue: function name in the comment differs from the real function nameGong Zhaogang2015-05-11
| * | | workqueue: Allow modifying low level unbound workqueue cpumaskLai Jiangshan2015-04-30
| * | | workqueue: Create low-level unbound workqueues cpumaskFrederic Weisbecker2015-04-27
| * | | workqueue: split apply_workqueue_attrs() into 3 stagesLai Jiangshan2015-04-27
| |/ /
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-26
|\ \ \
| * | | cgroup: require write perm on common ancestor when moving processes on the de...Tejun Heo2015-06-18
| * | | cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write()Tejun Heo2015-06-18
| * | | cgroup: fix uninitialised iterator in for_each_subsys_whichAleksa Sarai2015-06-10
| * | | cgroup: replace explicit ss_mask checking with for_each_subsys_whichAleksa Sarai2015-06-08
| * | | cgroup: use bitmask to filter for_each_subsysAleksa Sarai2015-06-08
| * | | cgroup: simplify threadgroup lockingTejun Heo2015-05-26
| * | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-26
| * | | sched, cgroup: reorganize threadgroup lockingTejun Heo2015-05-26
| * | | cgroup: switch to unsigned long for bitmasksAleksa Sarai2015-05-18
| * | | cgroup: fix some comment typosChen Hanxiao2015-04-23
* | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-08
| |\ \ \ \
| * | | | | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-20
| * | | | | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-20
* | | | | | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-26
|\ \ \ \ \ \
| * | | | | | ring_buffer: Allow to exit the ring buffer benchmark immediatelyPetr Mladek2015-06-15
| * | | | | | ring-buffer-benchmark: Fix the wrong typeWang Long2015-06-10
| * | | | | | ring-buffer-benchmark: Fix the wrong param in module_paramWang Long2015-06-10
| * | | | | | ring-buffer: Add enum names for the context levelsSteven Rostedt (Red Hat)2015-05-29
| * | | | | | ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)2015-05-28
| * | | | | | ring-buffer: Give NMIs a chance to lock the reader_lockSteven Rostedt (Red Hat)2015-05-28
| * | | | | | ring-buffer: Add trace_recursive checks to ring_buffer_write()Steven Rostedt (Red Hat)2015-05-27
| * | | | | | ring-buffer: Allways do the trace_recursive checksSteven Rostedt (Red Hat)2015-05-27
| * | | | | | ring-buffer: Move recursive check to per_cpu descriptorSteven Rostedt (Red Hat)2015-05-27
| * | | | | | ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)2015-05-21
| * | | | | | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-13
| * | | | | | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-13
| * | | | | | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)2015-05-13
| * | | | | | tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)2015-05-13