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
2020-03-25
Linux 5.5.12
v5.5.12
Greg Kroah-Hartman
1
-1
/
+1
2020-03-25
int128: fix __uint128_t compiler test in Kconfig
Masahiro Yamada
1
-2
/
+1
2020-03-25
kconfig: introduce m32-flag and m64-flag
Masahiro Yamada
1
-0
/
+7
2020-03-25
staging: greybus: loopback_test: fix potential path truncations
Johan Hovold
1
-7
/
+8
2020-03-25
staging: greybus: loopback_test: fix potential path truncation
Johan Hovold
1
-1
/
+1
2020-03-25
drm/i915: Handle all MCR ranges
Matt Roper
1
-3
/
+22
2020-03-25
drm/i915/execlists: Track active elements during dequeue
Chris Wilson
1
-20
/
+12
2020-03-25
drm/bridge: dw-hdmi: fix AVI frame colorimetry
Jernej Skrabec
1
-20
/
+26
2020-03-25
Revert "drm/i915/tgl: Add extra hdc flush workaround"
Caz Yokoyama
1
-20
/
+0
2020-03-25
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-25
modpost: Get proper section index by get_secindex() instead of st_shndx
Xiao Yang
1
-1
/
+2
2020-03-25
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-25
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-25
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-25
thunderbolt: Fix error code in tb_port_is_width_supported()
Dan Carpenter
1
-1
/
+1
2020-03-25
ALSA: hda/realtek: Fix pop noise on ALC225
Kai-Heng Feng
1
-0
/
+2
2020-03-25
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
4
-43
/
+65
2020-03-25
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
1
-0
/
+8
2020-03-25
x86/mm: split vmalloc_sync_all()
Joerg Roedel
6
-13
/
+43
2020-03-25
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
1
-1
/
+1
2020-03-25
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
1
-9
/
+17
2020-03-25
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
1
-2
/
+4
2020-03-25
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-25
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
1
-3
/
+9
2020-03-25
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
1
-2
/
+6
2020-03-25
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
1
-35
/
+58
2020-03-25
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
1
-1
/
+1
2020-03-25
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
1
-2
/
+8
2020-03-25
stm class: sys-t: Fix the use of time_after()
Alexander Shishkin
1
-3
/
+3
2020-03-25
drm/lease: fix WARNING in idr_destroy
Qiujun Huang
1
-1
/
+2
2020-03-25
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Tom St Denis
1
-3
/
+3
2020-03-25
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
1
-0
/
+4
2020-03-25
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-03-25
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-03-25
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-03-25
modpost: move the namespace field in Module.symvers last
Jessica Yu
3
-15
/
+15
2020-03-25
intel_th: pci: Add Elkhart Lake CPU support
Alexander Shishkin
1
-0
/
+5
2020-03-25
intel_th: Fix user-visible error codes
Alexander Shishkin
1
-3
/
+3
2020-03-25
intel_th: msu: Fix the unexpected state warning
Alexander Shishkin
1
-3
/
+4
2020-03-25
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
1
-1
/
+1
2020-03-25
staging: greybus: loopback_test: fix poll-mask build breakage
Johan Hovold
1
-2
/
+2
2020-03-25
staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
Michael Straube
1
-0
/
+1
2020-03-25
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
1
-0
/
+1
2020-03-25
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
1
-1
/
+1
2020-03-25
mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...
Hans de Goede
1
-0
/
+16
2020-03-25
mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...
Hans de Goede
1
-2
/
+66
2020-03-25
mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier
Masahiro Yamada
1
-2
/
+16
2020-03-25
mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
Michał Mirosław
1
-2
/
+6
2020-03-25
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
5
-8
/
+13
[next]