summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya3-6/+55
2024-04-13dump_stack: Do not get cpu_sync for panic CPUJohn Ogness3-4/+15
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-13arm64: dts: qcom: qrb2210-rb1: disable cluster power domainsDmitry Baryshkov1-0/+18
2024-04-13net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean1-2/+1
2024-04-13arm64: dts: qcom: qcm6490-idp: Add definition for three LEDsHui Liu1-0/+28
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-13wifi: rtw89: pci: validate RX tag for RXQ and RPQPing-Ke Shih7-7/+63
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.8.5v6.8.5Greg 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-2/+102
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/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-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel5-42/+22
2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2-1/+9
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-10Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman1-5/+5
2024-04-10drm/xe: Rework rebindingThomas Hellström5-51/+14
2024-04-10drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström6-9/+30
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-10drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal1-2/+3
2024-04-10drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä1-1/+2
2024-04-10drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2-1/+2
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