summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-10ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)1-71/+68
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+10
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2024-03-09SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini1-2/+5
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini5-6/+28
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-0/+78
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King1-0/+2
2024-03-09io_uring: Fix sqpoll utilization check racing with dying sqpollGabriel Krisman Bertazi1-5/+12
2024-03-09Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2024-03-09Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-30/+126
2024-03-09Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-15/+57
2024-03-09Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-20/+47
2024-03-09Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+2
2024-03-09Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-09Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-14/+69
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-74/+141
2024-03-08block/swim: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08io_uring/net: dedup io_recv_finish req completionPavel Begunkov1-12/+4
2024-03-08io_uring: refactor DEFER_TASKRUN multishot checksPavel Begunkov3-23/+20
2024-03-08io_uring: fix mshot io-wq checksPavel Begunkov1-1/+1
2024-03-08io_uring/net: add io_req_msg_cleanup() helperJens Axboe1-12/+15
2024-03-08io_uring/net: simplify msghd->msg_inq checkingJens Axboe1-2/+2
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe5-35/+16
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioJens Axboe1-5/+7
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit1-1/+1
2024-03-08x86/sev: Disable KMSAN for memory encryption TUsChangbin Du2-0/+2
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-12/+47
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie4-9/+11
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie4-10/+30
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+3
2024-03-08Merge tag 'drm-intel-fixes-2024-03-07' of https://anongit.freedesktop.org/git...Dave Airlie8-15/+50
2024-03-08Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds9-19/+37
2024-03-08io_uring/net: correctly handle multishot recvmsg retry setupJens Axboe1-1/+2
2024-03-08scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance1-1/+1
2024-03-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-07io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handlerJens Axboe1-0/+1
2024-03-07Merge tag 'spi-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2024-03-07Merge tag 'regulator-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+5
2024-03-07cdrom: gdrom: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07io_uring: fix io_queue_proc modifying req->flagsPavel Begunkov1-8/+11
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds64-270/+443
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe18-289/+356
2024-03-07io_uring: fix mshot read defer taskrun cqe postingPavel Begunkov1-0/+2