index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2021-02-11
1
-1
/
+1
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+4
|
\
|
*
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-12
1
-1
/
+4
*
|
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
2
-1
/
+11
|
\
\
|
*
|
xtensa: Enable seccomp architecture tracking
YiFei Zhu
2020-11-20
2
-1
/
+11
|
|
/
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
2
-33
/
+4
|
\
\
|
*
|
xtensa: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
2
-33
/
+4
|
|
/
*
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
2
-52
/
+22
|
\
\
|
*
|
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
2020-11-16
2
-54
/
+16
|
*
|
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
2
-4
/
+12
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-14
1
-24
/
+0
|
\
\
|
*
|
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-24
/
+0
|
|
/
*
|
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
2020-11-17
1
-1
/
+1
*
|
xtensa: fix TLBTEMP area placement
Max Filippov
2020-11-16
1
-1
/
+1
|
/
*
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
2020-08-20
1
-16
/
+4
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-14
/
+16
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-3
/
+2
*
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-5
/
+0
*
xtensa: switch to generic version of pte allocation
Mike Rapoport
2020-08-07
1
-22
/
+19
*
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-06
4
-3
/
+14
|
\
|
*
xtensa: add missing exclusive access state management
Max Filippov
2020-07-31
1
-0
/
+4
|
*
xtensa: initialize_mmu.h: fix a duplicated word
Randy Dunlap
2020-07-28
1
-1
/
+1
|
*
xtensa: add seccomp support
Max Filippov
2020-07-28
2
-1
/
+5
|
*
xtensa: expose syscall through user_pt_regs
Max Filippov
2020-07-28
1
-1
/
+2
|
*
xtensa: add audit support
Max Filippov
2020-07-28
1
-1
/
+3
*
|
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-31
1
-1
/
+1
|
\
|
|
*
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
2020-07-21
1
-1
/
+1
*
|
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-2
/
+0
|
/
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-17
/
+1
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-8
/
+0
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-6
/
+4
*
xtensa: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-0
/
+2
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-2
/
+0
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-1
/
+0
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
1
-10
/
+0
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
1
-9
/
+0
*
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2020-06-04
1
-5
/
+0
*
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-04
1
-2
/
+2
*
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-06-03
1
-16
/
+16
|
\
|
*
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
2020-05-22
1
-10
/
+8
|
*
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
2020-05-22
1
-3
/
+5
|
*
xtensa: fix type conversion in __get_user_size
Max Filippov
2020-05-22
1
-1
/
+1
|
*
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
2020-05-22
1
-2
/
+2
*
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-29
1
-4
/
+7
*
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
1
-9
/
+6
|
/
[next]