summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-17Linux 5.15.156v5.15.156Greg Kroah-Hartman
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_vq_avail_empty()Gavin Shan
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
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/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-17netfilter: complete validation of user inputEric Dumazet
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
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-17xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet
2024-04-17u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior
2024-04-17net: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets
2024-04-17scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
2024-04-17nouveau: fix function cast warningArnd Bergmann
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-17arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li
2024-04-17media: cec: core: remove length check of Timer StatusNini Song
2024-04-17Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-04-17ring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)
2024-04-17batman-adv: Avoid infinite loop trying to resize local TTSven Eckelmann
2024-04-13Linux 5.15.155v5.15.155Greg Kroah-Hartman
2024-04-13Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses"Greg Kroah-Hartman
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz