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-01-15
Linux 4.19.305
v4.19.305
Greg Kroah-Hartman
1
-1
/
+1
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
3
-15
/
+8
2024-01-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2
-7
/
+8
2024-01-15
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
3
-5
/
+10
2024-01-15
net: add a route cache full diagnostic message
Peter Oskolkov
1
-1
/
+5
2024-01-15
PCI: Disable ATS for specific Intel IPU E2000 devices
Bartosz Pawlowski
1
-0
/
+19
2024-01-15
PCI: Extract ATS disabling to a helper function
Bartosz Pawlowski
1
-2
/
+7
2024-01-15
netfilter: nf_tables: Reject tables of unsupported family
Phil Sutter
1
-0
/
+27
2024-01-15
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
1
-1
/
+9
2024-01-15
mmc: core: Cancel delayed work before releasing host
Geert Uytterhoeven
1
-0
/
+1
2024-01-15
mmc: rpmb: fixes pause retune on all RPMB partitions.
Jorge Ramirez-Ortiz
1
-3
/
+4
2024-01-15
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
1
-2
/
+2
2024-01-15
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...
Takashi Sakamoto
1
-0
/
+51
2024-01-15
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-01-15
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2024-01-15
asix: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-01-15
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
Dinghao Liu
1
-0
/
+2
2024-01-15
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-109
/
+87
2024-01-15
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-15
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-15
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
1
-0
/
+2
2024-01-15
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
1
-1
/
+3
2024-01-15
ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
Stefan Wahren
1
-2
/
+2
2024-01-15
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
1
-1
/
+3
2024-01-15
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
1
-4
/
+4
2024-01-15
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2024-01-08
Linux 4.19.304
v4.19.304
Greg Kroah-Hartman
1
-1
/
+1
2024-01-08
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-2
/
+7
2024-01-08
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
1
-5
/
+6
2024-01-08
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2024-01-08
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
1
-3
/
+0
2024-01-08
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
1
-2
/
+1
2024-01-08
x86/alternatives: Sync core before enabling interrupts
Thomas Gleixner
1
-1
/
+1
2024-01-08
net: rfkill: gpio: set GPIO direction
Rouven Czerwinski
1
-0
/
+8
2024-01-08
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Fedor Pchelkin
1
-4
/
+13
2024-01-08
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2024-01-08
USB: serial: option: add Quectel RM500Q R13 firmware support
Reinhard Speyerer
1
-0
/
+1
2024-01-08
USB: serial: option: add Foxconn T99W265 with new baseline
Slark Xiao
1
-0
/
+2
2024-01-08
USB: serial: option: add Quectel EG912Y module support
Alper Ak
1
-0
/
+2
2024-01-08
USB: serial: ftdi_sio: update Actisense PIDs constant names
Mark Glover
2
-6
/
+6
2024-01-08
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2024-01-08
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
1
-0
/
+87
2024-01-08
iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
Javier Carrasco
1
-2
/
+2
2024-01-08
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
Wei Yongjun
1
-6
/
+3
2024-01-08
scsi: bnx2fc: Remove set but not used variable 'oxid'
YueHaibing
1
-3
/
+0
2024-01-08
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2024-01-08
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Su Hui
1
-2
/
+2
2024-01-08
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2024-01-08
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
1
-16
/
+10
2024-01-08
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
1
-0
/
+8
[next]