summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-13arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker1-1/+10
2024-04-13ARM: dts: rockchip: fix rk322x hdmi ports nodeJohan Jonker1-5/+11
2024-04-13ARM: dts: rockchip: fix rk3288 hdmi ports nodeJohan Jonker1-3/+13
2024-04-13cpuidle: Avoid potential overflow in integer multiplicationC Cheng1-1/+2
2024-04-13panic: Flush kernel log buffer at the endJohn Ogness1-0/+8
2024-04-13printk: For @suppress_panic_printk check for other CPU in panicJohn Ogness1-2/+1
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli1-1/+2
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-04-13net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner1-5/+8
2024-04-13net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea2-7/+31
2024-04-13bnx2x: Fix firmware version string character countsKees Cook3-12/+13
2024-04-13wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang1-2/+2
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-10Linux 6.6.26v6.6.26Greg Kroah-Hartman1-1/+1
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman1-1/+1
2024-04-10KVM: x86: Add BHI_NODaniel Sneddon1-1/+1
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta6-6/+23
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta5-7/+165
2024-04-10x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta3-8/+21
2024-04-10x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon4-2/+8
2024-04-10x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta7-3/+96
2024-04-10x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds5-16/+50
2024-04-10x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf1-12/+12
2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel5-42/+22
2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel4-2/+13
2024-04-10x86/sev: Move early startup code into .head.text sectionArd Biesheuvel4-24/+26
2024-04-10x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel2-29/+21
2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2-1/+9
2024-04-10x86/head/64: Move the __head definition to <asm/init.h>Hou Wenlong2-2/+3
2024-04-10bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko3-6/+49
2024-04-10bpf: put uprobe link's path and task in release callbackAndrii Nakryiko1-3/+3
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti3-2/+11
2024-04-10mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()Davide Caratti1-64/+44
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-04-10of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov1-0/+8
2024-04-10Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman1-5/+5
2024-04-10drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti5-0/+65
2024-04-10drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti1-0/+17
2024-04-10drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+5
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara1-0/+2
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2-0/+12