index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
Mauro Carvalho Chehab
1
-1
/
+26
2019-07-17
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
Mauro Carvalho Chehab
1
-0
/
+29
2019-07-17
scripts/sphinx-pre-install: cleanup Gentoo checks
Mauro Carvalho Chehab
1
-2
/
+13
2019-07-17
scripts/sphinx-pre-install: fix latexmk dependencies
Mauro Carvalho Chehab
1
-0
/
+4
2019-07-17
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
Mauro Carvalho Chehab
1
-18
/
+50
2019-07-17
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-17
docs: conf.py: only use CJK if the font is available
Mauro Carvalho Chehab
1
-2
/
+11
2019-07-17
docs: conf.py: add CJK package needed by translations
Mauro Carvalho Chehab
1
-0
/
+4
2019-07-17
docs: pdf: add all Documentation/*/index.rst to PDF output
Mauro Carvalho Chehab
1
-0
/
+15
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
10
-15
/
+15
2019-07-17
docs: power: add it to to the main documentation index
Mauro Carvalho Chehab
2
-1
/
+2
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
27
-427
/
+567
2019-07-16
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2019-07-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
52
-3124
/
+3828
2019-07-16
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-340
/
+377
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
559
-7593
/
+10527
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-269
/
+339
2019-07-16
Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linux
Linus Torvalds
4
-329
/
+306
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-2
/
+44
2019-07-16
Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)
Linus Torvalds
1
-57
/
+75
2019-07-16
/proc/<pid>/cmdline: add back the setproctitle() special case
Linus Torvalds
1
-4
/
+77
2019-07-16
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-36
/
+17
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
50
-210
/
+660
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
51
-644
/
+1605
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
27
-13
/
+908
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
117
-2994
/
+4502
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
221
-24841
/
+18855
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
57
-549
/
+7524
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1567
-34256
/
+475425
2019-07-16
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
30
-2136
/
+483
2019-07-16
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
3
-6
/
+8
2019-07-15
LSM: SafeSetID: fix use of literal -1 in capable hook
Jann Horn
1
-1
/
+1
2019-07-15
LSM: SafeSetID: verify transitive constrainedness
Jann Horn
2
-2
/
+40
2019-07-15
LSM: SafeSetID: add read handler
Jann Horn
2
-4
/
+32
2019-07-15
LSM: SafeSetID: rewrite userspace API to atomic updates
Jann Horn
4
-169
/
+149
2019-07-15
LSM: SafeSetID: fix userns handling in securityfs
Jann Horn
1
-3
/
+3
2019-07-15
LSM: SafeSetID: refactor policy parsing
Jann Horn
1
-51
/
+33
2019-07-15
LSM: SafeSetID: refactor safesetid_security_capable()
Jann Horn
1
-15
/
+26
2019-07-15
LSM: SafeSetID: refactor policy hash table
Jann Horn
2
-44
/
+37
2019-07-15
LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
Jann Horn
1
-90
/
+35
2019-07-15
LSM: SafeSetID: fix pr_warn() to include newline
Jann Horn
1
-2
/
+2
2019-07-15
docs: kbuild: fix build with pdf and fix some minor issues
Mauro Carvalho Chehab
5
-11
/
+33
2019-07-15
docs: block: fix pdf output
Mauro Carvalho Chehab
1
-4
/
+5
2019-07-15
docs: arm: fix a breakage with pdf output
Mauro Carvalho Chehab
1
-0
/
+1
2019-07-15
docs: don't use nested tables
Mauro Carvalho Chehab
4
-21
/
+19
2019-07-15
docs: gpio: add sysfs interface to the admin-guide
Mauro Carvalho Chehab
7
-6
/
+7
2019-07-15
docs: locking: add it to the main index
Mauro Carvalho Chehab
2
-1
/
+2
2019-07-15
docs: add some directories to the main documentation index
Mauro Carvalho Chehab
13
-12
/
+25
2019-07-15
docs: add SPDX tags to new index files
Mauro Carvalho Chehab
21
-0
/
+41
[next]