aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxGravatar Linus Torvalds 30-504/+1253
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 14-17/+141
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 72-703/+812
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 48-957/+1117
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 21-298/+686
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 23-350/+455
2024-03-11Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 52-29303/+5
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 65-503/+816
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 13-31/+36
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 63-883/+1945
2024-03-10Linux 6.8v6.8Gravatar Linus Torvalds 1-1/+1
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-94/+120
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-8/+8
2024-03-10tracing: Use .flush() call to wake up readersGravatar Steven Rostedt (Google) 1-6/+15
2024-03-10ring-buffer: Fix resetting of shortest_fullGravatar Steven Rostedt (Google) 1-7/+23
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-15/+120
2024-03-10ring-buffer: Fix waking up ring buffer readersGravatar Steven Rostedt (Google) 1-71/+68
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+10
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2024-03-09SEV: disable SEV-ES DebugSwap by defaultGravatar Paolo Bonzini 1-2/+5
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Gravatar Paolo Bonzini 5-6/+28
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 3-0/+78
2024-03-09io_uring: Fix sqpoll utilization check racing with dying sqpollGravatar Gabriel Krisman Bertazi 1-5/+12
2024-03-08Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+3
2024-03-08Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-30/+126
2024-03-08Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 6-15/+57
2024-03-08Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 8-20/+47
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 2-2/+2
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-29/+13
2024-03-08Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 9-14/+69
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 24-74/+141
2024-03-08io_uring/net: dedup io_recv_finish req completionGravatar Pavel Begunkov 1-12/+4
2024-03-08io_uring: refactor DEFER_TASKRUN multishot checksGravatar Pavel Begunkov 3-23/+20
2024-03-08io_uring: fix mshot io-wq checksGravatar Pavel Begunkov 1-1/+1
2024-03-08io_uring/net: add io_req_msg_cleanup() helperGravatar Jens Axboe 1-12/+15
2024-03-08io_uring/net: simplify msghd->msg_inq checkingGravatar Jens Axboe 1-2/+2
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEGravatar Jens Axboe 5-35/+16
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioGravatar Jens Axboe 1-5/+7
2024-03-08i2c: aspeed: Fix the dummy irq expected printGravatar Tommy Huang 1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Gravatar Christophe JAILLET 1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableGravatar Heiner Kallweit 1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setGravatar Heiner Kallweit 1-1/+1
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 6-12/+47
2024-03-08nouveau: lock the client object tree.Gravatar Dave Airlie 3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Gravatar Dave Airlie 4-9/+11
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 4-10/+30
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 1-2/+3
2024-03-08Merge tag 'drm-intel-fixes-2024-03-07' of https://anongit.freedesktop.org/git...Gravatar Dave Airlie 8-15/+50
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 9-19/+37
2024-03-07io_uring/net: correctly handle multishot recvmsg retry setupGravatar Jens Axboe 1-1/+2