index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
18
-352
/
+312
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
34
-234
/
+1140
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-495
/
+1168
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
137
-438
/
+1466
2021-07-09
io_uring: remove dead non-zero 'poll' check
Jens Axboe
1
-1
/
+1
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
6
-12
/
+31
2021-07-09
MIPS: vdso: Invalid GIC access through VDSO
Martin Fäcknitz
1
-1
/
+1
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
5
-11
/
+31
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
3
-12
/
+6
2021-07-08
s390/linkage: increase asm symbols alignment to 16
Vasily Gorbik
1
-1
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
3
-3
/
+3
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
1
-1
/
+3
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
1
-37
/
+0
2021-07-08
s390/softirq: use call_on_stack() macro
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
1
-2
/
+3
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
1
-4
/
+8
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
1
-1
/
+2
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
1
-3
/
+5
2021-07-08
s390/mm: use call_on_stack() macro
Heiko Carstens
1
-4
/
+9
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
2
-8
/
+13
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
1
-18
/
+24
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
3
-11
/
+12
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
2
-15
/
+20
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
4
-36
/
+2
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
4
-31
/
+31
2021-07-08
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
1
-1
/
+5
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-504
/
+1048
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-642
/
+710
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-54
/
+107
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-429
/
+722
2021-07-09
scripts: add generic syscallnr.sh
Masahiro Yamada
1
-0
/
+74
2021-07-09
scripts: check duplicated syscall number in syscall table
Masahiro Yamada
2
-2
/
+7
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
1
-0
/
+2
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
3
-18
/
+36
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2
-1
/
+20
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
1
-4
/
+3
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
1
-7
/
+73
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
1
-2
/
+3
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
1
-52
/
+61
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
13
-18
/
+25
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
22
-36
/
+46
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
4
-56
/
+10
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
1
-1
/
+1
2021-07-08
buildid: mark some arguments const
Stephen Boyd
1
-4
/
+4
[prev]
[next]