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
2024-04-13
Linux 4.19.312
v4.19.312
Greg Kroah-Hartman
1
-1
/
+1
2024-04-13
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-13
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
1
-1
/
+1
2024-04-13
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2024-04-13
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
1
-1
/
+2
2024-04-13
VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...
Vasiliy Kovalev
1
-1
/
+2
2024-04-13
Bluetooth: btintel: Fixe build regression
Luiz Augusto von Dentz
1
-2
/
+2
2024-04-13
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2
-14
/
+40
2024-04-13
virtio: reenable config if freezing device failed
David Hildenbrand
1
-2
/
+8
2024-04-13
drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()
Guo Mengqi
1
-1
/
+1
2024-04-13
tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-04-13
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-04-13
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
1
-0
/
+2
2024-04-13
tools: iio: replace seekdir() in iio_generic_buffer
Petre Rodan
1
-1
/
+1
2024-04-13
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
1
-0
/
+1
2024-04-13
Input: allocate keycode for Display refresh rate toggle
Gergo Koteles
1
-0
/
+1
2024-04-13
block: prevent division by zero in blk_rq_stat_sum()
Roman Smirnov
1
-1
/
+1
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-04-13
drm/amd/display: Fix nanosec stat overflow
Aric Cyr
1
-2
/
+2
2024-04-13
media: sta2x11: fix irq handler cast
Arnd Bergmann
1
-5
/
+4
2024-04-13
isofs: handle CDs with bad root inode but good Joliet root directory
Alex Henrie
1
-2
/
+16
2024-04-13
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
1
-2
/
+4
2024-04-13
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
1
-6
/
+4
2024-04-13
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
Kunwu Chan
1
-1
/
+5
2024-04-13
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
Edward Adam Davis
1
-1
/
+1
2024-04-13
btrfs: send: handle path ref underflow in header iterate_inode_ref()
David Sterba
1
-1
/
+9
2024-04-13
btrfs: export: handle invalid inode or root reference in btrfs_get_parent()
David Sterba
1
-1
/
+8
2024-04-13
btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
David Sterba
1
-1
/
+11
2024-04-13
tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()
Samasth Norway Ananda
1
-0
/
+1
2024-04-13
arm64: dts: rockchip: fix rk3399 hdmi ports node
Johan Jonker
1
-2
/
+10
2024-04-13
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
1
-1
/
+2
2024-04-13
wifi: ath9k: fix LNA selection in ath_ant_try_scan()
Dmitry Antipov
1
-1
/
+1
2024-04-13
ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...
I Gede Agastya Darma Laksana
1
-1
/
+1
2024-04-13
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
2024-04-13
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
1
-4
/
+2
2024-04-13
ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
Stephen Lee
1
-1
/
+1
2024-04-13
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2
-0
/
+8
2024-04-13
erspan: Add type I version 0 support.
William Tu
2
-17
/
+60
2024-04-13
init: open /initrd.image with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-04-13
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
1
-21
/
+26
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
2
-2
/
+8
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
2
-12
/
+19
2024-04-13
initramfs: factor out a helper to populate the initrd image
Christoph Hellwig
1
-17
/
+23
2024-04-13
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
1
-0
/
+1
2024-04-13
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+2
2024-04-13
staging: mmal-vchiq: Fix client_component for 64 bit kernel
Dave Stevenson
2
-1
/
+8
2024-04-13
staging: mmal-vchiq: Allocate and free components as required
Dave Stevenson
2
-10
/
+20
2024-04-13
staging: mmal-vchiq: Avoid use of bool in structures
Dave Stevenson
2
-8
/
+8
2024-04-13
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
1
-18
/
+16
[next]