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
2021-07-19
Linux 5.4.133
v5.4.133
Greg Kroah-Hartman
1
-1
/
+1
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
pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
Zou Wei
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
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Sai Prakash Ranjan
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
nvmem: core: add a missing of_node_put
Christophe JAILLET
1
-3
/
+6
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
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
9
-0
/
+9
2021-07-19
MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"
Gao Xiang
1
-0
/
+17
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
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
drm/arm/malidp: Always list modifiers
Daniel Vetter
1
-2
/
+7
2021-07-19
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2
-3
/
+7
2021-07-19
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2
-4
/
+8
2021-07-19
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-07-19
pinctrl/amd: Add device HID for new AMD GPIO controller
Maximilian Luz
1
-0
/
+1
2021-07-19
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-19
drm/rockchip: dsi: remove extra component_del() call
Thomas Hebb
1
-4
/
+0
2021-07-19
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...
Jing Xiangfeng
1
-0
/
+1
2021-07-19
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-19
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-07-19
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
1
-3
/
+1
2021-07-19
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
1
-2
/
+2
2021-07-19
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
1
-0
/
+4
2021-07-19
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
1
-7
/
+2
[next]