summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Linux 6.1.81v6.1.81Greg Kroah-Hartman1-1/+1
2024-03-06xen/events: close evtchn after mapping cleanupMaximilian Heyne1-3/+2
2024-03-06x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis5-1/+43
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos3-7/+49
2024-03-06KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta2-4/+11
2024-03-06KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHPawan Gupta2-5/+8
2024-03-06x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta6-37/+34
2024-03-06x86/entry_32: Add VERW just before userspace transitionPawan Gupta1-0/+3
2024-03-06x86/entry_64: Add VERW just before userspace transitionPawan Gupta2-0/+12
2024-03-06x86/bugs: Add asm helpers for executing VERWPawan Gupta3-1/+39
2024-03-06Revert "interconnect: Teach lockdep about icc_bw_lock order"Greg Kroah-Hartman1-9/+1
2024-03-06Revert "interconnect: Fix locking for runpm vs reclaim"Greg Kroah-Hartman1-6/+2
2024-03-06block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-06gpio: fix resource unwinding order in error pathBartosz Golaszewski1-4/+4
2024-03-06gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko1-1/+1
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas1-2/+2
2024-03-06powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra1-51/+105
2024-03-06phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein1-1/+1
2024-03-06af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima1-13/+9
2024-03-06efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsArd Biesheuvel1-0/+2
2024-03-06x86/boot: efistub: Assign global boot_params variableArd Biesheuvel1-0/+2
2024-03-06x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel9-44/+45
2024-03-06x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel4-7/+11
2024-03-06efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2024-03-06x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel7-191/+84
2024-03-06x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel3-46/+88
2024-03-06x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel1-8/+21
2024-03-06x86/decompressor: Factor out kernel decompression and relocationArd Biesheuvel2-5/+32
2024-03-06x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel6-26/+130
2024-03-06efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel3-6/+8
2024-03-06efi/libstub: Add memory attribute protocol definitionsArd Biesheuvel3-0/+28
2024-03-06x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2-3/+24
2024-03-06x86/decompressor: Avoid magic offsets for EFI handover entrypointArd Biesheuvel2-19/+19
2024-03-06x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel5-36/+31
2024-03-06efi: efivars: prevent double registrationArd Biesheuvel1-2/+11
2024-03-06arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel6-3/+13
2024-03-06nfsd: don't destroy global nfs4_file table in per-net shutdownJeff Layton1-1/+1
2024-03-06NFSD: replace delayed_work with work_struct for nfsd_client_shrinkerDai Ngo2-5/+5
2024-03-06NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo3-21/+14
2024-03-06NFSD: Use set_bit(RQ_DROPME)Chuck Lever1-2/+2
2024-03-06NFSD: Avoid clashing function prototypesKees Cook1-255/+377
2024-03-06NFSD: Use only RQ_DROPME to signal the need to drop a replyChuck Lever2-3/+3
2024-03-06NFSD: add CB_RECALL_ANY tracepointsDai Ngo3-0/+64
2024-03-06NFSD: add delegation reaper to react to low memory conditionDai Ngo3-4/+102
2024-03-06NFSD: add support for sending CB_RECALL_ANYDai Ngo4-0/+84
2024-03-06NFSD: refactoring courtesy_client_reaper to a generic low memory shrinkerDai Ngo1-9/+16
2024-03-06trace: Relocate event helper filesChuck Lever12-12/+19
2024-03-06lockd: fix file selection in nlmsvc_cancel_blockedJeff Layton1-3/+4
2024-03-06lockd: ensure we use the correct file descriptor when unlockingJeff Layton1-4/+6