summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix of_node_* refcountAtish Patra2018-12-215-1/+20
* riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variantsAndrea Parri2018-12-211-0/+9
* Linux 4.20-rc7v4.20-rc7Linus Torvalds2018-12-171-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-1516-30/+54
|\
| * scripts/spdxcheck.py: always open files in binary modeThierry Reding2018-12-151-2/+4
| * checkstack.pl: fix for aarch64Qian Cai2018-12-151-2/+2
| * userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli2018-12-151-1/+2
| * fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski2018-12-151-0/+7
| * hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu2018-12-151-2/+3
| * memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li2018-12-151-1/+1
| * psi: fix reference to kernel commandline enableBaruch Siach2018-12-151-2/+2
| * arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-151-0/+1
| * mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-152-0/+22
| * mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-154-17/+6
| * alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-152-3/+4
* | Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-143-2/+5
|\ \
| * | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-121-1/+1
| * | aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
| * | block/bio: Do not zero user pagesKeith Busch2018-12-101-1/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-141-1/+1
|\ \ \
| * | | arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-111-1/+1
* | | | Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-1412-20/+80
|\ \ \ \
| * | | | powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
| * | | | powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
| * | | | powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
| * | | | powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
| * | | | powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
| * | | | powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
| * | | | powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
| * | | | powerpc/papr_scm: Use depend instead of selectOliver O'Halloran2018-12-071-2/+1
| * | | | powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das2018-12-073-1/+11
| * | | | powerpc/boot: Fix build failures with -j 1Michael Ellerman2018-12-061-1/+1
| * | | | powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt2018-12-011-1/+5
| * | | | powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-11-291-1/+6
| * | | | powerpc/mm: Fix linux page tables build with some configsMichael Ellerman2018-11-271-0/+1
| * | | | powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2018-11-271-1/+3
* | | | | Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2018-12-142-3/+5
|\ \ \ \ \
| * | | | | ceph: make 'nocopyfrom' a default mount optionLuis Henriques2018-12-112-3/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-143-15/+18
|\ \ \ \ \
| * | | | | pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-071-1/+1
| * | | | | pinctrl: meson: fix pull enable register calculationJerome Brunet2018-11-191-1/+2
| * | | | | pinctrl: sdm660: Set tile property for pingroupsCraig Tatlor2018-11-191-13/+15
* | | | | | Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-1431-335/+718
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-12-136-4/+103
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-136-2/+103
| | * | | | | | drm/vmwgfx: remove redundant return ret statementColin Ian King2018-12-121-2/+0
| * | | | | | | Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie2018-12-131-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | drm/mediatek: Only try to attach bridge if there is oneNicolas Boichat2018-12-031-4/+7