linux-2.6-block.git
2022-07-21 Jens Axboeio_uring: move our reference counting into a header
2022-07-21 Jens Axboeio_uring: move msg_ring into its own file
2022-07-21 Jens Axboeio_uring: split network related opcodes into its own...
2022-07-21 Jens Axboeio_uring: move statx handling to its own file
2022-07-21 Jens Axboeio_uring: move epoll handler to its own file
2022-07-21 Jens Axboeio_uring: add a dummy -EOPNOTSUPP prep handler
2022-07-21 Jens Axboeio_uring: move uring_cmd handling to its own file
2022-07-21 Jens Axboeio_uring: split out open/close operations
2022-07-21 Jens Axboeio_uring: separate out file table handling code
2022-07-21 Jens Axboeio_uring: split out fadvise/madvise operations
2022-07-21 Jens Axboeio_uring: split out fs related sync/fallocate functions
2022-07-21 Jens Axboeio_uring: split out splice related operations
2022-07-21 Jens Axboeio_uring: split out filesystem related operations
2022-07-21 Jens Axboeio_uring: move nop into its own file
2022-07-21 Jens Axboeio_uring: move xattr related opcodes to its own file
2022-07-21 Jens Axboeio_uring: handle completions in the core
2022-07-21 Jens Axboeio_uring: set completion results upfront
2022-07-21 Jens Axboeio_uring: add io_uring_types.h
2022-07-21 Jens Axboeio_uring: define a request type cleanup handler
2022-07-21 Jens Axboeio_uring: unify struct io_symlink and io_hardlink
2022-07-21 Jens Axboeio_uring: convert iouring_cmd to io_cmd_type
2022-07-21 Jens Axboeio_uring: convert xattr to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert rsrc_update to io_cmd_type
2022-07-21 Jens Axboeio_uring: convert msg and nop to io_cmd_type
2022-07-21 Jens Axboeio_uring: convert splice to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert epoll to io_cmd_type
2022-07-21 Jens Axboeio_uring: convert file system request types to use...
2022-07-21 Jens Axboeio_uring: convert madvise/fadvise to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert open/close path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert timeout path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert cancel path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert the sync and fallocate paths to use...
2022-07-21 Jens Axboeio_uring: convert net related opcodes to use io_cmd_type
2022-07-21 Jens Axboeio_uring: remove recvmsg knowledge from io_arm_poll_han...
2022-07-21 Jens Axboeio_uring: convert poll_update path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert poll path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: convert read/write path to use io_cmd_type
2022-07-21 Jens Axboeio_uring: add generic command payload type to struct...
2022-07-21 Jens Axboeio_uring: move req async preparation into opcode handler
2022-07-21 Jens Axboeio_uring: move to separate directory
2022-07-21 Jens Axboeio_uring: define a 'prep' and 'issue' handler for each...
2022-07-21 Jens AxboeMerge branch 'io_uring-5.19' into for-5.20/io_uring
2022-07-21 Dylan Yudakenio_uring: do not recycle buffer in READV io_uring-5.19 io_uring-5.19-2022-07-21
2022-07-21 Dylan Yudakenio_uring: fix free of unallocated buffer list
2022-07-17 Linus TorvaldsLinux 5.19-rc7 v5.19-rc7
2022-07-17 Linus TorvaldsMerge tag 'drm-intel-fixes-2022-07-17' of git://anongit...
2022-07-17 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of...
2022-07-17 Matthew Aulddrm/i915/ttm: fix 32b build
2022-07-17 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc7' of git://git...
2022-07-17 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
2022-07-17 Linus TorvaldsMerge tag 'for-v5.19-rc' of git://git./linux/kernel...
2022-07-17 Naveen N. Raoperf trace: Fix SIGSEGV when processing syscall args
2022-07-17 Adrian Hunterperf tests: Fix Convert perf time to TSC test for hybrid
2022-07-17 Adrian Hunterperf tests: Stop Convert perf time to TSC test opening...
2022-07-17 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-07-17 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-17 Arnaldo Carvalho... tools headers UAPI: Sync linux/kvm.h with the kernel...
2022-07-16 Linus TorvaldsMerge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-16 Linus TorvaldsMerge tag 'block-5.19-2022-07-15' of git://git.kernel...
2022-07-16 Linus TorvaldsMerge tag 'usb-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'tty-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 's390-5.19-6' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'pm-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'acpi-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'printk-for-5.19-rc7' of git://git./linux...
2022-07-16 Jason A. Donenfeldrandom: cap jitter samples per bit to factor of HZ
2022-07-16 Thadeu Lima... efi/x86: use naked RET on mixed mode call wrapper
2022-07-16 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-15 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc7' of git://git....
2022-07-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-15 Linus TorvaldsMerge tag 'ceph-for-5.19-rc7' of https://github.com...
2022-07-15 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc4' of git://git./linux/kerne...
2022-07-15 Linus TorvaldsMerge tag 'soc-fixes-5.19-3' of git://git./linux/kernel...
2022-07-15 David SterbaRevert "btrfs: turn delayed_nodes_tree into an XArray"
2022-07-15 David SterbaRevert "btrfs: turn name_cache radix tree into XArray...
2022-07-15 David SterbaRevert "btrfs: turn fs_info member buffer_radix into...
2022-07-15 David SterbaRevert "btrfs: turn fs_roots_radix in btrfs_fs_info...
2022-07-15 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.19-4' of git://git...
2022-07-15 Linus TorvaldsMerge tag 'for-linus-5.19a-rc7-tag' of git://git./linux...
2022-07-15 Linus TorvaldsMerge tag 'drm-fixes-2022-07-15' of git://anongit.freed...
2022-07-15 Linus TorvaldsMerge tag 'sysctl-fixes-5.19-rc7' of git://git./linux...
2022-07-15 Petr MladekMerge branch 'rework/kthreads' into for-linus
2022-07-15 Rafael J. WysockiMerge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git...
2022-07-15 Paolo BonziniKVM: emulate: do not adjust size of fastop and setcc...
2022-07-15 John Ognessprintk: do not wait for consoles when suspended
2022-07-15 Tony Krowiaks390/ap: fix error handling in __verify_queue_reservati...
2022-07-15 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-07-13' of https...
2022-07-14 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-13' of git://anongit...
2022-07-14 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-14' of git://anongit...
2022-07-14 Nick Desaulniersubsan: disable UBSAN_DIV_ZERO for clang
2022-07-14 Linus TorvaldsRevert "vf/remap: return the amount of bytes actually...
2022-07-14 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-14 Muchun Songmm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
2022-07-14 Linus TorvaldsMerge tag 'net-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Hans de GoedeACPI: video: Fix acpi_video_handles_brightness_key_pres...
2022-07-14 Linus TorvaldsMerge tag '5.19-rc6-smb3-client-fixes' of git://git...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
next