summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-17Linux 6.1.87v6.1.87Greg Kroah-Hartman
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä
2024-04-17x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
2024-04-17x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
2024-04-17x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-17x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-17x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson
2024-04-17perf/x86: Fix out of range dataNamhyung Kim
2024-04-17vhost: Add smp_rmb() in vhost_enable_notify()Gavin Shan
2024-04-17vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-17drm/ast: Fix soft lockupJammy Huang
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä
2024-04-17kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian
2024-04-17io_uring/net: restore msg_control on sendzc retryPavel Begunkov
2024-04-17btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_transBoris Burkov
2024-04-17btrfs: record delayed inode root in transactionBoris Burkov
2024-04-17btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-04-17tracing: hide unused ftrace_event_id_fopsArnd Bergmann
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-17af_unix: Fix garbage collector racing against connect()Michal Luczaj
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-17netfilter: complete validation of user inputEric Dumazet
2024-04-17Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-17ipv4/route: avoid unused-but-set-variable warningArnd Bergmann
2024-04-17ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-17af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima