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
2024-07-27
Linux 4.19.319
v4.19.319
Greg Kroah-Hartman
1
-1
/
+1
2024-07-27
filelock: Fix fcntl/close race recovery compat path
Jann Horn
1
-5
/
+4
2024-07-27
jfs: don't walk off the end of ealist
lei lu
1
-4
/
+19
2024-07-27
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
1
-17
/
+29
2024-07-27
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-07-27
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Kuan-Wei Chiu
1
-24
/
+16
2024-07-27
ARM: 9324/1: fix get_user() broken with veneer
Masahiro Yamada
1
-12
/
+2
2024-07-27
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-27
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
1
-1
/
+1
2024-07-27
selftests/vDSO: fix clang build errors and warnings
John Hubbard
2
-7
/
+27
2024-07-27
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-07-27
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-27
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
2024-07-27
net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...
Yunshui Jiang
1
-4
/
+4
2024-07-27
net: usb: qmi_wwan: add Telit FN912 compositions
Daniele Palmas
1
-0
/
+2
2024-07-27
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
1
-0
/
+12
2024-07-27
s390/sclp: Fix sclp_init() cleanup on failure
Heiko Carstens
1
-0
/
+1
2024-07-27
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-07-27
bytcr_rt5640 : inverse jack detect for Archos 101 cesium
Thomas GENTY
1
-0
/
+11
2024-07-27
Input: elantech - fix touchpad state on resume for Lenovo N24
Jonathan Denose
1
-0
/
+31
2024-07-27
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
1
-2
/
+6
2024-07-27
mei: demote client disconnect warning on suspend to debug
Alexander Usyskin
1
-1
/
+1
2024-07-27
fs/file: fix the check in find_next_fd()
Yuntao Wang
1
-2
/
+2
2024-07-27
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-27
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-07-27
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-07-27
Input: silead - Always support 10 fingers
Hans de Goede
1
-14
/
+5
2024-07-27
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
1
-4
/
+10
2024-07-27
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
1
-0
/
+1
2024-07-27
ACPI: EC: Avoid returning AE_OK on errors in address space handler
Armin Wolf
1
-1
/
+3
2024-07-27
ACPI: EC: Abort address space access upon error
Armin Wolf
1
-1
/
+4
2024-07-27
scsi: qedf: Set qed_slowpath_params to zero before use
Saurav Kashyap
1
-0
/
+1
2024-07-27
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
1
-0
/
+4
2024-07-18
Linux 4.19.318
v4.19.318
Greg Kroah-Hartman
1
-1
/
+1
2024-07-18
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
1
-5
/
+12
2024-07-18
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
1
-2
/
+30
2024-07-18
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2
-1
/
+5
2024-07-18
tcp: avoid too many retransmit packets
Eric Dumazet
1
-5
/
+17
2024-07-18
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+6
2024-07-18
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
1
-1
/
+17
2024-07-18
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
1
-2
/
+8
2024-07-18
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
1
-2
/
+12
2024-07-18
hpet: Support 32-bit userspace
He Zhe
1
-5
/
+29
2024-07-18
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
1
-3
/
+15
2024-07-18
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Lee Jones
1
-0
/
+3
2024-07-18
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
1
-0
/
+3
2024-07-18
USB: serial: option: add Rolling RW350-GL variants
Vanillan Wang
1
-0
/
+2
2024-07-18
USB: serial: option: add Netprisma LCUK54 series modules
Mank Wang
1
-0
/
+24
2024-07-18
USB: serial: option: add support for Foxconn T99W651
Slark Xiao
1
-0
/
+2
2024-07-18
USB: serial: option: add Fibocom FM350-GL
Bjørn Mork
1
-0
/
+4
[next]