summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski
2024-03-06Bluetooth: btintel: Print Firmware Sequencer informationKiran K
2024-03-06Bluetooth: hci_sync: Fix UAF on create_le_conn_completeLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz
2024-03-06Bluetooth: constify the struct device_type usageRicardo B. Marliere
2024-03-06Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET
2024-03-06Bluetooth: btbcm: Use strreplace()Christophe JAILLET
2024-03-06Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn
2024-03-06Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-03-06Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler
2024-03-06Bluetooth: hci_event: Fix not indicating new connection for BIG SyncLuiz Augusto von Dentz
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-06Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2024-03-06Bluetooth: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-03-06Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid
2024-03-06Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-03-06Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-06Bluetooth: Disconnect connected devices before rfkilling adapterJonas Dreßler
2024-03-06Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler
2024-03-06Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler
2024-03-06Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-06Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale
2024-03-06Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou
2024-03-06mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-03-06kexec: copy only happens before uchunk goes to zeroyang.zhang
2024-03-06get_signal: don't initialize ksig->info if SIGNAL_GROUP_EXIT/group_exec_taskOleg Nesterov
2024-03-06get_signal: hide_si_addr_tag_bits: fix the usage of uninitialized ksigOleg Nesterov
2024-03-06get_signal: don't abuse ksig->info.si_signo and ksig->sigOleg Nesterov
2024-03-06const_structs.checkpatch: add device_typeRicardo B. Marliere
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-06dyndbg: replace kstrdup() + strchr() with kstrdup_and_replace()Andy Shevchenko
2024-03-06filemap: avoid unnecessary major faults in filemap_fault()ZhangPeng
2024-03-06mm,page_owner: drop unnecessary checkOscar Salvador
2024-03-06mm,page_owner: check for null stack_record before bumping its refcountOscar Salvador
2024-03-06mm: swap: fix race between free_swap_and_cache() and swapoff()Ryan Roberts
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-03-06mm/kasan: use pXd_leaf() in shadow_mapped()Peter Xu
2024-03-06mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu
2024-03-06mm/x86: replace pgd_large() with pgd_leaf()Peter Xu
2024-03-06mm/x86: replace p4d_large() with p4d_leaf()Peter Xu
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu