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
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2016-01-09
nbd: use ->compat_ioctl()
Al Viro
2
-11
/
+1
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
77
-568
/
+855
2016-01-09
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-09
compat_ioctl: don't pass fd around when not needed
Al Viro
4
-55
/
+61
2016-01-09
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
17
-90
/
+49
2016-01-06
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2
-0
/
+35
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
1
-9
/
+3
2016-01-06
poll: plug an unused argument to do_poll
Mateusz Guzik
1
-3
/
+3
2016-01-06
amdkfd: don't open-code memdup_user()
Al Viro
1
-26
/
+7
2016-01-06
cdrom: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2016-01-06
rsxx: don't open-code memdup_user()
Al Viro
1
-7
/
+4
2016-01-06
mtip32xx: don't open-code memdup_user()
Al Viro
1
-15
/
+8
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
1
-11
/
+3
2016-01-04
[um] hostaudio: don't open-code memdup_user()
Al Viro
1
-7
/
+3
2016-01-04
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
1
-2
/
+2
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
1
-5
/
+4
2016-01-04
... and a couple in net/9p
Al Viro
1
-2
/
+2
2016-01-04
md: more open-coded offset_in_page()
Al Viro
2
-3
/
+3
2016-01-04
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
1
-1
/
+1
2016-01-04
hpfs: missing endianness annotation
Al Viro
1
-1
/
+1
2016-01-04
drivers/mtd/maps/pcmciamtd.c: __iomem annotations
Al Viro
1
-14
/
+14
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
3
-18
/
+12
2016-01-04
saner calling conventions for copy_mount_options()
Al Viro
3
-30
/
+28
2016-01-04
fix the leak in integrity_read_file()
Al Viro
1
-5
/
+6
2016-01-04
ppc: get rid of the remnants of __get_user64()
Al Viro
1
-15
/
+0
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
5
-130
/
+0
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
1
-10
/
+7
2016-01-04
kernel/*: switch to memdup_user_nul()
Al Viro
4
-95
/
+48
2016-01-04
cciss: switch to memdup_user_nul()
Al Viro
1
-10
/
+4
2016-01-04
switch wireless debugfs ->write() instances to memdup_user_nul()
Al Viro
2
-174
/
+89
2016-01-04
selinuxfs: switch to memdup_user_nul()
Al Viro
1
-73
/
+41
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
12
-197
/
+71
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
596
-2937
/
+5015
2016-01-04
new helper: memdup_user_nul()
Al Viro
2
-0
/
+32
2016-01-04
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
1
-1
/
+1
2016-01-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-03
Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2
-5
/
+9
2016-01-01
Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-18
/
+25
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-198
/
+334
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-31
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-31
Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...
David S. Miller
2
-20
/
+44
2015-12-31
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-8
/
+24
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-39
/
+102
[next]