summaryrefslogtreecommitdiffstats
path: root/Documentation/video-output.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-14vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds1-1/+1
2016-12-14audit: use proper refcount locking on audit_sockRichard Guy Briggs1-6/+24
2016-12-14netns: avoid disabling irq for netns idPaul Moore1-20/+15
2016-12-14audit: don't ever sleep on a command record/messagePaul Moore1-5/+13
2016-12-14audit: handle a clean auditd shutdown with gracePaul Moore1-0/+6
2016-12-14audit: wake up kauditd_thread after auditd registersPaul Moore1-0/+1
2016-12-14audit: rework audit_log_start()Paul Moore1-56/+36
2016-12-14audit: rework the audit queue handlingPaul Moore1-121/+226
2016-12-14audit: rename the queues and kauditd related functionsPaul Moore1-20/+20
2016-12-14audit: queue netlink multicast sends just like we do for unicast sendsPaul Moore1-35/+35
2016-12-14audit: fixup audit_init()Paul Moore1-6/+8
2016-12-14audit: move kaudit thread start from auditd registration to kaudit init (#2)Richard Guy Briggs1-10/+4
2016-12-14NTB: correct ntb_spad_count comment typoAaron Sierra1-1/+1
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle3-3/+3
2016-12-14Remove last traces of ikconfig.hPaul Bolle2-3/+0
2016-12-14treewide: Fix printk() message errorsMasanari Iida19-21/+21
2016-12-14Documentation/device-mapper: s/getsize/getsz/Michael Witten5-10/+10
2016-12-14Revert "nvme: add support for the Write Zeroes command"Linus Torvalds1-21/+0
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2-20/+31
2016-12-13dm flakey: introduce "error_writes" featureMike Snitzer1-9/+42
2016-12-13treewide: Make remaining source files non-executableJoe Perches5-0/+0
2016-12-13MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMALLukasz Majewski1-2/+2
2016-12-13init: reduce rootwait polling interval time to 5msJungseung Lee1-1/+1
2016-12-13binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron1-2/+4
2016-12-13checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-13checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-13checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-13checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-13scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1
2016-12-13checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier1-1/+1
2016-12-13lib/ida: document locking requirements a bit betterDaniel Vetter1-0/+11
2016-12-13lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen1-4/+19
2016-12-13lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young1-1/+1
2016-12-13MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula1-0/+2
2016-12-13MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "B:" for URI where to file bugsJani Nikula1-0/+2
2016-12-13get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches1-3/+9
2016-12-13printk: add Kconfig option to set default console loglevelOlof Johansson2-1/+25
2016-12-13printk/sound: handle more message headersPetr Mladek1-6/+14
2016-12-13printk/btrfs: handle more message headersPetr Mladek2-11/+17
2016-12-13printk/kdb: handle more message headersPetr Mladek2-1/+9
2016-12-13printk/NMI: handle continuous lines and missing newlinePetr Mladek1-28/+50
2016-12-13printk/NMI: fix up handling of the full nmi log bufferPetr Mladek1-2/+3
2016-12-13compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson1-1/+1
2016-12-13hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa1-1/+2
2016-12-13fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan3-6/+15
2016-12-13fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan1-4/+4
2016-12-13fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes1-1/+1