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
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
2023-07-01
Linux 6.3.11
v6.3.11
Greg Kroah-Hartman
1
-1
/
+1
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2
-2
/
+14
2023-07-01
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-07-01
parisc: fix expand_stack() conversion
Linus Torvalds
1
-1
/
+1
2023-07-01
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-07-01
Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...
Ricardo CaƱuelo
1
-12
/
+2
2023-07-01
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
1
-1
/
+1
2023-07-01
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Jason Gerecke
2
-4
/
+4
2023-07-01
HID: hidraw: fix data race on device refcount
Ludvig Michaelsson
1
-2
/
+7
2023-07-01
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
1
-1
/
+1
2023-07-01
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
1
-2
/
+10
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
17
-116
/
+169
2023-07-01
execve: expand new process stack manually ahead of time
Linus Torvalds
1
-16
/
+21
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
6
-27
/
+49
2023-07-01
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
1
-11
/
+3
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
18
-124
/
+45
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
3
-50
/
+16
2023-07-01
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2
-18
/
+14
2023-07-01
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2
-10
/
+3
2023-07-01
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
2
-36
/
+4
2023-07-01
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2
-37
/
+10
2023-07-01
mm: make the page fault mmap locking killable
Linus Torvalds
1
-4
/
+2
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
5
-50
/
+130
2023-07-01
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
Peng Zhang
1
-5
/
+6
2023-07-01
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
1
-2
/
+3
2023-07-01
cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
Wyes Karny
1
-1
/
+1
2023-07-01
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
3
-0
/
+66
2023-07-01
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-07-01
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
1
-6
/
+0
2023-07-01
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
1
-2
/
+3
2023-07-01
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
3
-23
/
+64
2023-07-01
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
1
-1
/
+1
2023-07-01
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
1
-4
/
+5
2023-07-01
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-18
/
+11
2023-06-28
Linux 6.3.10
v6.3.10
Greg Kroah-Hartman
1
-1
/
+1
2023-06-28
ksmbd: call putname after using the last component
Namjae Jeon
1
-2
/
+6
2023-06-28
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-06-28
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-06-28
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
1
-4
/
+7
2023-06-28
netfilter: nf_tables: drop module reference after updating chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-28
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
1
-1
/
+4
2023-06-28
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
7
-0
/
+59
2023-06-28
vhost_net: revert upend_idx only on retriable error
Andrey Smetanin
1
-3
/
+8
2023-06-28
vhost_vdpa: tell vqs about the negotiated
Shannon Nelson
1
-0
/
+13
2023-06-28
tools/virtio: Fix arm64 ringtest compilation error
Rong Tao
1
-0
/
+11
2023-06-28
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Min Li
1
-3
/
+1
2023-06-28
drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
Min Li
1
-1
/
+1
2023-06-28
drm/exynos: vidi: fix a wrong error return
Inki Dae
1
-2
/
+0
2023-06-28
null_blk: Fix: memory release when memory_backed=1
Nitesh Shetty
1
-0
/
+1
[next]