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.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-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-04-12
Merge branch 'iocb' into for-next
Al Viro
68
-271
/
+201
2015-04-12
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-04-12
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
1
-1
/
+1
2015-04-12
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2
-477
/
+308
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2
-0
/
+27
2015-04-12
drop bogus check in file_open_root()
Al Viro
1
-3
/
+0
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
10
-35
/
+24
2015-04-12
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
6
-21
/
+0
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
6
-8
/
+0
2015-04-12
remove incorrect comment in lookup_one_len()
Al Viro
1
-3
/
+1
2015-04-12
namei.c: fold do_path_lookup() into both callers
Al Viro
1
-24
/
+24
2015-04-12
kill struct filename.separate
Al Viro
2
-14
/
+17
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
63
-86
/
+55
2015-03-25
switch path_init() to struct filename
Al Viro
1
-8
/
+8
2015-03-25
switch path_mountpoint() to struct filename
Al Viro
1
-10
/
+11
2015-03-25
switch path_lookupat() to struct filename
Al Viro
1
-7
/
+6
2015-03-25
getname_flags(): clean up a bit
Al Viro
1
-28
/
+25
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-75
/
+238
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-15
/
+141
2015-03-23
sparc64: Fix several bugs in memmove().
David S. Miller
1
-3
/
+32
2015-03-23
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-23
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-13
/
+61
2015-03-22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-719
/
+131
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-03-22
cx82310_eth: wait for firmware to become ready
Ondrej Zary
1
-6
/
+24
2015-03-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-80
/
+137
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-54
/
+78
2015-03-21
Merge git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-372
/
+159
2015-03-21
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-12
/
+14
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
14
-47
/
+61
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-26
/
+142
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-46
/
+352
2015-03-21
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2015-03-21
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+2
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
2015-03-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+23
2015-03-21
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
Rafael J. Wysocki
266
-1509
/
+2867
2015-03-21
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
1
-0
/
+4
2015-03-20
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
Merge branch 'be2net'
David S. Miller
4
-44
/
+108
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2
-11
/
+23
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
[next]