Age | Commit message (Expand) | Author |
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 |
2023-07-20 | netfilter: nf_tables: can't schedule in nft_chain_validate | Florian Westphal |
2023-07-20 | netfilter: nf_tables: fix spurious set element insertion failure | Florian Westphal |
2023-07-20 | ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptops | Vitaly Rodionov |
2023-07-20 | ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp | Vitaly Rodionov |
2023-07-20 | Merge branch 'net-support-stp-on-bridge-in-non-root-netns' | Paolo Abeni |
2023-07-20 | Revert "bridge: Add extack warning when enabling STP in netns." | Kuniyuki Iwashima |
2023-07-20 | llc: Don't drop packet from non-root netns. | Kuniyuki Iwashima |
2023-07-20 | llc: Check netns in llc_estab_match() and llc_listener_match(). | Kuniyuki Iwashima |
2023-07-20 | llc: Check netns in llc_dgram_match(). | Kuniyuki Iwashima |
2023-07-20 | fbdev: Explicitly include correct DT includes | Rob Herring |
2023-07-20 | fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe | Yuanjun Gong |
2023-07-20 | fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe | Zhang Shurong |
2023-07-20 | fbdev: kyro: make some const read-only arrays static and reduce type size | Colin Ian King |