summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-026-5/+20
|\
| * Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-283-0/+8
| |\
| | * Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-053-0/+8
| | |\
| | | * mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss2020-03-161-0/+1
| | | * arm64: Basic Branch Target Identification supportDave Martin2020-03-162-0/+7
| | | |
| | \ \
| *-. \ \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-283-5/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'Amit Daniel Kachhap2020-05-111-0/+6
| | |/ / | |/| |
| | * | arm64: silicon-errata.rst: Sort the Cortex-A55 entriesRob Herring2020-04-291-4/+4
| | * | arm64: docs: Mandate that the I-cache doesn't hold stale kernel textWill Deacon2020-04-281-1/+2
| |/ /
* | | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-2/+3
|\ \ \
| * | | x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger2020-05-281-2/+3
* | | | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-0/+7
|\ \ \ \
| * | | | x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich2020-04-271-0/+7
| | |/ / | |/| |
* | | | Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-3/+3
|\ \ \ \
| * | | | cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef2020-05-071-3/+3
| | |/ / | |/| |
* | | | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-3/+35
|\ \ \ \
| * \ \ \ Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2020-05-251-0/+5
| |\ \ \ \
| | * | | | efi/gop: Add an option to list out the available GOP modesArvind Sankar2020-05-201-0/+5
| * | | | | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-2532-115/+529
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | efi/gop: Allow automatically choosing the best modeArvind Sankar2020-04-231-0/+6
| * | | | | efi/gop: Allow specifying depth as well as resolutionArvind Sankar2020-04-231-3/+5
| * | | | | efi/gop: Allow specifying mode by <xres>x<yres>Arvind Sankar2020-04-231-0/+5
| * | | | | efi/gop: Allow specifying mode number on command lineArvind Sankar2020-04-231-3/+17
| | |/ / / | |/| | |
* | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-012-30/+72
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar2020-05-2832-115/+529
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-04-222-30/+72
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | doc/admin-guide: update kernel.rst with CAP_PERFMON informationAlexey Budankov2020-04-161-5/+11
| | * | | | doc/admin-guide: Update perf-security.rst with CAP_PERFMON informationAlexey Budankov2020-04-161-25/+61
* | | | | | Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-11/+204
|\ \ \ \ \ \
| * | | | | | locking: Introduce local_lock()Thomas Gleixner2020-05-281-11/+204
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-013-53/+35
|\ \ \ \ \ \
| * | | | | | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-191-8/+0
| * | | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-1928-107/+480
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-072-45/+35
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | rcu: Allow rcutorture to starve grace-period kthreadPaul E. McKenney2020-05-071-0/+7
| | | * | | | | | rcutorture: Add flag to produce non-busy-wait task stallsPaul E. McKenney2020-05-071-0/+5
| | |/ / / / / / | |/| | | | | |
| | * | | | | | rcu-tasks: Provide boot parameter to delay IPIs until late in grace periodPaul E. McKenney2020-04-271-0/+7
| | * | | | | | rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney2020-04-271-45/+16
| |/ / / / / /
* | | | | | | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-06-012-10/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek2020-06-011-10/+12
| |\ \ \ \ \ \ \
| | * | | | | | | lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko2020-05-201-10/+12
| * | | | | | | | kernel/printk: add kmsg SEEK_CUR handlingBruno Meneguele2020-05-211-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-06-012-5/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-191-4/+29
| * | | | | | | | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-191-1/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-013-6/+264
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao2020-06-011-2/+7
| * | | | | | | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-06-011-4/+13
| * | | | | | | | Documentation: Add details for pstore/blkWeiXiong Liao2020-05-301-0/+229
| * | | | | | | | ramoops: Add "max-reason" optional field to ramoops DT nodePavel Tatashin2020-05-301-2/+11