Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
74784da82ff74379d0583a3ffe42835888705ac7
74784da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
18129a2
net: vrf: correct FRA_L3MDEV encode type
by Jeff Barnhill
· 7 years ago
4eebff2
tcp_nv: fix division by zero in tcpnv_acked()
by Konstantin Khlebnikov
· 7 years ago
3a99df9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
c3aff08
signal: Fix name of SIGEMT in #if defined() check
by Andrew Clayton
· 7 years ago
1cc1570
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
4f2ba5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cb0631f
x86/mm: fix use-after-free of vma during userfaultfd fault
by Vlastimil Babka
· 7 years ago
89db69d
Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
79d7334
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
by Hongxu Jia
· 7 years ago
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
e669b86
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
by Eric Dumazet
· 7 years ago
93161922
tun/tap: sanitize TUNSETSNDBUF input
by Craig Gallek
· 7 years ago
d70eaa3
mlxsw: i2c: Fix buffer increment counter for write transaction
by Vadim Pasternak
· 7 years ago
7400bb4
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
by Tejaswi Tanikella
· 7 years ago
122f00c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
62b0e92
mlxsw: reg: Add high and low temperature thresholds
by Ido Schimmel
· 7 years ago
1cf098b
MAINTAINERS: Remove Yotam from mlxfw
by Yuval Mintz
· 7 years ago
f1fd20c
MAINTAINERS: Update Yotam's E-mail
by Yotam Gigi
· 7 years ago
d2083d0
net: hns: set correct return value
by Pan Bian
· 7 years ago
7db8874
net: lapbether: fix double free
by Pan Bian
· 7 years ago
04686ef
bpf: remove SK_REDIRECT from UAPI
by John Fastabend
· 7 years ago
14fc0ab
net: phy: marvell: Only configure RGMII delays when using RGMII
by Andrew Lunn
· 7 years ago
b34a264
Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
7c404c6
Merge tag 'pm-reverts-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
287683d
RDMA/nldev: Enforce device index check for port callback
by Leon Romanovsky
· 7 years ago
d5919dc
Revert "PM / QoS: Fix device resume latency PM QoS"
by Rafael J. Wysocki
· 7 years ago
5ba2572
Revert "PM / QoS: Fix default runtime_pm device resume latency"
by Rafael J. Wysocki
· 7 years ago
c29f56b
Merge ath-current from ath.git
by Kalle Valo
· 7 years ago
73b9fc4
xfrm: Fix GSO for IPsec with GRE tunnel.
by Steffen Klassert
· 7 years ago
518828f
tc-testing: fix arg to ip command: -s -> -n
by Brenda J. Butler
· 7 years ago
822e86d
net_sched: remove tcf_block_put_deferred()
by Cong Wang
· 7 years ago
f9e56ba
l2tp: hold tunnel in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
5f47944
Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
b39ab98
Mark 'ioremap_page_range()' as possibly sleeping
by Linus Torvalds
· 7 years ago
daea3da
Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
1960e8e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
5e0fab5
nvme: Fix setting logical block format when revalidating
by Keith Busch
· 7 years ago
2a9a86d
PM / QoS: Fix default runtime_pm device resume latency
by Tero Kristo
· 7 years ago
e48e9c42
Revert "ath10k: fix napi_poll budget overflow"
by Kalle Valo
· 7 years ago
7eccb73
ath10k: rebuild crypto header in rx data frames
by Vasanthakumar Thiagarajan
· 7 years ago
f74bc7c
cifs: check MaxPathNameComponentLength != 0 before using it
by Ronnie Sahlberg
· 7 years ago
0b07194
Linux 4.14-rc7
by Linus Torvalds
· 7 years ago
19e1219
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
6c325f4
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
by David S. Miller
· 7 years ago
31c2611
selftests: Introduce a new test case to tc testsuite
by Chris Mi
· 7 years ago
7f07199
selftests: Introduce a new script to generate tc batch file
by Chris Mi
· 7 years ago
46e235c
net_sched: fix call_rcu() race on act_sample module removal
by Cong Wang
· 7 years ago
2d132eb
net_sched: add rtnl assertion to tcf_exts_destroy()
by Cong Wang
· 7 years ago
27ce4f0
net_sched: use tcf_queue_work() in tcindex filter
by Cong Wang
· 7 years ago
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
by Cong Wang
· 7 years ago
c2f3f31
net_sched: use tcf_queue_work() in route filter
by Cong Wang
· 7 years ago
c0d378e
net_sched: use tcf_queue_work() in u32 filter
by Cong Wang
· 7 years ago
df2735e
net_sched: use tcf_queue_work() in matchall filter
by Cong Wang
· 7 years ago
e071dff
net_sched: use tcf_queue_work() in fw filter
by Cong Wang
· 7 years ago
0552c8a
net_sched: use tcf_queue_work() in flower filter
by Cong Wang
· 7 years ago
94cdb47
net_sched: use tcf_queue_work() in flow filter
by Cong Wang
· 7 years ago
b1b5b04
net_sched: use tcf_queue_work() in cgroup filter
by Cong Wang
· 7 years ago
e910af6
net_sched: use tcf_queue_work() in bpf filter
by Cong Wang
· 7 years ago
c96a483
net_sched: use tcf_queue_work() in basic filter
by Cong Wang
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
8c83c88
Merge branch 'sctp-endianness-fixes'
by David S. Miller
· 7 years ago
978aa04
sctp: fix some type cast warnings introduced since very beginning
by Xin Long
· 7 years ago
f6fc6bc
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
by Xin Long
· 7 years ago
8d32503
sctp: fix some type cast warnings introduced by transport rhashtable
by Xin Long
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
50317fc
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
d04adf1
sctp: reset owner sk for data chunks on out queues when migrating a sock
by Xin Long
· 7 years ago
151516f
Merge branch 'sockmap-fixes'
by David S. Miller
· 7 years ago
bfa64075
bpf: rename sk_actions to align with bpf infrastructure
by John Fastabend
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
25a5d23
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
a7d3e63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
22450e0
Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
b35f0ca
Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
5345da8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
ea67899
assoc_array: Fix a buggy node-splitting case
by David Howells
· 7 years ago
7814023
Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
c9f27f9
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
a9af983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
dea6e19
tap: reference to KVA of an unloaded module causes kernel panic
by Girish Moodalbail
· 7 years ago
ee1836a
tcp: refresh tp timestamp before tcp_mtu_probe()
by Eric Dumazet
· 7 years ago
63b9ab6
tuntap: properly align skb->head before building skb
by Jason Wang
· 7 years ago
11224e1
Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
90e6872
Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
a0cb2b5
Fix tracing sample code warning.
by Linus Torvalds
· 7 years ago
fe23429
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
d3eab75
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
11dc76f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
02c7dfc
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5cefb4e
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3e64fcb
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
by Andrew Duggan
· 7 years ago
a508294
Input: gtco - fix potential out-of-bound access
by Dmitry Torokhov
· 7 years ago
8ab190f
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
8aec495
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
f8d20b4
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
f3594f0
ipip: only increase err_count for some certain type icmp in ipip_err
by Xin Long
· 7 years ago
6d9f079
net: stmmac: First Queue must always be in DCB mode
by Jose Abreu
· 7 years ago
efea2ab
virtio_blk: Fix an SG_IO regression
by Bart Van Assche
· 7 years ago
4894ac6
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
by Jose Abreu
· 7 years ago
Next »