Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4f7b3e82589e0de723780198ec7983e427144c0a
4f7b3e8
bpf: improve verifier branch analysis
by Alexei Starovoitov
· 6 years ago
c349480
bpf: check pending signals while verifying programs
by Alexei Starovoitov
· 6 years ago
025dceb
bpf: powerpc64: optimize JIT passes for bpf function calls
by Sandipan Das
· 6 years ago
dcb4059
bpf: refactor bpf_test_run() to separate own failures and test program result
by Roman Gushchin
· 6 years ago
d74286d
bpf: Improve socket lookup reuseport documentation
by Joe Stringer
· 6 years ago
f71c614
bpf: Support sk lookup in netns with id 0
by Joe Stringer
· 6 years ago
b7df9ada
bpf: fix pointer offsets in context for 32 bit
by Daniel Borkmann
· 6 years ago
c01ac66
bpf: Fix verifier log string check for bad alignment.
by David Miller
· 6 years ago
528bff0
tools: bpftool: fix a bitfield pretty print issue
by Yonghong Song
· 6 years ago
c2209c6
Merge branch 'btf-check-name'
by Alexei Starovoitov
· 6 years ago
d084891
tools/bpf: add addition type tests to test_btf
by Yonghong Song
· 6 years ago
8800cd0
tools/bpf: fix two test_btf unit test cases
by Martin KaFai Lau
· 6 years ago
eb04bbb
bpf: btf: check name validity for various types
by Yonghong Song
· 6 years ago
cdbb096a
bpf: btf: implement btf_name_valid_identifier()
by Yonghong Song
· 6 years ago
d78a5eb
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
9a764c1
s390/qeth: fix length check in SNMP processing
by Julian Wiedmann
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
c7589401
net: hisilicon: remove unexpected free_netdev
by Pan Bian
· 6 years ago
cfc4351
rapidio/rionet: do not free skb before reading its length
by Pan Bian
· 6 years ago
529eb36
i40e: fix kerneldoc for xsk methods
by Jan Sokolowski
· 6 years ago
a8bf879
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
by Josh Elsasser
· 6 years ago
eab077aa
i40e: Fix deletion of MAC filters
by Lihong Yang
· 6 years ago
e4c39f7
igb: fix uninitialized variables
by Yunjian Wang
· 6 years ago
ca08987
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
4df5ce9
lan743x: Enable driver to work with LAN7431
by Bryan Whitehead
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
cc59220
lan743x: fix return value for lan743x_tx_napi_poll
by Bryan Whitehead
· 6 years ago
4b5adba
net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
by Colin Ian King
· 6 years ago
1d51065
qed: fix spelling mistake "attnetion" -> "attention"
by Colin Ian King
· 6 years ago
24a6d2d
net: thunderx: fix NULL pointer dereference in nic_remove
by Lorenzo Bianconi
· 6 years ago
0d32f17
sctp: increase sk_wmem_alloc when head->truesize is increased
by Xin Long
· 6 years ago
a8842e9
firestream: fix spelling mistake: "Inititing" -> "Initializing"
by Colin Ian King
· 6 years ago
c85ddec
net: phy: add workaround for issue where PHY driver doesn't bind to the device
by Heiner Kallweit
· 6 years ago
45611c6
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
by Bernd Eckstein
· 6 years ago
93143f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
2b9034b
sparc: Adjust bpf JIT prologue for PSEUDO calls.
by David Miller
· 6 years ago
fa1e0c9
bpf, doc: add entries of who looks over which jits
by Daniel Borkmann
· 6 years ago
e2ac579
sparc: Correct ctx->saw_frame_pointer logic.
by David Miller
· 6 years ago
c44768a
sparc: Fix JIT fused branch convergance.
by David Miller
· 6 years ago
fdac315
Merge branch 'arm64-jit-fixes'
by Alexei Starovoitov
· 6 years ago
8c11ea5
bpf, arm64: fix getting subprog addr from aux for calls
by Daniel Borkmann
· 6 years ago
e2c95a6
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
by Daniel Borkmann
· 6 years ago
53ca0f2
netfilter: nf_conncount: remove wrong condition check routine
by Taehee Yoo
· 6 years ago
095faf4
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
584eab2
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
508b090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
8925908
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
by Florian Westphal
· 6 years ago
2a31e4b
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
6950012
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
aba3693
net: always initialize pagedlen
by Willem de Bruijn
· 6 years ago
9efdda4
tcp: address problems caused by EDT misshaps
by Eric Dumazet
· 6 years ago
d146194
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
857fa62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
abe72ff
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
07093b76
net: gemini: Fix copy/paste error
by Andreas Fiedler
· 6 years ago
3fa528b
net: phy: mscc: fix deadlock in vsc85xx_default_config
by Quentin Schulz
· 6 years ago
e7b9fb4
dt-bindings: dsa: Fix typo in "probed"
by Fabio Estevam
· 6 years ago
ef2a7cf
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
by Lorenzo Bianconi
· 6 years ago
c44c749
net: amd: add missing of_node_put()
by Yangtao Li
· 6 years ago
5ed9dc9
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
by Hangbin Liu
· 6 years ago
1efb6ee
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
18ba58e
virtio-net: fail XDP set if guest csum is negotiated
by Jason Wang
· 6 years ago
e59ff2c
virtio-net: disable guest csum during XDP set
by Jason Wang
· 6 years ago
7c98a42
Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
3381918
Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
484afd1
net/sched: act_police: add missing spinlock initialization
by Davide Caratti
· 6 years ago
605108a
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
896585d
net/ipv6: re-do dad when interface has IFF_NOARP flag change
by Hangbin Liu
· 6 years ago
d88783b
Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
5cd8d46
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
a03bac5
Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b88af99
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
4f9f496
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
by Will Deacon
· 6 years ago
e6005d3
Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
dcd3aa3
Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
9b7c880
Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
b5d9a07
arm64: sysreg: fix sparse warnings
by Sergey Matyukevich
· 6 years ago
1d50088
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
bec00cb
Merge branches 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 6 years ago
98c9cdf
Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
813961d
bpf: fix integer overflow in queue_stack_map
by Alexei Starovoitov
· 6 years ago
039e70a
Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors'
by David S. Miller
· 6 years ago
5bf032e
ibmvnic: Update driver queues after change in ring size support
by Thomas Falcon
· 6 years ago
b7cdec3
ibmvnic: Fix RX queue buffer cleanup
by Thomas Falcon
· 6 years ago
6d0f60b
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
by Lorenzo Bianconi
· 6 years ago
0211dda
net/dim: Update DIM start sample after each DIM iteration
by Tal Gilboa
· 6 years ago
edeca3a
Merge tag 'sound-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
52465bc
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
4cd7319
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
ef4d6f2c
Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
b84b634
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
829383e
iommu/vt-d: Use memunmap to free memremap
by Pan Bian
· 6 years ago
8cf6f36
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
1d74f13
Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
7989b9e
drm/ast: fixed cursor may disappear sometimes
by Y.C. Chen
· 6 years ago
426a593
net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
by Vincent Chen
· 6 years ago
1a37bd8
drm/ast: change resolution may cause screen blurred
by Y.C. Chen
· 6 years ago
395048e
Merge branch 'smc-fixes'
by David S. Miller
· 6 years ago
e438bae
net/smc: use after free fix in smc_wr_tx_put_slot()
by Ursula Braun
· 6 years ago
b9a22dd
net/smc: atomic SMCD cursor handling
by Ursula Braun
· 6 years ago
Next »