projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-03-22
Pavel Begunkov
io-wq: close cancel gap for hashed linked work
commit
|
commitdiff
|
tree
|
snapshot
2020-03-21
Lukas Bulwahn
io_uring: make spdxcheck.py happy
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Jens Axboe
io_uring: honor original task RLIMIT_FSIZE
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Pavel Begunkov
io-wq: hash dependent work
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Pavel Begunkov
io-wq: split hashing and enqueueing
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Pavel Begunkov
io-wq: don't resched if there is no work
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Pavel Begunkov
io-wq: remove duplicated cancel code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Jens Axboe
io_uring: fix truncated async read/readv and write...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Jens Axboe
io_uring: dual license io_uring.h uapi header
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Xiaoguang Wang
io_uring: io_uring_enter(2) don't poll while SETUP_IOPO...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
YueHaibing
io_uring: Fix unused function warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: add end-of-bits marker and build time verify it
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: provide means of removing buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
net: abstract out normal and compat msghdr import
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: support buffer selection for OP_READ and...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jens Axboe
io_uring: add IORING_OP_PROVIDE_BUFFERS
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jens Axboe
io_uring: buffer registration infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io_uring/io-wq: forward submission ref to async
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io-wq: optimise out *next_work() double lock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io-wq: optimise locking in io_worker_handle_work()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io-wq: shuffle io_worker_handle_work() code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io_uring: get next work with submission ref drop
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io_uring: remove @nxt from handlers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Pavel Begunkov
io_uring: make submission ref putting consistent
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Pavel Begunkov
io_uring: clean up io_close
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Nathan Chancellor
io_uring: Ensure mask is initialized in io_arm_poll_handler
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: remove io_prep_next_work()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: remove extra nxt check after punt
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: use poll driven retry for files that support it
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: mark requests that we can do poll async in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: add per-task callback handler
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: store io_kiocb in wait->private
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Oleg Nesterov
task_work_run: don't take ->pi_lock unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io-wq: use BIT for ulong hash
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: remove IO_WQ_WORK_CB
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io-wq: remove unused IO_WQ_WORK_HAS_MM
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: extract kmsg copy helper
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: clean io_poll_complete
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: add splice(2) support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: add interface for getting files
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
splice: make do_splice public
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: remove req->in_async
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: don't do full *prep_worker() from io-wq
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io_uring: don't call work.func from sync ctx
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: io_accept() should hold on to submit referenc...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jens Axboe
io_uring: consider any io_read/write -EAGAIN as final
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Pavel Begunkov
io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Linus Torvalds
Linux 5.6-rc4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Oliver Upton
KVM: VMX: check descriptor table exits on instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Linus Torvalds
Merge branch 'i2c/for-current-fixed' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Dan Carpenter
ext4: potential crash on allocation error in ext4_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Wolfram Sang
macintosh: therm_windtunnel: fix regression when instan...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Qian Cai
jbd2: fix data races at struct journal_head
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'pci-v5.6-fixes-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'block-5.6-2020-02-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Jens Axboe
Merge branch 'nvme-5.6-rc4' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'acpi-5.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'pm-5.6-rc4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'zonefs-5.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Paolo Bonzini
Merge tag 'kvmarm-fixes-5.6-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Erwan Velu
kvm: x86: Limit the number of "kvm: disabled by bios...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Rafael J. Wysocki
Merge branches 'pm-sleep' and 'pm-devfreq'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Paolo Bonzini
KVM: x86: avoid useless copy of cpufreq policy
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Paolo Bonzini
KVM: allow disabling -Werror
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Valdis Klētnieks
KVM: x86: allow compiling as non-module with W=1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Wanpeng Li
KVM: Pre-allocate 1 cpumask variable per cpu for both...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Wanpeng Li
KVM: Introduce pv check helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Christian Borntraeger
KVM: let declaration of kvm_get_running_vcpus match...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Paolo Bonzini
KVM: SVM: allocate AVIC data structures based on kvm_am...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge tag 'drm-fixes-2020-02-28' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Dave Airlie
Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Dave Airlie
Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://peopl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Lukas Bulwahn
MAINTAINERS: Correct Cadence PCI driver path
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Jens Axboe
io_uring: fix 32-bit compatability with sendmsg/recvmsg
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Andrew Lunn
net: dsa: mv88e6xxx: Fix masking of egress port
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Amit Cohen
mlxsw: pci: Wait longer before accessing the device...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Alex Maftei...
sfc: fix timestamp reconstruction at 16-bit rollover...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Stefano Garzarella
vsock: fix potential deadlock in transport->release()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
David S. Miller
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
David S. Miller
Merge branch 'net-rmnet-fix-several-bugs'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: fix packet forwarding in rmnet bridge mode
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: fix bridge mode bugs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: use upper/lower device infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: do not allow to change mux id if mux id...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: remove rcu_read_lock in rmnet_force_unassoc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: fix suspicious RCU usage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: fix NULL pointer dereference in rmnet_chang...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Taehee Yoo
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Linus Torvalds
Merge tag 'kbuild-fixes-v5.6-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Russell King
net: phy: marvell: don't interpret PHY status unless...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Jiri Pirko
mlx5: register lag notifier for init network namespace...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next