index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
Linux 5.15.103
v5.15.103
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
Makefile: use -gdwarf-{4|5} for assembler for DEBUG_INFO_DWARF{4|5}
Nick Desaulniers
1
-0
/
+1
2023-03-17
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2
-13
/
+7
2023-03-17
KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
Vitaly Kuznetsov
1
-4
/
+13
2023-03-17
KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
Vitaly Kuznetsov
1
-9
/
+13
2023-03-17
fs: hold writers when changing mount's idmapping
Christian Brauner
1
-9
/
+20
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-03-17
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
1
-1
/
+0
2023-03-17
KVM: fix memoryleak in kvm_init()
Miaohe Lin
1
-3
/
+2
2023-03-17
tools bpftool: Fix compilation error with new binutils
Andres Freund
2
-9
/
+38
2023-03-17
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
2
-2
/
+8
2023-03-17
tools perf: Fix compilation error with new binutils
Andres Freund
2
-3
/
+12
2023-03-17
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
1
-0
/
+55
2023-03-17
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
4
-0
/
+22
2023-03-17
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
1
-0
/
+1
2023-03-17
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-03-17
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-03-17
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2023-03-17
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2023-03-17
ext4: block range must be validated before use in ext4_mb_clear_bb()
Lukas Czerner
1
-1
/
+20
2023-03-17
ext4: add strict range checks while freeing blocks
Ritesh Harjani
1
-13
/
+3
2023-03-17
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
2
-9
/
+20
2023-03-17
ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
Ritesh Harjani
1
-78
/
+102
2023-03-17
filelocks: use mount idmapping for setlease permission check
Seth Forshee
1
-1
/
+2
2023-03-17
media: rc: gpio-ir-recv: add remove function
Li Jun
1
-0
/
+18
2023-03-17
media: ov5640: Fix analogue gain control
Paul Elder
1
-1
/
+1
2023-03-17
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
3
-10
/
+40
2023-03-17
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
2023-03-17
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
2
-4
/
+4
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-17
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
1
-2
/
+2
2023-03-17
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+1
2023-03-17
MIPS: Fix a compilation issue
xurui
1
-1
/
+1
2023-03-17
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2023-03-17
attr: use consistent sgid stripping checks
Christian Brauner
8
-27
/
+33
2023-03-17
attr: add setattr_should_drop_sgid()
Christian Brauner
2
-0
/
+34
2023-03-17
fs: move should_remove_suid()
Christian Brauner
2
-29
/
+29
2023-03-17
attr: add in_group_or_capable()
Christian Brauner
3
-8
/
+30
2023-03-17
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
3
-15
/
+70
2023-03-17
fs: add mode_strip_sgid() helper
Yang Xu
2
-4
/
+34
2023-03-17
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2023-03-17
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2023-03-17
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2
-8
/
+11
2023-03-17
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2
-54
/
+5
2023-03-17
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-17
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
David Disseldorp
1
-0
/
+1
2023-03-17
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
3
-31
/
+36
2023-03-17
staging: rtl8723bs: fix placement of braces
Hannes Braun
1
-158
/
+65
2023-03-17
Staging: rtl8723bs: Placing opening { braces in previous line
Jagath Jog J
1
-66
/
+32
2023-03-17
staging: rtl8723bs: clean up comparsions to NULL
Michael Straube
9
-117
/
+117
[next]