index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
fuse: simplify req states
Miklos Szeredi
3
-9
/
+5
2015-07-01
fuse: don't hold lock over request_wait_answer()
Miklos Szeredi
1
-25
/
+20
2015-07-01
fuse: simplify unique ctr
Miklos Szeredi
2
-7
/
+1
2015-07-01
fuse: rework abort
Miklos Szeredi
1
-11
/
+10
2015-07-01
fuse: fold helpers into abort
Miklos Szeredi
1
-55
/
+38
2015-07-01
fuse: use per req lock for lock/unlock_request()
Miklos Szeredi
2
-22
/
+24
2015-07-01
fuse: req use bitops
Miklos Szeredi
4
-72
/
+71
2015-07-01
fuse: simplify request abort
Miklos Szeredi
1
-73
/
+46
2015-07-01
fuse: call fuse_abort_conn() in dev release
Miklos Szeredi
1
-8
/
+3
2015-07-01
fuse: fold fuse_request_send_nowait() into single caller
Miklos Szeredi
1
-22
/
+10
2015-07-01
fuse: check conn_error earlier
Miklos Szeredi
1
-2
/
+4
2015-07-01
fuse: account as waiting before queuing for background
Miklos Szeredi
1
-4
/
+8
2015-07-01
fuse: reset waiting
Miklos Szeredi
1
-1
/
+3
2015-07-01
fuse: fix background request if not connected
Miklos Szeredi
1
-1
/
+4
2015-07-01
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-07-01
arm64: Don't report clear pmds and puds as huge
Christoffer Dall
1
-2
/
+2
2015-07-01
hwspinlock: qcom: Correct msb in regmap_field
Bjorn Andersson
1
-1
/
+1
2015-07-01
printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25
Ingo Molnar
1
-1
/
+1
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2
-3
/
+0
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
1
-10
/
+16
2015-07-01
fs/file.c: __fget() and dup2() atomicity rules
Eric Dumazet
1
-2
/
+8
2015-07-01
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
3
-19
/
+55
2015-07-01
fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper l...
Wang YanQing
1
-1
/
+1
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
27
-254
/
+402
2015-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
19
-357
/
+401
2015-07-01
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-18
/
+392
2015-07-01
vfs: avoid creation of inode number 0 in get_next_ino
Carlos Maiolino
1
-1
/
+5
2015-07-01
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
60
-868
/
+1611
2015-07-01
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
38
-1711
/
+1697
2015-07-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-171
/
+308
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
6
-11
/
+10
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
7
-10
/
+10
2015-07-01
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
3
-7
/
+8
2015-07-01
MAINTAINERS: add zpool
Dan Streetman
1
-0
/
+7
2015-07-01
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
2
-3
/
+3
2015-07-01
MAINTAINERS: move Jens Osterkamp to CREDITS
Joe Perches
2
-1
/
+4
2015-07-01
MAINTAINERS: remove unused nbd.h pattern
Joe Perches
1
-1
/
+0
2015-07-01
MAINTAINERS: update brcm gpio filename pattern
Joe Perches
1
-1
/
+1
2015-07-01
MAINTAINERS: update brcm dts pattern
Joe Perches
1
-1
/
+1
2015-07-01
MAINTAINERS: update sound soc intel patterns
Joe Perches
1
-5
/
+4
2015-07-01
MAINTAINERS: remove website for paride
Sudip Mukherjee
1
-1
/
+0
2015-07-01
MAINTAINERS: update Emulex ocrdma email addresses
Laurent Navet
1
-3
/
+3
2015-07-01
bcache: use kvfree() in various places
Pekka Enberg
2
-16
/
+4
2015-07-01
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
target: use kvfree() in session alloc and free
Pekka Enberg
1
-8
/
+2
2015-07-01
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
1
-8
/
+2
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-07-01
drm: use kvfree() in drm_free_large()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
1
-4
/
+1
[prev]
[next]