summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-03parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin1-103/+63
2023-05-03parisc: Drop HP-UX constants and structs from grfioctl.hHelge Deller1-38/+0
2023-05-03parisc: Ensure page alignment in flush functionsHelge Deller1-0/+2
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli3-10/+34
2023-05-03parisc: update kbuild doc. aliases for parisc64Randy Dunlap1-0/+1
2023-05-03parisc: Limit amount of kgdb breakpoints on pariscHelge Deller1-0/+2
2023-05-03module: include internal.h in module/dups.cArnd Bergmann1-0/+2
2023-05-03sysctl: remove register_sysctl_paths()Luis Chamberlain3-79/+4
2023-05-03kernel: pid_namespace: simplify sysctls with register_sysctl()Luis Chamberlain2-4/+2
2023-05-03mm: change per-VMA lock statistics to be disabled by defaultSuren Baghdasaryan1-2/+8
2023-05-03MAINTAINERS: update Michal Simek's emailMichal Simek2-2/+3
2023-05-03mm/mempolicy: correctly update prev when policy is equal on mbindLorenzo Stoakes1-1/+3
2023-05-03relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming1-1/+2
2023-05-03kasan: hw_tags: avoid invalid virt_to_page()Mark Rutland1-2/+2
2023-05-03mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang3-2/+32
2023-05-03mm/page_alloc: add some comments to explain the possible hole in __pageblock_...Baolin Wang1-0/+9
2023-05-03mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand3-19/+18
2023-05-03selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand1-6/+40
2023-05-03mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand3-9/+63
2023-05-03mm/damon/paddr: fix missing folio_sz update in damon_pa_young()Kefeng Wang1-4/+2
2023-05-03mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()Kefeng Wang1-4/+3
2023-05-03mm/damon/paddr: minor refactor of damon_pa_pageout()Kefeng Wang1-8/+5
2023-05-02afs: Avoid endless loop if file is larger than expectedMarc Dionne1-0/+4
2023-05-02afs: Fix getattr to report server i_size on dirs, not local sizeDavid Howells1-1/+8
2023-05-02afs: Fix updating of i_size with dv jump from serverMarc Dionne1-0/+1
2023-05-02arm64: lds: move .got section out of .textFangrui Song1-10/+9
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com3-5/+5
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko1-6/+6
2023-05-02Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov1-23/+0
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen21-3/+518
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang6-0/+152
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang4-1/+33
2023-05-01LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang1-59/+57
2023-05-01LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang1-3/+1
2023-05-01LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang1-0/+25
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang4-0/+18
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang1-0/+1
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou5-0/+329
2023-05-01LoongArch: Add checksum optimization for 64-bit systemBibo Mao3-1/+208
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui5-167/+603
2023-05-01LoongArch: Provide kernel fpu functionsHuacai Chen3-1/+47
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui3-0/+119
2023-05-01LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui1-3/+3
2023-05-01LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui1-7/+75
2023-05-01LoongArch: Humanize the ECFG line when showing registersWANG Xuerui1-1/+14
2023-05-01LoongArch: Humanize the EUEN line when showing registersWANG Xuerui1-1/+11
2023-05-01LoongArch: Humanize the PRMD line when showing registersWANG Xuerui1-1/+10
2023-05-01LoongArch: Humanize the CRMD line when showing registersWANG Xuerui1-1/+50
2023-05-01LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui1-10/+6
2023-05-01LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui1-5/+8