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
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
1
-8
/
+6
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-08
Merge branch 'net-fix-uninit-values-in-networking-stack'
David S. Miller
10
-12
/
+20
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
2
-0
/
+2
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-08
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-08
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-08
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-08
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-08
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-04-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-70
/
+227
2018-04-08
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
6
-121
/
+250
2018-04-08
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-0
/
+2
2018-04-08
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
Sinan Kaya
1
-7
/
+7
2018-04-08
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
3
-1
/
+47
2018-04-08
alpha: rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-04-08
alpha: rtc: remove unused set_mmss ops
Alexandre Belloni
1
-99
/
+0
2018-04-08
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-11
/
+10
2018-04-08
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
9
-181
/
+98
2018-04-07
treewide: fix up files incorrectly marked executable
Linus Torvalds
2
-0
/
+0
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-765
/
+1964
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
275
-2428
/
+4643
2018-04-07
Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-113
/
+262
2018-04-07
Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-14
/
+200
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-265
/
+268
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
36
-1081
/
+2029
2018-04-07
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
7
-43
/
+377
2018-04-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-64
/
+348
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
118
-2365
/
+3491
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
175
-2915
/
+6672
2018-04-07
Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
5
-3
/
+375
2018-04-07
MAINTAINERS: Update LEAKING_ADDRESSES
Tobin C. Harding
1
-0
/
+3
2018-04-07
leaking_addresses: check if file name contains address
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: explicitly name variable used in regex
Tobin C. Harding
1
-1
/
+1
2018-04-07
leaking_addresses: remove version number
Tobin C. Harding
1
-2
/
+0
2018-04-07
leaking_addresses: skip '/proc/1/syscall'
Tobin C. Harding
1
-0
/
+1
2018-04-07
leaking_addresses: skip all /proc/PID except /proc/1
Tobin C. Harding
1
-0
/
+12
2018-04-07
leaking_addresses: cache architecture name
Tobin C. Harding
1
-3
/
+5
2018-04-07
leaking_addresses: simplify path skipping
Tobin C. Harding
1
-61
/
+29
2018-04-07
leaking_addresses: do not parse binary files
Tobin C. Harding
1
-0
/
+4
2018-04-07
leaking_addresses: add 32-bit support
Tobin C. Harding
1
-11
/
+82
2018-04-07
leaking_addresses: add is_arch() wrapper subroutine
Tobin C. Harding
1
-12
/
+14
2018-04-07
leaking_addresses: use system command to get arch
Tobin C. Harding
1
-6
/
+6
2018-04-07
leaking_addresses: add support for 5 page table levels
Tobin C. Harding
1
-7
/
+25
[prev]
[next]