index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
7
-145
/
+49
2018-05-24
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
1
-0
/
+1
2018-05-24
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
1
-6
/
+10
2018-05-24
Btrfs: fix error handling in btrfs_truncate()
Omar Sandoval
1
-1
/
+2
2018-05-23
RDMA/hns: Move the location for initializing tmp_len
oulijun
1
-1
/
+2
2018-05-23
RDMA/hns: Bugfix for cq record db for kernel
oulijun
1
-0
/
+1
2018-05-23
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-23
RDMA/qedr: Fix doorbell bar mapping for dpi > 1
Kalderon, Michal
1
-31
/
+29
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
3
-21
/
+7
2018-05-23
drm/vmwgfx: Fix host logging / guestinfo reading error paths
Thomas Hellstrom
1
-17
/
+31
2018-05-23
drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
Thomas Hellstrom
1
-8
/
+17
2018-05-23
mfd: cros_ec: Retry commands when EC is known to be busy
Brian Norris
2
-4
/
+22
2018-05-23
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
1
-7
/
+7
2018-05-23
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2
-5
/
+3
2018-05-23
alpha: use dma_direct_ops for jensen
Christoph Hellwig
3
-33
/
+5
2018-05-22
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
1
-0
/
+51
2018-05-22
PM / core: Fix direct_complete handling for devices with no callbacks
Rafael J. Wysocki
1
-4
/
+3
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
9
-2
/
+356
2018-05-21
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
1
-0
/
+1
2018-05-21
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
1
-2
/
+2
2018-05-21
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-21
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
1
-0
/
+22
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
1
-0
/
+10
2018-05-21
unfuck sysfs_mount()
Al Viro
1
-3
/
+3
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
1
-0
/
+1
2018-05-21
cramfs: Fix IS_ENABLED typo
Joe Perches
1
-1
/
+1
2018-05-21
befs_lookup(): use d_splice_alias()
Al Viro
1
-12
/
+5
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
1
-6
/
+5
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
1
-3
/
+7
2018-05-21
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
1
-2
/
+8
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
2
-13
/
+10
2018-05-21
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-12
/
+12
2018-05-21
libata: blacklist Micron 500IT SSD with MU01 firmware
Sudip Mukherjee
1
-0
/
+2
2018-05-21
mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
Corneliu Doban
1
-1
/
+1
2018-05-21
mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
Corneliu Doban
1
-5
/
+25
2018-05-21
mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
Srinath Mannam
1
-1
/
+0
2018-05-21
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
1
-1
/
+1
2018-05-21
Linux 4.17-rc6
v4.17-rc6
Linus Torvalds
1
-1
/
+1
2018-05-20
drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connector
Laurent Pinchart
1
-0
/
+3
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2
-3
/
+57
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
[next]