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
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
3
-7
/
+10
2019-03-09
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
1
-17
/
+15
2019-03-08
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-08
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
4
-0
/
+42
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
18
-36
/
+121
2019-03-08
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-08
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-03-08
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
1
-0
/
+1
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2
-4
/
+4
2019-03-08
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-08
vhost: silence an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2019-03-08
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-03-08
connector: fix unsafe usage of ->real_parent
Li RongQing
1
-4
/
+18
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
32
-146
/
+4783
2019-03-08
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-08
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-08
net: add missing documentation in linux/skbuff.h
Pedro Tammela
1
-5
/
+59
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
114
-1123
/
+1470
2019-03-08
Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+297
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
2
-2
/
+2
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-08
Merge branch 'stmmac-add-some-fixes-for-stm32'
David S. Miller
7
-26
/
+183
2019-03-08
ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...
Christophe Roullier
4
-0
/
+62
2019-03-08
dt-bindings: net: stmmac: remove syscfg clock property
Christophe Roullier
1
-2
/
+1
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
dt-bindings: net: stmmac: add phys config properties
Christophe Roullier
1
-3
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2019-03-08
Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate'
David S. Miller
3
-24
/
+44
2019-03-08
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Xin Long
1
-0
/
+10
2019-03-08
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
2
-14
/
+10
2019-03-08
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
Xin Long
1
-10
/
+24
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
2
-5
/
+17
2019-03-08
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
77
-755
/
+2438
2019-03-08
Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
79
-656
/
+3571
2019-03-08
Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-03-08
Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
42
-617
/
+3391
2019-03-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
11
-130
/
+620
2019-03-08
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2019-03-08
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+49
2019-03-08
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
40
-660
/
+1560
2019-03-08
Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
18
-163
/
+221
2019-03-08
Merge tag 'hsi-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-3
/
+3
2019-03-08
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
21
-489
/
+776
[prev]
[next]