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
2023-05-01
Linux 6.1.27
v6.1.27
Greg Kroah-Hartman
1
-1
/
+1
2023-05-01
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
1
-19
/
+2
2023-05-01
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-05-01
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
5
-32
/
+50
2023-05-01
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
1
-1
/
+6
2023-05-01
USB: serial: option: add UNISOC vendor and TOZED LT70C product
Arınç ÜNAL
1
-0
/
+6
2023-05-01
btrfs: fix uninitialized variable warnings
Genjian Zhang
2
-2
/
+2
2023-05-01
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-05-01
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
Werner Sembach
1
-0
/
+13
2023-05-01
drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
Daniel Vetter
1
-0
/
+3
2023-05-01
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
Jisoo Jang
1
-0
/
+5
2023-05-01
mptcp: fix accept vs worker race
Paolo Abeni
3
-33
/
+58
2023-05-01
mptcp: stops worker on unaccepted sockets at listener close
Paolo Abeni
3
-0
/
+79
2023-05-01
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
1
-62
/
+53
2023-05-01
KVM: arm64: Retry fault if vma_lookup() results become invalid
David Matlack
1
-26
/
+21
2023-05-01
phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
Florian Fainelli
1
-2
/
+2
2023-05-01
um: Only disable SSE on clang to work around old GCC bugs
David Gow
1
-0
/
+5
2023-04-26
Linux 6.1.26
v6.1.26
Greg Kroah-Hartman
1
-1
/
+1
2023-04-26
ASN.1: Fix check for strdup() success
Ekaterina Orlova
1
-1
/
+1
2023-04-26
ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
Chancel Liu
1
-1
/
+1
2023-04-26
ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Nikita Zhandarovich
1
-3
/
+8
2023-04-26
ASoC: SOF: pm: Tear down pipelines only if DSP was active
Daniel Baluta
1
-1
/
+7
2023-04-26
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-26
fpga: bridge: properly initialize bridge device before populating children
Alexis Lothoré
1
-1
/
+2
2023-04-26
iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
Dan Carpenter
1
-1
/
+1
2023-04-26
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
1
-0
/
+6
2023-04-26
gcc: disable '-Warray-bounds' for gcc-13 too
Linus Torvalds
1
-7
/
+3
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
1
-8
/
+21
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
4
-8
/
+17
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
6
-26
/
+1
2023-04-26
purgatory: fix disabling debug info
Alyssa Ross
2
-5
/
+2
2023-04-26
fuse: always revalidate rename target dentry
Jiachen Zhang
1
-1
/
+1
2023-04-26
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
1
-0
/
+2
2023-04-26
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
1
-0
/
+2
2023-04-26
KVM: arm64: Make vcpu flag updates non-preemptible
Marc Zyngier
1
-1
/
+18
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
1
-2
/
+11
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
1
-5
/
+9
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2
-3
/
+79
2023-04-26
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
1
-5
/
+43
2023-04-26
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
1
-0
/
+3
2023-04-26
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
3
-19
/
+34
2023-04-26
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
3
-19
/
+59
2023-04-26
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
1
-2
/
+3
2023-04-26
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
1
-0
/
+4
2023-04-26
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
1
-2
/
+12
2023-04-26
drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume
Sascha Hauer
1
-7
/
+3
2023-04-26
drm/rockchip: vop2: fix suspend/resume
Sascha Hauer
1
-0
/
+8
2023-04-26
drm/amd/display: set dcn315 lb bpp to 48
Dmytro Laktyushkin
1
-1
/
+1
2023-04-26
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
2
-3
/
+17
2023-04-26
drm/i915: Fix fast wake AUX sync len
Ville Syrjälä
1
-1
/
+1
[next]