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-10-25
gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug
Bob Peterson
1
-8
/
+8
2021-10-25
gfs2: move GL_SKIP check from glops to do_promote
Bob Peterson
3
-15
/
+15
2021-10-25
gfs2: Add GL_SKIP holder flag to dump_holder
Bob Peterson
1
-0
/
+2
2021-10-25
gfs2: remove redundant check in gfs2_rgrp_go_lock
Bob Peterson
1
-2
/
+1
2021-10-25
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
1
-12
/
+87
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2
-5
/
+16
2021-10-24
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2
-2
/
+5
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
8
-17
/
+32
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
2
-0
/
+13
2021-10-24
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
1
-0
/
+4
2021-10-24
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
1
-5
/
+94
2021-10-20
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2
-15
/
+22
2021-10-20
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2
-59
/
+28
2021-10-20
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
3
-36
/
+200
2021-10-20
gfs2: Clean up function may_grant
Andreas Gruenbacher
1
-50
/
+69
2021-10-20
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
1
-10
/
+17
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
4
-0
/
+104
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
9
-20
/
+29
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
10
-76
/
+93
2021-10-18
powerpc/kvm: Fix kvm_use_magic_page
Andreas Gruenbacher
1
-1
/
+1
2021-10-12
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
1
-2
/
+3
2021-10-10
Linux 5.15-rc5
v5.15-rc5
Linus Torvalds
1
-1
/
+1
2021-10-10
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-75
/
+234
2021-10-10
Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-50
/
+25
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+99
2021-10-09
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+13
2021-10-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-43
/
+41
2021-10-09
Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+3
2021-10-09
Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-114
/
+77
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-31
/
+56
2021-10-08
Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-16
/
+46
2021-10-08
Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-13
/
+17
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-103
/
+135
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-100
/
+27
2021-10-08
Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2021-10-08
Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-29
/
+42
2021-10-08
Merge tag 'mmc-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-25
/
+70
2021-10-08
Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-163
/
+712
2021-10-08
asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
Adam Borowski
1
-1
/
+1
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-08
Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-26
/
+142
2021-10-08
Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
30
-109
/
+504
2021-10-08
Merge tag 'drm-intel-fixes-2021-10-07' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-28
/
+66
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
4
-12
/
+18
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-578
/
+662
2021-10-07
Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
1
-0
/
+3
2021-10-07
Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-14
/
+32
2021-10-07
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-13
/
+22
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+4
[next]