summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-10x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson
2024-04-10x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Thomas Gleixner
2024-04-10LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit