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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
4
-80
/
+5
|
\
|
*
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
2
-41
/
+2
|
*
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
3
-39
/
+3
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
1
-0
/
+1
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-6
/
+7
|
\
\
|
*
|
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-1
/
+1
|
*
|
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-5
/
+6
|
|
/
*
/
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
|
/
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-12-20
1
-1
/
+1
|
\
\
|
*
|
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
|
|
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
*
|
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
2
-2
/
+2
|
\
\
\
|
*
|
|
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
2
-2
/
+2
|
|
/
/
*
|
|
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
|
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-12-15
1
-0
/
+1
|
|
/
|
/
|
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
/
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+0
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+0
*
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+1
|
/
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-7
/
+4
|
\
|
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
|
*
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
1
-6
/
+1
*
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-4
/
+4
*
|
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
2
-7
/
+7
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-1
/
+1
|
/
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
5
-6
/
+0
*
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
|
*
arch: wire-up close_range()
Christian Brauner
2020-06-17
1
-0
/
+1
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+3
*
|
alpha: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-5
/
+4
|
/
*
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-12
1
-1
/
+6
*
alpha: c_next should increase position index
Matt Turner
2020-06-12
1
-0
/
+1
*
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
2020-06-12
1
-1
/
+1
*
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2020-06-12
1
-7
/
+53
*
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
2020-06-12
1
-1
/
+1
*
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
2020-06-12
1
-1
/
+1
*
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2020-06-12
1
-1
/
+1
*
alpha: fix rtc port ranges
Mikulas Patocka
2020-06-12
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-2
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
24
-24
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
[next]