aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara1-0/+5
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara1-1/+4
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-03-14Linux 5.12-rc3Linus Torvalds1-1/+1
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan1-1/+1
2021-03-13zram: fix broken page writebackMinchan Kim1-3/+3
2021-03-13zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui1-0/+1
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argumentZhou Guanghui3-14/+9
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit1-0/+8
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov1-0/+1
2021-03-13kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov1-2/+6
2021-03-13mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan1-1/+12
2021-03-13include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-13kfence: fix reports if constant function prefixes existMarco Elver1-6/+12
2021-03-13kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocationsMarco Elver1-1/+1
2021-03-13kfence: fix printk format for ptrdiff_tMarco Elver1-6/+6
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6
2021-03-13MAINTAINERS: exclude uapi directories in API/ABI sectionVlastimil Babka1-2/+2
2021-03-13binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak1-15/+14
2021-03-13mm/highmem.c: fix zero_user_segments() with start > endOGAWA Hirofumi1-5/+12
2021-03-13hugetlb: do early cow when page pinned on src mmPeter Xu1-4/+62
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu4-9/+3
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu4-18/+24
2021-03-13hugetlb: break earlier in add_reservation_in_range() when we canPeter Xu1-1/+1
2021-03-13hugetlb: dedup the code to add a new file_regionPeter Xu1-24/+27
2021-03-13mm/fork: clear PASID for new mmFenghua Yu2-0/+9
2021-03-13mm/page_alloc.c: refactor initialization of struct page for holes in memory layoutMike Rapoport1-83/+75
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-13memblock: fix section mismatch warningArnd Bergmann1-2/+2
2021-03-13kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada1-1/+1
2021-03-12Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities")Eric W. Biederman1-11/+1
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig1-1/+1
2021-03-12KVM: LAPIC: Advancing the timer expiration on guest initiated writeWanpeng Li1-0/+1
2021-03-12KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive modeSean Christopherson1-0/+11
2021-03-12KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li1-10/+9
2021-03-12kvm: x86: annotate RCU pointersMuhammad Usama Anjum1-2/+2
2021-03-12io_uring: fix OP_ASYNC_CANCEL across tasksPavel Begunkov1-1/+40
2021-03-12io_uring: cancel sqpoll via task_workPavel Begunkov1-80/+71
2021-03-12io_uring: prevent racy sqd->thread checksPavel Begunkov1-6/+22
2021-03-12KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-2/+1
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2-4/+11
2021-03-12gfs2: bypass log flush if the journal is not liveBob Peterson1-1/+1