summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-21Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-07-21Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller
2023-07-21ALSA: seq: remove redundant unsigned comparison to zeroWang Weiyang
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown
2023-07-20Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-21Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-21Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-21Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-20Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20blk-iocost: skip empty flush bio in iocostChengming Zhou
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-20Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-20Merge branch 'tcp-add-missing-annotations'Jakub Kicinski
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-20tcp: annotate data-races around rskq_defer_acceptEric Dumazet
2023-07-20tcp: annotate data-races around tp->linger2Eric Dumazet
2023-07-20tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-20tcp: annotate data-races around tp->tsoffsetEric Dumazet
2023-07-20tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou
2023-07-20io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wqJens Axboe
2023-07-20Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-07-20Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen
2023-07-20Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkSiddh Raman Pant
2023-07-20Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann
2023-07-20Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen
2023-07-20Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-20Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-20netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso
2023-07-20Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-20Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-20netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai