github xanmod/linux 5.10.8-xanmod1-cacule

3 years ago
  • 04a6452 Linux 5.10.8-xanmod1-cacule
  • 5619e56 Merge remote-tracking branch 'origin/5.10' into 5.10-cacule
  • 3598ba8 Linux 5.10.8-xanmod1
  • e189bea net-tcp_bbr: v2: don't assume prior_cwnd was set entering CA_Loss
  • b5e6001 net-tcp_bbr: v2: remove cycle_rand parameter that is unused in BBRv2
  • d178cf6 net-tcp_bbr: v2: remove field bw_rtts that is unused in BBRv2
  • ff07038 net-tcp_bbr: v2: remove unnecessary rs.delivered_ce logic upon loss
  • 576589c net-tcp_bbr: v2: BBRv2 ("bbr2") congestion control for Linux TCP
  • 4c6a204 net-tcp: add fast_ack_mode=1: skip rwin check in tcp_fast_ack_mode__tcp_ack_snd_check()
  • 7d3a38f net-tcp: re-generalize TSO sizing in TCP CC module API
  • 31595b1 net-tcp: add new ca opts flag TCP_CONG_WANTS_CE_EVENTS
  • 32c6cbb net-tcp_bbr: v2: set tx.in_flight for skbs in repair write queue
  • c36e072 net-tcp_bbr: v2: adjust skb tx.in_flight upon split in tcp_fragment()
  • b2d64f0 net-tcp_bbr: v2: adjust skb tx.in_flight upon merge in tcp_shifted_skb()
  • 6730ff5 net-tcp_bbr: v2: factor out tx.in_flight setting into tcp_set_tx_in_flight()
  • aa736af net-tcp_bbr: v2: introduce ca_ops->skb_marked_lost() CC module callback API
  • 3c923a3 net-tcp_bbr: v2: export FLAG_ECE in rate_sample.is_ece
  • a5e0fc2 net-tcp_bbr: v2: count packets lost over TCP rate sampling interval
  • 143c592 net-tcp_bbr: v2: snapshot packets in flight at transmit time and pass in rate_sample
  • 4831407 net-tcp_bbr: v2: shrink delivered_mstamp, first_tx_mstamp to u32 to free up 8 bytes
  • ee56bf8 net-tcp_rate: account for CE marks in rate sample
  • 48dab57 net-tcp_rate: consolidate inflight tracking approaches in TCP
  • a4a523d net-tcp_bbr: broaden app-limited rate sample detection
  • 7fa2819 Merge tag 'v5.10.8' into 5.10
    |\
    | * 7a1519a Linux 5.10.8
    | * b77681d tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
    | * 27c6968 drm/panfrost: Remove unused variables in panfrost_job_close()
    | * 75e5e51 regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
    | * 43f6ea4 net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet
    | * 481097d block: fix use-after-free in disk_part_iter_next
    | * 61e8c02 can: isotp: isotp_getname(): fix kernel information leak
    | * 6f7a362 block/rnbd-clt: avoid module unload race with close confirmation
    | * be66572 xsk: Rollback reservation at NETDEV_TX_BUSY
    | * 9ad0375 xsk: Fix race in SKB mode transmit with shared cq
    | * 610e2c5 KVM: arm64: Don't access PMCR_EL0 when no PMU is available
    | * c5c2294 selftests: fib_nexthops: Fix wrong mausezahn invocation
    | * e336a77 net: mvneta: fix error message when MTU too large for XDP
    | * 729319e drm/i915/dp: Track pm_qos per connector
    | * e7f0992 net: mvpp2: disable force link UP during port init procedure
    | * 734bd3f regulator: qcom-rpmh-regulator: correct hfsmps515 definition
    | * ae4db0b arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
    | * 344f59a wan: ds26522: select CONFIG_BITREVERSE
    | * c969838 regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
    | * 6defee4 net/mlx5e: Fix two double free cases
    | * 699804e net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
    | * b23accd nvme-tcp: Fix possible race of io_work and direct send
    | * 31a3520 bpftool: Fix compilation failure for net.o with older glibc
    | * 2a21faa iommu/intel: Fix memleak in intel_irq_remapping_alloc
    | * 39b3204 iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
    | * 2bbe923 zonefs: select CONFIG_CRC32
    | * 771865d lightnvm: select CONFIG_CRC32
    | * 432071f block: rsxx: select CONFIG_CRC32
    | * 0d813da wil6210: select CONFIG_CRC32
    | * e208085 phy: dp83640: select CONFIG_CRC32
    | * f03e225 qed: select CONFIG_CRC32
    | * 41dcfc0 arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
    | * d4a7eb9 dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
    | * c16e7cf dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
    | * e72371f dmaengine: xilinx_dma: check dma_async_device_register return value
    | * 41f95d8 dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of the probe function
    | * ceb97fb dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling path of the probe function
    | * fcd04aa interconnect: qcom: fix rpmh link failures
    | * 6a0e580 interconnect: imx: Add a missing of_node_put after of_device_is_available
    | * e5689d8 bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
    | * 8f24368 i2c: mediatek: Fix apdma and i2c hand-shake timeout
    | * d908dd5 i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
    | * 7a30d66 spi: stm32: FIFO threshold level - fix align packet size
    | * c75a667 spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
    | * 932e130 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
    | * a885713 spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
    | * 175465c can: kvaser_pciefd: select CONFIG_CRC32
    | * 9fc286e can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
    | * 9b99078 can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
    | * 4abc2db selftests/bpf: Clarify build error if no vmlinux
    | * e095ac6 dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
    | * 75dfd24 i2c: sprd: use a specific timeout to avoid system hang up issue
    | * 0a27398 ARM: OMAP2+: omap_device: fix idling of devices during probe
    | * 7973356 fanotify: Fix sys_fanotify_mark() on native x86-32
    | * 797c128 HID: wacom: Fix memory leakage caused by kfifo_alloc
    | * bca9046 ionic: start queues before announcing link up
    | * 6aebfda scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handler()
    | * 8543acf net/mlx5: Check if lag is supported before creating one
    | * 1e5b0a2 net/mlx5e: In skb build skip setting mark in switchdev mode
    | * dd7cce9 net/mlx5e: ethtool, Fix restriction of autoneg with 56G
    | * 39e86d3 net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
    | * d6d3f9d net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
    | * af9b4ab s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
    | * af0c184 s390/qeth: fix locking for discipline setup / removal
    | * 1214d69 s390/qeth: fix deadlock during recovery
    | * 5fb8a31 nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
    | * eaa7a6c nexthop: Unlink nexthop group entry in error path
    | * 6486bc0 nexthop: Fix off-by-one error in error path
    | * 2e76352 octeontx2-af: fix memory leak of lmac and lmac->name
    | * ab8e7a1 chtls: Fix chtls resources release sequence
    | * 23e696e chtls: Added a check to avoid NULL pointer dereference
    | * 5a1af38 chtls: Replace skb_dequeue with skb_peek
    | * d929748 chtls: Avoid unnecessary freeing of oreq pointer
    | * 523cea3 chtls: Fix panic when route to peer not configured
    | * 2702758 chtls: Remove invalid set_tcb call
    | * 694635a chtls: Fix hardware tid leak
    | * b0ff6d0 net: ip: always refragment ip defragmented packets
    | * d5fc41e net: fix pmtu check in nopmtudisc mode
    | * 541c22a tools: selftests: add test for changing routes with PTMU exceptions
    | * 69363e3 net: ipv6: fib: flush exceptions when purging route
    | * 6d233d9 ptp: ptp_ines: prevent build when HAS_IOMEM is not set
    | * 210b9cd net: bareudp: add missing error handling for bareudp_link_config()
    | * 2a432be net/sonic: Fix some resource leaks in error handling paths
    | * 9591f32 net: vlan: avoid leaks on register_vlan_dev() failures
    | * 60de771 net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
    | * 35526a9 net: stmmac: dwmac-sun8i: Balance internal PHY power
    | * 22e1ed2 net: stmmac: dwmac-sun8i: Balance internal PHY resource references
    | * 413a79c net: stmmac: dwmac-sun8i: Fix probe error handling
    | * 8d12c06 net: hns3: fix a phy loopback fail issue
    | * ed59d39 net: hns3: fix the number of queues actually used by ARQ
    | * 799d808 net: hns3: fix incorrect handling of sctp6 rss tuple
    | * b044a94 net: cdc_ncm: correct overhead in delayed_ndp_size
    | * e3b5252 btrfs: shrink delalloc pages instead of full inodes
    | * 17243f7 btrfs: fix deadlock when cloning inline extent and low on free metadata space
    | * 8773816 btrfs: skip unnecessary searches for xattrs when logging an inode
    | * e28ace8 scsi: ufs: Fix -Wsometimes-uninitialized warning
    | * 458b405 io_uring: Fix return value from alloc_fixed_file_ref_node
    | * 51495b7 drm/panfrost: Don't corrupt the queue mutex on open/close
    | * 9d7751a iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
    | * 85bbe2e RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
    | * 85e25e2 io_uring: patch up IOPOLL overflow_flush sync
    | * bc924dd io_uring: limit {io|sq}poll submit locking scope
    | * 1d5e50d io_uring: synchronise IOPOLL on task_submit fail
    | * bca9ca5 powerpc/32s: Fix RTAS machine check with VMAP stack
  • | 9b4cdcb Revert "net-tcp_bbr: v2: BBRv2 ("bbr2") congestion control for Linux TCP"
  • | f0f31ac Linux 5.10.7-xanmod1
  • | 5ba2485 Merge tag 'v5.10.7' into 5.10
    |/
  • 6593610 Linux 5.10.7
  • 6f1e885 scsi: target: Fix XCOPY NAA identifier lookup
  • 513729a rtlwifi: rise completion at the last step of firmware callback
  • 0fae7d2 xsk: Fix memory leak for failed bind
  • 563135e KVM: x86: fix shift out of bounds reported by UBSAN
  • 02ccda9 x86/mtrr: Correct the range check before performing MTRR type lookups
  • 6e3c679 dmaengine: idxd: off by one in cleanup code
  • 8b109f4 netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
  • 810bc97 netfilter: xt_RATEEST: reject non-null terminated string from userspace
  • d17f2cc netfilter: ipset: fix shift-out-of-bounds in htable_bits()
  • 27bc60d netfilter: x_tables: Update remaining dereference to RCU
  • 56429dd ARM: dts: OMAP3: disable AES on N950/N9
  • 00a6b09 net/mlx5e: Fix SWP offsets when vlan inserted by driver
  • a360100 bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
  • a9c413c bcache: check unsupported feature sets for bcache register
  • fbb23cd bcache: fix typo from SUUP to SUPP in features.h
  • 36d366a drm/i915: clear the gpu reloc batch
  • 13738d7 drm/i915: clear the shadow batch
  • 1cd7e30 arm64: link with -z norelro for LLD or aarch64-elf
  • a19dae4 dmabuf: fix use-after-free of dmabuf's file->f_inode
  • 6844bc3 Revert "device property: Keep secondary firmware node secondary by type"
  • 5e84c99 btrfs: send: fix wrong file path when there is an inode with a pending rmdir
  • 1888e5d btrfs: qgroup: don't try to wait flushing if we're already holding a transaction
  • 1c31964 iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
  • a07c549 ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.
  • 41af04d ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7
  • 3e1bcae ALSA: hda/realtek: Add mute LED quirk for more HP laptops
  • 582de98 ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
  • 2eda063 ALSA: hda/conexant: add a new hda codec CX11970
  • c03f37d ALSA: hda/via: Fix runtime PM for Clevo W35xSS
  • cafc6e7 blk-iocost: fix NULL iocg deref from racing against initialization
  • 397e352 x86/resctrl: Don't move a task to the same resource group
  • 34e4ae4 x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
  • c3cf9ff KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
  • ffee677 kvm: check tlbs_dirty directly
  • f4064ef KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
  • afd6216 KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
  • 23220e8 x86/mm: Fix leak of pmd ptlock
  • 876195e mm: make wait_on_page_writeback() wait for multiple pending writebacks
  • 96e6724 hwmon: (amd_energy) fix allocation of hwmon_channel_info config
  • 3f47b18 USB: serial: keyspan_pda: remove unused variable
  • a4b202c usb: gadget: configfs: Fix use-after-free issue with udc_name
  • ed57b76 usb: gadget: configfs: Preserve function ordering after bind failure
  • 8ca9626 usb: gadget: Fix spinlock lockup on usb_function_deactivate
  • c92e683 USB: gadget: legacy: fix return error code in acm_ms_bind()
  • 9cc6bf9 usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
  • e698e14 usb: gadget: function: printer: Fix a memory leak for interface descriptor
  • c4aa893 usb: gadget: f_uac2: reset wMaxPacketSize
  • e7f2c25 USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
  • 2cd6988 usb: gadget: select CONFIG_CRC32
  • 88eaa6c ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
  • 0a5b28c USB: usblp: fix DMA to stack
  • 4f7e97f USB: yurex: fix control-URB timeout handling
  • 0086895 USB: serial: option: add Quectel EM160R-GL
  • 3013ff7 USB: serial: option: add LongSung M5710 module support
  • 5410726 USB: serial: iuu_phoenix: fix DMA from stack
  • 677503c usb: uas: Add PNY USB Portable SSD to unusual_uas
  • 91a6375 usb: usbip: vhci_hcd: protect shift size
  • cee536f USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
  • 4485bdb usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
  • 150a9c1 usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
  • 97abe66 usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
  • b51963e usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
  • 8907a10 usb: dwc3: gadget: Clear wait flag on dequeue
  • dd8363f usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
  • 906b051 usb: dwc3: meson-g12a: disable clk on error handling path in probe
  • 5a5ce1e usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
  • 340db7c USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
  • 1452fef USB: cdc-acm: blacklist another IR Droid device
  • b55debd usb: gadget: enable super speed plus
  • 22f56c6 staging: mt7621-dma: Fix a resource leak in an error handling path
  • b8c9bb1 Staging: comedi: Return -EFAULT if copy_to_user() fails
  • cb5a170 powerpc: Handle .text.{hot,unlikely}.* in linker script
  • 80a3644 crypto: asym_tpm: correct zero out potential secrets
  • 3f20005 crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
  • d55d15a scsi: block: Do not accept any requests while suspended
  • 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
  • faa613d Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
  • 3ca4258 kbuild: don't hardcode depmod path
  • e538343 scsi: ufs: Clear UAC for FFU and RPMB LUNs
  • 43dee88 depmod: handle the case of /sbin/depmod without /sbin in PATH
  • 8532d3e lib/genalloc: fix the overflow when size is too big
  • 2179bae local64.h: make <asm/local64.h> mandatory
  • 271822b scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
  • a97d55d scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
  • 60fb6a8 scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
  • 2d8b9f9 scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
  • 8ed46b3 scsi: block: Introduce BLK_MQ_REQ_PM
  • 4bdd912 scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
  • 3a1be8e scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
  • 46e4355 scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
  • 20e1aec scsi: ufs-pci: Fix restore from S4 for Intel controllers
  • 42b464f scsi: ufs: Fix wrong print message in dev_err()
  • dfec7dc workqueue: Kick a worker based on the actual activation of delayed works
  • bfb39e6 block: add debugfs stanza for QUEUE_FLAG_NOWAIT
  • 2dc3447 selftests/vm: fix building protection keys test
  • 952264a stmmac: intel: Add PCI IDs for TGL-H platform
  • 22c0b15 selftests: mlxsw: Set headroom size of correct port
  • 7b81c2f net: usb: qmi_wwan: add Quectel EM160R-GL
  • 0636080 ibmvnic: fix: NULL pointer dereference.
  • 57dde18 CDC-NCM: remove "connected" log message
  • 143143f net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
  • 4954421 net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
  • f621530 r8169: work around power-saving bug on some chip versions
  • 0ad3188 vhost_net: fix ubuf refcount incorrectly when sendmsg fails
  • cf78c32 bareudp: Fix use of incorrect min_headroom size
  • cfcd702 bareudp: set NETIF_F_LLTX flag
  • 8ca1d23 net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
  • 0d6eeee erspan: fix version 1 check in gre_parse_header()
  • cd63471 net: hns: fix return value check in __lb_other_process()
  • 7a20969 net: sched: prevent invalid Scell_log shift count
  • 5e87eab ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
  • 042c7f3 bnxt_en: Fix AER recovery.
  • cdb02a7 net: mvpp2: fix pkt coalescing int-threshold configuration
  • 9b35072 bnxt_en: Check TQM rings for maximum supported value.
  • 7c0681c e1000e: Export S0ix flags to ethtool
  • d0cd009 Revert "e1000e: disable s0ix entry and exit flows for ME systems"
  • 4e71761 e1000e: bump up timeout to wait when ME un-configures ULP mode
  • 35a44ba e1000e: Only run S0ix flows if shutdown succeeded
  • e3cbce8 tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
  • 44dc29d net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
  • e4535db net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
  • 9029755 net-sysfs: take the rtnl lock when storing xps_rxqs
  • 0ca897c net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
  • 4da25d8 net-sysfs: take the rtnl lock when storing xps_cpus
  • 7eab4e6 net: ethernet: Fix memleak in ethoc_probe
  • 2cdf8c2 net/ncsi: Use real net-device for response handler
  • 23f8bea virtio_net: Fix recursive call to cpus_read_lock()
  • 087cfc7 qede: fix offload for IPIP tunnel packets
  • c7d068a net: ethernet: mvneta: Fix error handling in mvneta_probe
  • 933b2ba ibmvnic: continue fatal error reset after passive init
  • 0583c8e ibmvnic: fix login buffer memory leak
  • cad75a6 net: stmmac: dwmac-meson8b: ignore the second clock input
  • 04f241f net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
  • 8ece401 atm: idt77252: call pci_disable_device() on error path
  • 0e2dee9 ionic: account for vlan tag len in rx buffer len
  • 15741c0 ethernet: ucc_geth: set dev->max_mtu to 1518
  • 116395a ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
  • ca126e9 net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
  • cf65734 net: mvpp2: prs: fix PPPoE with ipv6 packet parse
  • 121164d net: mvpp2: Add TCAM entry to drop flow control pause frames
  • db8895a net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
  • e257242 iavf: fix double-release of rtnl_lock
  • d9dea80 i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs

Don't miss a new linux release

NewReleases is sending notifications on new releases.