Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1504269814263c9676b4605a6a91e14dc6ceac21
1504269
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
bb60931
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
a8d7aa1
dccp: fix tasklet usage
by Eric Dumazet
· 7 years ago
31140b4
Merge branch 'smc-fixes'
by David S. Miller
· 7 years ago
bda27ff
smc: fix sendpage() call
by Stefan Raspl
· 7 years ago
a6920d1
net/smc: handle unregistered buffers
by Karsten Graul
· 7 years ago
e63a5f8
net/smc: call consolidation
by Karsten Graul
· 7 years ago
df80b8f
qed: fix spelling mistake: "offloded" -> "offloaded"
by Colin Ian King
· 7 years ago
4e11581
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
by Colin Ian King
· 7 years ago
c15f6d8
Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
114f39f
tcp: restore autocorking
by Eric Dumazet
· 7 years ago
eb80ca4
rds: do not leak kernel memory to user land
by Eric Dumazet
· 7 years ago
5697db4
qmi_wwan: do not steal interfaces from class drivers
by Bjørn Mork
· 7 years ago
f4ef6a4
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
ecd649b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
94720e3
ipv4: fix fnhe usage by non-cached routes
by Julian Anastasov
· 7 years ago
3b6f979
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
e002434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
b5b6ff7
Merge branch 'bpf-sockmap-fixes'
by Alexei Starovoitov
· 7 years ago
abaeb09
bpf: sockmap, fix error handling in redirect failures
by John Fastabend
· 7 years ago
fec51d4
bpf: sockmap, zero sg_size on error when buffer is released
by John Fastabend
· 7 years ago
3cc9a47
bpf: sockmap, fix scatterlist update on error path in send with apply
by John Fastabend
· 7 years ago
7df40c2
net_sched: fq: take care of throttled flows before reuse
by Eric Dumazet
· 7 years ago
30ca22e
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
by Ido Schimmel
· 7 years ago
8d73b18
parisc: Fix section mismatches
by Helge Deller
· 7 years ago
b819439
parisc: drivers.c: Fix section mismatches
by Helge Deller
· 7 years ago
0f58e58
Merge branch 'x86-bpf-jit-fixes'
by Alexei Starovoitov
· 7 years ago
39f56ca
bpf, x64: fix memleak when not converging on calls
by Daniel Borkmann
· 7 years ago
3aab888
bpf, x64: fix memleak when not converging after image
by Daniel Borkmann
· 7 years ago
784813a
net/smc: restrict non-blocking connect finish
by Ursula Braun
· 7 years ago
af3e0fc
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
by Ingo Molnar
· 7 years ago
ce402f0
sctp: fix the issue that the cookie-ack with auth can't get processed
by Xin Long
· 7 years ago
46e16d4
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
by Xin Long
· 7 years ago
4842a08
sctp: init active key for the new asoc in dupcook_a and dupcook_b
by Xin Long
· 7 years ago
e6e6a27
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
by Neal Cardwell
· 7 years ago
5e5add1
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
by Grygorii Strashko
· 7 years ago
c818aa8
Revert "vhost: make msg padding explicit"
by Michael S. Tsirkin
· 7 years ago
892a0be
swiotlb: fix inversed DMA_ATTR_NO_WARN test
by Michel Dänzer
· 7 years ago
2d618bdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 7 years ago
50a5852
nfp: flower: set tunnel ttl value to net default
by John Hurley
· 7 years ago
c212d2c
net/tls: Don't recursively call push_record during tls_write_space callbacks
by Dave Watson
· 7 years ago
f6eeb9e
Input: atmel_mxt_ts - add missing compatible strings to OF device table
by Javier Martinez Canillas
· 7 years ago
a4e21ff
bpf: minor fix to selftest test_stacktrace_build_id()
by Song Liu
· 7 years ago
330e261
hexagon: export csum_partial_copy_nocheck
by Arnd Bergmann
· 7 years ago
a57ab96
hexagon: add memset_io() helper
by Arnd Bergmann
· 7 years ago
068bdb6
Input: atmel_mxt_ts - fix the firmware update
by Nick Dyer
· 7 years ago
f372b81
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
by Vittorio Gambaletta (VittGam)
· 7 years ago
edd7ceb
ipv6: Allow non-gateway ECMP for IPv6
by Thomas Winter
· 7 years ago
d656fe4
ethtool: fix a potential missing-check bug
by Wenwen Wang
· 7 years ago
26ff758
net/mlx4: fix spelling mistake: "failedi" -> "failed"
by Colin Ian King
· 7 years ago
de08481
vhost: make msg padding explicit
by Michael S. Tsirkin
· 7 years ago
bf2acc9
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
cea67a2
ipv6: fix uninit-value in ip6_multipath_l3_keys()
by Eric Dumazet
· 7 years ago
f212599
Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
fff75eb
Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
8188fc8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
00ad691
sparc: vio: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
d3c68d0
sparc64: Fix mistake in oradax license text
by Rob Gardner
· 7 years ago
d66a270
tracepoint: Do not warn on ENOMEM
by Mathieu Desnoyers
· 7 years ago
f944ad1
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
by Colin Ian King
· 7 years ago
ff81de7
qed: fix spelling mistake: "checksumed" -> "checksummed"
by Colin Ian King
· 7 years ago
2cb5fb1
MAINTAINERS: add myself as SCTP co-maintainer
by Marcelo Ricardo Leitner
· 7 years ago
14b7dc1
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
by Colin Ian King
· 7 years ago
e8238fc
bridge: check iface upper dev when setting master via ioctl
by Hangbin Liu
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
19b9ad6
<linux/stringhash.h>: fix end_name_hash() for 64bit long
by Amir Goldstein
· 7 years ago
bf8f5de
MAINTAINERS: add myself as maintainer of AFFS
by David Sterba
· 7 years ago
a97d8ef
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6e041ff
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
cac2642
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
1d39fd1
Merge branch 'sfc-more-ARFS-fixes'
by David S. Miller
· 7 years ago
987c658
sfc: fix ARFS expiry check on EF10
by Edward Cree
· 7 years ago
ded8b9c
sfc: Use filter index rather than ID for rps_flow_id table
by Edward Cree
· 7 years ago
988bf72
net: support compat 64-bit time in {s,g}etsockopt
by Lance Richardson
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
a335544
selftests: Fix lib.mk run_tests target shell script
by Mathieu Desnoyers
· 7 years ago
0b21bca
MAINTAINERS: add davem in NETWORKING DRIVERS
by Vivien Didelot
· 7 years ago
e8e9608
Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7b87308
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
64ebe31
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
1da9a58
Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
c7f46cc
mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
by Ido Schimmel
· 7 years ago
d8a3327
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
6a9a27d
sctp: clear the new asoc's stream outcnt in sctp_stream_update
by Xin Long
· 7 years ago
9306b38
NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
by SZ Lin (林上智)
· 7 years ago
d625329
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
1f3ccc3c
net: systemport: Correclty disambiguate driver instances
by Florian Fainelli
· 7 years ago
9faedd6
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
by Anders Roxell
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b52c85a
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
79a17dd9
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
Next »