summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-21ARM: dts: at91: sam9x60: fix the SOC detectionDurai Manickam KR
2023-07-21ARM: dts: nspire: Fix arm primecell compatible stringSudeep Holla
2023-07-21Merge tag 'juno-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
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-21nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-21nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-21nvme: fix possible hang when removing a controller during error recoveryMing Lei
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang
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-20x86: Fix kthread unwindPeter Zijlstra
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-20fs/9p: Remove unused extern declarationYueHaibing
2023-07-20io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wqJens Axboe
2023-07-209p: remove dead stores (variable set again without being read)Dominique Martinet
2023-07-209p: virtio: skip incrementing unused variableDominique Martinet
2023-07-209p: virtio: make sure 'offs' is initialized in zc_requestDominique Martinet
2023-07-209p: virtio: fix unlikely null pointer deref in handle_rerrorDominique Martinet
2023-07-209p: fix ignored return value in v9fs_dir_releaseDominique Martinet
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-20counter: Fix menuconfig "Counter support" submenu entries disappearanceWilliam Breathitt Gray