index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
zynq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
fuse: reduce size of struct fuse_inode
Miklos Szeredi
4
-41
/
+58
2018-10-01
fuse: use iversion for readdir cache verification
Miklos Szeredi
3
-8
/
+21
2018-10-01
fuse: use mtime for readdir cache verification
Miklos Szeredi
2
-4
/
+37
2018-10-01
fuse: add readdir cache version
Miklos Szeredi
3
-1
/
+52
2018-10-01
fuse: allow using readdir cache
Miklos Szeredi
3
-4
/
+161
2018-10-01
fuse: allow caching readdir
Miklos Szeredi
3
-1
/
+109
2018-09-28
fuse: extract fuse_emit() helper
Miklos Szeredi
1
-4
/
+9
2018-09-28
fuse: add FOPEN_CACHE_DIR
Miklos Szeredi
1
-0
/
+3
2018-09-28
fuse: split out readdir.c
Miklos Szeredi
4
-258
/
+274
2018-09-28
fuse: Use hash table to link processing request
Kirill Tkhai
3
-14
/
+41
2018-09-28
fuse: kill req->intr_unique
Kirill Tkhai
2
-9
/
+5
2018-09-28
fuse: change interrupt requests allocation algorithm
Kirill Tkhai
1
-2
/
+7
2018-09-28
fuse: do not take fc->lock in fuse_request_send_background()
Kirill Tkhai
3
-28
/
+28
2018-09-28
fuse: introduce fc->bg_lock
Kirill Tkhai
5
-15
/
+26
2018-09-28
fuse: add locking to max_background and congestion_threshold changes
Kirill Tkhai
1
-6
/
+24
2018-09-28
fuse: use READ_ONCE on congestion_threshold and max_background
Kirill Tkhai
1
-2
/
+2
2018-09-28
fuse: use list_first_entry() in flush_bg_queue()
Kirill Tkhai
1
-2
/
+3
2018-09-28
fuse: add support for copy_file_range()
Niels de Vos
3
-46
/
+140
2018-09-28
fuse: fix blocked_waitq wakeup
Miklos Szeredi
1
-4
/
+11
2018-09-28
fuse: set FR_SENT while locked
Miklos Szeredi
1
-1
/
+1
2018-09-28
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
1
-1
/
+5
2018-09-28
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
1
-0
/
+2
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-22
block: use nanosecond resolution for iostat
Omar Sandoval
5
-11
/
+12
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
1
-0
/
+11
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
1
-3
/
+0
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
MAINTAINERS: Add X86 MM entry
Thomas Gleixner
1
-0
/
+9
2018-09-20
x86/intel_rdt: Add Reinette as co-maintainer for RDT
Fenghua Yu
1
-0
/
+1
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
3
-6
/
+29
2018-09-20
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
5
-5
/
+10
2018-09-20
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-20
libata: mask swap internal and hardware tag
Jens Axboe
1
-2
/
+12
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2
-8
/
+8
2018-09-20
Compiler Attributes: naked was fixed in gcc 4.6
Miguel Ojeda
1
-7
/
+1
2018-09-20
drm/vmwgfx: Fix buffer object eviction
Thomas Hellstrom
1
-1
/
+1
2018-09-20
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2
-35
/
+14
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
1
-3
/
+7
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
1
-8
/
+22
[next]