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
2021-07-19
Linux 5.10.51
v5.10.51
Greg Kroah-Hartman
1
-1
/
+1
2021-07-19
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-07-19
ext4: fix memory leak in ext4_fill_super
Pavel Skripkin
3
-21
/
+21
2021-07-19
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
1
-0
/
+2
2021-07-19
jfs: fix GPF in diFree
Pavel Skripkin
1
-1
/
+2
2021-07-19
drm/ast: Remove reference to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+2
2021-07-19
pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
Zou Wei
1
-1
/
+1
2021-07-19
dm writecache: write at least 4k when committing
Mikulas Patocka
1
-1
/
+5
2021-07-19
io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
Yang Yingliang
1
-1
/
+1
2021-07-19
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Benjamin Drung
1
-0
/
+27
2021-07-19
media: gspca/sunplus: fix zero-length control requests
Johan Hovold
1
-2
/
+6
2021-07-19
media: gspca/sq905: fix control-request direction
Johan Hovold
1
-1
/
+1
2021-07-19
media: zr364xx: fix memory leak in zr364xx_start_readpipe
Pavel Skripkin
1
-0
/
+1
2021-07-19
media: dtv5100: fix control-request directions
Johan Hovold
1
-2
/
+5
2021-07-19
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
6
-13
/
+15
2021-07-19
PCI: aardvark: Implement workaround for the readback value of VEND_ID
Pali Rohár
1
-0
/
+11
2021-07-19
PCI: aardvark: Fix checking for PIO Non-posted Request
Pali Rohár
1
-1
/
+1
2021-07-19
PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
Konstantin Kharlamov
1
-0
/
+11
2021-07-19
dm btree remove: assign new_root only when removal succeeds
Hou Tao
1
-1
/
+2
2021-07-19
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
1
-2
/
+6
2021-07-19
dm zoned: check zone capacity
Damien Le Moal
1
-0
/
+7
2021-07-19
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Sai Prakash Ranjan
1
-1
/
+1
2021-07-19
coresight: Propagate symlink failure
Jeremy Linton
1
-1
/
+1
2021-07-19
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
1
-1
/
+4
2021-07-19
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-19
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
3
-5
/
+10
2021-07-19
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-07-19
extcon: intel-mrfld: Sync hardware and software state on init
Ferry Toth
1
-0
/
+9
2021-07-19
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-07-19
lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
Kees Cook
1
-0
/
+3
2021-07-19
nvmem: core: add a missing of_node_put
Christophe JAILLET
1
-3
/
+6
2021-07-19
mfd: syscon: Free the allocated name field of struct regmap_config
Limeng
1
-1
/
+1
2021-07-19
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
3
-11
/
+36
2021-07-19
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-07-19
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
1
-10
/
+12
2021-07-19
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
2021-07-19
i40e: fix PTP on 5Gb links
Jesse Brandeburg
1
-2
/
+6
2021-07-19
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
9
-0
/
+9
2021-07-19
fpga: stratix10-soc: Add missing fpga_mgr_free() call
Russ Weight
1
-0
/
+1
2021-07-19
clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
Samuel Holland
1
-1
/
+1
2021-07-19
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
1
-0
/
+49
2021-07-19
arm64: tlb: fix the TTL value of tlb_get_level
Zhenyu Ye
1
-0
/
+4
2021-07-19
ata: ahci_sunxi: Disable DIPM
Timo Sigurdsson
1
-1
/
+1
2021-07-19
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
1
-4
/
+6
2021-07-19
mmc: core: clear flags before allowing to retune
Wolfram Sang
1
-2
/
+5
2021-07-19
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2
-0
/
+5
2021-07-19
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Hans de Goede
1
-0
/
+11
2021-07-19
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
[next]