summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman
2024-03-06libbpf: Honor autocreate flag for struct_ops mapsEduard Zingerman
2024-03-06libbpf: Tie struct_ops programs to kernel BTF ids, not to local idsEduard Zingerman
2024-03-06libbpf: Allow version suffixes (___smth) for struct_ops typesEduard Zingerman
2024-03-06Merge branch 'bpf-introduce-may_goto-and-cond_break'Andrii Nakryiko
2024-03-06selftests/bpf: Test may_gotoAlexei Starovoitov
2024-03-06bpf: Add cond_break macroAlexei Starovoitov
2024-03-06bpf: Recognize that two registers are safe when their ranges matchAlexei Starovoitov
2024-03-06Merge branch 'mm-enforce-ioremap-address-space-and-introduce-sparse-vm_area'Andrii Nakryiko
2024-03-06bpf: Introduce may_goto instructionAlexei Starovoitov
2024-03-06mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov
2024-03-07netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-07netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-03-06serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko
2024-03-06mmc: core: make mmc_host_class constantRicardo B. Marliere
2024-03-06mmc: Merge branch fixes into nextUlf Hansson
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-03-06Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()Roman Smirnov
2024-03-06Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()Roman Smirnov
2024-03-06Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao
2024-03-06Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai
2024-03-06Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler
2024-03-06Bluetooth: ISO: Clean up returns values in iso_connect_ind()Dan Carpenter
2024-03-06Bluetooth: fix use-after-free in accessing skb after sending itPauli Virtanen
2024-03-06Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz
2024-03-06Bluetooth: bnep: Fix out-of-bound accessLuiz Augusto von Dentz
2024-03-06Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz
2024-03-06Bluetooth: msft: Fix memory leakLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz
2024-03-06Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov
2024-03-06Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov
2024-03-06Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Use QoS to determine which PHY to scanLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is setLuiz Augusto von Dentz
2024-03-06Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu
2024-03-06Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu
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