Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5d1549847c76b1ffcf8e388ef4d0f229bdd1d7e8
5d15498
netfilter: Fix remainder of pseudo-header protocol 0
by He Zhe
· 6 years ago
e760086
netfilter: ctnetlink: Fix regression in conntrack entry deletion
by Felix Kaechele
· 6 years ago
5db7c8b
ipvs: fix tinfo memory leak in start_sync_thread
by Julian Anastasov
· 6 years ago
cf47a0b
ipvs: defer hook registration to avoid leaks
by Julian Anastasov
· 6 years ago
85f9aa7
inet: clear num_timeout reqsk_alloc()
by Eric Dumazet
· 6 years ago
8110a7a
net: mvpp2: debugfs: Add pmap to fs dump
by Nathan Huckleberry
· 6 years ago
c7036d9
ipv6: Default fib6_type to RTN_UNICAST when not set
by David Ahern
· 6 years ago
bf6de23
net: hns3: Fix inconsistent indenting
by Krzysztof Kozlowski
· 6 years ago
99838e6
Merge branch 'af_iucv-fixes'
by David S. Miller
· 6 years ago
06996c1
net/af_iucv: always register net_device notifier
by Julian Wiedmann
· 6 years ago
238965b
net/af_iucv: build proper skbs for HiperTransport
by Julian Wiedmann
· 6 years ago
fdbf632
net/af_iucv: remove GFP_DMA restriction for HiperTransport
by Julian Wiedmann
· 6 years ago
48620e3
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
by Rasmus Villemoes
· 6 years ago
d470e72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
cb359b6
hvsock: fix epollout hang from race condition
by Sunil Muthuswamy
· 6 years ago
76e2153
net/udp_gso: Allow TX timestamp with UDP GSO
by Fred Klassen
· 6 years ago
e11e100
Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames'
by David S. Miller
· 6 years ago
3e14c38
net: netem: fix use after free and double free with packet corruption
by Jakub Kicinski
· 6 years ago
177b800
net: netem: fix backlog accounting for corrupted GSO frames
by Jakub Kicinski
· 6 years ago
9476274
net: lio_core: fix potential sign-extension overflow on large shift
by Colin Ian King
· 6 years ago
55458d2
Merge branch 'net-fix-quite-a-few-dst_cache-crashes-reported-by-syzbot'
by David S. Miller
· 6 years ago
c3bcde0
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
by Xin Long
· 6 years ago
6f6a862
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
by Xin Long
· 6 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 6 years ago
72b319d
tun: wake up waitqueues after IFF_UP is set
by Fei Li
· 6 years ago
d0bae4a
net: remove duplicate fetch in sock_getsockopt
by JingYi Hou
· 6 years ago
d0f84d0
tipc: fix issues with early FAILOVER_MSG from peer
by Tuong Lien
· 6 years ago
cf18cec
bnx2x: Check if transceiver implements DDM before access
by Mauro S. M. Rodrigues
· 6 years ago
29f785f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d728cf7
fs/namespace: fix unprivileged mount propagation
by Christian Brauner
· 6 years ago
1b0b9cc
vfs: fsmount: add missing mntget()
by Eric Biggers
· 6 years ago
4fddbf8
Merge branch 'tcp-fixes'
by David S. Miller
· 6 years ago
eb7c825
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
259931f
riscv: remove unused barrier defines
by Rolf Eike Beer
· 6 years ago
bf587ca
riscv: mm: synchronize MMU after pte change
by ShihPo Hung
· 6 years ago
c35f1b8
riscv: dts: add initial board data for the SiFive HiFive Unleashed
by Paul Walmsley
· 6 years ago
72296bd
riscv: dts: add initial support for the SiFive FU540-C000 SoC
by Paul Walmsley
· 6 years ago
4fd669a
dt-bindings: riscv: convert cpu binding to json-schema
by Paul Walmsley
· 6 years ago
c7af559
dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540
by Paul Walmsley
· 6 years ago
8d4e048
arch: riscv: add support for building DTB files from DT source data
by Paul Walmsley
· 6 years ago
6be8e29
lapb: fixed leak of control-blocks.
by Jeremy Sowden
· 6 years ago
5cf0261
tipc: purge deferredq list for each grp member in tipc_group_delete
by Xin Long
· 6 years ago
d4d5d8e
ax25: fix inconsistent lock state in ax25_destroy_timer
by Eric Dumazet
· 6 years ago
f3e92cb
neigh: fix use-after-free read in pneigh_get_next
by Eric Dumazet
· 6 years ago
2e05fca
tcp: fix compile error if !CONFIG_SYSCTL
by Eric Dumazet
· 6 years ago
d424a2a
hv_sock: Suppress bogus "may be used uninitialized" warnings
by Dexuan Cui
· 6 years ago
718f4a2
be2net: Fix number of Rx queues used for flow hashing
by Ivan Vecera
· 6 years ago
36b2f61
net: handle 802.1P vlan 0 packets properly
by Govindarajulu Varadarajan
· 6 years ago
9e0babf
Linux 5.2-rc5
by Linus Torvalds
· 6 years ago
963172d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
efba92d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f763cf8
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
967c05a
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
by Eric Dumazet
· 6 years ago
5f3e2bf
tcp: add tcp_min_snd_mss sysctl
by Eric Dumazet
· 6 years ago
f070ef2
tcp: tcp_fragment() should apply sane memory limits
by Eric Dumazet
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
5db2e7c
Revert "net: phylink: set the autoneg state in phylink_phy_change"
by David S. Miller
· 6 years ago
9594dc3
bpf: fix nested bpf tracepoints with per-cpu data
by Matt Mullins
· 6 years ago
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 6 years ago
42f5cda
vsock/virtio: set SOCK_DONE on peer shutdown
by Stephen Barber
· 6 years ago
760c80b
net: dsa: rtl8366: Fix up VLAN filtering
by Linus Walleij
· 6 years ago
ef7bfa8
net: phylink: set the autoneg state in phylink_phy_change
by Ioana Ciornei
· 6 years ago
e01e060fe0
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
ff39074
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
fa1827d
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6a71398
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
78f4e93
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
by Borislav Petkov
· 6 years ago
0011572
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
6aa7a22
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
4066524
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
35fc07a
Merge branch 'tcp-add-three-static-keys'
by David S. Miller
· 6 years ago
ce27ec6
net: add high_order_alloc_disable sysctl/static key
by Eric Dumazet
· 6 years ago
0b7d7f6
tcp: add tcp_tx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
ede61ca
tcp: add tcp_rx_skb_cache sysctl
by Eric Dumazet
· 6 years ago
a8e11e5
sysctl: define proc_do_static_key()
by Eric Dumazet
· 6 years ago
9a33629
hv_netvsc: Set probe mode to sync
by Haiyang Zhang
· 6 years ago
99815f5
net: sched: flower: don't call synchronize_rcu() on mask creation
by Vlad Buslov
· 6 years ago
f0c03ee
net: dsa: fix warning same module names
by Anders Roxell
· 6 years ago
ce950f1
sctp: Free cookie before we memdup a new one
by Neil Horman
· 6 years ago
6bb9e37
net: dsa: microchip: Don't try to read stats for unused ports
by Robert Hancock
· 6 years ago
2309f51
Merge branch 'qmi_wwan-fix-QMAP-handling'
by David S. Miller
· 6 years ago
36815b4
qmi_wwan: extend permitted QMAP mux_id value range
by Reinhard Speyerer
· 6 years ago
a8fdde1
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
by Reinhard Speyerer
· 6 years ago
44f8231
qmi_wwan: add network device usage statistics for qmimux devices
by Reinhard Speyerer
· 6 years ago
6135608
qmi_wwan: add support for QMAP padding in the RX path
by Reinhard Speyerer
· 6 years ago
1ed1fa5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7b10315
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5dcedf4
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
fe8d957
bpf, x64: fix stack layout of JITed bpf code
by Alexei Starovoitov
· 6 years ago
6e7739f
Smack: Restore the smackfsdef mount option and add missing prefixes
by Casey Schaufler
· 6 years ago
86723c8
bpf, devmap: Add missing RCU read lock on flush
by Toshiaki Makita
· 6 years ago
edabf4d
bpf, devmap: Add missing bulk queue free
by Toshiaki Makita
· 6 years ago
d4dd153
bpf, devmap: Fix premature entry free on destroying map
by Toshiaki Makita
· 6 years ago
04e03d9
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
by Wei Li
· 6 years ago
9f255b6
module: Fix livepatch/ftrace module text permissions race
by Josh Poimboeuf
· 6 years ago
a415834
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
f01098c
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
ff585c5
tracing: Make two symbols static
by YueHaibing
· 6 years ago
Next »