summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.191v5.10.191Greg Kroah-Hartman2023-08-161-1/+1
* sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet2023-08-161-34/+25
* alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada2023-08-161-2/+1
* scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali2023-08-161-0/+18
* scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali2023-08-161-0/+18
* scsi: core: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: snic: Fix possible memory leak if device_add() failsZhu Wang2023-08-161-0/+1
* scsi: 53c700: Check that command slot is not NULLAlexandra Diupina2023-08-161-1/+1
* scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley2023-08-161-4/+0
* scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby2023-08-161-13/+17
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-08-165-79/+145
* nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei2023-08-161-1/+2
* nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei2023-08-161-1/+2
* btrfs: set cache_block_group_error if we find an errorJosef Bacik2023-08-161-1/+4
* btrfs: don't stop integrity writeback too earlyChristoph Hellwig2023-08-161-3/+4
* ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child2023-08-161-5/+10
* ibmvnic: Unmap DMA login rsp buffer on send login failNick Child2023-08-161-1/+4
* ibmvnic: Enforce stronger sanity checks on login responseNick Child2023-08-161-0/+18
* net/mlx5: Allow 0 for total host VFsDaniel Jurgens2023-08-161-2/+1
* dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET2023-08-161-6/+7
* net: hns3: add wait until mac link downJie Wang2023-08-161-1/+9
* net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang2023-08-161-5/+9
* net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang2023-08-161-2/+0
* wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau2023-08-161-0/+3
* IB/hfi1: Fix possible panic during hotplug removeDouglas Miller2023-08-161-0/+1
* drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner2023-08-161-1/+1
* dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2023-08-162-3/+9
* bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan2023-08-161-1/+3
* tunnels: fix kasan splat when generating ipv4 pmtu errorFlorian Westphal2023-08-161-1/+1
* net/packet: annotate data-races around tp->statusEric Dumazet2023-08-161-6/+10
* mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor2023-08-163-3/+3
* selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-161-4/+4
* selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-161-0/+1
* selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-161-0/+5
* selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-161-0/+2
* selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel2023-08-161-0/+11
* selftests/rseq: Fix build with undefined __weakMark Brown2023-08-162-1/+5
* drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst2023-08-161-1/+1
* x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2023-08-162-2/+2
* x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-161-0/+2
* x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov2023-08-161-2/+2
* x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea2023-08-161-0/+1
* x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers2023-08-161-3/+9
* usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K2023-08-161-1/+5
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-161-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-161-3/+9
* binder: fix memory leak in binder_init()Qi Zheng2023-08-163-0/+8
* iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-08-161-1/+1
* io_uring: correct check for O_TMPFILEAleksa Sarai2023-08-161-2/+4