aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-23vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-23Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-23USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-02-23USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-02-23USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-02-23net/af_iucv: clean up a try_then_request_module()Julian Wiedmann
2024-02-23blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-23scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei
2024-02-23netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-23netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-23netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-23netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-23netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23ppp_async: limit MRU to 64KEric Dumazet
2024-02-23tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida
2024-02-23rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells
2024-02-23inet: read sk->sk_family once in inet_recv_error()Eric Dumazet
2024-02-23hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui
2024-02-23hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui
2024-02-23hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli
2024-02-23atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu
2024-02-23tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-23drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET
2024-02-23dmaengine: ti: k3-udma: Report short packet errorsJai Luthra
2024-02-23dmaengine: fsl-dpaa2-qdma: Fix the size of dma poolsGuanhua Gao
2024-02-23PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki
2024-02-23uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-23HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg
2024-02-23HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie
2024-02-23net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu
2024-02-23netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-02-23netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-02-23llc: call sock_orphan() at release timeEric Dumazet
2024-02-23ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski