summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * docs: ioctl-number.txt: convert it to ReST formatMauro Carvalho Chehab2019-07-156-355/+367
| * docs: mmc: convert to ReSTMauro Carvalho Chehab2019-07-155-40/+82
| * docs: xtensa: convert to ReSTMauro Carvalho Chehab2019-07-156-194/+222
| * docs: nvdimm: convert to ReSTMauro Carvalho Chehab2019-07-155-295/+393
| * docs: mtd: convert to ReSTMauro Carvalho Chehab2019-07-155-250/+314
| * docs: md: convert to ReSTMauro Carvalho Chehab2019-07-154-75/+151
| * docs: nfc: convert to ReSTMauro Carvalho Chehab2019-07-153-75/+109
| * docs: namespaces: convert to ReSTMauro Carvalho Chehab2019-07-153-3/+22
| * docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-1515-539/+695
| * docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-1516-536/+669
| * docs: accounting: convert to ReSTMauro Carvalho Chehab2019-07-158-93/+140
| * docs: DMA-API-HOWTO.txt: fix an unmarked code blockMauro Carvalho Chehab2019-07-151-1/+1
| * docs: rbtree.txt: fix Sphinx build warningsMauro Carvalho Chehab2019-07-151-3/+3
| * docs: phy: convert samsung-usb2.txt to ReST formatMauro Carvalho Chehab2019-07-152-30/+34
| * docs: nvmem: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-53/+59
| * docs: bus-devices: ti-gpmc.rst: convert it to ReSTMauro Carvalho Chehab2019-07-151-53/+110
| * docs: xen-tpmfront.txt: convert it to .rstMauro Carvalho Chehab2019-07-151-47/+60
| * docs: memory-devices: convert ti-emif.txt to ReSTMauro Carvalho Chehab2019-07-151-10/+17
| * docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15115-1426/+1991
| * docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-156-10/+38
| * docs: pti_intel_mid.txt: convert it to pti_intel_mid.rstMauro Carvalho Chehab2019-07-152-99/+106
| * docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-153-31/+38
| * docs: cma/debugfs.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+7
| * docs: m68k: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-153-147/+191
| * docs: lp855x-driver.txt: convert to ReST and move to kernel-apiMauro Carvalho Chehab2019-07-153-67/+84
| * docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-152-3/+8
| * docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-154-88/+109
| * docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-1520-387/+511
* | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-07-1619-269/+339
|\ \
| * | xtensa: virt: add defconfig and DTSMax Filippov2019-07-082-0/+185
| * | xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov2019-07-0811-102/+153
| * | xtensa: One function call less in bootmem_init()Markus Elfring2019-07-051-4/+1
| * | xtensa: remove arch/xtensa/include/asm/types.hMax Filippov2019-06-271-23/+0
| * | xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov2019-06-161-32/+0
| * | xtensa: drop dead PCI support codeMax Filippov2019-06-164-107/+0
| * | xtensa/PCI: Remove unused variableGuenter Roeck2019-06-161-1/+0
* | | Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds2019-07-164-329/+306
|\ \ \
| * | | LSM: SafeSetID: fix use of literal -1 in capable hookJann Horn2019-07-151-1/+1
| * | | LSM: SafeSetID: verify transitive constrainednessJann Horn2019-07-152-2/+40
| * | | LSM: SafeSetID: add read handlerJann Horn2019-07-152-4/+32
| * | | LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn2019-07-154-169/+149
| * | | LSM: SafeSetID: fix userns handling in securityfsJann Horn2019-07-151-3/+3
| * | | LSM: SafeSetID: refactor policy parsingJann Horn2019-07-151-51/+33
| * | | LSM: SafeSetID: refactor safesetid_security_capable()Jann Horn2019-07-151-15/+26
| * | | LSM: SafeSetID: refactor policy hash tableJann Horn2019-07-152-44/+37
| * | | LSM: SafeSetID: fix check for setresuid(new1, new2, new3)Jann Horn2019-07-151-90/+35
| * | | LSM: SafeSetID: fix pr_warn() to include newlineJann Horn2019-07-151-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-1616-2/+44
|\ \ \
| * | | MAINTAINERS: add new entry for pidfd apiChristian Brauner2019-07-151-0/+11
| * | | unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3Christian Brauner2019-07-151-0/+2