summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke1-20/+43
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita1-1/+8
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe1-1/+1
2024-02-23tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)1-2/+4
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-02-23of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand8-1/+370
2024-02-23btrfs: send: return EOPNOTSUPP on unknown flagsDavid Sterba1-1/+1
2024-02-23btrfs: forbid deleting live subvol qgroupBoris Burkov1-0/+14
2024-02-23btrfs: forbid creating subvol qgroupsBoris Burkov1-0/+5
2024-02-23netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-4/+3
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-23vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia1-3/+2
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2-1/+6
2024-02-23USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-02-23USB: serial: option: add Fibocom FM101-GL variantPuliang Lu1-0/+1
2024-02-23USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-02-23net/af_iucv: clean up a try_then_request_module()Julian Wiedmann1-11/+3
2024-02-23netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-23netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso1-1/+7
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2-1/+4
2024-02-23ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-23tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida1-0/+6
2024-02-23rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells1-0/+8
2024-02-23inet: read sk->sk_family once in inet_recv_error()Eric Dumazet1-2/+4
2024-02-23hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui1-13/+19
2024-02-23hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui1-6/+2
2024-02-23hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli1-0/+7
2024-02-23atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu1-0/+2
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren1-2/+2
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li1-1/+2
2024-02-23phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda1-4/+0
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET1-5/+5
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET1-12/+5
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2024-02-23HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg1-1/+28
2024-02-23HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot1-2/+28
2024-02-23HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie3-0/+6
2024-02-23net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao1-11/+11
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet3-15/+21
2024-02-23net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu1-6/+6
2024-02-23netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso1-0/+24