index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
pkcs7: return correct error code if pkcs7_check_authattrs() fails
Eric Biggers
1
-1
/
+3
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-04
Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-16
/
+13
2017-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+5
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-187
/
+397
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-03
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-21
/
+77
2017-12-03
Merge branch 'tcp-cb-selinux-corruption'
David S. Miller
3
-25
/
+47
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+23
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+37
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...
David S. Miller
6
-11
/
+25
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
1
-1
/
+18
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-02
Merge branch 's390-qeth-fixes'
David S. Miller
4
-4
/
+41
2017-12-02
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-02
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-02
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-02
Merge branch 'vhost-skb-leaks'
David S. Miller
3
-20
/
+38
2017-12-02
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-02
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-02
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-02
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-29
/
+31
2017-12-02
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-02
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-02
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
1
-3
/
+3
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+9
2017-12-01
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
40
-146
/
+498
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
12
-21
/
+39
[next]