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-01-25
Linux 5.10.209
v5.10.209
Greg Kroah-Hartman
1
-1
/
+1
2024-01-25
arm64: dts: armada-3720-turris-mox: set irq type for RTC
Sjoerd Simons
1
-1
/
+1
2024-01-25
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
1
-17
/
+10
2024-01-25
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
1
-2
/
+11
2024-01-25
selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes
Amit Cohen
1
-1
/
+17
2024-01-25
selftests: mlxsw: qos_pfc: Convert to iproute2 dcb
Petr Machata
1
-12
/
+12
2024-01-25
mlxsw: spectrum_acl_tcam: Fix stack corruption
Ido Schimmel
2
-1
/
+57
2024-01-25
mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations
Ido Schimmel
1
-65
/
+65
2024-01-25
mlxsw: spectrum_acl_tcam: Make fini symmetric to init
Ido Schimmel
1
-1
/
+1
2024-01-25
mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
Ido Schimmel
1
-2
/
+6
2024-01-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
4
-27
/
+16
2024-01-25
mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
Amit Cohen
2
-4
/
+56
2024-01-25
ethtool: netlink: Add missing ethnl_ops_begin/complete
Ludvig Pärsson
1
-2
/
+7
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
1
-2
/
+0
2024-01-25
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
1
-2
/
+2
2024-01-25
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
1
-1
/
+5
2024-01-25
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
1
-1
/
+1
2024-01-25
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
1
-1
/
+5
2024-01-25
net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
Kunwu Chan
1
-0
/
+2
2024-01-25
net: ravb: Fix dma_addr_t truncation in error case
Nikita Yushchenko
1
-1
/
+1
2024-01-25
net: phy: micrel: populate .soft_reset for KSZ9131
Claudiu Beznea
1
-0
/
+1
2024-01-25
net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
Sanjuán García, Jorge
1
-2
/
+3
2024-01-25
net: qualcomm: rmnet: fix global oob in rmnet_policy
Lin Ma
1
-1
/
+1
2024-01-25
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2
-20
/
+24
2024-01-25
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
1
-0
/
+9
2024-01-25
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-25
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
1
-1
/
+1
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-25
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2024-01-25
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-25
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2024-01-25
usb: cdc-acm: return correct error code on unsupported break
Oliver Neukum
2
-0
/
+6
2024-01-25
tty: use 'if' in send_break() instead of 'goto'
Jiri Slaby (SUSE)
1
-5
/
+4
2024-01-25
tty: don't check for signal_pending() in send_break()
Jiri Slaby (SUSE)
1
-2
/
+1
2024-01-25
tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
Jiri Slaby (SUSE)
1
-15
/
+17
2024-01-25
tty: change tty_write_lock()'s ndelay parameter to bool
Jiri Slaby (SUSE)
3
-5
/
+5
2024-01-25
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
3
-59
/
+66
2024-01-25
iio: adc: ad9467: don't ignore error codes
Nuno Sa
1
-10
/
+17
2024-01-25
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
1
-13
/
+18
2024-01-25
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2024-01-25
serial: imx: fix tx statemachine deadlock
Paul Geurts
1
-2
/
+2
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
1
-0
/
+3
2024-01-25
acpi: property: Let args be NULL in __acpi_node_get_property_reference
Sakari Ailus
1
-0
/
+4
2024-01-25
libapi: Add missing linux/types.h header to get the __u64 type on io.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-01-25
serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...
Uwe Kleine-König
1
-1
/
+1
2024-01-25
power: supply: cw2015: correct time_to_empty units in sysfs
Jan Palus
1
-1
/
+1
2024-01-25
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-25
MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-25
mips: Fix incorrect max_low_pfn adjustment
Serge Semin
1
-2
/
+2
[next]