aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-24io_uring/msg_ring: tighten requirement for remote postingJens Axboe1-3/+1
2024-06-19io_uring: Allocate only necessary memory in io_probeGabriel Krisman Bertazi1-4/+3
2024-06-19io_uring: Fix probe of disabled operationsGabriel Krisman Bertazi3-3/+11
2024-06-19io_uring: Introduce IORING_OP_LISTENGabriel Krisman Bertazi4-0/+45
2024-06-19io_uring: Introduce IORING_OP_BINDGabriel Krisman Bertazi4-0/+53
2024-06-19net: Split a __sys_listen helper for io_uringGabriel Krisman Bertazi2-9/+15
2024-06-19net: Split a __sys_bind helper for io_uringGabriel Krisman Bertazi2-9/+18
2024-06-16io_uring/advise: support 64-bit lengthsJens Axboe1-6/+10
2024-06-16io_uring/rsrc: remove redundant __set_current_state() post schedule()Jens Axboe1-2/+1
2024-06-16io_uring/io-wq: make io_wq_work flags atomicJens Axboe4-17/+18
2024-06-16io_uring: use 'state' consistentlyJens Axboe1-1/+1
2024-06-16io_uring/eventfd: move eventfd handling to separate fileJens Axboe7-153/+173
2024-06-16io_uring/eventfd: move to more idiomatic RCU free usageJens Axboe3-28/+31
2024-06-16io_uring/rsrc: Drop io_copy_iov in favor of iovec APIGabriel Krisman Bertazi1-39/+21
2024-06-16io_uring: Drop per-ctx dummy_ubufGabriel Krisman Bertazi1-1/+0
2024-06-16Linux 6.10-rc4Linus Torvalds1-1/+1
2024-06-16Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-180/+275
2024-06-16Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+2
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-42/+131
2024-06-16Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-45/+64
2024-06-16Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+6
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+12
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-80/+100
2024-06-16Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-4/+4
2024-06-16Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-48/+116
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-66/+93
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede1-6/+0
2024-06-16Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-3/+2
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam3-41/+114
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+4
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-20/+25
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+9
2024-06-15Merge tag 'timers-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-28/+14
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2-4/+7
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto2-12/+15
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2-4/+6
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto3-5/+8
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto3-6/+9
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto2-12/+16
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-12/+18
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2-10/+13
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-14Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-25/+103
2024-06-14Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-37/+87
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds6-207/+125
2024-06-15Merge tag 'drm-misc-fixes-2024-06-14' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-21/+38
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds13-53/+100
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds4-3/+6
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-36/+130
2024-06-14Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1