summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-115-2/+30
|\
| * tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa2019-05-101-0/+2
| * tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa2019-05-101-1/+2
| * tomoyo: Check address length before reading address familyTetsuo Handa2019-05-101-0/+4
| * tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa2019-05-102-1/+22
* | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1133-98/+397
|\ \ | |/ |/|
| * xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-073-7/+57
| * xtensa: add exclusive atomics supportMax Filippov2019-05-077-6/+267
| * xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0621-23/+32
| * xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-067-24/+0
| * xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
| * xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0
* | Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds2019-05-1037-2070/+2620
|\ \
| * \ Merge branch 'x86' into docs-nextJonathan Corbet2019-05-0835-2060/+2559
| |\ \
| | * | Documentation: x86: convert x86_64/machinecheck to reSTChangbin Du2019-05-082-5/+8
| | * | Documentation: x86: convert x86_64/cpu-hotplug-spec to reSTChangbin Du2019-05-082-1/+5
| | * | Documentation: x86: convert x86_64/fake-numa-for-cpusets to reSTChangbin Du2019-05-082-7/+19
| | * | Documentation: x86: convert x86_64/5level-paging.txt to reSTChangbin Du2019-05-082-5/+12
| | * | Documentation: x86: convert x86_64/mm.txt to reSTChangbin Du2019-05-083-153/+162
| | * | Documentation: x86: convert x86_64/uefi.txt to reSTChangbin Du2019-05-082-7/+24
| | * | Documentation: x86: convert x86_64/boot-options.txt to reSTChangbin Du2019-05-084-278/+346
| | * | Documentation: x86: convert i386/IO-APIC.txt to reSTChangbin Du2019-05-083-12/+27
| | * | Documentation: x86: convert usb-legacy-support.txt to reSTChangbin Du2019-05-082-17/+24
| | * | Documentation: x86: convert orc-unwinder.txt to reSTChangbin Du2019-05-082-12/+16
| | * | Documentation: x86: convert resctrl_ui.txt to reSTChangbin Du2019-05-082-423/+494
| | * | Documentation: x86: convert microcode.txt to reSTChangbin Du2019-05-082-28/+35
| | * | Documentation: x86: convert pti.txt to reSTChangbin Du2019-05-082-4/+14
| | * | Documentation: x86: convert amd-memory-encryption.txt to reSTChangbin Du2019-05-082-3/+11
| | * | Documentation: x86: convert intel_mpx.txt to reSTChangbin Du2019-05-082-56/+65
| | * | Documentation: x86: convert protection-keys.txt to reSTChangbin Du2019-05-082-12/+22
| | * | Documentation: x86: convert pat.txt to reSTChangbin Du2019-05-083-230/+243
| | * | Documentation: x86: convert mtrr.txt to reSTChangbin Du2019-05-083-329/+355
| | * | Documentation: x86: convert tlb.txt to reSTChangbin Du2019-05-082-11/+20
| | * | Documentation: x86: convert zero-page.txt to reSTChangbin Du2019-05-083-40/+46
| | * | Documentation: x86: convert earlyprintk.txt to reSTChangbin Du2019-05-082-56/+67
| | * | Documentation: x86: convert entry_64.txt to reSTChangbin Du2019-05-082-3/+10
| | * | Documentation: x86: convert kernel-stacks to reSTChangbin Du2019-05-082-7/+14
| | * | Documentation: x86: convert exception-tables.txt to reSTChangbin Du2019-05-082-114/+134
| | * | Documentation: x86: convert topology.txt to reSTChangbin Du2019-05-082-44/+49
| | * | Documentation: x86: convert boot.txt to reSTChangbin Du2019-05-082-203/+327
| | * | Documentation: add Linux x86 docs to Sphinx TOC treeChangbin Du2019-05-082-0/+10
| |/ /
| * | Documentation/trace: Add clarification how histogram onmatch worksTzvetomir Stoyanov2019-05-081-4/+7
| * | doc:it_IT: align documentation after licenses patchesFederico Vaga2019-05-081-6/+54
* | | Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-101-7/+4
|\ \ \
| * | | vsprintf: Do not break early boot with probing addressesPetr Mladek2019-05-101-7/+4
* | | | Merge tag 'pidfd-fixes-v5.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2019-05-102-2/+4
|\ \ \ \
| * | | | fork: do not release lock that wasn't takenChristian Brauner2019-05-101-2/+3
| * | | | samples: add .gitignore for pidfd-metadataChristian Brauner2019-05-101-0/+1
* | | | | Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-05-1021-381/+2147
|\ \ \ \ \