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
/
alpha
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-0
/
+2
|
\
|
*
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
2021-10-01
1
-0
/
+2
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
/
*
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
2021-09-18
1
-0
/
+1
*
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2021-09-18
1
-4
/
+4
*
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
2021-09-16
1
-3
/
+3
*
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
2021-09-15
1
-1
/
+1
*
alpha: Move setup.h out of uapi
Guenter Roeck
2021-09-15
2
-39
/
+46
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+2
|
\
|
*
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
2021-09-08
1
-2
/
+2
*
|
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-01
1
-2
/
+0
|
\
\
|
*
|
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
1
-2
/
+0
*
|
|
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
1
-0
/
+2
|
|
/
|
/
|
*
|
alpha: Add syscall_get_return_value()
He Zhe
2021-07-25
1
-0
/
+6
*
|
alpha: remove undef inline in compiler.h
Chen Li
2021-07-25
1
-11
/
+0
|
/
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-3
/
+5
*
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
/
+3
|
\
\
|
*
|
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
|
*
|
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
1
-0
/
+3
*
|
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-0
/
+2
|
\
\
\
|
*
|
|
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-24
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
4
-149
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
2021-06-29
4
-149
/
+0
|
|
/
*
|
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
|
|
/
*
/
locking/atomic: alpha: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-47
/
+53
|
/
*
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
1
-5
/
+0
*
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
-0
/
+2
|
\
|
*
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
1
-0
/
+2
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-8
/
+4
|
\
\
|
*
|
alpha: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-26
1
-8
/
+4
|
|
/
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-0
/
+3
|
\
\
|
*
|
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
1
-0
/
+1
|
*
|
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
1
-0
/
+2
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
4
-22
/
+29
|
\
\
|
*
|
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-12-15
4
-22
/
+29
|
|
/
*
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-15
/
+0
|
\
\
|
*
|
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
1
-15
/
+0
|
|
/
*
/
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-14
/
+0
|
/
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-1
/
+1
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-1
/
+1
*
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
*
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
10
-33
/
+33
[next]