summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-11130-366/+706
|\
| * ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin2020-04-111-1/+1
| * kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin2020-04-111-1/+1
| * fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin2020-04-111-2/+5
| * drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot2020-04-111-1/+0
| * change email address for Pali RohárPali Rohár2020-04-1124-41/+42
| * selftests: kmod: test disabling module autoloadingEric Biggers2020-04-111-0/+30
| * selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-111-4/+9
| * docs: admin-guide: document the kernel.modprobe sysctlEric Biggers2020-04-111-0/+21
| * fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers2020-04-111-1/+3
| * kmod: make request_module() return an error when autoloading is disabledEric Biggers2020-04-111-2/+2
| * mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe2020-04-111-0/+3
| * mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-1110-7/+36
| * powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-117-17/+27
| * x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-112-0/+14
| * x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-118-25/+34
| * mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-1110-33/+33
| * mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-111-2/+0
| * mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-1121-95/+58
| * mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-1111-12/+16
| * mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-1128-89/+31
| * mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-112-2/+129
| * mm: define pte_index as macro for x86Arjun Roy2020-04-111-0/+3
| * mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-111-5/+5
| * mm/memory.c: refactor insert_page to prepare for batched-lock insertArjun Roy2020-04-111-15/+24
| * mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim2020-04-111-0/+2
| * mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-115-0/+139
| * mm: cma: NUMA node interfaceAslan Bakirov2020-04-114-10/+25
| * ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-111-0/+4
| * mm/page_alloc: make pcpu_drain_mutex and pcpu_drain staticJason Yan2020-04-111-2/+2
| * mm/page_alloc.c: fix kernel-doc warningRandy Dunlap2020-04-111-0/+1
| * docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-111-1/+1
| * mm, slab_common: fix a typo in comment "eariler"->"earlier"Qiujun Huang2020-04-111-1/+1
| * mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski2020-04-111-0/+3
| * hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-111-0/+4
* | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-116-24/+22
|\ \
| * | Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap2020-04-101-0/+6
| * | Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren2020-04-071-5/+2
| * | docs: driver-api: address duplicate label warningLukas Bulwahn2020-04-071-3/+0
| * | Documentation: sysrq: fix RST formattingAlyssa Ross2020-04-071-9/+11
| * | docs: kernel-parameters.txt: Fix broken referencesJimmy Assarsson2020-04-071-2/+2
| * | docs: kernel-parameters.txt: Remove nompxJimmy Assarsson2020-04-071-4/+0
| * | docs: filesystems: fix typo in qnx6.rstVilhelm Prytz2020-04-071-1/+1
* | | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-114-85/+26
|\ \ \
| * | | orangefs: clarify build steps for test server in orangefs.txtMike Marshall2020-04-081-15/+19
| * | | orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall2020-04-081-8/+0
| * | | orangefs: get rid of knob code...Mike Marshall2020-04-083-62/+7
* | | | Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-04-114-15/+8
|\ \ \ \
| * | | | arch/xtensa: fix grammar in Kconfig help textHu Haowen2020-03-301-1/+1
| * | | | xtensa: remove meaningless export ccflags-yMasahiro Yamada2020-03-101-1/+0