From 127aac870fdab02ae3600651bfea7c60900b5101 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Mon, 6 Mar 2023 22:35:00 +0300 Subject: [PATCH] [bot] upd: 6.1.14 -> 6.1.15 Changelog: ACPI: NFIT: fix a potential deadlock during NFIT teardown arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1 arm64: dts: rockchip: align rk3399 DMC OPP table with bindings arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc arm64: dts: rockchip: fix probe of analog sound card on rock-3a arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-pro arm64: dts: uniphier: Fix property name in PXs3 USB node ARM: dts: rockchip: add power-domains property to dp node on rk3288 ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port ASoC: codecs: es8326: Fix DTS properties reading ASoC: rt715-sdca: fix clock stop prepare timeout issue ASoC: SOF: amd: Fix for handling spurious interrupts from DSP attr: add in_group_or_capable() attr: add setattr_should_drop_sgid() attr: use consistent sgid stripping checks bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state btrfs: send: limit number of clones and allocated memory size drm/amd/display: Fix race condition in DPIA AUX transfer drm/amd/display: Move DCN314 DOMAIN power control to DMCUB drm/amd/display: Properly reuse completion structure Fix XFRM-I support for nested ESP tunnels fs: move should_remove_suid() fs: use consistent setgid checks in is_sxid() HID: core: Fix deadloop in hid_apply_multiplier. HID: elecom: add support for TrackBall 056E:011C HID: Ignore battery for ELAN touchscreen 29DF on HP HID: Ignore battery for Elan touchscreen on Asus TP420IA IB/hfi1: Assign npages earlier neigh: make sure used and confirmed times are valid net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues(). pinctrl: amd: Fix debug output for debounce time PM: sleep: Avoid using pr_cont() in the tasks freezing code powerpc: Don't select ARCH_WANTS_NO_INSTR scripts/tags.sh: fix incompatibility with PCRE2 selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more comprehensive USB: core: Don't hold device lock while reading the "descriptors" sysfs file usb: dwc3: pci: add support for the Intel Meteor Lake-M usb: gadget: u_serial: Add null pointer check in gserial_resume USB: serial: option: add support for VW/Skoda "Carstick LTE" usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO vc_screen: don't clobber return value in vcs_read x86/cpu: Add Lunar Lake M Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot) --- .abf.yml | 2 +- kernel.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 70a56bd..fbfa7b6 100644 --- a/.abf.yml +++ b/.abf.yml @@ -12,4 +12,4 @@ sources: public_key_RSA_11.pem: b71d76f7f322fcd107b3607dfcacb99a0ca20892 public_key_RSA_12.pem: ce9600ed7fb5c505dc7208a4a2fab4c8ba20df72 linux-6.1.tar.gz: 35015bf37d2033c7582c8fbe19a046e009460e41 - patch-6.1.14.xz: dc075d0df740f1a6602d00301c551cd5bf43a5ef + patch-6.1.15.xz: fed593e60b4060bf5d69a446bd9d9fac968d74d5 diff --git a/kernel.spec b/kernel.spec index 753a355..5c9e14d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -32,7 +32,7 @@ %define kernelversion 6 %define patchlevel 1 -%define sublevel 14 +%define sublevel 15 # Release number. Increase this before a rebuild. %define rpmrel 1