summaryrefslogtreecommitdiffstats
path: root/kernel/backtracetest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-12hfs: replace kmap() with kmap_local_page() in bnode.cFabio M. De Francesco1-20/+12
2022-09-12hfs: unmap the page in the "fail_page" labelFabio M. De Francesco1-0/+1
2022-09-12kexec: replace kmap() with kmap_local_page()Fabio M. De Francesco1-4/+4
2022-09-12iversion: use atomic64_try_cmpxchg)Uros Bizjak1-23/+9
2022-09-12aio: use atomic_try_cmpxchg in __get_reqs_availableUros Bizjak1-6/+3
2022-09-12buffer: use try_cmpxchg in discard_bufferUros Bizjak1-9/+5
2022-09-12epoll: use try_cmpxchg in list_add_tail_locklessUros Bizjak1-1/+1
2022-09-12ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencySergei Trofimovich2-1/+27
2022-09-12fs/qnx6: delete unnecessary checks before brelse()Minghao Chi1-4/+2
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang33-118/+7
2022-09-12proc: save LOC in vsyscall testBrian Foster1-40/+16
2022-09-12llist: use try_cmpxchg in llist_add_batch and llist_del_firstUros Bizjak1-8/+4
2022-09-12panic, kexec: make __crash_kexec() NMI safeValentin Schneider4-20/+30
2022-09-12kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider3-6/+15
2022-09-12lib/cmdline: avoid page fault in next_argNeel Natu1-1/+1
2022-09-12checkpatch: add kmap and kmap_atomic to the deprecated listIra Weiny1-0/+2
2022-09-12fs/isofs: replace kmap() with kmap_local_page()Fabio M. De Francesco1-10/+10
2022-09-12treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann38-38/+38
2022-09-12ipc/util.c: cleanup and improve sysvipc_find_ipc()Manfred Spraul1-21/+32
2022-09-12scripts/decodecode: improve faulting line determinationBorislav Petkov1-15/+105
2022-09-12hfsplus: convert kmap() to kmap_local_page() in btree.cFabio M. De Francesco1-14/+14
2022-09-12hfsplus: convert kmap() to kmap_local_page() in bitmap.cFabio M. De Francesco1-10/+10
2022-09-12hfsplus: convert kmap() to kmap_local_page() in bnode.cFabio M. De Francesco1-57/+48
2022-09-12hfsplus: unmap the page in the "fail_page" labelFabio M. De Francesco1-0/+1
2022-08-29Linux 6.0-rc3v6.0-rc3Linus Torvalds1-1/+1
2022-08-28.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli1-0/+1
2022-08-28mm/mprotect: only reference swap pfn page if type matchPeter Xu1-1/+2
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher4-21/+22
2022-08-28mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty1-0/+3
2022-08-28mailmap: update email address for Colin KingColin Ian King1-2/+1
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin1-0/+2
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2-5/+6
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-28mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky1-1/+1
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett1-10/+21
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson1-3/+10
2022-08-28vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan1-0/+1
2022-08-28mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli1-0/+2
2022-08-28writeback: avoid use-after-free after removing deviceKhazhismel Kumykov3-12/+16
2022-08-28shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)1-0/+1
2022-08-28mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin1-1/+1
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka6-33/+25
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing1-12/+12
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang1-0/+3
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers1-5/+19
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2-12/+2
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers1-0/+19
2022-08-27perf stat: Clear evsel->reset_group for each stat runIan Rogers1-0/+1
2022-08-27tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo1-2/+4