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
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-12-08
Linux 4.19.268
v4.19.268
Greg Kroah-Hartman
1
-1
/
+1
2022-12-08
ipc/sem: Fix dangling sem_array access in semtimedop race
Jann Horn
1
-1
/
+2
2022-12-08
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2
-7
/
+56
2022-12-08
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2
-11
/
+9
2022-12-08
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
1
-1
/
+7
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+13
2022-12-08
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
1
-8
/
+15
2022-12-08
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2
-19
/
+15
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-12-08
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-12-08
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-12-08
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
1
-2
/
+3
2022-12-08
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2022-12-08
parisc: Increase size of gcc stack frame check
Helge Deller
1
-1
/
+1
2022-12-08
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-12-08
ASoC: ops: Fix bounds check for _sx controls
Mark Brown
1
-1
/
+1
2022-12-08
mm: Fix '.data.once' orphan section warning
Nathan Chancellor
1
-1
/
+1
2022-12-08
arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72
James Morse
1
-1
/
+7
2022-12-08
arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectors
James Morse
1
-5
/
+11
2022-12-08
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-12-08
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
3
-9
/
+16
2022-12-08
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-12-08
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-12-08
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-12-08
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
1
-8
/
+1
2022-12-08
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-08
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-12-08
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-12-08
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-12-08
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-12-08
net: hsr: Fix potential use-after-free
YueHaibing
1
-2
/
+3
2022-12-08
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-12-08
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
1
-1
/
+3
2022-12-08
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-12-08
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-12-08
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
1
-2
/
+2
2022-12-08
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
Zhang Changzhong
1
-4
/
+6
2022-12-08
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
1
-4
/
+6
2022-12-08
net/mlx5: Fix uninitialized variable bug in outlen_write()
YueHaibing
1
-2
/
+2
2022-12-08
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
1
-1
/
+3
2022-12-08
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-12-08
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-12-08
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
1
-3
/
+4
2022-12-08
iio: light: rpr0521: add missing Kconfig dependencies
Paul Gazzillo
1
-0
/
+2
2022-12-08
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
1
-5
/
+7
2022-12-08
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
1
-2
/
+3
2022-12-08
Revert "x86/speculation: Change FILL_RETURN_BUFFER to work with objtool"
Ben Hutchings
1
-5
/
+5
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-25
/
+6
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
[next]