summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport
2020-06-03alpha: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-03mm: make early_pfn_to_nid() and related defintions close to each otherMike Rapoport
2020-06-03mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport
2020-06-03mm: clarify __GFP_MEMALLOC usageMichal Hocko
2020-06-03string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens
2020-06-03kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens
2020-06-03mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()John Hubbard
2020-06-03drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-03mm/gup: introduce pin_user_pages_fast_only()John Hubbard
2020-06-03mm/gup: refactor and de-duplicate gup_fast() codeJohn Hubbard
2020-06-03mm/gup: move __get_user_pages_fast() down a few lines in gup.cJohn Hubbard
2020-06-03mm/memcg: optimize memory.numa_stat like memory.statShakeel Butt
2020-06-03mm/slub: fix a memory leak in sysfs_slab_add()Wang Hai
2020-06-03mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()Andrea Arcangeli
2020-06-03tracing/doc: Fix ascii-art in histogram-design.rstTom Zanussi
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-04pinctrl: sprd: Fix the incorrect pull-up definitionBaolin Wang
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-04pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenChristophe JAILLET
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-03dt-bindings: clock: Add documentation for X1830 bindings.周琰杰 (Zhou Yanjie)
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-03ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu
2020-06-03Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-06-03bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()Al Viro
2020-06-03x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()Al Viro
2020-06-03user_regset_copyout_zero(): use clear_user()Al Viro
2020-06-03TEST_ACCESS_OK _never_ had been checked anywhereAl Viro
2020-06-03x86: switch cp_stat64() to unsafe_put_user()Al Viro
2020-06-03binfmt_flat: don't use __put_user()Al Viro
2020-06-03binfmt_elf_fdpic: don't use __... uaccess primitivesAl Viro
2020-06-03binfmt_elf: don't bother with __{put,copy_to}_user()Al Viro
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-03i2c: npcm7xx: Add support for slave mode for NuvotonTali Perry
2020-06-03i2c: npcm7xx: Add Nuvoton NPCM I2C controller driverTali Perry
2020-06-03dt-bindings: i2c: npcm7xx: add NPCM I2C controllerTali Perry
2020-06-03i2c: pxa: don't error out if there's no pinctrlLubomir Rintel
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-03Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-03Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina
2020-06-03fix a braino in ia64 uaccess csum changesAl Viro
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas