summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-10Linux 5.15.154v5.15.154Greg 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-10nvme: fix miss command type checkmin15.li
2024-04-10gro: fix ownership transferAntoine Tenart
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-10x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)
2024-04-10x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)
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-10x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana
2024-04-10fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn
2024-04-10openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn
2024-04-10HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann
2024-04-10ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee
2024-04-10ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart
2024-04-10ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart
2024-04-10ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang
2024-04-10drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2024-04-10net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato
2024-04-10Revert "usb: phy: generic: Get the vbus supply"Alexander Stein
2024-04-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-10scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10udp: prevent local UDP tunnel packets from being GROedAntoine Tenart
2024-04-10udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart