summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS/.mailmap: use my @kernel.org addressNathan Chancellor2021-02-052-1/+2
* mm: hugetlb: fix missing put_page in gather_surplus_pages()Muchun Song2021-02-051-1/+4
* ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2021-02-052-0/+37
* kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino2021-02-051-1/+1
* kasan: add explicit preconditions to kasan_report()Vincenzo Frascino2021-02-051-0/+7
* mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long2021-02-051-0/+4
* mailmap: add entries for Manivannan SadhasivamManivannan Sadhasivam2021-02-051-0/+2
* mailmap: fix name/email for Viresh KumarViresh Kumar2021-02-051-0/+2
* memblock: do not start bottom-up allocations with kernel_endRoman Gushchin2021-02-051-43/+6
* mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins2021-02-051-14/+23
* init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-053-3/+8
* mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe2021-02-051-7/+2
* mm, compaction: move high_pfn to the for loop scopeRokudo Yan2021-02-051-1/+2
* mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song2021-02-051-0/+6
* mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song2021-02-051-2/+1
* mm: hugetlb: fix a race between isolating and freeing pageMuchun Song2021-02-051-2/+2
* mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song2021-02-051-0/+39
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-053-2/+5
* Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"Mike Rapoport2021-02-041-9/+11
* Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-041-5/+5
|\
| * ACPI: scan: Fix battery devices sometimes never bindingHans de Goede2021-02-011-5/+5
* | Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-0411-59/+136
|\ \
| * | ovl: implement volatile-specific fsync error behaviourSargun Dhillon2021-01-287-11/+71
| * | ovl: skip getxattr of security labelsAmir Goldstein2021-01-281-7/+8
| * | ovl: fix dentry leak in ovl_get_redirectLiangyan2021-01-281-1/+1
| * | ovl: avoid deadlock on directory ioctlMiklos Szeredi2021-01-281-16/+7
| * | cap: fix conversions on getxattrMiklos Szeredi2021-01-281-24/+43
| * | ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi2021-01-281-0/+2
| * | ovl: add warning on user_ns mismatchMiklos Szeredi2021-01-281-0/+4
* | | Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-0314-99/+84
|\ \ \
| * | | um: time: fix initialization in time-travel modeJohannes Berg2021-01-261-19/+31
| * | | um: fix os_idle_sleep() to not hangJohannes Berg2021-01-261-1/+14
| * | | Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg2021-01-264-59/+0
| * | | Revert "um: allocate a guard page to helper threads"Johannes Berg2021-01-264-11/+8
| * | | um: virtio: free vu_dev only with the contained struct deviceJohannes Berg2021-01-261-1/+2
| * | | um: kmsg_dumper: always dump when not tty consoleThomas Meyer2021-01-261-2/+7
| * | | um: stdio_console: Make preferred consoleThomas Meyer2021-01-261-3/+19
| * | | um: return error from ioremap()Johannes Berg2021-01-261-1/+1
| * | | um: ubd: fix command line handling of ubdHajime Tazaki2021-01-261-2/+2
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-032-4/+4
|\ \ \ \
| * | | | arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas2021-02-021-2/+2
| * | | | arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2021-02-022-2/+2
* | | | | Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-037-21/+48
|\ \ \ \ \
| * | | | | tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy2021-02-021-5/+7
| * | | | | kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo2021-01-291-0/+4
| * | | | | tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu2021-01-293-14/+32
| * | | | | tracing: Use pause-on-trace with the latency tracersViktor Rosendahl2021-01-291-0/+4
| * | | | | fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-01-292-3/+2
* | | | | | Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-0327-73/+84
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-02-032-6/+1
| |\ \ \ \ \ \