summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-141-1/+1
* seccomp: Don't special case audited processes when loggingTyler Hicks2018-05-081-9/+1
* seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks2018-05-081-0/+5
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-152-19/+74
|\
| * syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-091-12/+17
| * syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-091-6/+11
| * syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+22
| * syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-1/+1
| * syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski2018-04-051-0/+23
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-151-3/+3
|\ \
| * | sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-142-28/+83
|\ \
| * | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-131-0/+30
| * | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-131-11/+6
| * | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-4/+9
| * | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-131-6/+11
| * | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-131-0/+2
| * | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-0/+19
| * | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-7/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-131-0/+1
|\ \ \
| * | | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-021-0/+1
* | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-131-0/+1
|\ \ \ \
| * | | | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-0/+1
* | | | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-133-31/+5
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-102-0/+5
| |\ \ \ \ \
| | * | | | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-0/+2
| | * | | | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+3
| * | | | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-31/+0
| |/ / / / /
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-136-9/+75
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clk-davinci' into clk-nextStephen Boyd2018-04-061-0/+30
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd2018-04-061-0/+30
| | |\ \ \ \ \ \
| | | \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd2018-04-062-0/+42
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | clk: davinci: New driver for TI DA8XX CFGCHIP clocksDavid Lechner2018-03-201-0/+21
| | * | | | | | | | clk: davinci: New driver for davinci PLL clocksDavid Lechner2018-03-201-0/+21
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd2018-04-061-8/+8
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | clk: add more __must_check for bulk APIsDong Aisheng2018-03-161-8/+8
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. | | | | | | | Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd2018-04-062-1/+23
| |\ \ \| | | | | | |
| | | * | | | | | | | clk: tegra: MBIST work around for Tegra210Peter De Schrijver2018-03-081-0/+1
| | | |/ / / / / / /
| | * | | | | | | | clk: divider: read-only divider can propagate rate changeJerome Brunet2018-03-121-0/+15
| | * | | | | | | | clk: fix mux clock documentationJerome Brunet2018-03-121-1/+2
| | * | | | | | | | clk: mux: add helper function for index/value translationJerome Brunet2018-03-121-0/+4
| | * | | | | | | | clk: divider: export clk_div_mask() helperJerome Brunet2018-03-121-0/+1
| | |/ / / / / / /
| * / / / / / / / clk: ti: add support for register read-modify-write low-level operationTero Kristo2018-03-081-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-132-2/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | backing: silence compiler warning using __printfMathieu Malaterre2018-04-101-0/+1
| * | | | | | | blk-mq: remove blk_mq_delay_queue()Ming Lei2018-04-101-2/+0
* | | | | | | | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-121-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lockref: Add lockref_put_not_zeroAndreas Gruenbacher2018-04-121-0/+1
* | | | | | | | | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-125-17/+131
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-101-0/+63