index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-kempld.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
2
-21
/
+290
2018-07-12
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2
-15
/
+39
2018-07-12
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
1
-33
/
+32
2018-07-12
xfs: remove xfs_start_page_writeback
Christoph Hellwig
1
-26
/
+20
2018-07-12
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
1
-17
/
+5
2018-07-12
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
1
-36
/
+32
2018-07-12
xfs: remove the imap_valid flag
Christoph Hellwig
1
-51
/
+38
2018-07-12
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
1
-14
/
+5
2018-07-12
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
4
-39
/
+13
2018-07-12
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2
-7
/
+2
2018-07-12
xfs: make xfs_writepage_map extent map centric
Dave Chinner
1
-52
/
+36
2018-07-12
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
1
-10
/
+10
2018-07-12
xfs: remove xfs_map_cow
Christoph Hellwig
2
-99
/
+100
2018-07-12
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
4
-43
/
+0
2018-07-12
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
1
-4
/
+1
2018-07-12
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
1
-7
/
+2
2018-07-12
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
1
-6
/
+0
2018-07-12
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
3
-9
/
+5
2018-07-12
xfs: simplify xfs_aops_discard_page
Christoph Hellwig
1
-76
/
+9
2018-07-12
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
Christoph Hellwig
1
-0
/
+4
2018-07-09
Linux 4.18-rc4
v4.18-rc4
Linus Torvalds
1
-1
/
+1
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-05
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...
Christoph Hellwig
2
-17
/
+46
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
5
-21
/
+14
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-05
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
1
-2
/
+5
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
1
-0
/
+2
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
5
-11
/
+13
2018-07-05
cifs: Fix validation of signed data in smb2
Paulo Alcantara
1
-4
/
+24
2018-07-05
cifs: Fix validation of signed data in smb3+
Paulo Alcantara
1
-6
/
+25
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
7
-2
/
+29
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2
-3
/
+3
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
1
-1
/
+1
2018-07-05
drm/amd/display: add a check for display depth validity
Mikita Lipski
1
-0
/
+42
2018-07-05
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
1
-2
/
+5
2018-07-05
drm/udl: fix display corruption of the last line
Mikulas Patocka
2
-5
/
+11
2018-07-04
arm64: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
1
-4
/
+2
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
1
-1
/
+1
2018-07-04
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
1
-4
/
+0
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-07-04
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
1
-2
/
+7
2018-07-04
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
1
-0
/
+1
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
1
-0
/
+2
2018-07-04
sample/vfio-mdev: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-07-04
arm64: Use aarch64elf and aarch64elfb emulation mode variants
Paul Kocialkowski
1
-2
/
+2
2018-07-04
drm/bridge/sii8620: Fix link mode selection
Maciej Purski
1
-10
/
+20
[next]