summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-04iio: adc: ad7606: fix serial register accessAngelo Dureghello1-1/+1
2025-06-04staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-06-04Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-06-04Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-06-04Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2025-06-04net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski1-1/+1
2025-06-04netfilter: ipset: fix region locking in hash typesJozsef Kadlecsik1-1/+1
2025-06-04sch_htb: make htb_deactivate() idempotentCong Wang1-9/+6
2025-06-04scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie3-0/+13
2025-06-04dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-06-04iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov1-0/+8
2025-06-04arm64: dts: rockchip: fix iface clock-name on px30 iommusHeiko Stuebner1-2/+2
2025-06-04usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin1-3/+10
2025-06-04usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein1-16/+7
2025-06-04usb: chipidea: imx: refine the error handling for hsicPeter Chen1-6/+9
2025-06-04usb: chipidea: imx: change hsic power regulator as optionalPeter Chen1-1/+2
2025-06-04irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose1-1/+1
2025-06-04irqchip/gic-v2m: Mark a few functions __initThomas Gleixner1-5/+5
2025-06-04irqchip/gic-v2m: Add const to of_device_idXiang wangx1-1/+1
2025-06-04sch_htb: make htb_qlen_notify() idempotentCong Wang1-0/+2
2025-06-04of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-3/+2
2025-06-04net: fec: ERR007885 Workaround for conventional TXMattias Barthel1-1/+6
2025-06-04net: lan743x: Fix memleak issue when GSO enabledThangaraj Samynathan2-2/+7
2025-06-04lan743x: fix endianness when accessing descriptorsAlexey Denisov2-43/+43
2025-06-04lan743x: remove redundant initialization of variable current_head_indexColin Ian King1-2/+1
2025-06-04nvme-tcp: fix premature queue removal and I/O failoverMichael Liang1-2/+29
2025-06-04net: dlink: Correct endianness handling of led_modeSimon Horman2-2/+2
2025-06-04net_sched: qfq: Fix double list add in class with netem as child qdiscVictor Nogueira1-4/+7
2025-06-04net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscVictor Nogueira1-1/+1
2025-06-04net_sched: drr: Fix double list add in class with netem as child qdiscVictor Nogueira1-3/+6
2025-06-04net/mlx5: E-Switch, Initialize MAC Address for Default GIDMaor Gottlieb1-1/+1
2025-06-04tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park1-2/+3
2025-06-04dm: always update the array size in realloc_argv on successBenjamin Marzinski1-2/+3
2025-06-04dm-integrity: fix a warning on invalid table lineMikulas Patocka1-1/+1
2025-06-04wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang1-2/+4
2025-06-04amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole4-6/+42
2025-06-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-06-04i2c: imx-lpi2c: Fix clock count when probe defersClark Wang1-2/+2
2025-06-04EDAC/altera: Set DDR and SDMMC interrupt mask before registrationNiravkumar L Rabara2-3/+6
2025-06-04EDAC/altera: Test the correct error reg offsetNiravkumar L Rabara1-1/+1
2025-05-02Linux 5.4.293v5.4.293Greg Kroah-Hartman1-1/+1
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn1-1/+6
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-4/+11
2025-05-02md/raid1: Add check for missing source disk in process_checks()Meir Elisha1-10/+16
2025-05-02scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv1-0/+1
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-05-02ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin1-2/+2
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24