summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-09SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King
2024-03-09io_uring: Fix sqpoll utilization check racing with dying sqpollGabriel Krisman Bertazi
2024-03-08Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-08Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-08Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-08Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-08Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-08block/swim: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08io_uring/net: dedup io_recv_finish req completionPavel Begunkov
2024-03-08io_uring: refactor DEFER_TASKRUN multishot checksPavel Begunkov
2024-03-08io_uring: fix mshot io-wq checksPavel Begunkov
2024-03-08io_uring/net: add io_req_msg_cleanup() helperJens Axboe
2024-03-08io_uring/net: simplify msghd->msg_inq checkingJens Axboe
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioJens Axboe
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit
2024-03-08x86/sev: Disable KMSAN for memory encryption TUsChangbin Du
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-03-08nouveau: lock the client object tree.Dave Airlie
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-08Merge tag 'drm-intel-fixes-2024-03-07' of https://anongit.freedesktop.org/git...Dave Airlie
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07io_uring/net: correctly handle multishot recvmsg retry setupJens Axboe
2024-03-07scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause
2024-03-07io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handlerJens Axboe
2024-03-07Merge tag 'spi-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-07Merge tag 'regulator-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-07cdrom: gdrom: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-07io_uring: fix io_queue_proc modifying req->flagsPavel Begunkov
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe
2024-03-07io_uring: fix mshot read defer taskrun cqe postingPavel Begunkov
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner