summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysBluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny
4 daysBluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
4 daysBluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao
4 daysBluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li
4 daysBluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
4 daysBluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
4 daysdocs: panic: Disclaimer about console verbosity when using panic_print with p...Guilherme G. Piccoli
4 daysBluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
4 daysBluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
4 daysBluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
4 daysBluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)
4 daysBluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
4 daysBluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis
4 daysdocs: kernel-parameters: add CPU_FREQ, CPU_IDLE build optionsRandy Dunlap
4 daysBluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
4 daysBluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun
4 daysBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu
4 daysBluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu
4 daysBluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim
4 daysBluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim
4 daysBluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
4 daysBluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
4 daysBluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen
4 daysBluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen
4 daysBluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
4 daysBluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
4 daysBluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
4 daysMerge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
4 daysdoc:it_IT: align Italian documentation in processFederico Vaga
4 daysdocs: threat-model: fix /dev/kmsg referenceJohan Hovold
4 daysdocs: block: fix dead http link in blk-mq.rstJenson Johnathon Reggentin
4 daysdocs/ja_JP: translate submitting-patches.rst (tag usage)Akiyoshi Kurita
4 daysBluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
4 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
4 daysMerge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
5 daysMerge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
5 daysMerge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysfuse: zero the partial EOF page when extending a fileJimmy Zuber
5 daysdma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2GAlexander Graf
5 daysMerge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-nextVlastimil Babka (SUSE)
5 daysMerge branch 'slab/for-7.3/objext_split' into slab/for-nextVlastimil Babka (SUSE)
5 daysio_uring: Add missing include for ITER_SOURCE and ITER_DESTMark Brown
5 dayspowercap: intel_rapl: Fix kernel panic during PMU unbindSumeet Pawnikar
5 daysMAINTAINERS: configfs: split configfs entry in C and Rust partsAndreas Hindborg
5 daysfuse: Fix the condition to enable over-io-uringBernd Schubert
5 daysfuse: invalidate the correct range after O_APPEND direct writeBaokun Li
5 daysselftests/fuse: test post-EOF page zeroing when a file is extendedJimmy Zuber
5 dayserofs: simplify z_erofs_gbuf_growsize()Gao Xiang
5 dayserofs: skip sufficiently large global buffers when resizingNikhil Gurudasani
5 dayserofs: support large folios in inode_share modeJingbo Xu