summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-03hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang1-2/+7
2023-12-03hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang1-10/+15
2023-12-03USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-03io_uring/fs: consider link->flags when getting path for LINKATCharles Mirabile1-1/+1
2023-12-03bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up raceMingzhe Zou1-1/+2
2023-12-03md: fix bi_status reporting in md_end_clone_ioSong Liu1-1/+2
2023-12-03bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()Coly Li1-1/+1
2023-12-03swiotlb-xen: provide the "max_mapping_size" methodKeith Busch1-0/+1
2023-12-03ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede1-0/+7
2023-12-03arm64: dts: imx8mn-var-som: add 20ms delay to ethernet regulator enableHugo Villeneuve1-0/+1
2023-12-03NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever3-23/+56
2023-12-03NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever1-1/+3
2023-12-03ext4: make sure allocate pending entry not failZhang Yi1-34/+89
2023-12-03ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li1-14/+30
2023-12-03ext4: using nofail preallocation in ext4_es_insert_extent()Baokun Li1-12/+26
2023-12-03ext4: using nofail preallocation in ext4_es_insert_delayed_block()Baokun Li1-11/+22
2023-12-03ext4: using nofail preallocation in ext4_es_remove_extent()Baokun Li1-2/+11
2023-12-03ext4: use pre-allocated es in __es_remove_extent()Baokun Li1-13/+13
2023-12-03ext4: use pre-allocated es in __es_insert_extent()Baokun Li1-7/+12
2023-12-03ext4: factor out __es_alloc_extent() and __es_free_extent()Baokun Li1-11/+19
2023-12-03ext4: add a new helper to check if es must be keptBaokun Li1-13/+21
2023-12-03media: qcom: camss: Fix genpd cleanupBryan O'Donoghue1-14/+21
2023-12-03media: qcom: camss: Fix V4L2 async notifier error pathBryan O'Donoghue1-8/+8
2023-12-03media: qcom: Initialise V4L2 async notifier laterSakari Ailus1-11/+10
2023-12-03media: camss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-03media: camss: Split power domain managementVladimir Zapolskiy3-16/+54
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen1-2/+1
2023-12-03cifs: fix leak of iface for primary channelShyam Prasad N1-0/+6
2023-12-03cifs: account for primary channel in the interface listShyam Prasad N2-0/+34
2023-12-03cifs: distribute channels across interfaces based on speedShyam Prasad N3-14/+88
2023-12-03cifs: print last update time for interface listShyam Prasad N1-2/+4
2023-12-03smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French2-0/+31
2023-12-03cifs: minor cleanup of some headersSteve French3-5/+8
2023-12-03lockdep: Fix block chain corruptionPeter Zijlstra1-1/+2
2023-12-03USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold1-7/+30
2023-12-03USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold1-3/+6
2023-12-03nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig1-0/+4
2023-12-03i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-12-03i40e: use ERR_PTR error print in i40e messagesJan Sokolowski6-197/+198
2023-12-03arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2-6/+18
2023-12-03mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang4-2/+80
2023-12-03afs: Fix file locking on R/O volumes to operate in local modeDavid Howells1-0/+2
2023-12-03afs: Return ENOENT if no cell DNS record can be foundDavid Howells1-0/+10
2023-12-03net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-12-03amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-12-03amd-xgbe: handle the corner-case during tx completionRaju Rangoju1-0/+14
2023-12-03amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-12-03octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh1-1/+19
2023-12-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2