summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-02-23ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li1-4/+2
2024-02-23binder: signal epoll threads of self-workCarlos Llamas1-0/+10
2024-02-23xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-23nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin1-0/+4
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
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-23net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao1-24/+24
2024-02-23Documentation: net-sysfs: describe missing statisticsJulian Wiedmann1-0/+16
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-23btrfs: send: return EOPNOTSUPP on unknown flagsDavid Sterba1-1/+1
2024-02-23btrfs: forbid creating subvol qgroupsBoris Burkov1-0/+5
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2-1/+6
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-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_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-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-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: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso1-3/+4
2024-02-23llc: call sock_orphan() at release timeEric Dumazet1-0/+2
2024-02-23ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller1-7/+14