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
/
ia64
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
1
-4
/
+0
|
\
|
*
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
2022-05-11
1
-4
/
+0
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-2
/
+3
|
\
\
|
*
|
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
1
-2
/
+3
|
|
/
*
|
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-25
1
-7
/
+0
|
\
\
|
*
|
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2022-04-18
1
-7
/
+0
|
|
/
*
/
ia64: define get_cycles macro for arch-override
Jason A. Donenfeld
2022-05-13
1
-0
/
+1
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-01
1
-6
/
+0
|
\
|
*
asm/user.h: killed unused macros
Al Viro
2022-01-30
1
-6
/
+0
*
|
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
2
-22
/
+4
|
\
\
|
*
|
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
1
-19
/
+0
|
*
|
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
1
-0
/
+3
|
*
|
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
1
-2
/
+0
|
*
|
ia64: Rename 'ip' to 'addr' in 'struct fdesc'
Christophe Leroy
2022-02-16
2
-2
/
+2
|
|
/
*
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
3
-24
/
+8
|
\
\
|
*
|
ia64: remove CONFIG_SET_FS support
Arnd Bergmann
2022-02-25
3
-21
/
+6
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-3
/
+2
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
1
-7
/
+14
|
\
\
|
*
|
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-02-11
1
-7
/
+14
|
|
/
*
/
fork, IA64: Provide alloc_thread_stack_node() for IA64
Sebastian Andrzej Siewior
2022-02-22
1
-3
/
+3
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-2
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-2
/
+0
*
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-15
/
+2
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-15
/
+2
*
|
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
1
-2
/
+2
|
\
\
|
*
|
ptrace: Remove the unnecessary arguments from arch_ptrace_stop
Eric W. Biederman
2021-10-06
1
-2
/
+2
|
|
/
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-0
/
+5
|
\
\
|
*
|
ia64: Add instruction_pointer_set() API
Masami Hiramatsu
2021-09-30
1
-0
/
+5
|
|
/
*
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
*
/
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
1
-17
/
+6
|
/
*
ia64: make num_rsvd_regions static
Geert Uytterhoeven
2021-09-03
1
-1
/
+0
*
ia64: make reserve_elfcorehdr() static
Geert Uytterhoeven
2021-09-03
1
-1
/
+0
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+1
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-12
/
+0
|
\
|
*
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-12
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
3
-2
/
+1
|
\
\
|
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
3
-3
/
+3
|
\
|
|
|
*
|
ia64: headers: drop duplicated words
Randy Dunlap
2021-06-29
3
-3
/
+3
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-3
/
+3
|
\
\
|
*
|
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-06-04
1
-3
/
+3
|
|
/
[next]