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
2020-05-28
fs/ext4: Make DAX mount option a tri-state
Ira Weiny
3
-10
/
+61
2020-05-28
fs/ext4: Only change S_DAX on inode load
Ira Weiny
6
-9
/
+17
2020-05-28
fs/ext4: Update ext4_should_use_dax()
Ira Weiny
3
-6
/
+15
2020-05-28
fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
Ira Weiny
3
-9
/
+9
2020-05-28
fs/ext4: Disallow verity if inode is DAX
Ira Weiny
2
-0
/
+6
2020-05-28
fs/ext4: Narrow scope of DAX check in setflags
Ira Weiny
1
-2
/
+2
2020-05-13
fs: Introduce DCACHE_DONTCACHE
Ira Weiny
4
-1
/
+23
2020-05-13
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
4
-6
/
+9
2020-05-04
Documentation/dax: Update Usage section
Ira Weiny
1
-3
/
+139
2020-05-04
fs/stat: Define DAX statx attribute
Ira Weiny
2
-0
/
+4
2020-05-04
fs: Remove unneeded IS_DAX() check in io_is_direct()
Ira Weiny
2
-9
/
+4
2020-05-03
Linux 5.7-rc4
v5.7-rc4
Linus Torvalds
1
-1
/
+1
2020-05-03
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+53
2020-05-03
Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+11
2020-05-03
MAINTAINERS: btrfs: fix git repo URL
Eric Biggers
1
-1
/
+1
2020-05-02
Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-3
/
+10
2020-05-02
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+8
2020-05-02
Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+9
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-36
/
+79
2020-05-02
Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
10
-60
/
+65
2020-05-01
Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+5
2020-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-05-01
Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+31
2020-05-01
Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2020-05-01
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+20
2020-05-01
Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
8
-33
/
+35
2020-05-01
Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-154
/
+290
2020-05-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-19
/
+19
2020-05-01
io_uring: punt splice async because of inode mutex
Pavel Begunkov
1
-14
/
+2
2020-05-01
io_uring: check non-sync defer_list carefully
Pavel Begunkov
1
-1
/
+1
2020-05-01
io_uring: fix extra put in sync_file_range()
Pavel Begunkov
1
-1
/
+1
2020-05-01
iommu/qcom: Fix local_base status check
Tang Bin
1
-1
/
+4
2020-05-01
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
1
-1
/
+1
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
1
-2
/
+2
2020-05-01
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
1
-1
/
+1
2020-04-30
io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
Xiaoguang Wang
1
-1
/
+1
2020-04-30
io_uring: use proper references for fallback_req locking
Bijan Mottahedeh
1
-2
/
+2
2020-04-30
io_uring: only force async punt if poll based retry can't handle it
Jens Axboe
1
-2
/
+4
2020-04-30
io_uring: enable poll retry for any file with ->read_iter / ->write_iter
Jens Axboe
1
-7
/
+13
2020-05-01
Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...
Dave Airlie
24
-105
/
+215
2020-05-01
Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-14
/
+36
2020-05-01
Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
11
-35
/
+39
2020-04-30
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-24
/
+51
2020-04-30
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-26
/
+46
2020-04-30
Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-04-30
Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-40
/
+315
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-30
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
1
-1
/
+1
2020-04-30
Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-22
/
+27
2020-04-30
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
1
-1
/
+1
[next]