summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-51/+16
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-25/+14
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-5/+0
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+1
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-264-8/+16
|\ \
| * | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| * | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-283-6/+13
* | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-262-24/+1
|\ \ \
| * | | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-112-24/+1
| | |/ | |/|
* | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-6/+6
|\ \ \
| * | | sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-6/+6
| |/ /
* | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+1
|\ \ \
| * | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+1
| | |/ | |/|
* | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-1/+2
|\ \ \
| * | | randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
| | |/ | |/|
* | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-3/+1
|\ \ \
| * | | sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-3/+1
| | |/ | |/|
* | | Merge branch 'v5.18-rc5'Peter Zijlstra2022-05-111-0/+1
|\| |
| * | sparc: cacheflush_32.h needs struct pageRandy Dunlap2022-04-231-0/+1
| |/
* / signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-222-0/+2
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-1/+1
|\ \
| * | sparc: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-251-1/+1
| |/
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-285-11/+8
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-103-5/+4
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-102-6/+4
| |/
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-242-1/+3
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-091-1/+1
| |\ \
| | * | bpf: Fix leftover header->pages in sparc and powerpc code.Song Liu2022-02-081-1/+1
| * | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
| | |/ | |/|
* | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-5/+5
|\ \ \
| * | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-5/+5
| |/ /
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-2316-100/+96
|\ \ \
| * \ \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-2514-98/+90
| |\ \ \
| | * | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-254-22/+0
| | * | | sparc64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-259-49/+9
| | * | | uaccess: generalize access_ok()Arnd Bergmann2022-02-254-28/+6
| | * | | uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2022-02-251-1/+1
| | * | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| | * | | sparc64: add __{get,put}_kernel_nofault()Arnd Bergmann2022-02-251-0/+78
| | |/ /
| * | | sparc64: fix building assembly filesArnd Bergmann2022-02-181-1/+1
| * | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+4
| * | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+2
| |/ /
* | | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-3/+3
|\ \ \
| * | | agp: define proper stubs for empty helpersArnd Bergmann2022-01-291-3/+3
| |/ /
* | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+6
|\ \ \
| * | | sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-211-1/+6
| |/ /