summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.8.5v6.8.5Greg Kroah-Hartman2024-04-101-1/+1
* x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman2024-04-101-1/+1
* KVM: x86: Add BHI_NODaniel Sneddon2024-04-101-1/+1
* x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-106-6/+23
* x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-105-7/+165
* x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2024-04-103-8/+21
* x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-104-2/+8
* x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta2024-04-107-2/+102
* x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds2024-04-105-16/+50
* x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf2024-04-101-12/+12
* x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-04-104-2/+13
* x86/sev: Move early startup code into .head.text sectionArd Biesheuvel2024-04-104-24/+26
* x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel2024-04-102-29/+21
* x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-04-105-42/+22
* efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2024-04-102-1/+9
* bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-04-103-6/+49
* bpf: put uprobe link's path and task in release callbackAndrii Nakryiko2024-04-101-3/+3
* Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman2024-04-101-5/+5
* drm/xe: Rework rebindingThomas Hellström2024-04-105-51/+14
* drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström2024-04-106-9/+30
* drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti2024-04-105-0/+65
* drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti2024-04-101-0/+17
* drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2024-04-102-2/+22
* drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal2024-04-101-2/+3
* drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä2024-04-101-1/+2
* drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2024-04-102-1/+2
* smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara2024-04-101-1/+5
* smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara2024-04-101-0/+2
* smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2024-04-102-0/+12
* smb3: retrying on failed server closeRitvik Budhiraja2024-04-107-17/+85
* smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara2024-04-103-4/+27
* smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara2024-04-101-0/+30
* smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara2024-04-101-20/+24
* smb: client: guarantee refcounted children from parent sessionPaulo Alcantara2024-04-107-72/+76
* smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara2024-04-101-49/+34
* riscv: process: Fix kernel gp leakageStefan O'Rear2024-04-101-3/+0
* riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland2024-04-101-2/+2
* s390/entry: align system call table on 8 bytesSumanth Korikkar2024-04-101-0/+1
* selftests/mm: include strings.h for ffslEdward Liaw2024-04-101-1/+1
* mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand2024-04-101-2/+2
* arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-101-4/+1
* riscv: Fix vector state restore in rt_sigreturn()Björn Töpel2024-04-101-7/+8
* aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet2024-04-101-1/+1
* perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang2024-04-101-4/+4