Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6898d1c661d79f4707d8ba82991b2195822780ca
6898d1c6
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
by Jason Gunthorpe
· 5 years ago
8bdf9dd
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
by Jason Gunthorpe
· 5 years ago
3f59b6c
IB/mlx5: Add mmap support for VAR
by Yishai Hadas
· 5 years ago
7be76be
IB/mlx5: Introduce VAR object and its alloc/destroy methods
by Yishai Hadas
· 5 years ago
f164be8
IB/mlx5: Extend caps stage to handle VAR capabilities
by Yishai Hadas
· 5 years ago
aef5570
Merge branch 'mlx5_vdpa' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
ca1992c
net/mlx5: Expose vDPA emulation device capabilities
by Yishai Hadas
· 5 years ago
90fbca5
net/mlx5: Add Virtio Emulation related device capabilities
by Yishai Hadas
· 5 years ago
1e123d9
RDMA/core: Remove err in iw_query_port
by Guoqing Jiang
· 5 years ago
626903e
RDMA/hns: Add support for reporting wc as software mode
by Xi Wang
· 5 years ago
468d020
RDMA/hns: Bugfix for posting a wqe with sge
by Lijun Ou
· 5 years ago
2c9d4e2
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
by Mike Marciniszyn
· 5 years ago
5ffd048
IB/hfi1: Add software counter for ctxt0 seq drop
by Mike Marciniszyn
· 5 years ago
d791d29
IB/hfi1: Return void in packet receiving functions
by Grzegorz Andrejczuk
· 5 years ago
13d2a83
IB/hfi1: Decouple IRQ name from type
by Grzegorz Andrejczuk
· 5 years ago
6266103
IB/hfi1: Create API for auto activate
by Mike Marciniszyn
· 5 years ago
cd47b59
IB/hfi1: IB/hfi1: Add an API to handle special case drop
by Mike Marciniszyn
· 5 years ago
7b8a8b7
IB/hfi1: Move common receive IRQ code to function
by Grzegorz Andrejczuk
· 5 years ago
01c7fc5
IB/hfi1: Add fast and slow handlers for receive context
by Mike Marciniszyn
· 5 years ago
de730f7
IB/hfi1: Move chip specific functions to chip.c
by Mike Marciniszyn
· 5 years ago
14e23bd
RDMA/core: Fix locking in ib_uverbs_event_read
by Jason Gunthorpe
· 5 years ago
74f75cd
IB/core: Fix build failure without hugepages
by Arnd Bergmann
· 5 years ago
40adf68
IB/core: Rename event_handler_lock to qp_open_list_lock
by Parav Pandit
· 5 years ago
17e1064
IB/core: Cut down single member ib_cache structure
by Parav Pandit
· 5 years ago
6b57cea
IB/core: Let IB core distribute cache update events
by Parav Pandit
· 5 years ago
4cca96a
IB/mlx5: Do reverse sequence during device removal
by Parav Pandit
· 5 years ago
60262b1
RDMA/hns: Fix coding style issues
by Lijun Ou
· 5 years ago
d800c93
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
by Wenpeng Liang
· 5 years ago
0c53426
RDMA/hns: Remove redundant print information
by Yixing Liu
· 5 years ago
032b057
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
by Lijun Ou
· 5 years ago
5e049a5
RDMA/hns: Update the value of qp type
by Lijun Ou
· 5 years ago
58e4fc1
RDMA/hns: Remove unused function hns_roce_init_eq_table()
by Lijun Ou
· 5 years ago
eca4450
RDMA/hns: Avoid printing address of mtt page
by Wenpeng Liang
· 5 years ago
622db5b
RDMA/core: Add trace points to follow MR allocation
by Chuck Lever
· 5 years ago
3e5901c
RDMA/core: Trace points for diagnosing completion queue issues
by Chuck Lever
· 5 years ago
ed999f8
RDMA/cma: Add trace points in RDMA Connection Manager
by Chuck Lever
· 5 years ago
ad9efa0
RDMA/cm: Delete unused CM ARP functions
by Leon Romanovsky
· 5 years ago
017d8ea
RDMA/cm: Delete unused CM LAP functions
by Leon Romanovsky
· 5 years ago
04db158
RDMA/i40iw: fix a potential NULL pointer dereference
by Xiyu Yang
· 5 years ago
6ca18d8
RDMA/rxe: Fix error type of mmap_offset
by Jiewei Ke
· 5 years ago
2ab367a
RDMA/mlx5: use true,false for bool variable
by zhengbin
· 5 years ago
cf368be
RDMA/mlx4: use true,false for bool variable
by zhengbin
· 5 years ago
c934833
IB/iser: use true,false for bool variable
by zhengbin
· 5 years ago
d09dbe7
IB/hfi1: use true,false for bool variable
by zhengbin
· 5 years ago
5369b48
RDMA/siw: use true,false for bool variable
by zhengbin
· 5 years ago
9ff1b64
IB/core: Fix ODP with IB_ACCESS_HUGETLB handling
by Yishai Hadas
· 5 years ago
d07de8b
IB/core: Fix ODP get user pages flow
by Yishai Hadas
· 5 years ago
cbe4b8f
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
by Artemy Kovalyov
· 5 years ago
4ad6429
IB/rdmavt: Correct comments in rdmavt_qp.h header
by Mike Marciniszyn
· 5 years ago
44ec5aa
IB/hfi1: List all receive contexts from debugfs
by Michael J. Ruhl
· 5 years ago
2fb3b5a
IB/hfi1: Add accessor API routines to access context members
by Mike Marciniszyn
· 5 years ago
3593f69
RDMA/mlx4: Redo TX checksum offload in line with docs
by Eugene Crosser
· 5 years ago
4d6e8a0
RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
by Danit Goldberg
· 5 years ago
9f48db0
RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
by Aditya Pakki
· 5 years ago
a242c36
RDMA/netlink: Do not always generate an ACK for some netlink operations
by Håkon Bugge
· 5 years ago
b5671af
IB/mlx5: Fix outstanding_pi index for GSI qps
by Prabhath Sajeepa
· 5 years ago
58fb0b5
RDMA/siw: Simplify QP representation
by Bernard Metzler
· 5 years ago
4768820
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
by Yixian Liu
· 5 years ago
53bb802
RDMA/bnxt_re: Report more number of completion vectors
by Selvin Xavier
· 5 years ago
93a3d05
RDMA/qedr: Add kernel capability flags for dpm enabled mode
by Michal Kalderon
· 5 years ago
fd69884
Linux 5.5-rc4
by Linus Torvalds
· 5 years ago
a99efa0
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
d756638
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 5 years ago
cc2f36e
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
98ca480
locks: print unsigned ino in /proc/locks
by Amir Goldstein
· 5 years ago
1833e32
riscv: export flush_icache_all to modules
by Olof Johansson
· 5 years ago
556f47a
riscv: reject invalid syscalls below -1
by David Abdurachmanov
· 5 years ago
4d47ce1
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
by Luc Van Oostenryck
· 5 years ago
bf8d1cd
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
48a8dd1
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f4b3974
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
1413c36
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
534121d
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0f710a5
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
8ae40a6
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a305bd7
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
e31d941
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
bf0e501
ata: ahci_brcm: Add missing clock management during recovery
by Florian Fainelli
· 5 years ago
1a3d78c
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
by Florian Fainelli
· 5 years ago
c0cdf2a
ata: ahci_brcm: Fix AHCI resources management
by Florian Fainelli
· 5 years ago
84b032d
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
by Florian Fainelli
· 5 years ago
8385d75
libata: Fix retrieving of active qcs
by Sascha Hauer
· 5 years ago
2cb7bfc
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
by Rafael J. Wysocki
· 5 years ago
fd1c4bc
io-wq: add cond_resched() to worker thread
by Hillf Danton
· 5 years ago
2a1f40a
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
by Mathieu Desnoyers
· 5 years ago
8df34c5
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
by Mathieu Desnoyers
· 5 years ago
af9cb29
rseq/selftests: Turn off timeout setting
by Mathieu Desnoyers
· 5 years ago
b1b3520
kunit/kunit_tool_test: Test '--build_dir' option run
by SeongJae Park
· 5 years ago
14ee5cfd
kunit: Rename 'kunitconfig' to '.kunitconfig'
by SeongJae Park
· 5 years ago
609952c
kunit: Place 'test.log' under the 'build_dir'
by SeongJae Park
· 5 years ago
e321251
kunit: Create default config in '--build_dir'
by SeongJae Park
· 5 years ago
8c0140f
kunit: Remove duplicated defconfig creation
by SeongJae Park
· 5 years ago
1c68cba
docs/kunit/start: Use in-tree 'kunit_defconfig'
by SeongJae Park
· 5 years ago
05564c2
selftests: livepatch: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
c65e415
selftests: firmware: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
7648dd9
selftests: filesystems/epoll: fix build error
by Shuah Khan
· 5 years ago
1f424e8b
io-wq: remove unused busy list from io_sqe
by Hillf Danton
· 5 years ago
046aca3
cifs: Optimize readdir on reparse points
by Paulo Alcantara (SUSE)
· 5 years ago
7935799e0
cifs: Adjust indentation in smb2_open_file
by Nathan Chancellor
· 5 years ago
e85ade1
drm/i915: Hold reference to intel_frontbuffer as we track activity
by Chris Wilson
· 5 years ago
Next »