index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
io_uring: do not use prio task_work_add in uring_cmd
Dylan Yudaken
1
-1
/
+1
2022-06-16
io_uring: commit non-pollable provided mapped buffers upfront
Jens Axboe
1
-1
/
+1
2022-06-15
io_uring: make io_fill_cqe_aux honour CQE32
Pavel Begunkov
1
-0
/
+5
2022-06-15
io_uring: remove __io_fill_cqe() helper
Pavel Begunkov
1
-21
/
+16
2022-06-15
io_uring: fix ->extra{1,2} misuse
Pavel Begunkov
1
-2
/
+10
2022-06-15
io_uring: fill extra big cqe fields from req
Pavel Begunkov
1
-68
/
+10
2022-06-15
io_uring: unite fill_cqe and the 32B version
Pavel Begunkov
1
-19
/
+42
2022-06-15
io_uring: get rid of __io_fill_cqe{32}_req()
Pavel Begunkov
1
-49
/
+21
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
2
-15
/
+3
2022-06-14
Revert "io_uring: add buffer selection support to IORING_OP_NOP"
Pavel Begunkov
1
-14
/
+1
2022-06-14
Revert "io_uring: support CQE32 for nop operation"
Pavel Begunkov
1
-20
/
+1
2022-06-13
Merge branch 'io_uring/io_uring-5.19' of https://github.com/isilence/linux in...
Jens Axboe
1
-25
/
+50
2022-06-13
io_uring: limit size of provided buffer ring
Dylan Yudaken
1
-0
/
+4
2022-06-13
io_uring: fix types in provided buffer ring
Dylan Yudaken
1
-3
/
+3
2022-06-13
io_uring: fix index calculation
Dylan Yudaken
1
-1
/
+1
2022-06-13
io_uring: fix double unlock for pbuf select
Pavel Begunkov
1
-3
/
+1
2022-06-13
io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
Hao Xu
1
-4
/
+16
2022-06-13
io_uring: openclose: fix bug of closing wrong fixed file
Hao Xu
1
-1
/
+1
2022-06-13
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
1
-17
/
+17
2022-06-13
io_uring: fix races with buffer table unregister
Pavel Begunkov
1
-0
/
+7
2022-06-13
io_uring: fix races with file table unregister
Pavel Begunkov
1
-0
/
+8
2022-06-12
Linux 5.19-rc2
v5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-14
/
+35
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+73
2022-06-12
Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+40
2022-06-12
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+29
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-62
/
+71
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-68
/
+99
2022-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-61
/
+94
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-15
/
+32
2022-06-11
Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-36
/
+31
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
1
-2
/
+2
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-06-11
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-10
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-21
/
+47
2022-06-10
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-111
/
+46
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-62
/
+60
2022-06-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+4
2022-06-10
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
August Wikerfors
1
-0
/
+1
2022-06-10
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
Piotr Chmura
1
-0
/
+1
2022-06-10
platform/x86: barco-p50-gpio: Add check for platform_driver_register
Jiasheng Jiang
1
-1
/
+4
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
1
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
1
-1
/
+1
2022-06-10
platform/mellanox: Add static in struct declaration.
Michael Shych
1
-1
/
+1
[next]