summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-378/+2142
2019-05-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-6/+23
2019-05-08Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-29/+26
2019-05-08Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-91/+1353
2019-05-08Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds25-79/+62
2019-05-08Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-295/+1258
2019-05-08Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-107/+331
2019-05-08Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-269/+487
2019-05-08Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-138/+64
2019-05-08Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+38
2019-05-08Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds4-70/+267
2019-05-08Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds207-2257/+2312
2019-05-08Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-292/+1023
2019-05-08.gitignore: add more all*.config patternsMasahiro Yamada1-1/+6
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-115/+293
2019-05-08docs/livepatch: Unify style of livepatch documentation in the ReST formatPetr Mladek2-115/+104
2019-05-08docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab8-167/+228
2019-05-08gfs2: read journal in large chunksAbhi Das8-139/+219
2019-05-08gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2-44/+58
2019-05-08gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2-3/+6
2019-05-08gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher6-9/+9
2019-05-08gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher6-15/+15
2019-05-08gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2-8/+3
2019-05-08gfs2: Remove misleading comments in gfs2_evict_inodeAndreas Gruenbacher1-5/+0
2019-05-08gfs2: Replace gl_revokes with a GLF flagBob Peterson6-15/+31
2019-05-08gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher3-3/+7
2019-05-08gfs2: clean_journal improperly set sd_log_flush_headBob Peterson9-19/+57
2019-05-08rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers1-1/+7
2019-05-08rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers1-1/+33
2019-05-08rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers1-1/+9
2019-05-08rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers1-2/+15
2019-05-08rseq/selftests: arm: use udf instruction for RSEQ_SIGMathieu Desnoyers1-2/+50
2019-05-08rseq/selftests: s390: use trap4 for RSEQ_SIGMartin Schwidefsky1-1/+8
2019-05-08rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcodeMathieu Desnoyers1-4/+11
2019-05-08rseq/selftests: s390: use jg instruction for jumps outside of the asmMathieu Desnoyers1-2/+2
2019-05-08rseq/selftests: Use __rseq_handled symbol to coexist with glibcMathieu Desnoyers2-8/+48
2019-05-08rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_csMathieu Desnoyers6-51/+81
2019-05-08rseq/selftests: Add __rseq_exit_point_array section for debuggersMathieu Desnoyers6-0/+372
2019-05-08rseq/selftests: x86: Work-around bogus gcc-8 optimisationMathieu Desnoyers1-74/+70
2019-05-08um: irq: don't set the chip for all irqsBartosz Golaszewski1-1/+1
2019-05-08um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski1-1/+6
2019-05-08um: remove uses of variable length arraysBartosz Golaszewski1-9/+27
2019-05-08um: remove unused variableBartosz Golaszewski1-1/+0
2019-05-08uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski1-1/+1
2019-05-08um: Do not unlock mutex that is not hold.Daniel Walter1-2/+2
2019-05-08hostfs: fix mismatch between link_file definition and declarationColin Ian King1-1/+1
2019-05-08arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-176/+176
2019-05-08arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult1-26/+26
2019-05-08um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2-23/+15
2019-05-08Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva1-0/+1