index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-01-27
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
1
-3
/
+3
2022-01-27
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
2022-01-27
tpm: fix NPE on probe for missing device
Patrick Williams
1
-2
/
+2
2022-01-27
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
1
-1
/
+1
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
1
-2
/
+2
2022-01-27
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
1
-1
/
+1
2022-01-27
rpmsg: core: Clean up resources on announce_create failure.
Arnaud Pouliquen
1
-4
/
+16
2022-01-27
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
1
-0
/
+2
2022-01-27
ASoC: mediatek: mt8183: fix device_node leak
Tzung-Bi Shih
2
-2
/
+11
2022-01-27
ASoC: mediatek: mt8173: fix device_node leak
Tzung-Bi Shih
4
-0
/
+9
2022-01-27
scsi: sr: Don't use GFP_DMA
Christoph Hellwig
2
-3
/
+3
2022-01-27
MIPS: Octeon: Fix build errors using clang
Tianjia Zhang
1
-2
/
+2
2022-01-27
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2022-01-27
irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
Marc Zyngier
1
-0
/
+16
2022-01-27
MIPS: OCTEON: add put_device() after of_find_device_by_node()
Ye Guojin
2
-0
/
+3
2022-01-27
udf: Fix error handling in udf_new_inode()
Jan Kara
1
-0
/
+2
2022-01-27
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2
-0
/
+18
2022-01-27
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
1
-0
/
+30
2022-01-27
selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-01-27
powerpc/40x: Map 32Mbytes of memory at startup
Christophe Leroy
1
-1
/
+8
2022-01-27
MIPS: Loongson64: Use three arguments for slti
Nathan Chancellor
1
-2
/
+2
2022-01-27
ALSA: seq: Set upper limit of processed events
Takashi Iwai
1
-2
/
+12
2022-01-27
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
4
-30
/
+48
2022-01-27
dm: fix alloc_dax error handling in alloc_dev
Christoph Hellwig
1
-1
/
+3
2022-01-27
nvmem: core: set size for sysfs bin file
Srinivas Kandagatla
1
-0
/
+2
2022-01-27
w1: Misuse of get_user()/put_user() reported by sparse
Christophe Leroy
1
-20
/
+6
2022-01-27
KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
Alexey Kardashevskiy
1
-1
/
+1
2022-01-27
KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
Alexey Kardashevskiy
1
-2
/
+6
2022-01-27
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
1
-0
/
+1
2022-01-27
clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
Martin Blumenstingl
1
-3
/
+41
2022-01-27
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2022-01-27
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2022-01-27
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2022-01-27
powerpc/btext: add missing of_node_put
Julia Lawall
1
-1
/
+3
2022-01-27
powerpc/cell: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/6xx: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
Ingo Molnar
2
-0
/
+2
2022-01-27
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2022-01-27
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
1
-7
/
+12
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
1
-1
/
+2
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
1
-3
/
+0
2022-01-27
regulator: qcom_smd: Align probe function with rpmh-regulator
Konrad Dybcio
1
-30
/
+70
2022-01-27
net: gemini: allow any RGMII interface mode
Russell King (Oracle)
1
-3
/
+6
2022-01-27
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
1
-0
/
+6
2022-01-27
mlxsw: pci: Avoid flow control for EMAD packets
Danielle Ratson
2
-1
/
+17
2022-01-27
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
1
-0
/
+5
2022-01-27
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
1
-3
/
+5
[prev]
[next]