summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.20v4.20Linus Torvalds2018-12-231-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-12-231-7/+6
|\
| * proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande2018-12-131-7/+6
| * aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-223-5/+24
|\ \
| * | scsi: sd: use mempool for discard special pageJens Axboe2018-12-121-4/+19
| * | scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2018-12-121-0/+1
| * | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-121-1/+4
* | | Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds2018-12-221-54/+54
|\ \ \
| * | | include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu2018-12-141-54/+54
* | | | Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds2018-12-221-0/+3
|\ \ \ \
| * | | | auxdisplay: charlcd: fix x/y command parsingMans Rullgard2018-12-211-0/+3
| |/ / /
* | | | Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner2018-12-221-2/+1
* | | | dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig2018-12-221-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-213-13/+35
|\ \ \ \
| * | | | mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador2018-12-211-2/+5
| * | | | fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel2018-12-211-2/+7
| * | | | mm: thp: fix flags for pmd migration when splitPeter Xu2018-12-211-9/+11
| * | | | mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko2018-12-211-0/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-214-15/+35
|\ \ \ \ \
| * | | | | serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
| * | | | | sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8
| * | | | | sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-2111-16/+33
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
| * | | | | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
| * | | | | tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg2018-12-211-4/+6
| * | | | | ipv6: tunnels: fix two use-after-freeEric Dumazet2018-12-212-0/+2
| * | | | | Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg2018-12-211-0/+3
| * | | | | packet: validate address lengthWillem de Bruijn2018-12-211-0/+4
| * | | | | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| * | | | | tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet2018-12-201-1/+3
| * | | | | MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar2018-12-201-2/+2
| * | | | | ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu2018-12-201-0/+1
| * | | | | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-211-1/+3
|\ \ \ \ \ \
| * | | | | | KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov2018-12-191-1/+3
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-211-4/+1
|\ \ \ \ \ \ \
| * | | | | | | posix-timers: Fix division by zero bugThomas Gleixner2018-12-171-4/+1
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-12-211-6/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | futex: Cure exit raceThomas Gleixner2018-12-181-6/+63
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-2127-392/+385
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-195-26/+3
| * | | | | | | | | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar2018-12-192-45/+13
| * | | | | | | | | Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2018-12-192-49/+33
| * | | | | | | | | Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar2018-12-193-17/+15
| * | | | | | | | | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-193-61/+46
| * | | | | | | | | Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar2018-12-192-28/+29
| * | | | | | | | | Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2018-12-192-21/+33
| * | | | | | | | | Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar2018-12-192-48/+35