aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-16net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-06-16smsc95xx: use usbnet->driver_privAndre Edich
2024-06-16smsc95xx: remove redundant function argumentsAndre Edich
2024-06-16enic: Validate length of nl attributes in enic_set_vf_portRoded Zats
2024-06-16dma-buf/sw-sync: don't enable IRQ from sync_print_obj()Tetsuo Handa
2024-06-16net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran
2024-06-16nvmet: fix ns enable/disable possible hangSagi Grimberg
2024-06-16spi: Don't mark message DMA mapped when no transfer in it isAndy Shevchenko
2024-06-16netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()Eric Dumazet
2024-06-16nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()Ryosuke Yasuoka
2024-06-16nfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa
2024-06-16net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-06-16virtio: delete vq in vp_find_vqs_msix() when request_irq() failsJiri Pirko
2024-06-16arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-06-16openvswitch: Set the skbuff pkt_type for proper pmtud support.Aaron Conole
2024-06-16tcp: Fix shift-out-of-bounds in dctcp_update_alpha().Kuniyuki Iwashima
2024-06-16params: lift param_set_uint_minmax to common codeSagi Grimberg
2024-06-16ipv6: sr: fix memleak in seg6_hmac_init_algoHangbin Liu
2024-06-16sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-06-16nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
2024-06-16x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-06-16null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun
2024-06-16media: cec: cec-api: add locking in cec_release()Hans Verkuil
2024-06-16media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil
2024-06-16um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie
2024-06-16powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-06-16scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2024-06-16media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter
2024-06-16um: Add winch to winch_handlers before registering winch IRQRoberto Sassu
2024-06-16um: Fix return value in ubd_init()Duoming Zhou
2024-06-16drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten
2024-06-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu
2024-06-16Input: ims-pcu - fix printf string overflowArnd Bergmann
2024-06-16libsubcmd: Fix parse-options memory leakIan Rogers
2024-06-16serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang
2024-06-16f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu
2024-06-16extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap
2024-06-16ppdev: Add an error check in register_deviceHuai-Yuan Liu
2024-06-16ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-16stm class: Fix a double free in stm_register_device()Dan Carpenter
2024-06-16usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff
2024-06-16microblaze: Remove early printk call from cpuinfo-static.cMichal Simek
2024-06-16microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek
2024-06-16iio: pressure: dps310: support negative temperature valuesThomas Haemmerle
2024-06-16greybus: arche-ctrl: move device table to its right locationArnd Bergmann
2024-06-16serial: max3100: Fix bitwise typesAndy Shevchenko
2024-06-16serial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko
2024-06-16serial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko
2024-06-16firmware: dmi-id: add a release callback functionArnd Bergmann