summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-10Linux 6.8.5v6.8.5Greg Kroah-Hartman
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman
2024-04-10KVM: x86: Add BHI_NODaniel Sneddon
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-10x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-10x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-10x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta
2024-04-10x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds
2024-04-10x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf
2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-04-10x86/sev: Move early startup code into .head.text sectionArd Biesheuvel
2024-04-10x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel
2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel
2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel
2024-04-10bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-04-10bpf: put uprobe link's path and task in release callbackAndrii Nakryiko
2024-04-10Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman
2024-04-10drm/xe: Rework rebindingThomas Hellström
2024-04-10drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-04-10drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-04-10drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-04-10drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-04-10drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal
2024-04-10drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä
2024-04-10drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja
2024-04-10smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara
2024-04-10smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara
2024-04-10smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara
2024-04-10smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-04-10smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara
2024-04-10riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-10riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-04-10riscv: Fix vector state restore in rt_sigreturn()Björn Töpel
2024-04-10aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet
2024-04-10perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang