summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Linux 5.10.209v5.10.209Greg Kroah-Hartman1-1/+1
2024-01-26arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata1-12/+12
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2-1/+57
2024-01-26mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2024-01-26mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2024-01-26mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2024-01-26mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2-4/+56
2024-01-26ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson1-2/+7
2024-01-26kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-26ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-26netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso1-1/+5
2024-01-26netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso1-1/+1
2024-01-26netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso1-1/+5
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-26net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-26net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-26serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-26apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-26nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-26usb: cdc-acm: return correct error code on unsupported breakOliver Neukum2-0/+6
2024-01-26tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)1-5/+4
2024-01-26tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)1-2/+1
2024-01-26tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)1-15/+17
2024-01-26tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)3-5/+5
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26iio: adc: ad9467: fix scale settingNuno Sa3-59/+66
2024-01-26iio: adc: ad9467: don't ignore error codesNuno Sa1-10/+17
2024-01-26iio: adc: ad9467: fix reset gpio handlingNuno Sa1-13/+18
2024-01-26iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König1-16/+1
2024-01-26serial: imx: fix tx statemachine deadlockPaul Geurts1-2/+2
2024-01-26software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-26acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-26libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo1-0/+1
2024-01-26serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-26power: supply: cw2015: correct time_to_empty units in sysfsJan Palus1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2