Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8042d6ce8c40df0abb0d91662a754d074a3d3f16
8042d6c
io_uring: remove superfluous check for sqe->off in io_accept()
by Hrvoje Zeba
· 5 years ago
181e448
io_uring: async workers should inherit the user creds
by Jens Axboe
· 5 years ago
576a347
io-wq: have io_wq_create() take a 'data' argument
by Jens Axboe
· 5 years ago
311ae9e
io_uring: fix dead-hung for non-iter fixed rw
by Pavel Begunkov
· 5 years ago
f8e85cf
io_uring: add support for IORING_OP_CONNECT
by Jens Axboe
· 5 years ago
bd3ded3
net: add __sys_connect_file() helper
by Jens Axboe
· 5 years ago
c4a2ed7
io_uring: only return -EBUSY for submit on non-flushed backlog
by Jens Axboe
· 5 years ago
f9bd67f
io_uring: only !null ptr to io_issue_sqe()
by Pavel Begunkov
· 5 years ago
b18fdf7
io_uring: simplify io_req_link_next()
by Pavel Begunkov
· 5 years ago
944e58b
io_uring: pass only !null to io_req_find_next()
by Pavel Begunkov
· 5 years ago
70cf9f3
io_uring: remove io_free_req_find_next()
by Pavel Begunkov
· 5 years ago
9835d6f
io_uring: add likely/unlikely in io_get_sqring()
by Pavel Begunkov
· 5 years ago
d732447
io_uring: rename __io_submit_sqe()
by Pavel Begunkov
· 5 years ago
915967f
io_uring: improve trace_io_uring_defer() trace point
by Jens Axboe
· 5 years ago
1b4a51b
io_uring: drain next sqe instead of shadowing
by Pavel Begunkov
· 5 years ago
b76da70
io_uring: close lookup gap for dependent next work
by Jens Axboe
· 5 years ago
4d7dd46
io_uring: allow finding next link independent of req reference count
by Jens Axboe
· 5 years ago
eb065d3
io_uring: io_allocate_scq_urings() should return a sane state
by Jens Axboe
· 5 years ago
bbad27b
io_uring: Always REQ_F_FREE_SQE for allocated sqe
by Pavel Begunkov
· 5 years ago
5d96072
io_uring: io_fail_links() should only consider first linked timeout
by Jens Axboe
· 5 years ago
09fbb0a
io_uring: Fix leaking linked timeouts
by Pavel Begunkov
· 5 years ago
f70193d
io_uring: remove redundant check
by Pavel Begunkov
· 5 years ago
d3b35796
io_uring: break links for failed defer
by Pavel Begunkov
· 5 years ago
b2e9c7d6
io-wq: remove extra space characters
by Dan Carpenter
· 5 years ago
b60fda6
io-wq: wait for io_wq_create() to setup necessary workers
by Jens Axboe
· 5 years ago
fba38c2
io_uring: request cancellations should break links
by Jens Axboe
· 5 years ago
b0dd8a4
io_uring: correct poll cancel and linked timeout expiration completion
by Jens Axboe
· 5 years ago
e0e328c4
io_uring: remove dead REQ_F_SEQ_PREV flag
by Jens Axboe
· 5 years ago
94ae5e7
io_uring: fix sequencing issues with linked timeouts
by Jens Axboe
· 5 years ago
ad8a48a
io_uring: make req->timeout be dynamically allocated
by Jens Axboe
· 5 years ago
978db57
io_uring: make io_double_put_req() use normal completion path
by Jens Axboe
· 5 years ago
0e0702d
io_uring: cleanup return values from the queueing functions
by Jens Axboe
· 5 years ago
95a5bba
io_uring: io_async_cancel() should pass in 'nxt' request pointer
by Jens Axboe
· 5 years ago
9c91e6a
Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 5 years ago
752272f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
3f3c8be
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
2981dcf
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
5ef30d7
Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 5 years ago
28fcb77
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
63c2291
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ea1f56f
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
4ba380f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
e25645b
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
db7d275
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
1c1ff48
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
ea4b71b
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
ae36607
Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
97d0bf9
Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
1b88176
Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
eeee282
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
7e5192b
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
464a47f
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
323264e
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
2d53943
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
ff6814b
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
6e7b06a
Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
fb4b3d3
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
54f0e54
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
0be0ee7
vfs: properly and reliably lock f_pos in fdget_pos()
by Linus Torvalds
· 5 years ago
d8e464e
vfs: mark pipes and sockets as stream-like file descriptors
by Linus Torvalds
· 5 years ago
9671024
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 5 years ago
219d543
Linux 5.4
by Linus Torvalds
· 5 years ago
b8387f6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
23c1cce
xen: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
3e5aeec
cramfs: fix usage on non-MTD device
by Maxime Bizon
· 5 years ago
a8d0f11
MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module
by Thomas Bogendoerfer
· 5 years ago
29b261f
MIPS: PCI: Fix fake subdevice ID for IOC3
by Thomas Bogendoerfer
· 5 years ago
6b8a794
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
85c9aae
kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
by Jim Mattson
· 5 years ago
ad5996d
KVM: x86: Grab KVM's srcu lock when setting nested state
by Sean Christopherson
· 5 years ago
05c19c2
KVM: x86: Open code shared_msr_update() in its only caller
by Sean Christopherson
· 5 years ago
faf0be2
KVM: Fix jump label out_free_* in kvm_init()
by Miaohe Lin
· 5 years ago
24885d1
KVM: x86: Remove a spurious export of a static function
by Sean Christopherson
· 5 years ago
2027cab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
8791663
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
by Lyude Paul
· 5 years ago
34c36f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
b485275
afs: Fix large file support
by Marc Dionne
· 5 years ago
cd34070
afs: Fix possible assert with callbacks from yfs servers
by Marc Dionne
· 5 years ago
b02efeb
MIPS: Ingenic: Disable abandoned HPTLB function.
by Zhou Yanjie
· 5 years ago
37640ad
MIPS: PCI: remember nasid changed by set interrupt affinity
by Thomas Bogendoerfer
· 5 years ago
e3d765a
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
by Thomas Bogendoerfer
· 5 years ago
2bee1b5
mips: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
31168f0
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
by Mike Rapoport
· 5 years ago
3ed6751
mips: fix build when "48 bits virtual memory" is enabled
by Mike Rapoport
· 5 years ago
5b1d9c1
r8152: avoid to call napi_disable twice
by Hayes Wang
· 5 years ago
cc07903
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
0682993
Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 5 years ago
efabb6c
MAINTAINERS: Add myself as maintainer of virtio-vsock
by Stefano Garzarella
· 5 years ago
677bf08
udp: drop skb extensions before marking skb stateless
by Florian Westphal
· 5 years ago
ff08ddb
net: rtnetlink: prevent underflows in do_setvfinfo()
by Dan Carpenter
· 5 years ago
a6b0373
Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
5d867ab0
Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9a63236
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
by Andrey Ryabinin
· 5 years ago
7ce700b
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
by David Hildenbrand
· 5 years ago
94b07b6
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
by Joseph Qi
· 5 years ago
0704c57
can: m_can_platform: remove unnecessary m_can_class_resume() call
by Pankaj Sharma
· 5 years ago
2ea8724
can: m_can_platform: set net_device structure as driver data
by Pankaj Sharma
· 5 years ago
5781823
EDAC/altera: Use the Altera System Manager driver
by Thor Thayer
· 5 years ago
08a260d
EDAC/altera: Cleanup the ECC Manager
by Thor Thayer
· 5 years ago
56d9e7b
EDAC/altera: Use fast register IO for S10 IRQs
by Meng Li
· 5 years ago
Next »