index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Linux 6.1.81
v6.1.81
Greg Kroah-Hartman
1
-1
/
+1
2024-03-06
xen/events: close evtchn after mapping cleanup
Maximilian Heyne
1
-3
/
+2
2024-03-06
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2
-12
/
+16
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
5
-1
/
+43
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
3
-7
/
+49
2024-03-06
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
2
-4
/
+11
2024-03-06
KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
Pawan Gupta
2
-5
/
+8
2024-03-06
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
6
-37
/
+34
2024-03-06
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
1
-0
/
+3
2024-03-06
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
2
-0
/
+12
2024-03-06
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
3
-1
/
+39
2024-03-06
Revert "interconnect: Teach lockdep about icc_bw_lock order"
Greg Kroah-Hartman
1
-9
/
+1
2024-03-06
Revert "interconnect: Fix locking for runpm vs reclaim"
Greg Kroah-Hartman
1
-6
/
+2
2024-03-06
block: define bvec_iter as __packed __aligned(4)
Ming Lei
1
-1
/
+1
2024-03-06
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
1
-4
/
+4
2024-03-06
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
1
-1
/
+1
2024-03-06
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
1
-2
/
+2
2024-03-06
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
1
-51
/
+105
2024-03-06
phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
Alexander Stein
1
-1
/
+1
2024-03-06
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
2024-03-06
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Ard Biesheuvel
1
-0
/
+2
2024-03-06
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
1
-0
/
+2
2024-03-06
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
9
-44
/
+45
2024-03-06
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
4
-7
/
+11
2024-03-06
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
1
-7
/
+24
2024-03-06
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
7
-191
/
+84
2024-03-06
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
3
-46
/
+88
2024-03-06
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
1
-8
/
+21
2024-03-06
x86/decompressor: Factor out kernel decompression and relocation
Ard Biesheuvel
2
-5
/
+32
2024-03-06
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
6
-26
/
+130
2024-03-06
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
3
-6
/
+8
2024-03-06
efi/libstub: Add memory attribute protocol definitions
Ard Biesheuvel
3
-0
/
+28
2024-03-06
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2
-3
/
+24
2024-03-06
x86/decompressor: Avoid magic offsets for EFI handover entrypoint
Ard Biesheuvel
2
-19
/
+19
2024-03-06
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
5
-36
/
+31
2024-03-06
efi: efivars: prevent double registration
Ard Biesheuvel
1
-2
/
+11
2024-03-06
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
6
-3
/
+13
2024-03-06
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
1
-1
/
+1
2024-03-06
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2
-5
/
+5
2024-03-06
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
3
-21
/
+14
2024-03-06
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
1
-2
/
+2
2024-03-06
NFSD: Avoid clashing function prototypes
Kees Cook
1
-255
/
+377
2024-03-06
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2
-3
/
+3
2024-03-06
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
3
-0
/
+64
2024-03-06
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
3
-4
/
+102
2024-03-06
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
4
-0
/
+84
2024-03-06
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
1
-9
/
+16
2024-03-06
trace: Relocate event helper files
Chuck Lever
12
-12
/
+19
2024-03-06
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
1
-3
/
+4
2024-03-06
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
1
-4
/
+6
[next]