index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-02
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
Masahiro Yamada
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2022-05-13
sparc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-28
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-21
sparc32: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-02-25
sparc: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
[next]