Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4f8a881acc9d1adaf1e552349a0b1df28933a04c
4f8a881
net: sched: fix NULL pointer dereference when action calls some targets
by Xin Long
· 7 years ago
9a19bad
rxrpc: Fix oops when discarding a preallocated service call
by David Howells
· 7 years ago
b024d94
irda: do not leak initialized list.dev to userspace
by Colin Ian King
· 7 years ago
ca3d89a
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
by Huy Nguyen
· 7 years ago
b6f6d56
PCI: Allow PCI express root ports to find themselves
by Thierry Reding
· 7 years ago
cdbeb63
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
by Neal Cardwell
· 7 years ago
bc3aae2
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
by Roopa Prabhu
· 7 years ago
383143f
ipv6: reset fn->rr_ptr when replacing route
by Wei Wang
· 7 years ago
15339e4
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
by Alexander Potapenko
· 7 years ago
5bfd37b
tipc: fix use-after-free
by Eric Dumazet
· 7 years ago
ff244c6
tun: handle register_netdevice() failures properly
by Eric Dumazet
· 7 years ago
a0917e0
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
by Matthew Dawson
· 7 years ago
2110ba5
bpf, doc: improve sysctl knob description
by Daniel Borkmann
· 7 years ago
a120d9a
netxen: fix incorrect loop counter decrement
by Colin Ian King
· 7 years ago
eac2c68
nfp: fix infinite loop on umapping cleanup
by Colin Ian King
· 7 years ago
acc8b31
net: sched: fix p_filter_chain check in tcf_chain_flush
by Jiri Pirko
· 7 years ago
014cd0a
bpf: Update sysctl documentation to list all supported architectures
by Michael Ellerman
· 7 years ago
c780a04
ipv4: better IP_MAX_MTU enforcement
by Eric Dumazet
· 7 years ago
81fbfe8
ptr_ring: use kmalloc_array()
by Eric Dumazet
· 7 years ago
120e9da
dccp: defer ccid_hc_tx_delete() at dismantle time
by Eric Dumazet
· 7 years ago
494bea3
openvswitch: fix skb_panic due to the incorrect actions attrlen
by Liping Zhang
· 7 years ago
c7b725b
net: igmp: Use ingress interface rather than vrf device
by David Ahern
· 7 years ago
510c8a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
88a5c69
bpf: fix bpf_trace_printk on 32 bit archs
by Daniel Borkmann
· 7 years ago
0e40523
PCI: fix oops when try to find Root Port for a PCI device
by dingtianhong
· 7 years ago
61deee9
sfc: don't try and read ef10 data on non-ef10 NIC
by Bert Kenward
· 7 years ago
c90e951
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 7 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
8989042
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
by Konstantin Khlebnikov
· 7 years ago
187e5b3
ipv4: fix NULL dereference in free_fib_info_rcu()
by Eric Dumazet
· 7 years ago
b3dc8f7
net: Fix a typo in comment about sock flags.
by Tonghao Zhang
· 7 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 7 years ago
40c6d1b
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
0a6f041
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 7 years ago
42b7305
udp: fix linear skb reception with PEEK_OFF
by Al Viro
· 7 years ago
e5645f5
ipv6: release rt6->rt6i_idev properly during ifdown
by Wei Wang
· 7 years ago
36f41f8
af_key: do not use GFP_KERNEL in atomic contexts
by Eric Dumazet
· 7 years ago
539a06b
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
by Sabrina Dubroca
· 7 years ago
bae514a
Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'
by David S. Miller
· 7 years ago
b629276
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Casey Leedom
· 7 years ago
b0ba9d5
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Casey Leedom
· 7 years ago
077fa19
PCI: Disable Relaxed Ordering Attributes for AMD A1100
by dingtianhong
· 7 years ago
87e09cd
PCI: Disable Relaxed Ordering for some Intel processors
by dingtianhong
· 7 years ago
a99b646
PCI: Disable PCIe Relaxed Ordering if unsupported
by dingtianhong
· 7 years ago
fcd0735
Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
6b9d1c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
59a361b
tipc: avoid inheriting msg_non_seq flag when message is returned
by Jon Paul Maloy
· 7 years ago
fed5f57
tipc: accept PACKET_MULTICAST packets
by Jon Paul Maloy
· 7 years ago
2c87d63
ipv4: route: fix inet_rtm_getroute induced crash
by Florian Westphal
· 7 years ago
e9bf53a
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
by Arend Van Spriel
· 7 years ago
11e9d78
bonding: ratelimit failed speed/duplex update warning
by Andreas Born
· 7 years ago
ef95484
Linux 4.13-rc5
by Linus Torvalds
· 7 years ago
b2298fc
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
c9dc281
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
ce7ba95
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
438630e
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
dd95f18
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
10cec91
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
89a5527
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
9a51544
mtd: blkdevs: Fix mtd block write failure
by Abhishek Sahu
· 7 years ago
a99bcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
043cd07
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
afc1f55
MD: not clear ->safemode for external metadata array
by Shaohua Li
· 7 years ago
fd851ba
udp: harden copy_linear_skb()
by Eric Dumazet
· 7 years ago
6401f37
Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access'
by David S. Miller
· 7 years ago
2ed46ce
bpf: fix two missing target_size settings in bpf_convert_ctx_access
by Daniel Borkmann
· 7 years ago
e4dde41
net: fix compilation when busy poll is not enabled
by Daniel Borkmann
· 7 years ago
54a6a04
mISDN: Fix null pointer dereference at mISDN_FsmNew
by Anton Vasilyev
· 7 years ago
bb3afda
nfp: do not update MTU from BH in flower app
by Simon Horman
· 7 years ago
fbca164
net: stmmac: Use the right logging function in stmmac_mdio_register
by Romain Perier
· 7 years ago
8d55373
net/sched/hfsc: allocate tcf block for hfsc root class
by Konstantin Khlebnikov
· 7 years ago
ad729bc9
bonding: require speed/duplex only for 802.3ad, alb and tlb
by Andreas Born
· 7 years ago
e71cb9e
net: dsa: ksz: fix skb freeing
by Vivien Didelot
· 7 years ago
216e4a1
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
e0d0e04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
0993133
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
7eb97ba
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
2bfc37c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
7d7a827
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
8a9d6e9
pnfs/blocklayout: require 64-bit sector_t
by Christoph Hellwig
· 7 years ago
8001a97
Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
622b2fb
selftests: timers: freq-step: fix compile error
by Shuah Khan
· 7 years ago
a7990c6
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
by Artem Savkov
· 7 years ago
020db9d
xen/events: Fix interrupt lost during irq_disable and irq_enable
by Liu Shuo
· 7 years ago
529871b
xen: avoid deadlock in xenbus
by Juergen Gross
· 7 years ago
4a8b53b
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
4ca83dc
xen: fix hvm guest with kaslr enabled
by Juergen Gross
· 7 years ago
10231f6
xen: split up xen_hvm_init_shared_info()
by Juergen Gross
· 7 years ago
c138d81
x86: provide an init_mem_mapping hypervisor hook
by Juergen Gross
· 7 years ago
9183976
fuse: set mapping error in writepage_locked when it fails
by Jeff Layton
· 8 years ago
b2dbdf2
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
27df704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
e86b298
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
by Mike Rapoport
· 7 years ago
f357e34
zram: rework copy of compressor name in comp_algorithm_store()
by Matthias Kaehlcke
· 7 years ago
aac2fea
rmap: do not call mmu_notifier_invalidate_page() under ptl
by Kirill A. Shutemov
· 7 years ago
d041353
mm: fix list corruptions on shmem shrinklist
by Cong Wang
· 7 years ago
af54aed
mm/balloon_compaction.c: don't zero ballooned pages
by Wei Wang
· 7 years ago
c0a6a5a
MAINTAINERS: copy virtio on balloon_compaction.c
by Michael S. Tsirkin
· 7 years ago
Next »