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
2024-02-23
Linux 6.6.18
v6.6.18
Greg Kroah-Hartman
1
-1
/
+1
2024-02-23
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
1
-1
/
+1
2024-02-23
tracing: Make system_callback() function static
Steven Rostedt (Google)
1
-1
/
+1
2024-02-23
Documentation/arch/ia64/features.rst: fix kernel-feat directive
Vegard Nossum
1
-1
/
+1
2024-02-23
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
6
-19
/
+32
2024-02-23
dm: limit the number of targets and parameter size area
Mikulas Patocka
3
-3
/
+11
2024-02-23
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
1
-3
/
+5
2024-02-23
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
1
-0
/
+6
2024-02-23
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2
-11
/
+9
2024-02-23
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
4
-125
/
+51
2024-02-23
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
2
-5
/
+16
2024-02-23
x86/boot: Drop PE/COFF .reloc section
Ard Biesheuvel
3
-51
/
+7
2024-02-23
x86/boot: Construct PE/COFF .text section from assembler
Ard Biesheuvel
2
-62
/
+7
2024-02-23
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
4
-25
/
+12
2024-02-23
x86/boot: Define setup size in linker script
Ard Biesheuvel
3
-7
/
+5
2024-02-23
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
2
-25
/
+17
2024-02-23
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
2
-5
/
+1
2024-02-23
x86/boot: Drop references to startup_64
Ard Biesheuvel
2
-4
/
+1
2024-02-23
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
2
-8
/
+1
2024-02-23
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
2
-48
/
+8
2024-02-23
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
2
-52
/
+4
2024-02-23
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
1
-8
/
+4
2024-02-23
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2024-02-23
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2
-8
/
+0
2024-02-23
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
1
-6
/
+5
2024-02-23
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
1
-4
/
+10
2024-02-23
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
1
-2
/
+0
2024-02-23
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
1
-15
/
+12
2024-02-23
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
1
-4
/
+14
2024-02-23
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2
-177
/
+78
2024-02-23
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
3
-13
/
+22
2024-02-23
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2
-5
/
+1
2024-02-23
tracefs: dentry lookup crapectomy
Linus Torvalds
3
-297
/
+50
2024-02-23
tracefs: Avoid using the ei->dentry pointer unnecessarily
Linus Torvalds
1
-14
/
+12
2024-02-23
eventfs: Initialize the tracefs inode properly
Linus Torvalds
1
-4
/
+2
2024-02-23
tracefs: Zero out the tracefs_inode when allocating it
Steven Rostedt (Google)
2
-3
/
+6
2024-02-23
tracefs: remove stale update_gid code
Linus Torvalds
2
-39
/
+0
2024-02-23
eventfs: Save directory inodes in the eventfs_inode structure
Steven Rostedt (Google)
2
-6
/
+15
2024-02-23
eventfs: Use kcalloc() instead of kzalloc()
Erick Archer
1
-3
/
+3
2024-02-23
eventfs: Do not create dentries nor inodes in iterate_shared
Steven Rostedt (Google)
1
-15
/
+5
2024-02-23
eventfs: Have the inodes all for files and directories all be the same
Steven Rostedt (Google)
1
-0
/
+10
2024-02-23
eventfs: Shortcut eventfs_iterate() by skipping entries already read
Steven Rostedt (Google)
1
-13
/
+10
2024-02-23
eventfs: Read ei->entries before ei->children in eventfs_iterate()
Steven Rostedt (Google)
1
-23
/
+23
2024-02-23
eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
Steven Rostedt (Google)
1
-7
/
+14
2024-02-23
eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
Steven Rostedt (Google)
1
-5
/
+6
2024-02-23
tracefs/eventfs: Use root and instance inodes as default ownership
Steven Rostedt (Google)
3
-90
/
+190
2024-02-23
eventfs: Stop using dcache_readdir() for getdents()
Steven Rostedt (Google)
1
-130
/
+64
2024-02-23
eventfs: Remove "lookup" parameter from create_dir/file_dentry()
Steven Rostedt (Google)
1
-35
/
+20
2024-02-23
eventfs: Fix bitwise fields for "is_events"
Steven Rostedt (Google)
1
-1
/
+1
[next]