Age | Commit message (Expand) | Author |
2023-07-21 | io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() | Helge Deller |
2023-07-21 | arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes | Mark Brown |
2023-07-20 | Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-07-21 | Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2023-07-21 | Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2023-07-21 | Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2023-07-20 | Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-07-20 | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-20 | blk-iocost: skip empty flush bio in iocost | Chengming Zhou |
2023-07-20 | Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2023-07-20 | Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Jakub Kicinski |
2023-07-20 | net: phy: prevent stale pointer dereference in phy_init() | Vladimir Oltean |
2023-07-20 | Merge branch 'tcp-add-missing-annotations' | Jakub Kicinski |
2023-07-20 | tcp: annotate data-races around fastopenq.max_qlen | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around icsk->icsk_user_timeout | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->notsent_lowat | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around rskq_defer_accept | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->linger2 | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around icsk->icsk_syn_retries | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->keepalive_probes | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->keepalive_intvl | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->keepalive_time | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->tsoffset | Eric Dumazet |
2023-07-20 | tcp: annotate data-races around tp->tcp_tx_delay | Eric Dumazet |
2023-07-20 | blk-mq: delete dead struct blk_mq_hw_ctx->queued field | Chengming Zhou |
2023-07-20 | io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq | Jens Axboe |
2023-07-20 | Bluetooth: MGMT: Use correct address for memcpy() | Andy Shevchenko |
2023-07-20 | Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 | Tomasz Moń |
2023-07-20 | Bluetooth: SCO: fix sco_conn related locking and validity issues | Pauli Virtanen |
2023-07-20 | Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link | Siddh Raman Pant |
2023-07-20 | Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() | Douglas Anderson |
2023-07-20 | Bluetooth: coredump: fix building with coredump disabled | Arnd Bergmann |
2023-07-20 | Bluetooth: ISO: fix iso_conn related locking and validity issues | Pauli Virtanen |
2023-07-20 | Bluetooth: hci_event: call disconnect callback before deleting conn | Pauli Virtanen |
2023-07-20 | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync | Pauli Virtanen |
2023-07-20 | Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-07-20 | Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-07-20 | netfilter: nf_tables: skip bound chain on rule flush | Pablo Neira Ayuso |
2023-07-20 | Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-07-20 | Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-07-20 | netfilter: nf_tables: skip bound chain in netns release path | Pablo Neira Ayuso |
2023-07-20 | s390/zcrypt: fix reply buffer calculations for CCA replies | Harald Freudenberger |
2023-07-20 | s390/crypto: use kfree_sensitive() instead of kfree() | Wang Ming |
2023-07-20 | Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne... | Takashi Iwai |
2023-07-20 | regmap: Disable locking for RBTREE and MAPLE unit tests | Guenter Roeck |
2023-07-20 | gpio: mvebu: fix irq domain leak | Bartosz Golaszewski |
2023-07-20 | accel/habanalabs: add more debugfs stub helpers | Arnd Bergmann |
2023-07-20 | arm64: vdso: Clear common make C=2 warnings | Zhen Lei |
2023-07-20 | arm64: mm: Make hibernation aware of KFENCE | Nikhil V |
2023-07-20 | netfilter: nft_set_pipapo: fix improper element removal | Florian Westphal |