Merge 6.1.127 into android14-6.1-lts
Changes in 6.1.127
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
bpf: Fix bpf_sk_select_reuseport() memory leak
openvswitch: fix lockup on tx to unregistering netdev with carrier
pktgen: Avoid out-of-bounds access in get_imix_entries
net: add exit_batch_rtnl() method
gtp: use exit_batch_rtnl() method
gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
gtp: Destroy device along with udp socket's netns dismantle.
nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
net: xilinx: axienet: Fix IRQ coalescing packet count overflow
net/mlx5: Fix RDMA TX steering prio
net/mlx5: Clear port select structure when fail to create
drm/v3d: Ensure job pointer is set to NULL after job completion
hwmon: (tmp513) Fix division of negative numbers
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
i2c: mux: demux-pinctrl: check initial mux selection, too
i2c: rcar: fix NACK handling when being a target
nvmet: propagate npwg topology
mac802154: check local interfaces before deleting sdata list
hfs: Sanity check the root record
fs: fix missing declaration of init_files
kheaders: Ignore silly-rename files
cachefiles: Parse the "secctx" immediately
scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
selftests: tc-testing: reduce rshift value
ACPI: resource: acpi_dev_irq_override(): Check DMI match last
iomap: avoid avoid truncating 64-bit offset to 32 bits
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
x86/asm: Make serialize() always_inline
ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
zram: fix potential UAF of zram table
mptcp: be sure to send ack when mptcp-level window re-opens
selftests: mptcp: avoid spurious errors on disconnect
net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
vsock/virtio: discard packets if the transport changes
vsock/virtio: cancel close work in the destructor
vsock: reset socket state when de-assigning the transport
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
filemap: avoid truncating 64-bit offset to 32 bits
fs/proc: fix softlockup in __read_vmcore (part 2)
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
pmdomain: imx8mp-blk-ctrl: add missing loop break condition
irqchip: Plug a OF node reference leak in platform_irqchip_probe()
irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
hrtimers: Handle CPU state correctly on hotplug
drm/i915/fb: Relax clear color alignment to 64 bytes
Revert "PCI: Use preserve_config in place of pci_flags"
iio: imu: inv_icm42600: fix spi burst write not supported
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
iio: adc: rockchip_saradc: fix information leak in triggered buffer
drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
drm/amdgpu: fix usage slab after free
block: fix uaf for flush rq while iterating tags
Revert "drm/amdgpu: rework resume handling for display (v2)"
RDMA/rxe: Fix the qp flush warnings in req
scsi: sg: Fix slab-use-after-free read in sg_release()
Revert "regmap: detach regmap from dev on regmap_exit"
wifi: ath10k: avoid NULL pointer error during sdio remove
erofs: tidy up EROFS on-disk naming
erofs: handle NONHEAD !delta[1] lclusters gracefully
nfsd: add list_head nf_gc to struct nfsd_file
x86/xen: fix SLS mitigation in xen_hypercall_iret()
net: fix data-races around sk->sk_forward_alloc
Linux 6.1.127
Change-Id: I5621f4287b21d7fbcc2f19d46e02d97afe5f0451
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/x86/include/asm/special_insns.h 1 addition, 1 deletionarch/x86/include/asm/special_insns.h
- arch/x86/xen/xen-asm.S 1 addition, 1 deletionarch/x86/xen/xen-asm.S
- block/blk-sysfs.c 2 additions, 4 deletionsblock/blk-sysfs.c
- block/genhd.c 3 additions, 6 deletionsblock/genhd.c
- drivers/acpi/resource.c 3 additions, 3 deletionsdrivers/acpi/resource.c
- drivers/base/regmap/regmap.c 0 additions, 12 deletionsdrivers/base/regmap/regmap.c
- drivers/block/zram/zram_drv.c 1 addition, 0 deletionsdrivers/block/zram/zram_drv.c
- drivers/gpio/gpiolib-cdev.c 1 addition, 1 deletiondrivers/gpio/gpiolib-cdev.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 3 additions, 44 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 3 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
- drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
- drivers/gpu/drm/i915/display/intel_fb.c 1 addition, 1 deletiondrivers/gpu/drm/i915/display/intel_fb.c
- drivers/gpu/drm/v3d/v3d_irq.c 4 additions, 0 deletionsdrivers/gpu/drm/v3d/v3d_irq.c
- drivers/hwmon/tmp513.c 4 additions, 3 deletionsdrivers/hwmon/tmp513.c
- drivers/i2c/busses/i2c-rcar.c 15 additions, 5 deletionsdrivers/i2c/busses/i2c-rcar.c
- drivers/i2c/muxes/i2c-demux-pinctrl.c 3 additions, 1 deletiondrivers/i2c/muxes/i2c-demux-pinctrl.c
- drivers/iio/adc/rockchip_saradc.c 2 additions, 0 deletionsdrivers/iio/adc/rockchip_saradc.c
- drivers/iio/imu/inv_icm42600/inv_icm42600.h 1 addition, 0 deletionsdrivers/iio/imu/inv_icm42600/inv_icm42600.h
- drivers/iio/imu/inv_icm42600/inv_icm42600_core.c 17 additions, 1 deletiondrivers/iio/imu/inv_icm42600/inv_icm42600_core.c
Loading
Please register or sign in to comment