summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Linux 6.1.81v6.1.81Greg Kroah-Hartman
2024-03-06xen/events: close evtchn after mapping cleanupMaximilian Heyne
2024-03-06x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2024-03-06KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta
2024-03-06KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHPawan Gupta
2024-03-06x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-03-06x86/entry_32: Add VERW just before userspace transitionPawan Gupta
2024-03-06x86/entry_64: Add VERW just before userspace transitionPawan Gupta
2024-03-06x86/bugs: Add asm helpers for executing VERWPawan Gupta
2024-03-06Revert "interconnect: Teach lockdep about icc_bw_lock order"Greg Kroah-Hartman
2024-03-06Revert "interconnect: Fix locking for runpm vs reclaim"Greg Kroah-Hartman
2024-03-06block: define bvec_iter as __packed __aligned(4)Ming Lei
2024-03-06gpio: fix resource unwinding order in error pathBartosz Golaszewski
2024-03-06gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-06powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2024-03-06af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima
2024-03-06efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsArd Biesheuvel
2024-03-06x86/boot: efistub: Assign global boot_params variableArd Biesheuvel
2024-03-06x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel
2024-03-06x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel
2024-03-06efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel
2024-03-06x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel
2024-03-06x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel
2024-03-06x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel
2024-03-06x86/decompressor: Factor out kernel decompression and relocationArd Biesheuvel
2024-03-06x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel
2024-03-06efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel
2024-03-06efi/libstub: Add memory attribute protocol definitionsArd Biesheuvel
2024-03-06x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel
2024-03-06x86/decompressor: Avoid magic offsets for EFI handover entrypointArd Biesheuvel
2024-03-06x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel
2024-03-06efi: efivars: prevent double registrationArd Biesheuvel
2024-03-06arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel
2024-03-06nfsd: don't destroy global nfs4_file table in per-net shutdownJeff Layton
2024-03-06NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo
2024-03-06NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo
2024-03-06NFSD: Use set_bit(RQ_DROPME)Chuck Lever
2024-03-06NFSD: Avoid clashing function prototypesKees Cook
2024-03-06NFSD: Use only RQ_DROPME to signal the need to drop a replyChuck Lever
2024-03-06NFSD: add CB_RECALL_ANY tracepointsDai Ngo
2024-03-06NFSD: add delegation reaper to react to low memory conditionDai Ngo
2024-03-06NFSD: add support for sending CB_RECALL_ANYDai Ngo
2024-03-06NFSD: refactoring courtesy_client_reaper to a generic low memory shrinkerDai Ngo
2024-03-06trace: Relocate event helper filesChuck Lever
2024-03-06lockd: fix file selection in nlmsvc_cancel_blockedJeff Layton
2024-03-06lockd: ensure we use the correct file descriptor when unlockingJeff Layton