- 5ca2aa7 Linux 5.9.14-xanmod1-cachy
- de6a444 Merge remote-tracking branch 'origin/5.9' into 5.9-cachy
- 991c8eb Linux 5.9.14-xanmod1
- 779cbc8 Merge tag 'v5.9.14' into 5.9
|\
| * 991a092 Linux 5.9.14
| * 0f8ad89 bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
| * f03bcb6 Revert "geneve: pull IP header before ECN decapsulation"
| * e7a9b51 x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
| * 5c2b4b4 netfilter: nftables_offload: build mask based from the matching bytes
| * 1020875 netfilter: nftables_offload: set address type in control dissector
| * 182099a netfilter: nf_tables: avoid false-postive lockdep splat
| * ec62f9c Input: i8042 - fix error return code in i8042_setup_aux()
| * 0654a22 dm writecache: remove BUG() and fail gracefully instead
| * b85ca7d i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
| * 97783a2 i2c: qcom: Fix IRQ error misassignement
| * 50b2164 rtw88: debug: Fix uninitialized memory in debugfs code
| * 312d5fc gfs2: Don't freeze the file system during unmount
| * c0c5b2e gfs2: Fix deadlock dumping resource group glocks
| * 17c8d31 ASoC: wm_adsp: fix error return code in wm_adsp_load()
| * 1716c9b tipc: fix a deadlock when flushing scheduled work
| * 844fb04 netfilter: ipset: prevent uninit-value in hash_ip6_add
| * cecb2b2 gfs2: check for empty rgrp tree in gfs2_ri_update
| * 1b1e689 can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check
| * bc6ca73 lib/syscall: fix syscall registers retrieval on 32-bit platforms
| * 67dc2e5 mm: memcg/slab: fix obj_cgroup_charge() return value handling
| * bc765e0 iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
| * 1ad9dd4 Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
| * e3861ec hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
| * 4065722 mm/swapfile: do not sleep with a spin lock held
| * c07e0a8 mm: list_lru: set shrinker map bit when child nr_items is not zero
| * 4140456 coredump: fix core_pattern parse error
| * 5655e4c x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
| * 422e244 dm: remove invalid sparse __acquires and _releases annotations
| * 8f60226 dm: fix double RCU unlock in dm_dax_zero_page_range() error path
| * 5f0612d dm: fix bug with RCU locking in dm_blk_report_zones
| * 732630a powerpc/pseries: Pass MSI affinity to irq_create_mapping()
| * b732e2c genirq/irqdomain: Add an irq_create_mapping_affinity() function
| * 6431636 powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
| * 05b9eff dm writecache: fix the maximum number of arguments
| * 1b86b92 dm writecache: advance the number of arguments when reporting max_age
| * 5630614 io_uring: fix recvmsg setup with compat buf-select
| * c0d09be scsi: mpt3sas: Fix ioctl timeout
| * baaa49f KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
| * 1a587d4 drm/i915/gt: Program mocs:63 for cache eviction on gen9
| * 4cbaf4a drm/i915/gt: Limit frequency drop to RPe on parking
| * 3234063 drm/i915/gt: Retain default context state across shrinking
| * c725702 drm/amdgpu/vcn3.0: remove old DPG workaround
| * e2731a9 drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
| * 4560a44 drm/omap: sdi: fix bridge enable/disable
| * 44de694 thunderbolt: Fix use-after-free in remove_unplugged_switch()
| * f05f0db tracing: Fix userstacktrace option for instances
| * da4d792 i2c: imx: Don't generate STOP condition if arbitration has been lost
| * e385ea0 i2c: imx: Check for I2SR_IAL after every byte
| * 12b2af6 i2c: imx: Fix reset of I2SR_IAL flag
| * f3f39e9 s390/pci: fix CPU address in MSI for directed IRQ
| * 651b1f3 gfs2: Fix deadlock between gfs2{create_inode,inode_lookup} and delete_work_func
| * 8a20822 gfs2: Upgrade shared glocks for atime updates
| * 7ab2621 cifs: add NULL check for ses->tcon_ipc
| * 21ba03f cifs: refactor create_sd_buf() and and avoid corrupting the buffer
| * 08a257a cifs: fix potential use-after-free in cifs_echo_request()
| * 60729f2 cifs: allow syscalls to be restarted in __smb_send_rqst()
| * cd6bd84 ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
| * 009b4bd ftrace: Fix updating FTRACE_FL_TRAMP
| * 5b158d0 ring-buffer: Always check to put back before stamp when crossing pages
| * 68e17e0 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
| * fd3a46f ring-buffer: Update write stamp with the correct ts
| * 3555ab3 ALSA: hda/generic: Add option to enforce preferred_dacs pairs
| * 3bdd3fb ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
| * 28a77b5 ALSA: hda/realtek - Add new codec supported for ALC897
| * e8edaac ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
| * e3d9419 ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
| * a5e4d94 ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
| * 9920472 speakup: Reject setting the speakup line discipline outside of speakup
| * 7306496 tty: Fix ->session locking
| * 4203f47 tty: Fix ->pgrp locking in tiocspgrp()
| * 1c07c7f USB: serial: option: fix Quectel BG96 matching
| * 3a02b02 USB: serial: option: add support for Thales Cinterion EXS82
| * 8076581 USB: serial: option: add Fibocom NL668 variants
| * 3e1196c USB: serial: ch341: sort device-id entries
| * 5c80adb USB: serial: ch341: add new Product ID for CH341A
| * 9c6ceec USB: serial: kl5kusb105: fix memleak on open
| * 1407da3 usb: gadget: f_fs: Use local copy of descriptors for userspace copy - | 4d5bf39 Linux 5.9.13-xanmod2
- | 6807146 Linux 5.9.13-xanmod1
- | b571841 Merge tag 'v5.9.13' into 5.9
|/ - 90daeb0 Linux 5.9.13
- 166dfd3 drm/i915/gt: Fixup tgl mocs for PTE tracking
- 029de83 uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
- 9d8888e tracing: Remove WARN_ON in start_thread()
- e159ec2 tracing: Fix alignment of static buffer
- acf7d3a Input: atmel_mxt_ts - fix lost interrupts
- 27a9402 Input: i8042 - add ByteSpeed touchpad to noloop table
- c614608 Input: xpad - support Ardwiino Controllers
- 79891b6 ALSA: usb-audio: US16x08: fix value count for level meters
- 44e05a3 net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
- 2bbf448 net/mlx5: Fix wrong address reclaim when command interface is down
- db7af18 net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
- bcfeff6 net/sched: act_mpls: ensure LSE is pullable before reading it
- 44a0f9f net: openvswitch: ensure LSE is pullable before reading it
- b9ed9b6 net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
- 9e99b62 net: mvpp2: Fix error return code in mvpp2_open()
- 2f8a3f6 chelsio/chtls: fix a double free in chtls_setkey()
- 1f8846e vxlan: fix error return code in __vxlan_dev_create()
- b6f2d8c net: pasemi: fix error return code in pasemi_mac_open()
- 6ff9e90 cxgb3: fix error return code in t3_sge_alloc_qset()
- 7704d8b net/x25: prevent a couple of overflows
- 6eb5ed2 dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
- d9897bb net: ip6_gre: set dev->hard_header_len when using header_ops
- 0d55568 geneve: pull IP header before ECN decapsulation
- 6e3e10f inet_ecn: Fix endianness of checksum update when setting ECT(1)
- ecaeeb4 tipc: fix incompatible mtu of transmission
- 80409f4 ibmvnic: Fix TX completion error handling
- 6db9f0c ibmvnic: Ensure that SCRQ entry reads are correctly ordered
- 5a0a5d6 chelsio/chtls: fix panic during unload reload chtls
- dab3f44 dt-bindings: net: correct interrupt flags in examples
- f9309d5 ipv4: Fix tos mask in inet_rtm_getroute()
- 11152c4 netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
- dadddde net/packet: fix packet receive on L3 devices without visible hard header
- 8c886dc mptcp: fix NULL ptr dereference on bad MPJ
- 2e7dd95 vsock/virtio: discard packets only when socket is really closed
- 640b443 usbnet: ipheth: fix connectivity with iOS 14
- 6d56899 tun: honor IOCB_NOWAIT flag
- bd2585b tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
- 3f7cf05 sock: set sk_err to ee_errno on dequeue from errq
- d9aec31 rose: Fix Null pointer dereference in rose_send_frame()
- e2d5b96 net/tls: Protect from calling tls_dev_del for TLS RX twice
- 176ee7d net/tls: missing received data after fast remote close
- ff764c1 net: openvswitch: fix TTL decrement action netlink message format
- ca18ad4 net/af_iucv: set correct sk_protocol for child sockets
- 5f15dc7 ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
- d2d2a88 devlink: Make sure devlink instance and port are in same net namespace
- 9670490 devlink: Hold rtnl lock while reading netdev attributes