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-01-21
Pavel Begunkov
io_uring: hide uring_fd in ctx
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: remove extra check in __io_commit_cqring
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: optimise use of ctx->drain_next
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for probing opcodes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: account fixed file references correctly in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add opcode to issue trace event
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for IORING_OP_OPENAT2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: remove 'fname' from io_open structure
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add 'struct open_how' to the openat request...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: enable option to only trigger eventfd for...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: change io_ring_ctx bool fields into bit fields
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: file set registration should use interruptibl...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
YueHaibing
io_uring: Remove unnecessary null check
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for send(2) and recv(2)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: remove extra io_wq_current_is_worker()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: optimise commit_sqring() for common case
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: optimise head checks in io_get_sqring()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: clamp to_submit in io_submit_sqes()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for IORING_SETUP_CLAMP
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: extend batch freeing to cover more cases
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: wrap multi-req freeing in struct req_batch
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: batch getting pcpu references
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
pcpu_ref: add percpu_ref_tryget_many()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add IORING_OP_MADVISE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
mm: make do_madvise() available internally
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add IORING_OP_FADVISE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: allow use of offset == -1 to mean file position
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add non-vectored read/write commands
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: improve poll completion performance
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: split overflow state into SQ and CQ side
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add lookup table for various opcode needs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: remove two unnecessary function declarations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: move *queue_link_head() from common path
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Pavel Begunkov
io_uring: rename prev to head
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add IOSQE_ASYNC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io-wq: support concurrent non-blocking work
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for IORING_OP_STATX
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
fs: make two stat prep helpers available
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: avoid ring quiesce for fixed file set unregis...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for IORING_OP_CLOSE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io-wq: add support for uncancellable work
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
fs: move filp_close() outside of __close_fd_get_file()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for IORING_OP_OPENAT
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
fs: make build_open_flags() available internally
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
io_uring: add support for fallocate()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Jens Axboe
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Eugene Syromiatnikov
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Jens Axboe
Merge branch 'work.openat2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Linus Torvalds
Linux 5.5-rc7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Linus Torvalds
Merge tag 'riscv/for-v5.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Rahul Lakkireddy
cxgb4: reject overlapped queues in TC-MQPRIO offload
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Rahul Lakkireddy
cxgb4: fix Tx multi channel port rate limit
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Eric Dumazet
net: sched: act_ctinfo: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Olof Johansson
riscv: Less inefficient gcc tishift helpers (and export...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Linus Torvalds
Merge tag 'mtd/fixes-for-5.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'drm-fixes-2020-01-19' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Ilie Halip
riscv: delete temporary files
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'smp-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'ras-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'efi-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'for-linus-2020-01-18' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 's390-5.5-5' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'char-misc-5.5-rc7' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'staging-5.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Linus Torvalds
Merge tag 'usb-5.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Aleksa Sarai
Documentation: path-lookup: include new LOOKUP flags
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Aleksa Sarai
selftests: add openat2(2) selftests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Aleksa Sarai
open: introduce openat2(2) syscall
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
David S. Miller
Merge branch 'bnxt_en-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Michael Chan
bnxt_en: Do not treat DSN (Digital Serial Number) read...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Michael Chan
bnxt_en: Fix ipv6 RFS filter matching logic.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Michael Chan
bnxt_en: Fix NTUPLE firmware command failures.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Christian Brauner
ptrace: reintroduce usage of subjective credentials...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Dave Airlie
Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Dave Airlie
Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Esben Haabendal
mtd: rawnand: gpmi: Restore nfc timing setup after...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Esben Haabendal
mtd: rawnand: gpmi: Fix suspend/resume problem
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Michael Walle
mtd: spi-nor: Fix quad enable for Spansion like flashes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Vignesh Raghavendra
mtd: spi-nor: Fix selection of 4-byte addressing opcode...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Linus Torvalds
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Linus Torvalds
Merge tag 'for-5.5-rc6-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Greg Kroah...
Merge tag 'usb-serial-5.5-rc7' of https://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Linus Torvalds
Merge tag 'fuse-fixes-5.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Linus Torvalds
Merge tag 'sound-5.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Johan Hovold
USB: serial: quatech2: handle unbound ports
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Johan Hovold
USB: serial: keyspan: handle unbound ports
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Johan Hovold
USB: serial: io_edgeport: add missing active-port sanit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Johan Hovold
USB: serial: io_edgeport: handle unbound ports on URB...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Johan Hovold
USB: serial: ch341: handle unbound port at reset_resume
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Josef Bacik
btrfs: check rw_devices, not num_devices for balance
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Filipe Manana
Btrfs: always copy scrub arguments back to user space
commit
|
commitdiff
|
tree
|
snapshot
next