summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08io_uring: fix off-by one bvec indexKeith Busch1-1/+1
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-08USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold1-3/+6
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-08USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-08bcache: prevent potential division by zero errorRand Deeb1-1/+1
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li1-0/+2
2023-12-08dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+12
2023-12-08hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li1-9/+23
2023-12-08hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang1-2/+7
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-08bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li1-1/+1
2023-12-08ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede1-0/+7
2023-12-08KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray2-0/+16
2023-12-08arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray1-0/+23
2023-12-08ext4: make sure allocate pending entry not failZhang Yi1-34/+89
2023-12-08ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li1-14/+30
2023-12-08ext4: using nofail preallocation in ext4_es_insert_extent()Baokun Li1-12/+26
2023-12-08ext4: using nofail preallocation in ext4_es_insert_delayed_block()Baokun Li1-11/+22
2023-12-08ext4: using nofail preallocation in ext4_es_remove_extent()Baokun Li1-2/+11
2023-12-08ext4: use pre-allocated es in __es_remove_extent()Baokun Li1-13/+13
2023-12-08ext4: use pre-allocated es in __es_insert_extent()Baokun Li1-7/+12
2023-12-08ext4: factor out __es_alloc_extent() and __es_free_extent()Baokun Li1-11/+19
2023-12-08ext4: add a new helper to check if es must be keptBaokun Li1-13/+21
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen1-2/+1
2023-12-08nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig1-0/+4
2023-12-08nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni3-17/+20
2023-12-08afs: Fix file locking on R/O volumes to operate in local modeDavid Howells1-0/+2
2023-12-08afs: Return ENOENT if no cell DNS record can be foundDavid Howells1-0/+10
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju1-0/+14
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez1-2/+2
2023-12-08ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan1-1/+1
2023-12-08HID: fix HID device resource race between HID core and debugging supportCharles Yi3-2/+16
2023-12-08HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2-1/+5
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-08ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni1-0/+3
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-08afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells1-2/+2
2023-12-08PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()Nathan Chancellor1-4/+4
2023-12-08RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan1-2/+2