index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
unicore: switch to copy_thread_tls()
Christian Brauner
2020-07-04
sh: switch to copy_thread_tls()
Christian Brauner
2020-07-04
nds32: switch to copy_thread_tls()
Christian Brauner
2020-07-04
microblaze: switch to copy_thread_tls()
Christian Brauner
2020-07-04
hexagon: switch to copy_thread_tls()
Christian Brauner
2020-07-04
c6x: switch to copy_thread_tls()
Christian Brauner
2020-07-04
alpha: switch to copy_thread_tls()
Christian Brauner
2020-07-04
h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-07-04
nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2020-06-23
sparc: unconditionally enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-23
sparc: share process creation helpers between sparc and sparc64
Christian Brauner
2020-06-23
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
2020-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-18
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
2020-06-18
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
2020-06-17
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-16
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
[next]