summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-11Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-11Merge tag 'drm-intel-fixes-2024-04-10' of https://anongit.freedesktop.org/git...Dave Airlie
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10Merge branch 'mlx5-misc-fixes'Jakub Kicinski
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-10net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-10net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-10Merge tag 'probes-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-10netfilter: complete validation of user inputEric Dumazet
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet
2024-04-10r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans
2024-04-10net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-10smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara
2024-04-10Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encryptedMichael Kelley
2024-04-10uio_hv_generic: Don't free decrypted memoryRick Edgecombe
2024-04-10hv_netvsc: Don't free decrypted memoryRick Edgecombe
2024-04-10Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-04-10Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta
2024-04-10hv: vmbus: Convert sprintf() family to sysfs_emit() familyLi Zhijian
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-04-10bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter
2024-04-10Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bitArchie Pusaka
2024-04-10Bluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-04-10Bluetooth: hci_sync: Fix using the same interval and window for Coded PHYLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unsetLuiz Augusto von Dentz
2024-04-10arm64: tlb: Fix TLBI RANGE operandGavin Shan
2024-04-10kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian