summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-092-44/+2
| * | | | | | | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-091-1/+1
| * | | | | | | lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada2020-04-091-3/+3
| * | | | | | | sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-092-4/+0
| * | | | | | | h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2020-04-092-15/+13
| * | | | | | | sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-091-5/+3
| |/ / / / / /
* | | | | | / mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek2020-04-111-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-10130-366/+706
|\ \ \ \ \ \
| * | | | | | ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin2020-04-101-1/+1
| * | | | | | kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin2020-04-101-1/+1
| * | | | | | fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin2020-04-101-2/+5
| * | | | | | drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot2020-04-101-1/+0
| * | | | | | change email address for Pali RohárPali Rohár2020-04-1024-41/+42
| * | | | | | selftests: kmod: test disabling module autoloadingEric Biggers2020-04-101-0/+30
| * | | | | | selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-101-4/+9
| * | | | | | docs: admin-guide: document the kernel.modprobe sysctlEric Biggers2020-04-101-0/+21
| * | | | | | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers2020-04-101-1/+3
| * | | | | | kmod: make request_module() return an error when autoloading is disabledEric Biggers2020-04-101-2/+2
| * | | | | | mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe2020-04-101-0/+3
| * | | | | | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-1010-7/+36
| * | | | | | powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-107-17/+27
| * | | | | | x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-102-0/+14
| * | | | | | x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-108-25/+34
| * | | | | | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-1010-33/+33
| * | | | | | mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-101-2/+0
| * | | | | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-1021-95/+58
| * | | | | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-1011-12/+16
| * | | | | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-1028-89/+31
| * | | | | | mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-102-2/+129
| * | | | | | mm: define pte_index as macro for x86Arjun Roy2020-04-101-0/+3
| * | | | | | mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-101-5/+5
| * | | | | | mm/memory.c: refactor insert_page to prepare for batched-lock insertArjun Roy2020-04-101-15/+24
| * | | | | | mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim2020-04-101-0/+2
| * | | | | | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-105-0/+139
| * | | | | | mm: cma: NUMA node interfaceAslan Bakirov2020-04-104-10/+25
| * | | | | | ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-101-0/+4
| * | | | | | mm/page_alloc: make pcpu_drain_mutex and pcpu_drain staticJason Yan2020-04-101-2/+2
| * | | | | | mm/page_alloc.c: fix kernel-doc warningRandy Dunlap2020-04-101-0/+1
| * | | | | | docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-101-1/+1
| * | | | | | mm, slab_common: fix a typo in comment "eariler"->"earlier"Qiujun Huang2020-04-101-1/+1
| * | | | | | mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski2020-04-101-0/+3
| * | | | | | hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-101-0/+4
* | | | | | | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-106-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