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
2021-09-15
Linux 5.10.65
v5.10.65
Greg Kroah-Hartman
1
-1
/
+1
2021-09-15
clk: kirkwood: Fix a clocking boot regression
Linus Walleij
1
-0
/
+1
2021-09-15
backlight: pwm_bl: Improve bootloader/kernel device handover
Daniel Thompson
1
-26
/
+28
2021-09-15
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-09-15
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
1
-1
/
+0
2021-09-15
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
2021-09-15
fuse: flush extending writes
Miklos Szeredi
1
-1
/
+1
2021-09-15
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
1
-2
/
+5
2021-09-15
ARM: dts: at91: add pinctrl-{names, 0} for all gpios
Claudiu Beznea
3
-1
/
+63
2021-09-15
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
1
-4
/
+3
2021-09-15
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-09-15
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-09-15
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
4
-8
/
+9
2021-09-15
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
1
-6
/
+0
2021-09-15
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
1
-0
/
+6
2021-09-15
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-09-15
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
1
-2
/
+2
2021-09-15
bio: fix page leak bio_add_hw_page failure
Pavel Begunkov
1
-2
/
+13
2021-09-15
io_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
1
-0
/
+1
2021-09-15
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
1
-2
/
+7
2021-09-15
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-09-15
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
Justin M. Forbes
1
-0
/
+1
2021-09-15
ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
Douglas Anderson
1
-2
/
+0
2021-09-15
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-09-15
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-09-15
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-09-15
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-09-15
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-09-15
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-09-15
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-09-15
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-09-15
bcma: Fix memory leak for internally-handled cores
Zenghui Yu
1
-3
/
+3
2021-09-15
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
1
-0
/
+3
2021-09-15
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
1
-1
/
+3
2021-09-15
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-09-15
iwlwifi: skip first element in the WTAS ACPI table
Abhishek Naik
1
-7
/
+7
2021-09-15
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
11
-54
/
+55
2021-09-15
ASoC: wcd9335: Disable irq on slave ports in the remove function
Christophe JAILLET
1
-0
/
+11
2021-09-15
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...
Christophe JAILLET
1
-1
/
+10
2021-09-15
ASoC: wcd9335: Fix a double irq free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-09-15
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-09-15
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-09-15
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-09-15
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-09-15
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-15
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-15
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
1
-0
/
+4
2021-09-15
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
[next]