From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.8 000/228] 6.8.9-rc1 review
Date: Tue, 30 Apr 2024 12:36:18 +0200 [thread overview]
Message-ID: <20240430103103.806426847@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.8.9 release.
There are 228 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu, 02 May 2024 10:30:27 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.8.9-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.8.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.8.9-rc1
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Matthew Wilcox (Oracle) <willy@infradead.org>
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Johan Hovold <johan+linaro@kernel.org>
phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: smbus: fix NULL function pointer dereference
Andrew Jones <ajones@ventanamicro.com>
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Clément Léger <cleger@rivosinc.com>
riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
Xuewen Yan <xuewen.yan@unisoc.com>
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Tianchen Ding <dtcccc@linux.alibaba.com>
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding <dtcccc@linux.alibaba.com>
sched/eevdf: Always update V if se->on_rq when reweighting
Rob Herring <robh@kernel.org>
dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema
Hans de Goede <hdegoede@redhat.com>
phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered
Samuel Holland <samuel.holland@sifive.com>
riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
Samuel Holland <samuel.holland@sifive.com>
riscv: Fix TASK_SIZE on 64-bit NOMMU
Fenghua Yu <fenghua.yu@intel.com>
dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
Sean Anderson <sean.anderson@linux.dev>
dma: xilinx_dpdma: Fix locking
Rex Zhang <rex.zhang@intel.com>
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Gabor Juhos <j4g8y7@gmail.com>
phy: qcom: m31: match requested regulator name with dt schema
Sebastian Reichel <sebastian.reichel@collabora.com>
phy: rockchip: naneng-combphy: Fix mux on rk3588
Sebastian Reichel <sebastian.reichel@collabora.com>
phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
Michal Tomek <mtdev79b@gmail.com>
phy: rockchip-snps-pcie3: fix bifurcation on rk3588
Marcel Ziswiler <marcel.ziswiler@toradex.com>
phy: freescale: imx8m-pcie: fix pcie link-up instability
Mikhail Kobuk <m.kobuk@ispras.ru>
phy: marvell: a3700-comphy: Fix hardcoded array size
Mikhail Kobuk <m.kobuk@ispras.ru>
phy: marvell: a3700-comphy: Fix out of bounds read
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
soundwire: amd: fix for wake interrupt handling for clockstop mode
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
idma64: Don't try to serve interrupts when device is powered off
Akhil R <akhilrajeev@nvidia.com>
dmaengine: tegra186: Fix residual calculation
Arnd Bergmann <arnd@arndb.de>
dmaengine: owl: fix register access functions
Johannes Weiner <hannes@cmpxchg.org>
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Matthew Wilcox (Oracle) <willy@infradead.org>
mm: turn folio_test_hugetlb into a PageType
Stephen Boyd <swboyd@chromium.org>
phy: qcom: qmp-combo: Fix VCO div offset on v3
Stephen Boyd <swboyd@chromium.org>
phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE
Maximilian Luz <luzmaximilian@gmail.com>
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Arnd Bergmann <arnd@arndb.de>
mtd: diskonchip: work around ubsan link failure
Christian Marangi <ansuelsmth@gmail.com>
mtd: limit OTP NVMEM cell parse to non-NAND devices
Yick Xie <yick.xie@gmail.com>
udp: preserve the connected status if only UDP cmsg
Nam Cao <namcao@linutronix.de>
fbdev: fix incorrect address computation in deferred IO
Andrey Ryabinin <ryabinin.a.a@gmail.com>
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Rahul Rameshbabu <rrameshbabu@nvidia.com>
macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
Rahul Rameshbabu <rrameshbabu@nvidia.com>
macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
Peter Münster <pm@a16n.net>
net: b44: set pause params only when interface is up
Rahul Rameshbabu <rrameshbabu@nvidia.com>
ethernet: Add helper for assigning packet type when dest address does not match device address
Rahul Rameshbabu <rrameshbabu@nvidia.com>
net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
Vanshidhar Konda <vanshikonda@os.amperecomputing.com>
ACPI: CPPC: Fix access width used for PCC registers
Jarred White <jarredwhite@linux.microsoft.com>
ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
Jarred White <jarredwhite@linux.microsoft.com>
ACPI: CPPC: Use access_width over bit_width for system memory accesses
Guanrui Huang <guanrui.huang@linux.alibaba.com>
irqchip/gic-v3-its: Prevent double free on error
Felix Kuehling <felix.kuehling@amd.com>
drm/amdkfd: Fix eviction fence handling
Felix Kuehling <felix.kuehling@amd.com>
drm/amdkfd: Fix rescheduling of restore worker
Mukul Joshi <mukul.joshi@amd.com>
drm/amdgpu: Fix leak when GPU memory allocation fails
Lang Yu <Lang.Yu@amd.com>
drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
Ma Jun <Jun.Ma2@amd.com>
drm/amdgpu/pm: Remove gpu_od if it's an empty directory
Lucas Stach <l.stach@pengutronix.de>
drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call
Lijo Lazar <lijo.lazar@amd.com>
drm/amdgpu: Assign correct bits for SDMA HDP flush
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Louis Chauvet <louis.chauvet@bootlin.com>
dmaengine: xilinx: xdma: Fix synchronization issue
Miquel Raynal <miquel.raynal@bootlin.com>
dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma descriptor
Vinod Koul <vkoul@kernel.org>
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Iskander Amara <iskander.amara@theobroma-systems.com>
arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
arm64: dts: qcom: sm8450: Fix the msi-map entries
Johan Hovold <johan+linaro@kernel.org>
arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
Jiantao Shan <shanjiantao@loongson.cn>
LoongArch: Fix access error when read fault on a write-only VMA
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Fix callchain parse error with kernel tracepoint events
Daniel Okazaki <dtokazaki@google.com>
eeprom: at24: fix memory corruption race condition
Sean Christopherson <seanjc@google.com>
cpu: Re-enable CPU mitigations by default for !X86 architectures
Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
x86/tdx: Preserve shared bit on mprotect()
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Naohiro Aota <naohiro.aota@wdc.com>
btrfs: scrub: run relocation repair when/only needed
Qu Wenruo <wqu@suse.com>
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
btrfs: fallback if compressed IO fails for ENOSPC
Kenny Levinsen <kl@kl.wtf>
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Nam Cao <namcao@linutronix.de>
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Steve French <stfrench@microsoft.com>
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French <stfrench@microsoft.com>
smb3: missing lock when picking channel
Gustavo A. R. Silva <gustavoars@kernel.org>
smb: client: Fix struct_group() usage in __packed structs
Miaohe Lin <linmiaohe@huawei.com>
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Matthew Wilcox (Oracle) <willy@infradead.org>
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle) <willy@infradead.org>
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Maksim Kiselev <bigunclemax@gmail.com>
mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128
Mantas Pucka <mantas@8devices.com>
mmc: sdhci-msm: pervent access to suspended controller
Peter Xu <peterx@redhat.com>
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Christian Marangi <ansuelsmth@gmail.com>
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_exec()
Johan Hovold <johan+linaro@kernel.org>
Bluetooth: qca: fix NULL-deref on non-serdev setup
Johan Hovold <johan+linaro@kernel.org>
Bluetooth: qca: fix NULL-deref on non-serdev suspend
WangYuli <wangyuli@uniontech.com>
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
Nathan Chancellor <nathan@kernel.org>
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Aswin Unnikrishnan <aswinunni01@gmail.com>
rust: remove `params` from `module` macro example
Miguel Ojeda <ojeda@kernel.org>
kbuild: rust: force `alloc` extern to allow "empty" Rust files
Miguel Ojeda <ojeda@kernel.org>
kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
Conor Dooley <conor.dooley@microchip.com>
rust: make mutually exclusive with CFI_CLANG
Laine Taffin Altman <alexanderaltman@me.com>
rust: init: remove impl Zeroable for Infallible
Alice Ryhl <aliceryhl@google.com>
rust: don't select CONSTRUCTORS
Wedson Almeida Filho <walmeida@microsoft.com>
rust: kernel: require `Send` for `Module` implementations
Wedson Almeida Filho <walmeida@microsoft.com>
rust: phy: implement `Send` for `Registration`
David Kaplan <david.kaplan@amd.com>
x86/cpu: Fix check for RDPKRU in __show_regs()
Wenkuan Wang <Wenkuan.Wang@amd.com>
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Terry Tritton <terry.tritton@linaro.org>
selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
Terry Tritton <terry.tritton@linaro.org>
selftests/seccomp: Change the syscall used in KILL_THREAD test
Terry Tritton <terry.tritton@linaro.org>
selftests/seccomp: user_notification_addfd check nextfd is available
Christian König <christian.koenig@amd.com>
drm/amdgpu: fix visible VRAM handling during faults
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: add shared fdinfo stats
Alex Deucher <alexander.deucher@amd.com>
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Sean Christopherson <seanjc@google.com>
KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
Sean Christopherson <seanjc@google.com>
KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled
Oliver Neukum <oneukum@suse.com>
usb: xhci: correct return value in case of STS_HCE
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: move event processing for one interrupter to a separate function
Alex Deucher <alexander.deucher@amd.com>
Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
George Shen <george.shen@amd.com>
drm/amd/display: Check DP Alt mode DPCS state via DMUB
David Howells <dhowells@redhat.com>
netfs: Fix the pre-flush when appending to a file in writethrough mode
Kuniyuki Iwashima <kuniyu@amazon.com>
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Sabrina Dubroca <sd@queasysnail.net>
tls: fix lockless read of strp->msg_ready in ->poll
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Jiri Pirko <jiri@resnulli.us>
dpll: check that pin is registered in __dpll_pin_unregister()
Su Hui <suhui@nfschina.com>
octeontx2-af: fix the double free in rvu_npc_freemem()
Jason Reeder <jreeder@ti.com>
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jacob Keller <jacob.e.keller@intel.com>
ice: fix LAG and VF lock dependency in ice_reset_vf()
Sudheer Mogilappagari <sudheer.mogilappagari@intel.com>
iavf: Fix TC config comparison with existing adapter TC config
Erwan Velu <e.velu@criteo.com>
i40e: Report MFS in decimal base instead of hex
Sindhu Devale <sindhu.devale@intel.com>
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Dan Carpenter <dan.carpenter@linaro.org>
net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
MD Danish Anwar <danishanwar@ti.com>
net: phy: dp83869: Fix MII mode failure
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: honor table dormant flag from netdev release event path
Michael Heimpold <michael.heimpold@chargebyte.com>
ARM: dts: imx6ull-tarragon: fix USB over-current polarity
Jakub Kicinski <kuba@kernel.org>
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Rate limit error message
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
Amit Cohen <amcohen@nvidia.com>
mlxsw: Use refcount_t for reference counting
Hyunwoo Kim <v4bel@theori.io>
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Ismael Luceno <iluceno@suse.de>
ipvs: Fix checksumming on GSO of SCTP packets
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
Chun-Yi Lee <jlee@suse.com>
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Sean Wang <sean.wang@mediatek.com>
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Zijun Hu <quic_zijuhu@quicinc.com>
Bluetooth: btusb: Fix triggering coredump implementation for QCA
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Iulia Tanasescu <iulia.tanasescu@nxp.com>
Bluetooth: ISO: Reassemble PA data for bcast sink
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Jonas Dreßler <verdre@v0yd.nl>
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler <verdre@v0yd.nl>
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler <verdre@v0yd.nl>
Bluetooth: hci_event: Use HCI error defines instead of magic values
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
drm/xe: call free_gsc_pkt only once on action add failure
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
drm/xe: Remove sysfs only once on action add failure
Prathamesh Shete <pshete@nvidia.com>
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Daniel Golle <daniel@makrotopia.org>
net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
Hyunwoo Kim <v4bel@theori.io>
net: gtp: Fix Use-After-Free in gtp_dellink
Hyunwoo Kim <v4bel@theori.io>
tcp: Fix Use-After-Free in tcp_ao_connect_init
Eric Dumazet <edumazet@google.com>
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet <edumazet@google.com>
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet <edumazet@google.com>
net: fix sk_memory_allocated_{add|sub} vs softirqs
Adam Li <adamli@os.amperecomputing.com>
net: make SK_MEMORY_PCPU_RESERV tunable
Jakub Kicinski <kuba@kernel.org>
tools: ynl: don't ignore errors in NLMSG_DONE messages
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
Duoming Zhou <duoming@zju.edu.cn>
ax25: Fix netdev refcount issue
David Howells <dhowells@redhat.com>
netfs: Fix writethrough-mode error handling
Paul Geurts <paul_geurts@live.nl>
NFC: trf7970a: disable all regulators on removal
Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_caps()
Dan Williams <dan.j.williams@intel.com>
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix error recovery for 5760X (P7) chips
Vikas Gupta <vikas.gupta@broadcom.com>
bnxt_en: Fix the PCI-AER routines
Vikas Gupta <vikas.gupta@broadcom.com>
bnxt_en: refactor reset close code
Hangbin Liu <liuhangbin@gmail.com>
bridge/br_netlink.c: no need to return void function
Eric Dumazet <edumazet@google.com>
icmp: prevent possible NULL dereferences from icmp_build_probe()
Andrei Simion <andrei.simion@microchip.com>
ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property
Ido Schimmel <idosch@nvidia.com>
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel <idosch@nvidia.com>
mlxsw: core_env: Fix driver initialization with old firmware
Ido Schimmel <idosch@nvidia.com>
mlxsw: core: Unregister EMAD trap using FORWARD action
Justin Chen <justin.chen@broadcom.com>
net: bcmasp: fix memory leak when bringing down interface
David Bauer <mail@david-bauer.net>
vxlan: drop packets from invalid src-address
Duanqiang Wen <duanqiangwen@net-swift.com>
net: libwx: fix alloc msix vectors failed
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: fix unaligned le16 access
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: remove link before AP
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211_hwsim: init peer measurement result
Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
drm/gma500: Remove lid code
Miri Korenblit <miriam.rachel.korenblit@intel.com>
wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
Avraham Stern <avraham.stern@intel.com>
wifi: iwlwifi: mvm: remove old PASN station when adding a new one
Felix Fietkau <nbd@nbd.name>
wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
Colin Ian King <colin.i.king@intel.com>
wifi: mac80211: clean up assignments to pointer cache.
Alexey Brodkin <Alexey.Brodkin@synopsys.com>
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
gpio: tangier: Use correct type for the IRQ chip data
Maximilian Luz <luzmaximilian@gmail.com>
arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller
Rajendra Nayak <quic_rjendra@quicinc.com>
arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states
Luca Weiss <luca.weiss@fairphone.com>
arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs
Yu Kuai <yukuai3@huawei.com>
block: fix module reference leakage from bdev_open_by_dev error path
Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro
Muhammed Efe Cetin <efectn@protonmail.com>
arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt2712: fix validation errors
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-"
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: drop invalid thermal block clock
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: reorder nodes
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: drop invalid properties from ethsys
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7986: reorder properties
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: fix IR nodename
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: fix clock controllers
Pin-yen Lin <treapking@chromium.org>
arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358
Pin-yen Lin <treapking@chromium.org>
arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315
Pin-yen Lin <treapking@chromium.org>
arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: cherry: Describe CPU supplies
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutex
Ikjoon Jang <ikjn@chromium.org>
arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
Dragan Simic <dsimic@manjaro.org>
arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
Andy Yan <andyshrk@163.com>
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5
Quentin Schulz <quentin.schulz@theobroma-systems.com>
arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
Iskander Amara <iskander.amara@theobroma-systems.com>
arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
Quentin Schulz <quentin.schulz@theobroma-systems.com>
arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
Arınç ÜNAL <arinc.unal@arinc9.com>
arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f
Yaraslau Furman <yaro330@gmail.com>
HID: logitech-dj: allow mice to use all types of reports
Zhang Lixu <lixu.zhang@intel.com>
HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
Takayuki Nagata <tnagata@redhat.com>
cifs: reinstate original behavior again for forceuid/forcegid
Paulo Alcantara <pc@manguebit.com>
smb: client: fix rename(2) regression against samba
David Howells <dhowells@redhat.com>
cifs: Fix reacquisition of volume cookie on still-live connection
-------------
Diffstat:
Documentation/admin-guide/sysctl/net.rst | 5 +
Documentation/devicetree/bindings/eeprom/at24.yaml | 5 +-
Makefile | 4 +-
arch/Kconfig | 8 +
arch/arc/boot/dts/hsdk.dts | 1 -
arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 8 +-
.../boot/dts/nxp/imx/imx6ull-tarragon-common.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 8 +-
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 3 +-
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 34 ++-
.../boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 6 +-
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 215 ++++++++--------
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 1 -
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi | 6 +-
arch/arm64/boot/dts/mediatek/mt8192.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi | 36 ++-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 5 +
arch/arm64/boot/dts/qcom/sc7280.dtsi | 4 +-
arch/arm64/boot/dts/qcom/sc8180x.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 11 +-
arch/arm64/boot/dts/qcom/sm6350.dtsi | 4 +-
arch/arm64/boot/dts/qcom/sm6375.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 6 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 16 +-
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 4 +-
.../boot/dts/rockchip/rk3399-pinebook-pro.dts | 1 -
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 31 ++-
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 6 +-
.../arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi | 4 +-
.../boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 3 +-
arch/loongarch/include/asm/perf_event.h | 8 +
arch/loongarch/mm/fault.c | 4 +-
arch/riscv/include/asm/page.h | 2 +-
arch/riscv/include/asm/pgtable.h | 2 +-
arch/riscv/include/uapi/asm/hwprobe.h | 2 +-
arch/riscv/mm/init.c | 2 +-
arch/x86/Kconfig | 11 +-
arch/x86/include/asm/coco.h | 1 +
arch/x86/include/asm/pgtable_types.h | 3 +-
arch/x86/kernel/cpu/amd.c | 3 +-
arch/x86/kernel/process_64.c | 2 +-
arch/x86/kvm/pmu.c | 30 ++-
arch/x86/kvm/vmx/pmu_intel.c | 16 +-
block/bdev.c | 2 +-
drivers/acpi/cppc_acpi.c | 72 ++++--
drivers/bluetooth/btmtk.c | 7 +-
drivers/bluetooth/btusb.c | 11 +-
drivers/bluetooth/hci_qca.c | 27 +-
drivers/cxl/core/mbox.c | 38 ++-
drivers/dma/idma64.c | 4 +
drivers/dma/idxd/cdev.c | 5 +-
drivers/dma/idxd/debugfs.c | 4 +-
drivers/dma/idxd/device.c | 8 +-
drivers/dma/idxd/idxd.h | 2 +-
drivers/dma/idxd/init.c | 2 +-
drivers/dma/idxd/irq.c | 4 +-
drivers/dma/idxd/perfmon.c | 9 +-
drivers/dma/owl-dma.c | 4 +-
drivers/dma/pl330.c | 3 -
drivers/dma/tegra186-gpc-dma.c | 3 +
drivers/dma/xilinx/xdma-regs.h | 3 +
drivers/dma/xilinx/xdma.c | 28 ++-
drivers/dma/xilinx/xilinx_dpdma.c | 13 +-
drivers/dpll/dpll_core.c | 61 +++--
drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 137 +++++++----
drivers/firmware/qcom/qcom_scm.c | 37 +--
drivers/gpio/gpio-tangier.c | 9 +-
drivers/gpio/gpio-tegra186.c | 20 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 33 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 28 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 73 +++---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c | 3 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 3 +-
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 24 +-
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 15 +-
.../amd/display/dc/dcn32/dcn32_dio_link_encoder.c | 85 +++++--
.../amd/display/dc/dcn32/dcn32_dio_link_encoder.h | 5 +
.../amd/display/dc/dcn35/dcn35_dio_link_encoder.c | 4 +-
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 7 +
drivers/gpu/drm/drm_gem_atomic_helper.c | 4 +-
drivers/gpu/drm/gma500/Makefile | 1 -
drivers/gpu/drm/gma500/psb_device.c | 5 +-
drivers/gpu/drm/gma500/psb_drv.h | 9 -
drivers/gpu/drm/gma500/psb_lid.c | 80 ------
drivers/gpu/drm/xe/xe_gt.c | 4 +-
drivers/gpu/drm/xe/xe_gt_ccs_mode.c | 19 +-
drivers/gpu/drm/xe/xe_gt_ccs_mode.h | 2 +-
drivers/gpu/drm/xe/xe_huc.c | 9 +-
drivers/hid/hid-logitech-dj.c | 4 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 38 +--
drivers/hid/intel-ish-hid/ipc/ipc.c | 2 +-
drivers/i2c/i2c-core-base.c | 12 +-
drivers/irqchip/irq-gic-v3-its.c | 9 +-
drivers/misc/eeprom/at24.c | 18 +-
drivers/mmc/host/sdhci-msm.c | 16 +-
drivers/mmc/host/sdhci-of-dwcmshc.c | 1 +
drivers/mtd/mtdcore.c | 2 +-
drivers/mtd/nand/raw/diskonchip.c | 4 +-
drivers/mtd/nand/raw/qcom_nandc.c | 7 +-
drivers/net/dsa/mv88e6xxx/chip.c | 56 ++++-
drivers/net/dsa/mv88e6xxx/port.h | 23 +-
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c | 21 +-
drivers/net/ethernet/broadcom/b44.c | 14 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 82 +++---
drivers/net/ethernet/intel/i40e/i40e_main.c | 6 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 30 ++-
drivers/net/ethernet/intel/ice/ice_vf_lib.c | 16 +-
.../net/ethernet/marvell/octeontx2/af/rvu_npc.c | 1 -
.../ethernet/mellanox/mlx5/core/en_accel/macsec.c | 1 +
drivers/net/ethernet/mellanox/mlxsw/core.c | 2 +-
.../mellanox/mlxsw/core_acl_flex_actions.c | 16 +-
.../ethernet/mellanox/mlxsw/core_acl_flex_keys.c | 9 +-
drivers/net/ethernet/mellanox/mlxsw/core_env.c | 20 +-
drivers/net/ethernet/mellanox/mlxsw/pci.c | 10 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c | 11 +-
.../ethernet/mellanox/mlxsw/spectrum_acl_tcam.c | 132 ++++++----
.../ethernet/mellanox/mlxsw/spectrum_acl_tcam.h | 5 +-
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 15 +-
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 8 +-
drivers/net/ethernet/ti/am65-cpts.c | 5 +
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 8 +-
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +-
drivers/net/gtp.c | 3 +-
drivers/net/macsec.c | 46 +++-
drivers/net/phy/dp83869.c | 3 +-
drivers/net/phy/mediatek-ge-soc.c | 43 ++--
drivers/net/usb/ax88179_178a.c | 11 +-
drivers/net/vxlan/vxlan_core.c | 4 +
.../net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | 2 +
drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 3 +-
drivers/net/wireless/virtual/mac80211_hwsim.c | 2 +-
drivers/nfc/trf7970a.c | 42 ++--
drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 6 +-
drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 9 +-
drivers/phy/qualcomm/phy-qcom-m31.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 12 +-
drivers/phy/qualcomm/phy-qcom-qmp.h | 2 +
drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 36 ++-
drivers/phy/rockchip/phy-rockchip-snps-pcie3.c | 31 +--
drivers/phy/ti/phy-tusb1210.c | 23 +-
drivers/soc/mediatek/mtk-svs.c | 7 +-
drivers/soundwire/amd_manager.c | 15 ++
drivers/soundwire/amd_manager.h | 3 +-
drivers/usb/host/xhci-ring.c | 116 +++++----
drivers/video/fbdev/core/fb_defio.c | 2 +-
fs/btrfs/backref.c | 12 +-
fs/btrfs/extent_map.c | 2 +-
fs/btrfs/inode.c | 13 +-
fs/btrfs/scrub.c | 18 +-
fs/btrfs/tests/extent-map-tests.c | 5 +
fs/netfs/buffered_write.c | 23 +-
fs/proc/page.c | 7 +-
fs/smb/client/cifsfs.c | 1 +
fs/smb/client/cifsglob.h | 2 +
fs/smb/client/cifspdu.h | 4 +-
fs/smb/client/fs_context.c | 12 +
fs/smb/client/fs_context.h | 2 +
fs/smb/client/fscache.c | 13 +
fs/smb/client/misc.c | 3 +
fs/smb/client/smb2pdu.h | 2 +-
fs/smb/client/transport.c | 7 +-
include/drm/drm_gem.h | 13 +
include/linux/etherdevice.h | 25 ++
include/linux/firmware/qcom/qcom_qseecom.h | 55 ++++-
include/linux/firmware/qcom/qcom_scm.h | 10 +-
include/linux/mm.h | 8 +-
include/linux/page-flags.h | 146 ++++++-----
include/net/af_unix.h | 3 +
include/net/bluetooth/hci.h | 8 +
include/net/bluetooth/hci_core.h | 38 ++-
include/net/bluetooth/hci_sync.h | 20 +-
include/net/bluetooth/l2cap.h | 2 +-
include/net/macsec.h | 2 +
include/net/sock.h | 41 +--
include/net/tls.h | 3 +-
include/trace/events/mmflags.h | 1 +
init/Kconfig | 2 +-
kernel/bounds.c | 2 +-
kernel/cpu.c | 4 +-
kernel/crash_core.c | 5 +-
kernel/sched/fair.c | 34 +--
lib/stackdepot.c | 4 +-
mm/hugetlb.c | 29 +--
mm/zswap.c | 25 +-
net/ax25/af_ax25.c | 2 +-
net/bluetooth/6lowpan.c | 2 +-
net/bluetooth/hci_conn.c | 168 +++----------
net/bluetooth/hci_event.c | 52 ++--
net/bluetooth/hci_sync.c | 274 ++++++++++++++++++++-
net/bluetooth/iso.c | 50 +++-
net/bluetooth/l2cap_core.c | 12 +-
net/bluetooth/l2cap_sock.c | 10 +-
net/bluetooth/mgmt.c | 27 +-
net/bluetooth/sco.c | 10 +-
net/bridge/br_netlink.c | 2 +-
net/core/sock.c | 1 +
net/core/sysctl_net_core.c | 9 +
net/ethernet/eth.c | 12 +-
net/ipv4/icmp.c | 12 +-
net/ipv4/route.c | 3 +
net/ipv4/tcp_ao.c | 3 +-
net/ipv4/udp.c | 5 +-
net/ipv6/udp.c | 5 +-
net/mac80211/mesh.c | 8 +-
net/mac80211/mesh.h | 36 ++-
net/mac80211/mesh_pathtbl.c | 37 +--
net/mac80211/mlme.c | 9 +-
net/mac80211/rx.c | 13 +-
net/netfilter/ipvs/ip_vs_proto_sctp.c | 6 +-
net/netfilter/nft_chain_filter.c | 4 +-
net/openvswitch/conntrack.c | 4 +-
net/tls/tls.h | 2 +-
net/tls/tls_strp.c | 6 +-
net/unix/garbage.c | 2 +-
rust/Makefile | 1 -
rust/kernel/init.rs | 11 +-
rust/kernel/lib.rs | 2 +-
rust/kernel/net/phy.rs | 4 +
rust/macros/lib.rs | 12 -
scripts/Makefile.build | 2 +-
tools/net/ynl/lib/ynl.py | 1 +
tools/testing/selftests/riscv/hwprobe/cbo.c | 2 +-
tools/testing/selftests/riscv/hwprobe/hwprobe.h | 10 +
tools/testing/selftests/seccomp/seccomp_bpf.c | 41 ++-
229 files changed, 2425 insertions(+), 1546 deletions(-)
next reply other threads:[~2024-04-30 10:46 UTC|newest]
Thread overview: 241+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 10:36 Greg Kroah-Hartman [this message]
2024-04-30 10:36 ` [PATCH 6.8 001/228] cifs: Fix reacquisition of volume cookie on still-live connection Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 002/228] smb: client: fix rename(2) regression against samba Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 003/228] cifs: reinstate original behavior again for forceuid/forcegid Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 004/228] HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 005/228] HID: logitech-dj: allow mice to use all types of reports Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 006/228] arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 007/228] arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 008/228] arm64: dts: rockchip: fix alphabetical ordering RK3399 puma Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 009/228] arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 010/228] arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5 Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 011/228] arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 012/228] arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 013/228] arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutex Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 014/228] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 015/228] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 016/228] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1 Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 017/228] arm64: dts: mediatek: cherry: Describe CPU supplies Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 018/228] arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315 Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 019/228] arm64: dts: mediatek: mt8195-cherry: " Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 020/228] arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358 Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 021/228] arm64: dts: mediatek: mt7622: fix clock controllers Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 022/228] arm64: dts: mediatek: mt7622: fix IR nodename Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 023/228] arm64: dts: mediatek: mt7622: fix ethernet controller "compatible" Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 024/228] arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 025/228] arm64: dts: mediatek: mt7986: reorder properties Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 026/228] arm64: dts: mediatek: mt7986: drop invalid properties from ethsys Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 027/228] arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 028/228] arm64: dts: mediatek: mt7986: reorder nodes Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 029/228] arm64: dts: mediatek: mt7986: drop invalid thermal block clock Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 030/228] arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-" Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 031/228] arm64: dts: mediatek: mt2712: fix validation errors Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 032/228] arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 033/228] arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 034/228] block: fix module reference leakage from bdev_open_by_dev error path Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 035/228] arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 036/228] arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 037/228] arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 038/228] gpio: tangier: Use correct type for the IRQ chip data Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 039/228] ARC: [plat-hsdk]: Remove misplaced interrupt-cells property Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 040/228] wifi: mac80211: clean up assignments to pointer cache Greg Kroah-Hartman
2024-04-30 10:36 ` [PATCH 6.8 041/228] wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 042/228] wifi: iwlwifi: mvm: remove old PASN station when adding a new one Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 043/228] wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 044/228] drm/gma500: Remove lid code Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 045/228] wifi: mac80211_hwsim: init peer measurement result Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 046/228] wifi: mac80211: remove link before AP Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 047/228] wifi: mac80211: fix unaligned le16 access Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 048/228] net: libwx: fix alloc msix vectors failed Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 049/228] vxlan: drop packets from invalid src-address Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 050/228] net: bcmasp: fix memory leak when bringing down interface Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 051/228] mlxsw: core: Unregister EMAD trap using FORWARD action Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 052/228] mlxsw: core_env: Fix driver initialization with old firmware Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 053/228] mlxsw: pci: " Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 054/228] ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 055/228] icmp: prevent possible NULL dereferences from icmp_build_probe() Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 056/228] bridge/br_netlink.c: no need to return void function Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 057/228] bnxt_en: refactor reset close code Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 058/228] bnxt_en: Fix the PCI-AER routines Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 059/228] bnxt_en: Fix error recovery for 5760X (P7) chips Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 060/228] cxl/core: Fix potential payload size confusion in cxl_mem_get_poison() Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 061/228] net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_caps() Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 062/228] NFC: trf7970a: disable all regulators on removal Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 063/228] netfs: Fix writethrough-mode error handling Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 064/228] ax25: Fix netdev refcount issue Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 065/228] soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 066/228] tools: ynl: dont ignore errors in NLMSG_DONE messages Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 067/228] net: make SK_MEMORY_PCPU_RESERV tunable Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 068/228] net: fix sk_memory_allocated_{add|sub} vs softirqs Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 069/228] ipv4: check for NULL idev in ip_route_use_hint() Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 070/228] net: usb: ax88179_178a: stop lying about skb->truesize Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 071/228] tcp: Fix Use-After-Free in tcp_ao_connect_init Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 072/228] net: gtp: Fix Use-After-Free in gtp_dellink Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 073/228] net: phy: mediatek-ge-soc: follow netdev LED trigger semantics Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 074/228] gpio: tegra186: Fix tegra186_gpio_is_accessible() check Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 075/228] drm/xe: Remove sysfs only once on action add failure Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 076/228] drm/xe: call free_gsc_pkt " Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 077/228] Bluetooth: hci_event: Use HCI error defines instead of magic values Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 078/228] Bluetooth: hci_conn: Only do ACL connections sequentially Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 079/228] Bluetooth: Remove pending ACL connection attempts Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 080/228] Bluetooth: hci_conn: Always use sk_timeo as conn_timeout Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 081/228] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 082/228] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 083/228] Bluetooth: hci_sync: Attempt to dequeue connection attempt Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 084/228] Bluetooth: ISO: Reassemble PA data for bcast sink Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 085/228] Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 086/228] Bluetooth: btusb: Fix triggering coredump implementation for QCA Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 087/228] Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 088/228] Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 089/228] Bluetooth: btusb: mediatek: Fix double free of skb in coredump Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 090/228] Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 091/228] Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional() Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 092/228] ipvs: Fix checksumming on GSO of SCTP packets Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 093/228] net: openvswitch: Fix Use-After-Free in ovs_ct_exit Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 094/228] mlxsw: Use refcount_t for reference counting Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 095/228] mlxsw: spectrum_acl_tcam: Fix race in region ID allocation Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 096/228] mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 097/228] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 098/228] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 099/228] mlxsw: spectrum_acl_tcam: Rate limit error message Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 100/228] mlxsw: spectrum_acl_tcam: Fix memory leak during rehash Greg Kroah-Hartman
2024-04-30 10:37 ` [PATCH 6.8 101/228] mlxsw: spectrum_acl_tcam: Fix warning " Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 102/228] mlxsw: spectrum_acl_tcam: Fix incorrect list API usage Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 103/228] mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 104/228] eth: bnxt: fix counting packets discarded due to OOM and netpoll Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 105/228] ARM: dts: imx6ull-tarragon: fix USB over-current polarity Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 106/228] netfilter: nf_tables: honor table dormant flag from netdev release event path Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 107/228] net: phy: dp83869: Fix MII mode failure Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 108/228] net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 109/228] i40e: Do not use WQ_MEM_RECLAIM flag for workqueue Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 110/228] i40e: Report MFS in decimal base instead of hex Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 111/228] iavf: Fix TC config comparison with existing adapter TC config Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 112/228] ice: fix LAG and VF lock dependency in ice_reset_vf() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 113/228] net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 114/228] octeontx2-af: fix the double free in rvu_npc_freemem() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 115/228] dpll: check that pin is registered in __dpll_pin_unregister() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 116/228] dpll: fix dpll_pin_on_pin_register() for multiple parent pins Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 117/228] tls: fix lockless read of strp->msg_ready in ->poll Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 118/228] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 119/228] netfs: Fix the pre-flush when appending to a file in writethrough mode Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 120/228] drm/amd/display: Check DP Alt mode DPCS state via DMUB Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 121/228] Revert "drm/amd/display: fix USB-C flag update after enc10 feature init" Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 122/228] xhci: move event processing for one interrupter to a separate function Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 123/228] usb: xhci: correct return value in case of STS_HCE Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 124/228] KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 125/228] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET" Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 126/228] drm: add drm_gem_object_is_shared_for_memory_stats() helper Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 127/228] drm/amdgpu: add shared fdinfo stats Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 128/228] drm/amdgpu: fix visible VRAM handling during faults Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 129/228] selftests/seccomp: user_notification_addfd check nextfd is available Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 130/228] selftests/seccomp: Change the syscall used in KILL_THREAD test Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 131/228] selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID) Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 132/228] x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 133/228] x86/cpu: Fix check for RDPKRU in __show_regs() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 134/228] rust: phy: implement `Send` for `Registration` Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 135/228] rust: kernel: require `Send` for `Module` implementations Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 136/228] rust: dont select CONSTRUCTORS Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 137/228] rust: init: remove impl Zeroable for Infallible Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 138/228] rust: make mutually exclusive with CFI_CLANG Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 139/228] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 140/228] kbuild: rust: force `alloc` extern to allow "empty" Rust files Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 141/228] rust: remove `params` from `module` macro example Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 142/228] Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 143/228] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 144/228] Bluetooth: qca: fix NULL-deref on non-serdev suspend Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 145/228] Bluetooth: qca: fix NULL-deref on non-serdev setup Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 146/228] mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_exec() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 147/228] mm/hugetlb: fix missing hugetlb_lock for resv uncharge Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 148/228] mmc: sdhci-msm: pervent access to suspended controller Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 149/228] mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128 Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 150/228] mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 151/228] mm: support page_mapcount() on page_has_type() pages Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 152/228] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 153/228] smb: client: Fix struct_group() usage in __packed structs Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 154/228] smb3: missing lock when picking channel Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 155/228] smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 156/228] HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 157/228] HID: i2c-hid: Revert to await reset ACK before reading report descriptor Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 158/228] btrfs: fallback if compressed IO fails for ENOSPC Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 159/228] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 160/228] btrfs: scrub: run relocation repair when/only needed Greg Kroah-Hartman
2024-04-30 10:38 ` [PATCH 6.8 161/228] btrfs: fix information leak in btrfs_ioctl_logical_to_ino() Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 162/228] x86/tdx: Preserve shared bit on mprotect() Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 163/228] cpu: Re-enable CPU mitigations by default for !X86 architectures Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 164/228] eeprom: at24: fix memory corruption race condition Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 165/228] LoongArch: Fix callchain parse error with kernel tracepoint events Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 166/228] LoongArch: Fix access error when read fault on a write-only VMA Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 167/228] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 168/228] arm64: dts: qcom: sm8450: Fix the msi-map entries Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 169/228] arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 170/228] dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state" Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 171/228] dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma descriptor Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 172/228] dmaengine: xilinx: xdma: Fix synchronization issue Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 173/228] drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 174/228] drm/amdgpu: Assign correct bits for SDMA HDP flush Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 175/228] drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 176/228] drm/amdgpu/pm: Remove gpu_od if its an empty directory Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 177/228] drm/amdgpu/umsch: dont execute umsch test when GPU is in reset/suspend Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 178/228] drm/amdgpu: Fix leak when GPU memory allocation fails Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 179/228] drm/amdkfd: Fix rescheduling of restore worker Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 180/228] drm/amdkfd: Fix eviction fence handling Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 181/228] irqchip/gic-v3-its: Prevent double free on error Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 182/228] ACPI: CPPC: Use access_width over bit_width for system memory accesses Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 183/228] ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 184/228] ACPI: CPPC: Fix access width used for PCC registers Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 185/228] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 186/228] ethernet: Add helper for assigning packet type when dest address does not match device address Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 187/228] net: b44: set pause params only when interface is up Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 188/228] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 189/228] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 190/228] stackdepot: respect __GFP_NOLOCKDEP allocation flag Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 191/228] fbdev: fix incorrect address computation in deferred IO Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 192/228] udp: preserve the connected status if only UDP cmsg Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 193/228] mtd: limit OTP NVMEM cell parse to non-NAND devices Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 194/228] mtd: diskonchip: work around ubsan link failure Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 195/228] firmware: qcom: uefisecapp: Fix memory related IO errors and crashes Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 196/228] phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 197/228] phy: qcom: qmp-combo: Fix VCO div offset on v3 Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 198/228] mm: turn folio_test_hugetlb into a PageType Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 199/228] mm: zswap: fix shrinker NULL crash with cgroup_disable=memory Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 200/228] dmaengine: owl: fix register access functions Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 201/228] dmaengine: tegra186: Fix residual calculation Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 202/228] idma64: Dont try to serve interrupts when device is powered off Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 203/228] soundwire: amd: fix for wake interrupt handling for clockstop mode Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 204/228] phy: marvell: a3700-comphy: Fix out of bounds read Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 205/228] phy: marvell: a3700-comphy: Fix hardcoded array size Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 206/228] phy: freescale: imx8m-pcie: fix pcie link-up instability Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 207/228] phy: rockchip-snps-pcie3: fix bifurcation on rk3588 Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 208/228] phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 209/228] phy: rockchip: naneng-combphy: Fix mux on rk3588 Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 210/228] phy: qcom: m31: match requested regulator name with dt schema Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 211/228] dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 212/228] dma: xilinx_dpdma: Fix locking Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 213/228] dmaengine: idxd: Fix oops during rmmod on single-CPU platforms Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 214/228] riscv: Fix TASK_SIZE on 64-bit NOMMU Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 215/228] riscv: Fix loading 64-bit NOMMU kernels past the start of RAM Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 216/228] phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 217/228] dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 218/228] sched/eevdf: Always update V if se->on_rq when reweighting Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 219/228] sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 220/228] sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf() Greg Kroah-Hartman
2024-04-30 10:39 ` [PATCH 6.8 221/228] riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 222/228] RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2 Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 223/228] i2c: smbus: fix NULL function pointer dereference Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 224/228] phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6 Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 225/228] bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 226/228] Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 227/228] Bluetooth: hci_sync: Fix UAF on create_le_conn_complete Greg Kroah-Hartman
2024-04-30 10:40 ` [PATCH 6.8 228/228] Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync Greg Kroah-Hartman
2024-04-30 16:49 ` [PATCH 6.8 000/228] 6.8.9-rc1 review SeongJae Park
2024-04-30 19:29 ` Florian Fainelli
2024-04-30 20:40 ` Justin Forbes
2024-05-01 2:12 ` Bagas Sanjaya
2024-05-01 5:25 ` Naresh Kamboju
2024-05-01 8:37 ` Ron Economos
2024-05-01 11:36 ` Miguel Ojeda
2024-05-01 13:39 ` Jon Hunter
2024-05-01 13:41 ` Mark Brown
2024-05-02 2:11 ` Shuah Khan
2024-05-02 6:47 ` Pascal Ernster
-- strict thread matches above, loose matches on Subject: below --
2024-04-30 13:45 Ronald Warsow
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240430103103.806426847@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).