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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-10-18
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
1
-0
/
+2
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
10
-47
/
+48
2023-10-17
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
2
-2
/
+3
2023-10-16
x86/head/64: Add missing __head annotation to startup_64_load_idt()
Hou Wenlong
1
-1
/
+1
2023-10-16
x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdata
Hou Wenlong
1
-2
/
+2
2023-10-03
x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls
Wang Jinchao
1
-3
/
+3
2023-10-03
x86/boot: Fix incorrect startup_gdt_descr.size
Yuntao Wang
1
-1
/
+1
2023-09-28
x86/boot: Compile boot code with -std=gnu11 too
Alexey Dobriyan
1
-1
/
+1
2023-09-17
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
4
-125
/
+51
2023-09-17
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
2
-5
/
+16
2023-09-17
x86/boot: Drop PE/COFF .reloc section
Ard Biesheuvel
3
-51
/
+7
2023-09-17
x86/boot: Construct PE/COFF .text section from assembler
Ard Biesheuvel
2
-62
/
+7
2023-09-17
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
4
-25
/
+12
2023-09-17
x86/boot: Define setup size in linker script
Ard Biesheuvel
3
-7
/
+5
2023-09-17
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
2
-25
/
+17
2023-09-17
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
2
-5
/
+1
2023-09-15
x86/boot: Drop references to startup_64
Ard Biesheuvel
2
-4
/
+1
2023-09-15
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
2
-8
/
+1
2023-09-15
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
2
-48
/
+8
2023-09-15
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
2
-52
/
+4
2023-09-15
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
1
-8
/
+4
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2
-8
/
+0
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
36
-207
/
+352
2023-09-14
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
1
-7
/
+8
2023-09-14
Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'
Paolo Abeni
2
-4
/
+18
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-09-13
Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
87
-12
/
+12
2023-09-13
Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-76
/
+207
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-46
/
+152
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
1
-13
/
+15
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson
87
-12
/
+12
2023-09-13
Merge branch 'tcp-bind-fixes'
David S. Miller
3
-27
/
+82
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
1
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
1
-1
/
+6
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2
-1
/
+7
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-66
/
+128
2023-09-12
Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-53
/
+92
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-16
/
+70
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-21
/
+43
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2
-0
/
+11
[next]