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
2019-05-08
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
1
-32
/
+24
2019-05-08
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
1
-21
/
+10
2019-05-08
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
1
-8
/
+7
2019-05-08
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
1
-12
/
+14
2019-05-08
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
1
-6
/
+7
2019-05-08
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
1
-20
/
+17
2019-05-08
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
1
-14
/
+7
2019-05-08
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
1
-3
/
+3
2019-05-08
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
1
-1
/
+2
2019-05-08
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
1
-1
/
+1
2019-05-08
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
2019-05-08
Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
22
-1825
/
+341
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
20
-293
/
+437
2019-05-08
Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-2184
/
+2582
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
99
-1396
/
+6606
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
25
-124
/
+128
2019-05-08
Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+194
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
34
-502
/
+890
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
324
-13909
/
+7625
2019-05-08
Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
11
-27
/
+35
2019-05-08
Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
88
-3012
/
+8120
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
158
-6428
/
+7540
2019-05-08
Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
60
-911
/
+3679
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
206
-3332
/
+12187
2019-05-08
tool headers nolibc: add RISCV support
Pranith Kumar
1
-0
/
+194
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1636
-26976
/
+126809
2019-05-07
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-196
/
+341
2019-05-07
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-78
/
+156
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
18
-144
/
+294
2019-05-07
cifs: update module internal version number
Steve French
1
-1
/
+1
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
4
-17
/
+118
2019-05-07
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
4
-7
/
+61
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
4
-107
/
+14
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
1
-0
/
+36
2019-05-07
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
1
-47
/
+7
2019-05-07
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
1
-12
/
+0
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
8
-2
/
+132
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
2
-4
/
+27
2019-05-07
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
1
-1
/
+8
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-05-07
SMB3: Add handling for different FSCTL access flags
Steve French
1
-1
/
+9
2019-05-07
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2
-2
/
+42
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
1
-17
/
+19
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
1
-2
/
+2
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
[next]