summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2016-11-222-18/+17
* | | | | | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-146-221/+341
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | audit: use proper refcount locking on audit_sockRichard Guy Briggs2016-12-141-6/+24
| * | | | | | | | | | | audit: don't ever sleep on a command record/messagePaul Moore2016-12-141-5/+13
| * | | | | | | | | | | audit: handle a clean auditd shutdown with gracePaul Moore2016-12-141-0/+6
| * | | | | | | | | | | audit: wake up kauditd_thread after auditd registersPaul Moore2016-12-141-0/+1
| * | | | | | | | | | | audit: rework audit_log_start()Paul Moore2016-12-141-56/+36
| * | | | | | | | | | | audit: rework the audit queue handlingPaul Moore2016-12-141-121/+226
| * | | | | | | | | | | audit: rename the queues and kauditd related functionsPaul Moore2016-12-141-20/+20
| * | | | | | | | | | | audit: queue netlink multicast sends just like we do for unicast sendsPaul Moore2016-12-141-35/+35
| * | | | | | | | | | | audit: fixup audit_init()Paul Moore2016-12-141-6/+8
| * | | | | | | | | | | audit: move kaudit thread start from auditd registration to kaudit init (#2)Richard Guy Briggs2016-12-141-10/+4
| * | | | | | | | | | | audit: add support for session ID user filterRichard Guy Briggs2016-11-292-0/+7
| * | | | | | | | | | | audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-204-10/+6
| * | | | | | | | | | | audit: skip sessionid sentinel value when auto-incrementingRichard Guy Briggs2016-11-201-1/+4
| * | | | | | | | | | | audit: tame initialization warning len_abuf in audit_log_execve_infoRichard Guy Briggs2016-11-141-1/+1
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-141-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v4.9-rc5' into nextJames Morris2016-11-1411-75/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | seccomp: Fix documentationMickaël Salaün2016-11-011-4/+3
* | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | padata: Remove unused but set variablesTobias Klauser2016-10-251-4/+0
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove last traces of ikconfig.hPaul Bolle2016-12-141-2/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-132-28/+86
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-192-28/+86
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | workqueue: move wq_numa_init() to workqueue_init()Tejun Heo2016-10-191-2/+23
| | * | | | | | | | | | | workqueue: remove keventd_up()Tejun Heo2016-09-171-1/+1
| | * | | | | | | | | | | power, workqueue: remove keventd_up() usageTejun Heo2016-09-171-10/+1
| | * | | | | | | | | | | workqueue: make workqueue available early during bootTejun Heo2016-09-171-16/+60
| | * | | | | | | | | | | workqueue: dump workqueue state on sanity check failures in destroy_workqueue()Tejun Heo2016-09-161-0/+2
* | | | | | | | | | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-137-118/+342
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2016-12-123-31/+132
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flagRafael J. Wysocki2016-11-211-2/+2
| | * | | | | | | | | | | | | PM / sleep: System sleep state selection interface reworkRafael J. Wysocki2016-11-213-31/+132
| * | | | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-12-123-67/+111
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-013-67/+111
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-293-62/+103
| | | * | | | | | | | | | | | | | cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-291-5/+8
| | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-12-121-20/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2016-11-241-6/+6
| | * | | | | | | | | | | | | | | cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar2016-11-161-5/+8
| | * | | | | | | | | | | | | | | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2016-11-161-7/+78
| | * | | | | | | | | | | | | | | cpufreq: schedutil: enable fast switch earlierViresh Kumar2016-11-161-6/+11
| | * | | | | | | | | | | | | | | cpufreq: schedutil: Avoid indented labelsViresh Kumar2016-11-161-3/+3
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-17/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-10/+9
| * | | | | | | | | | | | | | | | block: better op and flags encodingChristoph Hellwig2016-10-281-7/+7
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ftrace: Provide API to use global filtering for ftrace opsJoel Fernandes2016-11-151-0/+17
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-126-45/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
OpenPOWER on IntegriCloud