| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-29 | mtd: physmap-core: Prioritize ofparts for OF probe |  Linus Walleij | 1 | -1/+1 |
| 2026-01-29 | dt-bindings: mtd: mxic,multi-itfc-v009-nand-controller: convert to DT schema |  Akhila YS | 2 | -36/+78 |
| 2026-01-29 | mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions() |  Weigang He | 1 | -2/+14 |
| 2026-01-29 | dt-bindings: mtd: st,spear600-smi: convert to DT schema |  Akhila YS | 2 | -29/+72 |
| 2026-01-29 | Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 23 | -87/+239 |
| 2026-01-29 | lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY |  Paul Moore | 3 | -18/+3 |
| 2026-01-29 | Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850 |  Mengshi Wu | 1 | -2/+4 |
| 2026-01-29 | Bluetooth: hci_qca: Refactor HFP hardware offload capability handling |  Mengshi Wu | 1 | -4/+9 |
| 2026-01-29 | Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB |  Zenm Chen | 1 | -0/+2 |
| 2026-01-29 | Bluetooth: L2CAP: Fix not tracking outstanding TX ident |  Luiz Augusto von Dentz | 2 | -16/+33 |
| 2026-01-29 | Bluetooth: MGMT: Fix memory leak in set_ssp_complete |  Jianpeng Chang | 1 | -0/+3 |
| 2026-01-29 | Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work |  Jia-Hong Su | 1 | -2/+2 |
| 2026-01-29 | Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618 |  Linmao Li | 1 | -2/+0 |
| 2026-01-29 | Bluetooth: btusb: Add device ID for Realtek RTL8761BU |  Jacopo Scannella | 1 | -0/+1 |
| 2026-01-29 | Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef's |  Bastien Nocera | 1 | -8/+2 |
| 2026-01-29 | Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdef |  Bastien Nocera | 1 | -4/+2 |
| 2026-01-29 | Bluetooth: btusb: Add new VID/PID for RTL8852CE |  Shell Chen | 1 | -0/+2 |
| 2026-01-29 | Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb() |  Chen Ni | 1 | -2/+1 |
| 2026-01-29 | Bluetooth: btusb: Reject autosuspend if discovery is active |  Linmao Li | 1 | -3/+4 |
| 2026-01-29 | Bluetooth: hci_core: Export hci_discovery_active |  Linmao Li | 1 | -0/+1 |
| 2026-01-29 | Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM |  Bastien Nocera | 1 | -6/+2 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn7850-bt: Deprecate old supplies |  Krzysztof Kozlowski | 1 | -0/+5 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn7850-bt: Split to separate schema |  Krzysztof Kozlowski | 1 | -46/+37 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn6855-bt: Deprecate old supplies |  Krzysztof Kozlowski | 1 | -0/+5 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn6855-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -26/+94 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn6750-bt: Deprecate old supplies |  Krzysztof Kozlowski | 1 | -0/+5 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn6750-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -45/+86 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn3990-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -47/+66 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,wcn3950-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -4/+67 |
| 2026-01-29 | PCI: Check parent for NULL in of_pci_bus_release_domain_nr() |  Sergey Shtylyov | 1 | -1/+1 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,qca6390-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -15/+64 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,qca9377-bt: Split to separate schema |  Krzysztof Kozlowski | 2 | -1/+58 |
| 2026-01-29 | dt-bindings: bluetooth: qcom,qca2066-bt: Split to separate schema |  Krzysztof Kozlowski | 4 | -24/+76 |
| 2026-01-29 | Bluetooth: Fix using PHYs bitfields as PHY value |  Luiz Augusto von Dentz | 6 | -36/+52 |
| 2026-01-29 | Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE |  Techie Ernie | 1 | -0/+2 |
| 2026-01-29 | Bluetooth: btqca: Add WCN6855 firmware priority selection feature |  Shuai Zhang | 1 | -3/+18 |
| 2026-01-29 | Bluetooth: btqca: move WCN7850 workaround to the caller |  Shuai Zhang | 1 | -20/+17 |
| 2026-01-29 | Bluetooth: L2CAP: Add support for setting BT_PHY |  Luiz Augusto von Dentz | 8 | -16/+259 |
| 2026-01-29 | Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures |  Naga Bhavani Akella | 3 | -7/+367 |
| 2026-01-29 | Bluetooth: mgmt: Add idle_timeout to configurable system parameters |  Stefan Sørensen | 1 | -0/+21 |
| 2026-01-29 | Bluetooth: hci_conn: Set link_policy on incoming ACL connections |  Stefan Sørensen | 2 | -2/+1 |
| 2026-01-29 | Bluetooth: hci_conn: use mod_delayed_work for active mode timeout |  Stefan Sørensen | 1 | -2/+2 |
| 2026-01-29 | Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PM |  Uwe Kleine-König | 1 | -7/+1 |
| 2026-01-29 | iio: sca3000: Fix a resource leak in sca3000_probe() |  Harshit Mogalapalli | 1 | -1/+5 |
| 2026-01-29 | Bluetooth: hci_bcm4377: Use generic power management |  Vaibhav Gupta | 1 | -4/+7 |
| 2026-01-29 | Bluetooth: btusb: Add support for MediaTek7920 0489:e158 |  Bluecross | 1 | -0/+2 |
| 2026-01-29 | Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 54 | -163/+402 |
| 2026-01-29 | Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs |  Luiz Augusto von Dentz | 3 | -9/+40 |
| 2026-01-29 | Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw |  Shuai Zhang | 1 | -0/+33 |
| 2026-01-29 | livepatch/klp-build: Require Clang assembler >= 20 |  Josh Poimboeuf | 1 | -0/+4 |