summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-24Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
2026-08-24Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
2026-08-24docs: panic: Disclaimer about console verbosity when using panic_print with p...Guilherme G. Piccoli
2026-08-24Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
2026-08-24Bluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
2026-08-24Bluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
2026-08-24Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)
2026-08-24Bluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
2026-08-24Bluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis
2026-08-24docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build optionsRandy Dunlap
2026-08-24Bluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
2026-08-24Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun
2026-08-24Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu
2026-08-24Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu
2026-08-24Bluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim
2026-08-24Bluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim
2026-08-24Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
2026-08-24Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
2026-08-24docs/sched_ext: document that cgroup CPU knobs are scheduler-dependentTao Cui
2026-08-24Bluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen
2026-08-24Bluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen
2026-08-24Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li
2026-08-24Merge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-08-24doc:it_IT: align Italian documentation in processFederico Vaga
2026-08-24selftests/cgroup: Add test for preserving boot-isolated CPUsGuopeng Zhang
2026-08-24docs: threat-model: fix /dev/kmsg referenceJohan Hovold
2026-08-24cgroup/cpuset: Preserve boot-isolated CPUs on partition releaseGuopeng Zhang
2026-08-24selftests/cgroup: Drop invalid boot isolation comparisonGuopeng Zhang
2026-08-24docs: block: fix dead http link in blk-mq.rstJenson Johnathon Reggentin
2026-08-24docs/ja_JP: translate submitting-patches.rst (tag usage)Akiyoshi Kurita
2026-08-24docs: cgroup-v2: fix misc.events key format descriptionCheng Lingfei
2026-08-24Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2026-08-24accel/amdxdna: put the chained BO when its mapping failsTaimuraz Kaitmazov
2026-08-24accel/amdxdna: reject a command chain that carries no commandsTaimuraz Kaitmazov
2026-08-24accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chainLizhi Hou
2026-08-24Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-08-24Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-24f2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong
2026-08-24Merge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24fuse: zero the partial EOF page when extending a fileJimmy Zuber
2026-08-24arm64: process: Fix context switching MTE store-only tag checkVladimir Murzin
2026-08-24dma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2GAlexander Graf
2026-08-24KVM: arm64: ptdump: Flush the last regionWei-Lin Chang
2026-08-24arm64: ptdump: Make note_page_flush() range awareWei-Lin Chang
2026-08-24ASoC: rt766: add RT766/RT767 VA1 device IDsShuming Fan
2026-08-24printk: Don't WARN on kthread_run failure.Tetsuo Handa
2026-08-24Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-nextVlastimil Babka (SUSE)