Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
92f4e77c85918eab5e5803d7e28ab89a7e6bd3a2
92f4e77
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
by Jason Gunthorpe
· 7 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 7 years ago
a1ceeca
RDMA/hns: Fix usage of bitmap allocation functions return values
by Gal Pressman
· 7 years ago
dd81b2c
IB/core: Change filter function return type from int to bool
by Parav Pandit
· 7 years ago
d12e2ee
IB/core: Update GID entries for netdevice whose mac address changes
by Parav Pandit
· 7 years ago
464b79b
IB/core: Add default GIDs of the bond master netdev
by Parav Pandit
· 7 years ago
a03d4d277
IB/core: Consider adding default GIDs of bond device
by Parav Pandit
· 7 years ago
408f124
IB/core: Delete lower netdevice default GID entries in bonding scenario
by Parav Pandit
· 7 years ago
b9f0986
IB/core: Avoid confusing del_netdev_default_ips
by Parav Pandit
· 7 years ago
666e709
IB/core: Add comment for change upper netevent handling
by Parav Pandit
· 7 years ago
40b173d
qedr: Add user space support for SRQ
by Yuval Bason
· 7 years ago
3491c9e
qedr: Add support for kernel mode SRQ's
by Yuval Bason
· 7 years ago
1212767
qedr: Add wrapping generic structure for qpidr and adjust idr routines.
by Yuval Bason
· 7 years ago
0625b4b
IB/mlx5: Fix leaking stack memory to userspace
by Jason Gunthorpe
· 7 years ago
0da9be2
Update the e-mail address of Bart Van Assche
by Bart Van Assche
· 7 years ago
486edfb
IB/ucm: Fix compiling ucm.c
by Jason Gunthorpe
· 7 years ago
4ce719f
IB/uverbs: Do not check for device disassociation during ioctl
by Jason Gunthorpe
· 7 years ago
51d0a2b
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
by Jason Gunthorpe
· 7 years ago
3a86357
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
by Jason Gunthorpe
· 7 years ago
b61815e
IB/uverbs: Use uverbs_alloc for allocations
by Jason Gunthorpe
· 7 years ago
461bb2e
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
by Jason Gunthorpe
· 7 years ago
94710ca
Linux 4.18
by Linus Torvalds
· 7 years ago
921195d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
b5b1404
init: rename and re-order boot_cpu_state_init()
by Linus Torvalds
· 7 years ago
d6dd643
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ec0c967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d472b3a
xen/netfront: don't cache skb_shinfo()
by Juergen Gross
· 7 years ago
556fdd8
Merge branch 'cpsw-runtime-pm-fix'
by David S. Miller
· 7 years ago
803c4f6
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
by Ivan Khoronzhuk
· 7 years ago
be35b98
net: ethernet: ti: cpsw: clear all entries when delete vid
by Ivan Khoronzhuk
· 7 years ago
4f7a7be
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
by Minchan Kim
· 7 years ago
24eee1e
mm/memory.c: check return value of ioremap_prot
by jie@chenjie6@huwei.com
· 7 years ago
3ca17b1
lib/ubsan: remove null-pointer checks
by Andrey Ryabinin
· 7 years ago
5832fcf9
MAINTAINERS: GDB: update e-mail address
by Kieran Bingham
· 7 years ago
6a1f444
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
by Jason Gunthorpe
· 7 years ago
4b3dd2b
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
by Jason Gunthorpe
· 7 years ago
6b0d08f
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
by Jason Gunthorpe
· 7 years ago
9ed3e5f
IB/uverbs: Build the specs into a radix tree at runtime
by Jason Gunthorpe
· 7 years ago
7d96c9b
IB/uverbs: Have the core code create the uverbs_root_spec
by Jason Gunthorpe
· 7 years ago
f313b43be
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
e91e218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
4c0d7cd
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
by Al Viro
· 7 years ago
119e1ef
fix __legitimize_mnt()/mntput() race
by Al Viro
· 7 years ago
922983c
IB/uverbs: Fix reading of 32 bit flags
by Jason Gunthorpe
· 7 years ago
9ea0a46
fix mntput/mntput race
by Al Viro
· 7 years ago
9c95420
Merge branch 'bpf-fix-cpu-and-devmap-teardown'
by Daniel Borkmann
· 7 years ago
1bf9116
xdp: fix bug in devmap teardown code path
by Jesper Dangaard Brouer
· 7 years ago
37d7ff2
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
by Jesper Dangaard Brouer
· 7 years ago
ad0ab02
xdp: fix bug in cpumap teardown code path
by Jesper Dangaard Brouer
· 7 years ago
112cbae
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
6395ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5eb173f
i2c: xlp9xx: Fix case where SSIF read transaction completes early
by George Cherian
· 7 years ago
1be52e9
dsa: slave: eee: Allow ports to use phylink
by Andrew Lunn
· 7 years ago
ef91b6f
Merge branch 'smc-fixes'
by David S. Miller
· 7 years ago
7311d66
net/smc: move sock lock in smc_ioctl()
by Ursula Braun
· 7 years ago
bd58c7e
net/smc: allow sysctl rmem and wmem defaults for servers
by Ursula Braun
· 7 years ago
caa21e1
net/smc: no shutdown in state SMC_LISTEN
by Ursula Braun
· 7 years ago
11ba961c
net: aquantia: Fix IFF_ALLMULTI flag functionality
by Dmitry Bogdanov
· 7 years ago
330bdcf
rxrpc: Fix the keepalive generator [ver #2]
by David Howells
· 7 years ago
f39cc1c
Merge branch 'mlx5-fixes'
by David S. Miller
· 7 years ago
f280c6a
net/mlx5e: Cleanup of dcbnl related fields
by Huy Nguyen
· 7 years ago
816f670
net/mlx5e: Properly check if hairpin is possible between two functions
by Or Gerlitz
· 7 years ago
fedb8da
parisc: Define mb() and add memory barriers to assembler unlock sequences
by John David Anglin
· 7 years ago
66509a2
parisc: Enable CONFIG_MLONGCALLS by default
by Helge Deller
· 7 years ago
bf9bae0
Merge branch 'sockmap-fixes'
by Alexei Starovoitov
· 7 years ago
3c6ed98
bpf, sockmap: fix cork timeout for select due to epipe
by Daniel Borkmann
· 7 years ago
7c81c71
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
by Daniel Borkmann
· 7 years ago
5121700
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
by Daniel Borkmann
· 7 years ago
b13f9c6
vhost: reset metadata cache when initializing new IOTLB
by Jason Wang
· 7 years ago
61b717d0
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
by Bart Van Assche
· 7 years ago
2e51e45
iw_cxgb4: pass window scale in flowc work request
by Potnuri Bharat Teja
· 7 years ago
0dfe452
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
by Leon Romanovsky
· 7 years ago
d36b6ad
test_overflow: Add shift overflow tests
by Kees Cook
· 7 years ago
0c66847
overflow.h: Add arithmetic shift helper
by Jason Gunthorpe
· 7 years ago
0dcb822
llc: use refcount_inc_not_zero() for llc_sap_find()
by Cong Wang
· 7 years ago
61ef4b0
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
by Alexey Kodanev
· 7 years ago
37436d9
tipc: fix an interrupt unsafe locking scenario
by Ying Xue
· 7 years ago
455f05e
vsock: split dwork to avoid reinitializations
by Cong Wang
· 7 years ago
a94cead
net: thunderx: check for failed allocation lmac->dmacs
by Colin Ian King
· 7 years ago
adfb442
cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts
by Al Viro
· 7 years ago
58796e6
IB/ucm: Initialize sgid request GID attribute pointer
by Parav Pandit
· 7 years ago
877ccce
crypto: x86/aegis,morus - Fix and simplify CPUID checks
by Ondrej Mosnacek
· 7 years ago
f10dc56
crypto: arm64 - revert NEON yield for fast AEAD implementations
by Ard Biesheuvel
· 7 years ago
1236568
Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
4576cd4
packet: refine ring v3 block size test to hold one frame
by Willem de Bruijn
· 7 years ago
90bad5e
root dentries need RCU-delayed freeing
by Al Viro
· 7 years ago
7468212
bpf: btf: Change tools/lib/bpf/btf to LGPL
by Martin KaFai Lau
· 7 years ago
82a4077
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
by Xin Long
· 7 years ago
e70a3aa
ipv6: fix double refcount of fib6_metrics
by Cong Wang
· 7 years ago
1ffaddd
Linux 4.18-rc8
by Linus Torvalds
· 7 years ago
a8c1992
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2f3672c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0cdf6d4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b9fb1fc
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
212dab0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
60f5a21
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
f639bef
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
a32e236
Partially revert "block: fail op_is_write() requests to read-only partitions"
by Linus Torvalds
· 7 years ago
91874ec
netlink: Don't shift on 64 for ngroups
by Dmitry Safonov
· 7 years ago
5dbfb6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
Next »