summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-091-0/+1
|\
| * Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-0127-136/+278
| |\
| * | cgroup: export css_next_descendant_pre for bfqChristoph Hellwig2019-06-211-0/+1
* | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-093-7/+4
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-083-7/+4
| |\ \ \
| | * | | kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang2019-06-281-2/+1
| | * | | PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki2019-06-191-3/+3
| | * | | PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre2019-06-141-2/+0
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-085-81/+180
|\ \ \ \ \
| * | | | | signal: Remove the signal number and task parameters from force_sig_infoEric W. Biederman2019-05-292-8/+8
| * | | | | signal: Factor force_sig_info_to_task out of force_sig_infoEric W. Biederman2019-05-291-3/+9
| * | | | | signal: Generate the siginfo in force_sigEric W. Biederman2019-05-291-1/+9
| * | | | | signal: Move the computation of force into send_signal and correct it.Eric W. Biederman2019-05-291-13/+22
| * | | | | signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signalEric W. Biederman2019-05-291-17/+16
| * | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-3/+2
| * | | | | signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman2019-05-291-1/+11
| * | | | | signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-2/+2
| * | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-273-6/+6
| * | | | | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-272-3/+5
| * | | | | signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sigEric W. Biederman2019-05-271-1/+1
| * | | | | signal: Correct namespace fixups of si_pid and si_uidEric W. Biederman2019-05-221-27/+40
| * | | | | signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-05-221-8/+61
* | | | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-082-1/+44
|\ \ \ \ \ \
| * | | | | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | | | cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFSTejun Heo2019-06-141-42/+42
| * | | | | | Merge branch 'for-5.2-fixes' into for-5.3Tejun Heo2019-06-101-1/+5
| |\ \ \ \ \ \
| * | | | | | | cgroup: add cgroup_parse_float()Tejun Heo2019-05-311-0/+43
* | | | | | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2019-07-081-15/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue: Remove GPF argument from alloc_workqueue_attrs()Thomas Gleixner2019-06-271-12/+11
| * | | | | | | | workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner2019-06-271-4/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | KEXEC: Call ima_kexec_cmdline to measure the boot command line argsPrakhar Srivastava2019-06-301-3/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-082-10/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2019-06-262-9/+2
| * | | | | | | | keys: Namespace keyring namesDavid Howells2019-06-262-3/+7
* | | | | | | | | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+9
|\| | | | | | | |
| * | | | | | | | keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-191-0/+9
* | | | | | | | | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-081-2/+2
|\| | | | | | | |
| * | | | | | | | keys: sparse: Fix key_fs[ug]id_changed()David Howells2019-05-221-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-085-46/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: remove the BUG() calls in the audit rule comparison functionsPaul Moore2019-05-301-3/+0
| * | | | | | | | audit: enforce op for string fieldsRichard Guy Briggs2019-05-281-3/+15
| * | | | | | | | audit: add saddr_fam filter fieldRichard Guy Briggs2019-05-232-0/+10
| * | | | | | | | audit: re-structure audit field valid checksRichard Guy Briggs2019-05-231-22/+34
| * | | | | | | | audit: deliver signal_info regarless of syscallRichard Guy Briggs2019-05-214-19/+37
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-0822-545/+908
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/uclamp: Add uclamp support to energy_compute()Patrick Bellasi2019-06-243-22/+48
| * | | | | | | | sched/uclamp: Add uclamp_util_with()Patrick Bellasi2019-06-242-1/+33
| * | | | | | | | sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasksPatrick Bellasi2019-06-244-3/+43
| * | | | | | | | sched/uclamp: Set default clamps for RT tasksPatrick Bellasi2019-06-241-2/+28