Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
815425567dea6c54494e85050631d6bdda907c5d
8154255
bpf: fix uninitialized variable in bpf tools
by John Fastabend
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
9c299a3
bpf: fix for lex/yacc build error with gcc-5
by John Fastabend
· 7 years ago
91a8252
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
by Dag Moxnes
· 7 years ago
070204a
net/smc: keep clcsock reference in smc_tcp_listen_work()
by Ursula Braun
· 7 years ago
02a6efc
net: phy: allow scanning busses with missing phys
by Alexandre Belloni
· 7 years ago
1612a98
bpf, x64: fix JIT emission for dead code
by Gianluca Borello
· 7 years ago
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
3be4aaf
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
24cac70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d19efb7
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
d6fef10
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
by Md Fahad Iqbal Polash
· 7 years ago
f8d6203
sfc: ARFS filter IDs
by Edward Cree
· 7 years ago
d805c52
net: ethtool: Add missing kernel doc for FEC parameters
by Florian Fainelli
· 7 years ago
a6361f0
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
30d8439
ice: Do not check INTEVENT bit for OICR interrupts
by Ben Shelton
· 7 years ago
34357a9
ice: Fix incorrect comment for action type
by Anirudh Venkataramanan
· 7 years ago
d332a38
ice: Fix initialization for num_nodes_added
by Anirudh Venkataramanan
· 7 years ago
2707df9
igb: Fix the transmission mode of queue 0 for Qav mode
by Vinicius Costa Gomes
· 7 years ago
39035bf
ixgbevf: ensure xdp_ring resources are free'd on error exit
by Colin Ian King
· 7 years ago
9cf2f43
team: fix netconsole setup over team
by Xin Long
· 7 years ago
6cd968f
Merge branch 'amd-xgbe-fixes'
by David S. Miller
· 7 years ago
117df65
amd-xgbe: Only use the SFP supported transceiver signals
by Tom Lendacky
· 7 years ago
96f4d43
amd-xgbe: Improve KR auto-negotiation and training
by Tom Lendacky
· 7 years ago
4d94566
amd-xgbe: Add pre/post auto-negotiation phy hooks
by Tom Lendacky
· 7 years ago
a49e2f5
pppoe: check sockaddr length in pppoe_connect()
by Guillaume Nault
· 7 years ago
eb1c28c
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
b6a930f
net: phy: marvell: clear wol event before setting it
by Jingju Hou
· 7 years ago
b3f8ade
Merge branch 'bpf-sockmap-fixes'
by Daniel Borkmann
· 7 years ago
4fcfdfb
bpf: sockmap, fix double page_put on ENOMEM error in redirect path
by John Fastabend
· 7 years ago
e20f733
bpf: sockmap, sk_wait_event needed to handle blocking cases
by John Fastabend
· 7 years ago
ba6b8de
bpf: sockmap, map_release does not hold refcnt for pinned maps
by John Fastabend
· 7 years ago
4dfe1bb
bpf: sockmap sample use clang flag, -target bpf
by John Fastabend
· 7 years ago
514d6c1
bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG
by John Fastabend
· 7 years ago
6899b32
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
by Roman Gushchin
· 7 years ago
77621f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
aa8f877
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
ddea788
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
by Xin Long
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
6d08b06
Linux 4.17-rc2
by Linus Torvalds
· 7 years ago
986e54c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
660e309
ibmvnic: Clean actual number of RX or TX pools
by Thomas Falcon
· 7 years ago
906cce0
Merge branch 'net-sched-ife-malformed-ife-packet-fixes'
by David S. Miller
· 7 years ago
d57493d
net: sched: ife: check on metadata length
by Alexander Aring
· 7 years ago
cc74edd
net: sched: ife: handle malformed tlv length
by Alexander Aring
· 7 years ago
f6cd145
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
7c5aba2
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
by Doron Roberts-Kedes
· 7 years ago
a957fa1
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
by Ahmed Abdelsalam
· 7 years ago
867ab4b
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
221bda4
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
2e1d6ea
Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
bc9ebca
Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
e1898f9
Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5ec83b2
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
d54b5c1
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
3a04ce7
llc: fix NULL pointer deref for SOCK_ZAPPED
by Cong Wang
· 7 years ago
5e391dc5
net: ethernet: ti: cpsw: fix tx vlan priority mapping
by Ivan Khoronzhuk
· 7 years ago
b905ef9a
llc: delete timers synchronously in llc_sk_free()
by Cong Wang
· 7 years ago
5411b618
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
by Guillaume Nault
· 7 years ago
353697e
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
b7493e9
s390/qeth: use Read device to query hypervisor for MAC
by Julian Wiedmann
· 7 years ago
db71bbb
s390/qeth: fix request-side race during cmd IO timeout
by Julian Wiedmann
· 7 years ago
bcacfcb
s390/qeth: fix MAC address update sequence
by Julian Wiedmann
· 7 years ago
a936b1e
s390/qeth: handle failure on workqueue creation
by Julian Wiedmann
· 7 years ago
901e3f4
s390/qeth: avoid control IO completion stalls
by Julian Wiedmann
· 7 years ago
686c97e
s390/qeth: fix error handling in adapter command callbacks
by Julian Wiedmann
· 7 years ago
37a535e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c1e9dae
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
38f0b33
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
18de45a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
285848b
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
4c50cea
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
5e7c780
Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
e46096b
Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
6488ec2
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
9409227
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7a75247
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c042f7e
Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
abc1be1
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
by Matthew Wilcox
· 7 years ago
c892fd8
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
by Minchan Kim
· 7 years ago
d23a61e
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
by Tetsuo Handa
· 7 years ago
a841aa8
kexec_file: do not add extra alignment to efi memmap
by Dave Young
· 7 years ago
9a1015b
proc: fix /proc/loadavg regression
by Alexey Dobriyan
· 7 years ago
2e0ad55
proc: revalidate kernel thread inodes to root:root
by Alexey Dobriyan
· 7 years ago
1e63066
autofs: mount point create should honour passed in mode
by Ian Kent
· 7 years ago
1551cf7
MAINTAINERS: add personal addresses for Sascha and Uwe
by Uwe Kleine-König
· 7 years ago
12c8f25
kasan: add no_sanitize attribute for clang builds
by Andrey Konovalov
· 7 years ago
c5157b7
rapidio: fix rio_dma_transfer error handling
by Ioan Nicu
· 7 years ago
e71769a
mm: enable thp migration for shmem thp
by Naoya Horiguchi
· 7 years ago
2e898e4
writeback: safer lock nesting
by Greg Thelen
· 7 years ago
88c28f2
mm, pagemap: fix swap offset value for PMD migration entry
by Huang Ying
· 7 years ago
8f175cf
mm: fix do_pages_move status handling
by Michal Hocko
· 7 years ago
e01e806
fork: unconditionally clear stack on fork
by Kees Cook
· 7 years ago
6ab690a
bpf: sockmap remove dead check
by Jann Horn
· 7 years ago
596632d
CIFS: fix typo in cifs_dbg
by Aurelien Aptel
· 7 years ago
1d0cffa
cifs: do not allow creating sockets except with SMB1 posix exensions
by Steve French
· 7 years ago
83beed7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
7e3cb16
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
7768ee3
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
ff30b89
cifs: smbd: Dump SMB packet when configured
by Long Li
· 7 years ago
Next »