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
Subject: [PATCH 6.0 000/289] 6.0.11-rc1 review
Date: Wed, 30 Nov 2022 19:19:45 +0100 [thread overview]
Message-ID: <20221130180544.105550592@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.0.11 release.
There are 289 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 Fri, 02 Dec 2022 18:05:05 +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.0.11-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.0.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.0.11-rc1
Andrzej Hajda <andrzej.hajda@intel.com>
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"
Christian König <christian.koenig@amd.com>
drm/amdgpu: always register an MMU notifier for userptr
Dillon Varone <Dillon.Varone@amd.com>
drm/amd/display: Update soc bounding box for dcn32/dcn321
Jack Xiao <Jack.Xiao@amd.com>
drm/amd/amdgpu: reserve vm invalidation engine for firmware
Ramesh Errabolu <Ramesh.Errabolu@amd.com>
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/psp: don't free PSP buffers on suspend
Tsung-hua Lin <Tsung-hua.Lin@amd.com>
drm/amd/display: No display after resume from WB/CB
Lyude Paul <lyude@redhat.com>
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul <lyude@redhat.com>
drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
Matthew Auld <matthew.auld@intel.com>
drm/i915/ttm: never purge busy objects
Filipe Manana <fdmanana@suse.com>
btrfs: do not modify log tree while holding a leaf from fs tree locked
Zhen Lei <thunder.leizhen@huawei.com>
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Christoph Hellwig <hch@lst.de>
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig <hch@lst.de>
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Anand Jain <anand.jain@oracle.com>
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain <anand.jain@oracle.com>
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain <anand.jain@oracle.com>
btrfs: free btrfs_path before copying inodes to userspace
Josef Bacik <josef@toxicpanda.com>
btrfs: free btrfs_path before copying root refs to userspace
Phil Turnbull <philipturnbull@github.com>
wifi: wilc1000: validate number of channels
Phil Turnbull <philipturnbull@github.com>
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull <philipturnbull@github.com>
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull <philipturnbull@github.com>
wifi: wilc1000: validate pairwise and authentication suite offsets
Miklos Szeredi <mszeredi@redhat.com>
fuse: lock inode unconditionally in fuse_fallocate()
Mikulas Patocka <mpatocka@redhat.com>
dm integrity: clear the journal on suspend
Mikulas Patocka <mpatocka@redhat.com>
dm integrity: flush the journal on suspend
Robin Murphy <robin.murphy@arm.com>
gpu: host1x: Avoid trying to use GART on Tegra20
Zhou Guanghui <zhouguanghui1@huawei.com>
scsi: iscsi: Fix possible memory leak when device_register() failed
Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
scsi: mpi3mr: Suppress command reply debug prints
Enrico Sau <enrico.sau@gmail.com>
net: usb: qmi_wwan: add Telit 0x103a composition
Keith Busch <kbusch@kernel.org>
dm-log-writes: set dma_alignment limit in io_hints
Keith Busch <kbusch@kernel.org>
dm-integrity: set dma_alignment limit in io_hints
Keith Busch <kbusch@kernel.org>
block: make blk_set_default_limits() private
Gleb Mazovetskiy <glex.spb@gmail.com>
tcp: configurable source port perturb table size
Hans de Goede <hdegoede@redhat.com>
platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables
Arnav Rawat <arnavr3@illinois.edu>
platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
Kai-Heng Feng <kai.heng.feng@canonical.com>
platform/x86: hp-wmi: Ignore Smart Experience App event
Maximilian Luz <luzmaximilian@gmail.com>
platform/surface: aggregator_registry: Add support for Surface Laptop 5
Damien Le Moal <damien.lemoal@opensource.wdc.com>
zonefs: fix zone report size in __zonefs_io_error()
Eric Huang <jinhuieric.huang@amd.com>
drm/amdkfd: Fix a memory limit issue
Guchun Chen <guchun.chen@amd.com>
drm/amdgpu: disable BACO support on more cards
Dillon Varone <Dillon.Varone@amd.com>
drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
Maximilian Luz <luzmaximilian@gmail.com>
platform/surface: aggregator_registry: Add support for Surface Pro 9
Hans de Goede <hdegoede@redhat.com>
platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
Xiongfeng Wang <wangxiongfeng2@huawei.com>
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
Lennard Gäher <gaeher@mpi-sws.org>
platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
ruanjinjie <ruanjinjie@huawei.com>
xen/platform-pci: add missing free_irq() in error path
Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
Olivier Moysan <olivier.moysan@foss.st.com>
ASoC: stm32: dfsdm: manage cb buffers cleanup
Takashi Iwai <tiwai@suse.de>
Input: i8042 - apply probe defer to more ASUS ZenBook models
Anjana Hari <quic_ahari@quicinc.com>
pinctrl: qcom: sc8280xp: Rectify UFS reset pins
Hans de Goede <hdegoede@redhat.com>
Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
Hans de Goede <hdegoede@redhat.com>
Input: soc_button_array - add use_low_level_irq module parameter
Zhu Ning <zhuning0077@gmail.com>
ASoC: sof_es8336: reduce pop noise on speaker
Peter Zijlstra <peterz@infradead.org>
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Hans de Goede <hdegoede@redhat.com>
Input: goodix - try resetting the controller when no config is set
Fedor Pchelkin <pchelkin@ispras.ru>
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Fedor Pchelkin <pchelkin@ispras.ru>
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Lukas Wunner <lukas@wunner.de>
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
Matti Vaittinen <mazziesaccount@gmail.com>
tools: iio: iio_generic_buffer: Fix read size
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
Brent Mendelsohn <mendiebm@gmail.com>
ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI table
Aman Dhoot <amandhoot12@gmail.com>
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Yang Yingliang <yangyingliang@huawei.com>
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
Yang Yingliang <yangyingliang@huawei.com>
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
Gaosheng Cui <cuigaosheng1@huawei.com>
ASoC: Intel: fix unused-variable warning in probe_codec
Cezary Rojewski <cezary.rojewski@intel.com>
ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Li Liguang <liliguang@baidu.com>
mm: correctly charge compressed memory to its memcg
Qi Zheng <zhengqi.arch@bytedance.com>
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Michael Kelley <mikelley@microsoft.com>
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/tsx: Add a feature bit for TSX control MSR support
David Woodhouse <dwmw@amazon.co.uk>
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: add kvm_leave_nested
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky <mlevitsk@redhat.com>
KVM: x86: nSVM: leave nested mode on vCPU free
Sean Christopherson <seanjc@google.com>
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
David Woodhouse <dwmw@amazon.co.uk>
KVM: x86/xen: Validate port number in SCHEDOP_poll
David Woodhouse <dwmw@amazon.co.uk>
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
Kazuki Takiguchi <takiguchi.kazuki171@gmail.com>
KVM: x86/mmu: Fix race condition in direct_page_fault
Russ Weight <russell.h.weight@intel.com>
fpga: m10bmc-sec: Fix kconfig dependencies
Johannes Weiner <hannes@cmpxchg.org>
mm: vmscan: fix extreme overreclaim and swap floods
Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Mukesh Ojha <quic_mojha@quicinc.com>
gcov: clang: fix the buffer overflow issue
Chen Zhongjin <chenzhongjin@huawei.com>
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Jens Axboe <axboe@kernel.dk>
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available
Pavel Begunkov <asml.silence@gmail.com>
io_uring: make poll refs more robust
Pavel Begunkov <asml.silence@gmail.com>
io_uring: cmpxchg for poll arm refs release
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Clear ep descriptor last
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
Michael Grzeschik <m.grzeschik@pengutronix.de>
usb: dwc3: gadget: conditionally remove requests
George Shen <george.shen@amd.com>
drm/amd/display: Fix calculation for cursor CAB allocation
Alvin Lee <Alvin.Lee2@amd.com>
drm/amd/display: Update MALL SS NumWays calculation
Alvin Lee <Alvin.Lee2@amd.com>
drm/amd/display: Add debug option for allocating extra way for cursor
Lee, Alvin <Alvin.Lee2@amd.com>
drm/amd/display: Added debug option for forcing subvp num ways
Jay Cornwall <jay.cornwall@amd.com>
drm/amdkfd: update GFX11 CWSR trap handler
David Belanger <david.belanger@amd.com>
drm/amdgpu: Enable SA software trap.
Randy Dunlap <rdunlap@infradead.org>
nios2: add FORCE for vmlinuz.gz
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Alexandre Belloni <alexandre.belloni@bootlin.com>
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Marc Kleine-Budde <mkl@pengutronix.de>
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
Frieder Schrempf <frieder.schrempf@kontron.de>
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Linus Walleij <linus.walleij@linaro.org>
bus: ixp4xx: Don't touch bit 7 on IXP42x
Damien Le Moal <damien.lemoal@opensource.wdc.com>
zonefs: Fix active zone accounting
Wyes Karny <wyes.karny@amd.com>
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init
Peter Gonda <pgonda@google.com>
virt/sev-guest: Prevent IV reuse in the SNP guest driver
SeongJae Park <sj@kernel.org>
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
Billy Tsai <billy_tsai@aspeedtech.com>
dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
Dong Chenchen <dongchenchen2@huawei.com>
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Chen Zhongjin <chenzhongjin@huawei.com>
iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
Alejandro Concepción Rodríguez <asconcepcion@acoro.eu>
iio: light: apds9960: fix wrong register for gesture gain
Billy Tsai <billy_tsai@aspeedtech.com>
iio: adc: aspeed: Remove the trim valid dts property.
Sam James <sam@gentoo.org>
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency
Baokun Li <libaokun1@huawei.com>
ext4: fix use-after-free in ext4_ext_shift_extents
Dan Carpenter <dan.carpenter@oracle.com>
cifs: Use after free in debug code
ChenXiaoSong <chenxiaosong2@huawei.com>
cifs: fix missing unlock in cifs_file_copychunk_range()
Jason Ekstrand <jason@jlekstrand.net>
dma-buf: Use dma_fence_unwrap_for_each when importing fences
Pawel Laszczak <pawell@cadence.com>
usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
Pawel Laszczak <pawell@cadence.com>
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
Marek Szyprowski <m.szyprowski@samsung.com>
usb: dwc3: exynos: Fix remove() function
Vasanth Sadhasivan <vasanth.sadhasivan@samsara.com>
can: gs_usb: remove dma allocations
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/vdso: use "grep -E" instead of "egrep"
Lin Ma <linma@zju.edu.cn>
io_uring/poll: fix poll_refs race with cancelation
Lin Ma <linma@zju.edu.cn>
io_uring/filetable: fix file reference underflow
Heiko Carstens <hca@linux.ibm.com>
s390/crashdump: fix TOD programmable field size
Yu Liao <liaoyu15@huawei.com>
net: thunderx: Fix the ACPI memory leak
Xiongfeng Wang <wangxiongfeng2@huawei.com>
octeontx2-af: Fix reference count issue in rvu_sdp_init()
Li Zetao <lizetao1@huawei.com>
virtio_net: Fix probe failed when modprobe virtio_net
Hanjun Guo <guohanjun@huawei.com>
net: wwan: t7xx: Fix the ACPI memory leak
Jiasheng Jiang <jiasheng@iscas.ac.cn>
octeontx2-pf: Add check for devm_kcalloc
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: preserve TX ring priority across reconfiguration
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: cache accesses to &priv->si->hw
Zhang Changzhong <zhangchangzhong@huawei.com>
net: marvell: prestera: add missing unregister_netdev() in prestera_port_create()
Martin Faltesek <mfaltesek@google.com>
nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek <mfaltesek@google.com>
nfc: st-nci: fix memory leaks in EVT_TRANSACTION
Martin Faltesek <mfaltesek@google.com>
nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION
David Howells <dhowells@redhat.com>
fscache: fix OOB Read in __fscache_acquire_volume
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: fix no record found for raw_track_access
Wei Yongjun <weiyongjun1@huawei.com>
s390/ap: fix memory leak in ap_init_qci_info()
Santiago Ruano Rincón <santiago.ruano-rincon@imt-atlantique.fr>
net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP
Yuan Can <yuancan@huawei.com>
net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
Wang Hai <wanghai38@huawei.com>
arcnet: fix potential memory leak in com20020_probe()
Ziyang Xuan <william.xuanziyang@huawei.com>
ipv4: Fix error return code in fib_table_insert()
Yan Cangang <nalanzeyu@gmail.com>
net: ethernet: mtk_eth_soc: fix resource leak in error path
Lorenzo Bianconi <lorenzo@kernel.org>
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi <lorenzo@kernel.org>
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register map
Ziyang Xuan <william.xuanziyang@huawei.com>
net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()
Kuniyuki Iwashima <kuniyu@amazon.com>
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Li Hua <hucool.lihua@huawei.com>
test_kprobes: fix implicit declaration error of test_kprobes
Christoph Hellwig <hch@lst.de>
blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
Svyatoslav Feldsherov <feldsherov@google.com>
fs: do not update freeing inode i_io_list
Felix Fietkau <nbd@nbd.name>
netfilter: flowtable_offload: add missing locking
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Perry Yuan <Perry.Yuan@amd.com>
cpufreq: amd-pstate: change amd-pstate driver to be built-in type
Gerhard Engleder <gerhard@engleder-embedded.com>
tsnep: Fix rotten packets
Dawei Li <set_pte_at@outlook.com>
dma-buf: fix racing conflict of dma_heap_add()
Yang Yingliang <yangyingliang@huawei.com>
bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
Andreas Kemnade <andreas@kemnade.info>
regulator: twl6030: re-add TWL6032_SUBCLASS
Liu Shixin <liushixin2@huawei.com>
NFC: nci: fix memory leak in nci_rx_data_packet()
Xin Long <lucien.xin@gmail.com>
net: sched: allow act_ct to be built without NF_NAT
Liu Jian <liujian56@huawei.com>
net: sparx5: fix error handling in sparx5_port_open()
Zhang Changzhong <zhangchangzhong@huawei.com>
sfc: fix potential memleak in __ef100_hard_start_xmit()
Wang ShaoBo <bobo.shaobowang@huawei.com>
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Chen Zhongjin <chenzhongjin@huawei.com>
xfrm: Fix ignored return value in xfrm6_init()
Thomas Jarosch <thomas.jarosch@intra2net.com>
xfrm: Fix oops in __xfrm_state_delete()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
zonefs: Fix race between modprobe and mount
YueHaibing <yuehaibing@huawei.com>
tipc: check skb_linearize() return value in tipc_disc_rcv()
Xin Long <lucien.xin@gmail.com>
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long <lucien.xin@gmail.com>
tipc: set con sock in tipc_conn_alloc
Wei Yongjun <weiyongjun1@huawei.com>
net: phy: at803x: fix error return code in at803x_probe()
Chris Mi <cmi@nvidia.com>
net/mlx5e: Offload rule only when all encaps are valid
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: Fix sync reset event handler error flow
Roi Dayan <roid@nvidia.com>
net/mlx5: E-Switch, Set correctly vport destination
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: Fix handling of entry refcount when command is not issued to FW
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Shay Drory <shayd@nvidia.com>
net/mlx5: SF: Fix probing active SFs during driver probe phase
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: Fix FW tracer timestamp calculation
Roy Novich <royno@nvidia.com>
net/mlx5: Do not query pci info while pci disabled
Vishwanath Pai <vpai@akamai.com>
netfilter: ipset: regression in ip_set_hash_ip.c
Yang Yingliang <yangyingliang@huawei.com>
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
Yang Yingliang <yangyingliang@huawei.com>
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
Imre Deak <imre.deak@intel.com>
drm/i915: Fix warn in intel_display_power_*_domain() functions
YueHaibing <yuehaibing@huawei.com>
macsec: Fix invalid error code set
Hangbin Liu <liuhangbin@gmail.com>
bonding: fix ICMPv6 header handling when receiving IPv6 messages
Jaco Coetzee <jaco.coetzee@corigine.com>
nfp: add port from netdev validation for EEPROM access
Diana Wang <na.wang@corigine.com>
nfp: fill splittable of devlink_port_attrs correctly
Yang Yingliang <yangyingliang@huawei.com>
net: pch_gbe: fix pci device refcount leak while module exiting
Yang Yingliang <yangyingliang@huawei.com>
octeontx2-af: debugsfs: fix pci device refcount leak
Zhang Changzhong <zhangchangzhong@huawei.com>
net/qla3xxx: fix potential memleak in ql3xxx_send()
Hui Tang <tanghui20@huawei.com>
net: mvpp2: fix possible invalid pointer dereference
Peter Kosyh <pkosyh@yandex.ru>
net/mlx4: Check retval of mlx4_bitmap_init
Liu Jian <liujian56@huawei.com>
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
Fabio Estevam <festevam@denx.de>
ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
Zheng Yongjun <zhengyongjun3@huawei.com>
ARM: mxs: fix memory leak in mxs_machine_init()
Slawomir Laba <slawomirx.laba@intel.com>
iavf: Fix race condition between iavf_shutdown and iavf_remove
Stefan Assmann <sassmann@kpanic.de>
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Ivan Vecera <ivecera@redhat.com>
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera <ivecera@redhat.com>
iavf: Fix a crash during reset task
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: do not set up extensions for end interval
Daniel Xu <dxu@dxuuu.xyz>
netfilter: conntrack: Fix data-races around ct mark
Zhengchao Shao <shaozhengchao@huawei.com>
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Wang Hai <wanghai38@huawei.com>
net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
Lin Ma <linma@zju.edu.cn>
nfc/nci: fix race with opening and closing
Vladimir Oltean <vladimir.oltean@nxp.com>
net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
David Howells <dhowells@redhat.com>
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
Mahesh Bandewar <maheshb@google.com>
ipvlan: hold lower dev to avoid possible use-after-free
Thomas Zeitlhofer <thomas.zeitlhofer+lkml@ze-it.at>
net: neigh: decrement the family specific qlen
Leon Romanovsky <leon@kernel.org>
net: liquidio: simplify if expression
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: fix mibit vs mbit mix up
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: run mptcp_sockopt from a new netns
Paolo Abeni <pabeni@redhat.com>
selftests: mptcp: gives slow test-case more time
Michael Grzeschik <m.grzeschik@pengutronix.de>
ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
Krishna Yarlagadda <kyarlagadda@nvidia.com>
spi: tegra210-quad: Fix duplicate resource error
Yang Yingliang <yangyingliang@huawei.com>
tee: optee: fix possible memory leak in optee_register_device()
Samuel Holland <samuel@sholland.org>
bus: sunxi-rsb: Support atomic transfers
Samuel Holland <samuel@sholland.org>
bus: sunxi-rsb: Remove the shutdown callback
Yang Yingliang <yangyingliang@huawei.com>
regulator: core: fix UAF in destroy_regulator()
Xiongfeng Wang <wangxiongfeng2@huawei.com>
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Yang Yingliang <yangyingliang@huawei.com>
regulator: rt5759: fix OOB in validate_desc()
Zeng Heng <zengheng4@huawei.com>
regulator: core: fix kobject release warning and memory leak in regulator_register()
Jiasheng Jiang <jiasheng@iscas.ac.cn>
ASoC: max98373: Add checks for devm_kcalloc
Chen-Yu Tsai <wens@csie.org>
arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt
Dexuan Cui <decui@microsoft.com>
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
Michael Kelley <mikelley@microsoft.com>
scsi: storvsc: Fix handling of srb_status and capacity change events
Vitaly Kuznetsov <vkuznets@redhat.com>
x86/hyperv: Restore VP assist page after cpu offlining/onlining
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
Detlev Casanova <detlev.casanova@collabora.com>
ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
Junxiao Chang <junxiao.chang@intel.com>
ASoC: hdac_hda: fix hda pcm buffer overflow issue
Cezary Rojewski <cezary.rojewski@intel.com>
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski <cezary.rojewski@intel.com>
ASoC: SOF: Intel: Introduce HDA codec init and exit routines
Cezary Rojewski <cezary.rojewski@intel.com>
ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
Dominik Haller <d.haller@phytec.de>
ARM: dts: am335x-pcm-953: Define fixed regulators in root node
Linus Walleij <linus.walleij@linaro.org>
power: supply: ab8500: Defer thermal zone probe
Ondrej Jirman <megi@xff.cz>
power: supply: ip5xxx: Fix integer overflow in current_now calculation
Herbert Xu <herbert@gondor.apana.org.au>
af_key: Fix send_acquire race with pfkey_register
Christian Langrock <christian.langrock@secunet.com>
xfrm: replay: Fix ESN wrap around for GSO
Lev Popov <leo@nabam.net>
arm64: dts: rockchip: fix quartz64-a bluetooth configuration
Eyal Birger <eyal.birger@gmail.com>
xfrm: fix "disable_policy" on ipv4 early demux
Pavel Begunkov <asml.silence@gmail.com>
io_uring/poll: lockdep annote io_poll_req_insert_locked
Jason A. Donenfeld <Jason@zx2c4.com>
MIPS: pic32: treat port as signed integer
Nathan Chancellor <nathan@kernel.org>
RISC-V: vdso: Do not add missing symbols to version section in linker script
Ai Chao <aichao@kylinos.cn>
ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
Hamza Mahfooz <hamza.mahfooz@amd.com>
drm/amd/display: only fill dirty rectangles when PSR is enabled
Philip Yang <Philip.Yang@amd.com>
drm/amdgpu: Drop eviction lock when allocating PT BO
Asher Song <Asher.Song@amd.com>
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
Steve Su <steve.su@amd.com>
drm/amd/display: Fix gpio port mapping issue
Chaitanya Dhere <chaitanya.dhere@amd.com>
drm/amd/display: Fix FCLK deviation and tool compile issues
Aurabindo Pillai <aurabindo.pillai@amd.com>
drm/amd/display: Zeromem mypipe heap struct before using it
M Chetan Kumar <m.chetan.kumar@linux.intel.com>
net: wwan: iosm: fix kernel test robot reported errors
Aleksandr Miloserdov <a.miloserdov@yadro.com>
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Keith Busch <kbusch@kernel.org>
nvme: quiet user passthrough command errors
Kuniyuki Iwashima <kuniyu@amazon.com>
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Heiko Carstens <hca@linux.ibm.com>
s390: always build relocatable kernel
Yu Kuai <yukuai3@huawei.com>
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
Hans de Goede <hdegoede@redhat.com>
drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
Hans de Goede <hdegoede@redhat.com>
drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
Bart Van Assche <bvanassche@acm.org>
scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
Brian King <brking@linux.vnet.ibm.com>
scsi: ibmvfc: Avoid path failures during live migration
Ivan Hu <ivan.hu@canonical.com>
platform/x86/intel/hid: Add some ACPI device IDs
David E. Box <david.e.box@linux.intel.com>
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
Hans de Goede <hdegoede@redhat.com>
platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
Manyi Li <limanyi@uniontech.com>
platform/x86: ideapad-laptop: Disable touchpad_switch
Hans de Goede <hdegoede@redhat.com>
ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
Sabrina Dubroca <sd@queasysnail.net>
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Adrien Thierry <athierry@redhat.com>
selftests/net: give more time to udpgro bg processes to complete startup
Youlin Li <liulin063@gmail.com>
selftests/bpf: Add verifier test for release_reference()
Sean Nyekjaer <sean@geanix.com>
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Harald Freudenberger <freude@linux.ibm.com>
s390/zcrypt: fix warning about field-spanning write
Tyler J. Stachecki <stachecki.tyler@gmail.com>
wifi: ath11k: Fix QCN9074 firmware boot on x86
Pavel Begunkov <asml.silence@gmail.com>
selftests/net: don't tests batched TCP io_uring zc
Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Jason A. Donenfeld <Jason@zx2c4.com>
wifi: airo: do not assign -1 to unsigned char
Gaosheng Cui <cuigaosheng1@huawei.com>
audit: fix undefined behavior in bit shift for AUDIT_BIT
Emil Renner Berthing <emil.renner.berthing@canonical.com>
riscv: dts: sifive unleashed: Add PWM controlled LEDs
Jon Hunter <jonathanh@nvidia.com>
spi: tegra210-quad: Don't initialise DMA if not supported
Jonas Jelonek <jelonek.jonas@gmail.com>
wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
Paul Zhang <quic_paulz@quicinc.com>
wifi: cfg80211: Fix bitrates overflow issue
taozhang <taozhang@bestechnic.com>
wifi: mac80211: fix memory free error when registering wiphy fail
Xiubo Li <xiubli@redhat.com>
ceph: fix NULL pointer dereference for req->r_session
Kenneth Lee <klee33@uw.edu>
ceph: Use kcalloc for allocating multiple elements
Carlos Llamas <cmllamas@google.com>
binder: validate alloc->mm in ->mmap() handler
-------------
Diffstat:
.../bindings/iio/adc/aspeed,ast2600-adc.yaml | 7 -
Makefile | 4 +-
arch/arm/boot/dts/am335x-pcm-953.dtsi | 28 ++-
arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 9 +
arch/arm/boot/dts/imx6q-prti6q.dts | 4 +-
arch/arm/mach-mxs/mach-mxs.c | 4 +-
.../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 7 +-
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts | 2 +-
arch/arm64/include/asm/syscall_wrapper.h | 2 +-
arch/loongarch/include/asm/pgtable.h | 8 +-
arch/loongarch/kernel/process.c | 9 +-
arch/mips/include/asm/fw/fw.h | 2 +-
arch/mips/pic32/pic32mzda/early_console.c | 13 +-
arch/mips/pic32/pic32mzda/init.c | 2 +-
arch/nios2/boot/Makefile | 2 +-
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 38 ++++
arch/riscv/kernel/vdso/Makefile | 3 +
arch/riscv/kernel/vdso/vdso.lds.S | 2 +
arch/s390/Kconfig | 6 +-
arch/s390/Makefile | 2 -
arch/s390/boot/Makefile | 3 +-
arch/s390/boot/startup.c | 3 +-
arch/s390/kernel/crash_dump.c | 2 +-
arch/x86/hyperv/hv_init.c | 54 +++---
arch/x86/include/asm/cpufeatures.h | 3 +
arch/x86/kernel/cpu/tsx.c | 38 ++--
arch/x86/kvm/mmu/mmu.c | 13 +-
arch/x86/kvm/svm/nested.c | 6 +-
arch/x86/kvm/svm/svm.c | 16 +-
arch/x86/kvm/vmx/nested.c | 3 -
arch/x86/kvm/x86.c | 18 +-
arch/x86/kvm/xen.c | 32 +++-
arch/x86/mm/ioremap.c | 8 +-
arch/x86/power/cpu.c | 23 ++-
block/bfq-cgroup.c | 4 +
block/blk-mq.c | 7 +-
block/blk-settings.c | 1 -
block/blk.h | 1 +
drivers/acpi/video_detect.c | 14 ++
drivers/android/binder_alloc.c | 7 +
drivers/bus/intel-ixp4xx-eb.c | 9 +-
drivers/bus/sunxi-rsb.c | 38 ++--
drivers/cpufreq/Kconfig.x86 | 2 +-
drivers/cpufreq/amd-pstate.c | 21 +-
drivers/dma-buf/dma-buf.c | 23 ++-
drivers/dma-buf/dma-heap.c | 28 +--
drivers/fpga/Kconfig | 4 +-
.../gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 16 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 26 ---
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | 26 +++
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 2 +
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 6 +-
drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler.h | 31 +--
.../gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm | 27 +++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 44 ++++-
drivers/gpu/drm/amd/display/dc/dc.h | 3 +
.../drm/amd/display/dc/dce120/dce120_resource.c | 3 +-
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c | 213 ++++++++++-----------
.../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c | 1 +
.../amd/display/dc/dcn32/dcn32_resource_helpers.c | 11 +-
.../drm/amd/display/dc/dcn321/dcn321_resource.c | 1 +
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 22 ++-
.../amd/display/dc/dml/dcn32/display_mode_vba_32.c | 1 +
.../dc/dml/dcn32/display_mode_vba_util_32.c | 2 +-
.../dc/dml/dcn32/display_mode_vba_util_32.h | 2 +-
.../gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c | 8 +-
.../amd/display/dc/gpio/dcn32/hw_factory_dcn32.c | 14 ++
drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c | 9 +-
.../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 ++-
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 4 +
drivers/gpu/drm/display/drm_dp_mst_topology.c | 2 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 ++
drivers/gpu/drm/i915/display/intel_display_power.c | 8 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 +
drivers/gpu/drm/i915/gt/intel_gt.c | 5 +
drivers/gpu/drm/i915/gvt/kvmgt.c | 3 +-
drivers/gpu/drm/tegra/drm.c | 4 +
drivers/gpu/host1x/dev.c | 4 +
drivers/hv/channel_mgmt.c | 6 +-
drivers/hv/vmbus_drv.c | 1 +
drivers/iio/accel/bma400_core.c | 4 +-
drivers/iio/adc/aspeed_adc.c | 11 +-
drivers/iio/industrialio-sw-trigger.c | 6 +-
drivers/iio/light/apds9960.c | 12 +-
drivers/input/misc/soc_button_array.c | 14 +-
drivers/input/mouse/synaptics.c | 1 +
drivers/input/serio/i8042-x86ia64io.h | 8 +-
drivers/input/touchscreen/goodix.c | 11 ++
drivers/md/dm-integrity.c | 21 +-
drivers/md/dm-log-writes.c | 1 +
drivers/net/arcnet/com20020_cs.c | 11 +-
drivers/net/bonding/bond_main.c | 17 +-
drivers/net/can/usb/gs_usb.c | 39 +---
drivers/net/dsa/sja1105/sja1105_mdio.c | 6 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 12 +-
drivers/net/ethernet/cavium/liquidio/lio_main.c | 4 +-
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 4 +-
drivers/net/ethernet/davicom/dm9051.c | 4 +-
drivers/net/ethernet/engleder/tsnep_main.c | 57 +++++-
drivers/net/ethernet/freescale/enetc/enetc.c | 32 ++--
drivers/net/ethernet/freescale/enetc/enetc.h | 10 +-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 77 ++++----
drivers/net/ethernet/intel/iavf/iavf.h | 1 -
drivers/net/ethernet/intel/iavf/iavf_main.c | 41 ++--
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 8 +-
.../ethernet/marvell/octeontx2/af/rvu_debugfs.c | 3 +
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 2 +
.../net/ethernet/marvell/octeontx2/af/rvu_sdp.c | 7 +-
.../net/ethernet/marvell/prestera/prestera_main.c | 1 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 31 ++-
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 5 +-
drivers/net/ethernet/mediatek/mtk_ppe.c | 24 ++-
drivers/net/ethernet/mediatek/mtk_ppe.h | 4 +-
drivers/net/ethernet/mellanox/mlx4/qp.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 47 ++---
.../mellanox/mlx5/core/diag/cmd_tracepoint.h | 45 +++++
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 16 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.h | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 17 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c | 9 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 9 +-
.../net/ethernet/mellanox/mlx5/core/sf/dev/dev.c | 88 +++++++++
.../net/ethernet/microchip/sparx5/sparx5_netdev.c | 14 +-
drivers/net/ethernet/netronome/nfp/nfp_devlink.c | 2 +-
.../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 3 +
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 6 +-
drivers/net/ethernet/qlogic/qla3xxx.c | 1 +
drivers/net/ethernet/sfc/ef100_netdev.c | 1 +
drivers/net/ipvlan/ipvlan.h | 1 +
drivers/net/ipvlan/ipvlan_main.c | 2 +
drivers/net/macsec.c | 28 +--
drivers/net/phy/at803x.c | 4 +-
drivers/net/usb/cdc_ncm.c | 1 +
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/virtio_net.c | 3 +-
drivers/net/wireless/ath/ath11k/qmi.h | 2 +-
drivers/net/wireless/cisco/airo.c | 18 +-
drivers/net/wireless/mac80211_hwsim.c | 5 +
drivers/net/wireless/microchip/wilc1000/cfg80211.c | 39 +++-
drivers/net/wireless/microchip/wilc1000/hif.c | 21 +-
drivers/net/wwan/iosm/iosm_ipc_coredump.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_devlink.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_pcie.c | 2 +-
drivers/net/wwan/t7xx/t7xx_modem_ops.c | 2 +
drivers/nfc/st-nci/se.c | 49 +++--
drivers/nvme/host/core.c | 3 +-
drivers/nvme/host/pci.c | 2 -
drivers/nvme/target/configfs.c | 7 +-
drivers/pci/controller/pci-hyperv.c | 90 +++++++--
drivers/pinctrl/qcom/pinctrl-sc8280xp.c | 4 +-
.../platform/surface/surface_aggregator_registry.c | 37 ++++
drivers/platform/x86/acer-wmi.c | 9 +
drivers/platform/x86/asus-wmi.c | 2 +
drivers/platform/x86/hp-wmi.c | 3 +
drivers/platform/x86/ideapad-laptop.c | 62 +++++-
drivers/platform/x86/intel/hid.c | 3 +
drivers/platform/x86/intel/pmt/class.c | 31 ++-
drivers/platform/x86/thinkpad_acpi.c | 8 +
drivers/platform/x86/touchscreen_dmi.c | 25 +++
drivers/power/supply/ab8500_btemp.c | 9 +-
drivers/power/supply/ip5xxx_power.c | 2 +-
drivers/regulator/core.c | 8 +-
drivers/regulator/rt5759-regulator.c | 1 +
drivers/regulator/twl6030-regulator.c | 2 +
drivers/s390/block/dasd_eckd.c | 6 +-
drivers/s390/crypto/ap_bus.c | 5 +-
drivers/s390/crypto/zcrypt_msgtype6.c | 21 +-
drivers/scsi/ibmvscsi/ibmvfc.c | 14 +-
drivers/scsi/mpi3mr/mpi3mr_os.c | 3 +-
drivers/scsi/scsi_debug.c | 7 +
drivers/scsi/scsi_transport_iscsi.c | 31 +--
drivers/scsi/storvsc_drv.c | 69 ++++---
drivers/spi/spi-dw-dma.c | 3 +
drivers/spi/spi-imx.c | 13 +-
drivers/spi/spi-stm32.c | 2 +-
drivers/spi/spi-tegra210-quad.c | 9 +-
drivers/tee/optee/device.c | 2 +-
drivers/tty/n_gsm.c | 69 +++----
drivers/tty/serial/8250/8250_omap.c | 7 +-
drivers/usb/cdns3/cdnsp-gadget.c | 12 +-
drivers/usb/cdns3/cdnsp-ring.c | 17 +-
drivers/usb/dwc3/dwc3-exynos.c | 11 +-
drivers/usb/dwc3/gadget.c | 22 +--
drivers/virt/coco/sev-guest/sev-guest.c | 84 ++++++--
drivers/xen/platform-pci.c | 7 +-
drivers/xen/xen-pciback/conf_space_capability.c | 9 +-
fs/btrfs/ioctl.c | 23 ++-
fs/btrfs/sysfs.c | 7 +-
fs/btrfs/tree-log.c | 59 +++++-
fs/btrfs/zoned.c | 9 +-
fs/ceph/caps.c | 50 ++---
fs/cifs/cifsfs.c | 4 +-
fs/cifs/sess.c | 4 +-
fs/ext4/extents.c | 18 +-
fs/fs-writeback.c | 30 +--
fs/fscache/volume.c | 7 +-
fs/fuse/file.c | 37 ++--
fs/nfsd/vfs.c | 7 +-
fs/nilfs2/sufile.c | 8 +
fs/zonefs/super.c | 60 ++++--
fs/zonefs/zonefs.h | 6 +-
include/linux/blkdev.h | 1 -
include/linux/bpf.h | 39 +++-
include/linux/fault-inject.h | 7 +-
include/linux/fscache.h | 2 +-
include/linux/license.h | 2 +
include/linux/mlx5/driver.h | 1 +
include/net/neighbour.h | 2 +-
include/sound/sof/info.h | 4 +
include/uapi/linux/audit.h | 2 +-
init/Kconfig | 2 +-
io_uring/filetable.c | 2 -
io_uring/io_uring.h | 9 +-
io_uring/poll.c | 49 ++++-
kernel/bpf/dispatcher.c | 22 +--
kernel/gcov/clang.c | 2 +
lib/Kconfig.debug | 1 +
lib/fault-inject.c | 13 +-
lib/vdso/Makefile | 2 +-
mm/damon/sysfs.c | 4 +
mm/failslab.c | 12 +-
mm/memcontrol.c | 2 +-
mm/page_alloc.c | 7 +-
mm/vmscan.c | 24 ++-
net/9p/trans_fd.c | 2 +
net/core/flow_dissector.c | 2 +-
net/core/neighbour.c | 58 +++---
net/dccp/ipv4.c | 2 +
net/dccp/ipv6.c | 2 +
net/ipv4/Kconfig | 10 +
net/ipv4/esp4_offload.c | 3 +
net/ipv4/fib_trie.c | 4 +-
net/ipv4/inet_hashtables.c | 10 +-
net/ipv4/ip_input.c | 5 +
net/ipv4/netfilter/ipt_CLUSTERIP.c | 4 +-
net/ipv4/tcp_ipv4.c | 2 +
net/ipv6/esp6_offload.c | 3 +
net/ipv6/tcp_ipv6.c | 2 +
net/ipv6/xfrm6_policy.c | 6 +-
net/key/af_key.c | 34 ++--
net/mac80211/main.c | 8 +-
net/mac80211/mesh_pathtbl.c | 2 +-
net/netfilter/ipset/ip_set_hash_gen.h | 2 +-
net/netfilter/ipset/ip_set_hash_ip.c | 8 +-
net/netfilter/nf_conntrack_core.c | 2 +-
net/netfilter/nf_conntrack_netlink.c | 24 ++-
net/netfilter/nf_conntrack_standalone.c | 2 +-
net/netfilter/nf_flow_table_offload.c | 4 +
net/netfilter/nf_tables_api.c | 6 +-
net/netfilter/nft_ct.c | 6 +-
net/netfilter/xt_connmark.c | 18 +-
net/nfc/nci/core.c | 2 +-
net/nfc/nci/data.c | 4 +-
net/openvswitch/conntrack.c | 8 +-
net/rxrpc/ar-internal.h | 1 +
net/rxrpc/conn_client.c | 38 ++--
net/sched/Kconfig | 2 +-
net/sched/act_connmark.c | 4 +-
net/sched/act_ct.c | 8 +-
net/sched/act_ctinfo.c | 6 +-
net/tipc/discover.c | 5 +-
net/tipc/topsrv.c | 20 +-
net/wireless/util.c | 6 +-
net/xfrm/xfrm_device.c | 15 +-
net/xfrm/xfrm_replay.c | 2 +-
sound/hda/intel-dsp-config.c | 5 +
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/hdac_hda.c | 26 +--
sound/soc/codecs/hdac_hda.h | 6 +-
sound/soc/codecs/max98373-i2c.c | 4 +
sound/soc/codecs/sgtl5000.c | 1 +
sound/soc/intel/boards/bytcht_es8316.c | 7 +
sound/soc/intel/boards/hda_dsp_common.c | 2 +-
sound/soc/intel/boards/skl_hda_dsp_generic.c | 2 +-
sound/soc/intel/boards/sof_es8336.c | 60 ++++--
sound/soc/intel/common/soc-acpi-intel-icl-match.c | 13 ++
sound/soc/intel/skylake/skl.c | 49 +++--
sound/soc/soc-pcm.c | 5 -
sound/soc/sof/intel/hda-codec.c | 49 +++--
sound/soc/sof/ipc3-topology.c | 15 +-
sound/soc/stm/stm32_adfsdm.c | 11 ++
sound/usb/endpoint.c | 3 +-
sound/usb/quirks.c | 2 +
sound/usb/usbaudio.h | 3 +
tools/iio/iio_generic_buffer.c | 4 +-
.../testing/selftests/bpf/verifier/ref_tracking.c | 36 ++++
.../testing/selftests/net/io_uring_zerocopy_tx.sh | 2 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 6 +-
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 9 +-
tools/testing/selftests/net/mptcp/simult_flows.sh | 5 +-
tools/testing/selftests/net/udpgro.sh | 4 +-
tools/testing/selftests/net/udpgro_bench.sh | 2 +-
tools/testing/selftests/net/udpgro_frglist.sh | 2 +-
virt/kvm/pfncache.c | 7 +-
302 files changed, 2720 insertions(+), 1290 deletions(-)
next reply other threads:[~2022-11-30 18:43 UTC|newest]
Thread overview: 303+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-30 18:19 Greg Kroah-Hartman [this message]
2022-11-30 18:19 ` [PATCH 6.0 001/289] binder: validate alloc->mm in ->mmap() handler Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 002/289] ceph: Use kcalloc for allocating multiple elements Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 003/289] ceph: fix NULL pointer dereference for req->r_session Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 004/289] wifi: mac80211: fix memory free error when registering wiphy fail Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 005/289] wifi: cfg80211: Fix bitrates overflow issue Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 006/289] wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 007/289] spi: tegra210-quad: Dont initialise DMA if not supported Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 008/289] riscv: dts: sifive unleashed: Add PWM controlled LEDs Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 009/289] audit: fix undefined behavior in bit shift for AUDIT_BIT Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 010/289] wifi: airo: do not assign -1 to unsigned char Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 011/289] wifi: mac80211: Fix ack frame idr leak when mesh has no route Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 012/289] selftests/net: dont tests batched TCP io_uring zc Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 013/289] wifi: ath11k: Fix QCN9074 firmware boot on x86 Greg Kroah-Hartman
2022-11-30 18:19 ` [PATCH 6.0 014/289] s390/zcrypt: fix warning about field-spanning write Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 015/289] spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 016/289] selftests/bpf: Add verifier test for release_reference() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 017/289] selftests/net: give more time to udpgro bg processes to complete startup Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 018/289] Revert "net: macsec: report real_dev features when HW offloading is enabled" Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 019/289] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515 Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 020/289] platform/x86: ideapad-laptop: Disable touchpad_switch Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 021/289] platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1 Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 022/289] platform/x86/intel/pmt: Sapphire Rapids PMT errata fix Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 023/289] platform/x86/intel/hid: Add some ACPI device IDs Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 024/289] scsi: ibmvfc: Avoid path failures during live migration Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 025/289] scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 026/289] drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01 Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 027/289] drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017) Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 028/289] block, bfq: fix null pointer dereference in bfq_bio_bfqg() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 029/289] s390: always build relocatable kernel Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 030/289] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 031/289] nvme: quiet user passthrough command errors Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 032/289] nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 033/289] net: wwan: iosm: fix kernel test robot reported errors Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 034/289] drm/amd/display: Zeromem mypipe heap struct before using it Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 035/289] drm/amd/display: Fix FCLK deviation and tool compile issues Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 036/289] drm/amd/display: Fix gpio port mapping issue Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 037/289] Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"" Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 038/289] drm/amdgpu: Drop eviction lock when allocating PT BO Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 039/289] drm/amd/display: only fill dirty rectangles when PSR is enabled Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 040/289] ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 041/289] RISC-V: vdso: Do not add missing symbols to version section in linker script Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 042/289] MIPS: pic32: treat port as signed integer Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 043/289] io_uring/poll: lockdep annote io_poll_req_insert_locked Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 044/289] xfrm: fix "disable_policy" on ipv4 early demux Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 045/289] arm64: dts: rockchip: fix quartz64-a bluetooth configuration Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 046/289] xfrm: replay: Fix ESN wrap around for GSO Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 047/289] af_key: Fix send_acquire race with pfkey_register Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 048/289] power: supply: ip5xxx: Fix integer overflow in current_now calculation Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 049/289] power: supply: ab8500: Defer thermal zone probe Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 050/289] ARM: dts: am335x-pcm-953: Define fixed regulators in root node Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 051/289] ASoC: Intel: Skylake: Introduce HDA codec init and exit routines Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 052/289] ASoC: SOF: Intel: " Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 053/289] ASoC: Intel: Drop hdac_ext usage for codec device creation Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 054/289] ASoC: hdac_hda: fix hda pcm buffer overflow issue Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 055/289] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 056/289] ASoC: soc-pcm: Dont zero TDM masks in __soc_pcm_open() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 057/289] x86/hyperv: Restore VP assist page after cpu offlining/onlining Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 058/289] scsi: storvsc: Fix handling of srb_status and capacity change events Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 059/289] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 060/289] arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 061/289] ASoC: max98373: Add checks for devm_kcalloc Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 062/289] regulator: core: fix kobject release warning and memory leak in regulator_register() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 063/289] regulator: rt5759: fix OOB in validate_desc() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 064/289] spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 065/289] regulator: core: fix UAF in destroy_regulator() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 066/289] bus: sunxi-rsb: Remove the shutdown callback Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 067/289] bus: sunxi-rsb: Support atomic transfers Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 068/289] tee: optee: fix possible memory leak in optee_register_device() Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 069/289] spi: tegra210-quad: Fix duplicate resource error Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 070/289] ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 071/289] selftests: mptcp: gives slow test-case more time Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 072/289] selftests: mptcp: run mptcp_sockopt from a new netns Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 073/289] selftests: mptcp: fix mibit vs mbit mix up Greg Kroah-Hartman
2022-11-30 18:20 ` [PATCH 6.0 074/289] net: liquidio: simplify if expression Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 075/289] net: neigh: decrement the family specific qlen Greg Kroah-Hartman
2022-12-01 15:04 ` Chuck Zmudzinski
2022-11-30 18:21 ` [PATCH 6.0 076/289] ipvlan: hold lower dev to avoid possible use-after-free Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 077/289] rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975] Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 078/289] net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 079/289] nfc/nci: fix race with opening and closing Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 080/289] net: pch_gbe: fix potential memleak in pch_gbe_tx_queue() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 081/289] 9p/fd: fix issue of list_del corruption in p9_fd_cancel() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 082/289] netfilter: conntrack: Fix data-races around ct mark Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 083/289] netfilter: nf_tables: do not set up extensions for end interval Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 084/289] iavf: Fix a crash during reset task Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 085/289] iavf: Do not restart Tx queues after reset task failure Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 086/289] iavf: remove INITIAL_MAC_SET to allow gARP to work properly Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 087/289] iavf: Fix race condition between iavf_shutdown and iavf_remove Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 088/289] ARM: mxs: fix memory leak in mxs_machine_init() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 089/289] ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 090/289] net: ethernet: mtk_eth_soc: fix error handling in mtk_open() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 091/289] net/mlx4: Check retval of mlx4_bitmap_init Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 092/289] net: mvpp2: fix possible invalid pointer dereference Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 093/289] net/qla3xxx: fix potential memleak in ql3xxx_send() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 094/289] octeontx2-af: debugsfs: fix pci device refcount leak Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 095/289] net: pch_gbe: fix pci device refcount leak while module exiting Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 096/289] nfp: fill splittable of devlink_port_attrs correctly Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 097/289] nfp: add port from netdev validation for EEPROM access Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 098/289] bonding: fix ICMPv6 header handling when receiving IPv6 messages Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 099/289] macsec: Fix invalid error code set Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 100/289] drm/i915: Fix warn in intel_display_power_*_domain() functions Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 101/289] Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 102/289] Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 103/289] netfilter: ipset: regression in ip_set_hash_ip.c Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 104/289] net/mlx5: Do not query pci info while pci disabled Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 105/289] net/mlx5: Fix FW tracer timestamp calculation Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 106/289] net/mlx5: SF: Fix probing active SFs during driver probe phase Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 107/289] net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 108/289] net/mlx5: Fix handling of entry refcount when command is not issued to FW Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 109/289] net/mlx5: E-Switch, Set correctly vport destination Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 110/289] net/mlx5: Fix sync reset event handler error flow Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 111/289] net/mlx5e: Offload rule only when all encaps are valid Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 112/289] net: phy: at803x: fix error return code in at803x_probe() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 113/289] tipc: set con sock in tipc_conn_alloc Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 114/289] tipc: add an extra conn_get " Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 115/289] tipc: check skb_linearize() return value in tipc_disc_rcv() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 116/289] zonefs: Fix race between modprobe and mount Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 117/289] xfrm: Fix oops in __xfrm_state_delete() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 118/289] xfrm: Fix ignored return value in xfrm6_init() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 119/289] net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 120/289] sfc: fix potential memleak in __ef100_hard_start_xmit() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 121/289] net: sparx5: fix error handling in sparx5_port_open() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 122/289] net: sched: allow act_ct to be built without NF_NAT Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 123/289] NFC: nci: fix memory leak in nci_rx_data_packet() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 124/289] regulator: twl6030: re-add TWL6032_SUBCLASS Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 125/289] bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 126/289] dma-buf: fix racing conflict of dma_heap_add() Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 127/289] tsnep: Fix rotten packets Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 128/289] cpufreq: amd-pstate: change amd-pstate driver to be built-in type Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 129/289] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 130/289] netfilter: flowtable_offload: add missing locking Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 131/289] fs: do not update freeing inode i_io_list Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 132/289] blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 133/289] test_kprobes: fix implicit declaration error of test_kprobes Greg Kroah-Hartman
2022-11-30 18:21 ` [PATCH 6.0 134/289] dccp/tcp: Reset saddr on failure after inet6?_hash_connect() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 135/289] net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 136/289] net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register map Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 137/289] net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 138/289] net: ethernet: mtk_eth_soc: fix resource leak in error path Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 139/289] ipv4: Fix error return code in fib_table_insert() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 140/289] arcnet: fix potential memory leak in com20020_probe() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 141/289] net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 142/289] net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 143/289] s390/ap: fix memory leak in ap_init_qci_info() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 144/289] s390/dasd: fix no record found for raw_track_access Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 145/289] fscache: fix OOB Read in __fscache_acquire_volume Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 146/289] nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 147/289] nfc: st-nci: fix memory leaks " Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 148/289] nfc: st-nci: fix incorrect sizing calculations " Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 149/289] net: marvell: prestera: add missing unregister_netdev() in prestera_port_create() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 150/289] net: enetc: cache accesses to &priv->si->hw Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 151/289] net: enetc: preserve TX ring priority across reconfiguration Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 152/289] octeontx2-pf: Add check for devm_kcalloc Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 153/289] net: wwan: t7xx: Fix the ACPI memory leak Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 154/289] virtio_net: Fix probe failed when modprobe virtio_net Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 155/289] octeontx2-af: Fix reference count issue in rvu_sdp_init() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 156/289] net: thunderx: Fix the ACPI memory leak Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 157/289] s390/crashdump: fix TOD programmable field size Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 158/289] io_uring/filetable: fix file reference underflow Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 159/289] io_uring/poll: fix poll_refs race with cancelation Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 160/289] lib/vdso: use "grep -E" instead of "egrep" Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 161/289] can: gs_usb: remove dma allocations Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 162/289] usb: dwc3: exynos: Fix remove() function Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 163/289] usb: cdnsp: Fix issue with Clear Feature Halt Endpoint Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 164/289] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1 Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 165/289] dma-buf: Use dma_fence_unwrap_for_each when importing fences Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 166/289] cifs: fix missing unlock in cifs_file_copychunk_range() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 167/289] cifs: Use after free in debug code Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 168/289] ext4: fix use-after-free in ext4_ext_shift_extents Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 169/289] arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 170/289] kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 171/289] iio: adc: aspeed: Remove the trim valid dts property Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 172/289] iio: light: apds9960: fix wrong register for gesture gain Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 173/289] iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 174/289] iio: accel: bma400: Fix memory leak in bma400_get_steps_reg() Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 175/289] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid" Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 176/289] mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 177/289] virt/sev-guest: Prevent IV reuse in the SNP guest driver Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 178/289] cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 179/289] zonefs: Fix active zone accounting Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 180/289] bus: ixp4xx: Dont touch bit 7 on IXP42x Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 181/289] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 182/289] spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 183/289] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 184/289] NFSD: Fix reads with a non-zero offset that dont end on a page boundary Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 185/289] nios2: add FORCE for vmlinuz.gz Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 186/289] drm/amdgpu: Enable SA software trap Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 187/289] drm/amdkfd: update GFX11 CWSR trap handler Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 188/289] drm/amd/display: Added debug option for forcing subvp num ways Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 189/289] drm/amd/display: Add debug option for allocating extra way for cursor Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 190/289] drm/amd/display: Update MALL SS NumWays calculation Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 191/289] drm/amd/display: Fix calculation for cursor CAB allocation Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 192/289] usb: dwc3: gadget: conditionally remove requests Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 193/289] usb: dwc3: gadget: Return -ESHUTDOWN on ep disable Greg Kroah-Hartman
2022-11-30 18:22 ` [PATCH 6.0 194/289] usb: dwc3: gadget: Clear ep descriptor last Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 195/289] io_uring: cmpxchg for poll arm refs release Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 196/289] io_uring: make poll refs more robust Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 197/289] io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 199/289] gcov: clang: fix the buffer overflow issue Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 200/289] mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 201/289] mm: vmscan: fix extreme overreclaim and swap floods Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 202/289] fpga: m10bmc-sec: Fix kconfig dependencies Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 203/289] KVM: x86/mmu: Fix race condition in direct_page_fault Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 204/289] KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 205/289] KVM: x86/xen: Validate port number in SCHEDOP_poll Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 206/289] drm/i915/gvt: Get reference to KVM iff attachment to VM is successful Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 207/289] KVM: x86: nSVM: leave nested mode on vCPU free Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 208/289] KVM: x86: forcibly leave nested mode on vCPU reset Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 209/289] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 210/289] KVM: x86: add kvm_leave_nested Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 211/289] KVM: x86: remove exit_int_info warning in svm_handle_exit Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 212/289] KVM: Update gfn_to_pfn_cache khva when it moves within the same page Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 213/289] x86/tsx: Add a feature bit for TSX control MSR support Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 214/289] x86/pm: Add enumeration check before spec MSRs save/restore setup Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 215/289] x86/ioremap: Fix page aligned size calculation in __ioremap_caller() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 216/289] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 217/289] mm: correctly charge compressed memory to its memcg Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 218/289] LoongArch: Clear FPU/SIMD thread info flags for kernel thread Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 219/289] LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 220/289] ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 221/289] ASoC: Intel: fix unused-variable warning in probe_codec Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 222/289] ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 223/289] ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 224/289] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 225/289] ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI table Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 226/289] ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 227/289] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 228/289] tools: iio: iio_generic_buffer: Fix read size Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 229/289] ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 230/289] ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 231/289] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 232/289] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context" Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 233/289] Revert "tty: n_gsm: replace kicktimer with delayed_work" Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 234/289] Input: goodix - try resetting the controller when no config is set Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 235/289] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace) Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 236/289] ASoC: sof_es8336: reduce pop noise on speaker Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 237/289] Input: soc_button_array - add use_low_level_irq module parameter Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 238/289] Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[] Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 239/289] pinctrl: qcom: sc8280xp: Rectify UFS reset pins Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 240/289] Input: i8042 - apply probe defer to more ASUS ZenBook models Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 241/289] ASoC: stm32: dfsdm: manage cb buffers cleanup Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 242/289] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 243/289] xen/platform-pci: add missing free_irq() in error path Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 244/289] platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 245/289] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 246/289] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017) Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 247/289] platform/surface: aggregator_registry: Add support for Surface Pro 9 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 248/289] drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 249/289] drm/amdgpu: disable BACO support on more cards Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 250/289] drm/amdkfd: Fix a memory limit issue Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 251/289] zonefs: fix zone report size in __zonefs_io_error() Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 252/289] platform/surface: aggregator_registry: Add support for Surface Laptop 5 Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 253/289] platform/x86: hp-wmi: Ignore Smart Experience App event Greg Kroah-Hartman
2022-11-30 18:23 ` [PATCH 6.0 254/289] platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 255/289] platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 256/289] tcp: configurable source port perturb table size Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 257/289] block: make blk_set_default_limits() private Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 258/289] dm-integrity: set dma_alignment limit in io_hints Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 259/289] dm-log-writes: " Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 260/289] net: usb: qmi_wwan: add Telit 0x103a composition Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 261/289] scsi: mpi3mr: Suppress command reply debug prints Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 262/289] scsi: iscsi: Fix possible memory leak when device_register() failed Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 263/289] gpu: host1x: Avoid trying to use GART on Tegra20 Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 264/289] dm integrity: flush the journal on suspend Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 265/289] dm integrity: clear " Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 266/289] fuse: lock inode unconditionally in fuse_fallocate() Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 267/289] wifi: wilc1000: validate pairwise and authentication suite offsets Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 268/289] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 269/289] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 270/289] wifi: wilc1000: validate number of channels Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 271/289] btrfs: free btrfs_path before copying root refs to userspace Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 272/289] btrfs: free btrfs_path before copying inodes " Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 273/289] btrfs: free btrfs_path before copying fspath " Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 274/289] btrfs: free btrfs_path before copying subvol info " Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 275/289] btrfs: zoned: fix missing endianness conversion in sb_write_pointer Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 276/289] btrfs: use kvcalloc in btrfs_get_dev_zone_info Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 277/289] btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs() Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 278/289] btrfs: do not modify log tree while holding a leaf from fs tree locked Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 279/289] drm/i915/ttm: never purge busy objects Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 280/289] drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 281/289] drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 282/289] drm/amd/display: No display after resume from WB/CB Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 283/289] drm/amdgpu/psp: dont free PSP buffers on suspend Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 284/289] drm/amdgpu: Enable Aldebaran devices to report CU Occupancy Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 285/289] drm/amd/amdgpu: reserve vm invalidation engine for firmware Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 286/289] drm/amd/display: Update soc bounding box for dcn32/dcn321 Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 287/289] drm/amdgpu: always register an MMU notifier for userptr Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 288/289] drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read" Greg Kroah-Hartman
2022-11-30 18:24 ` [PATCH 6.0 289/289] drm/i915: fix TLB invalidation for Gen12 video and compute engines Greg Kroah-Hartman
2022-11-30 20:35 ` [PATCH 6.0 000/289] 6.0.11-rc1 review Florian Fainelli
2022-12-01 0:59 ` Shuah Khan
2022-12-01 2:19 ` Zan Aziz
2022-12-01 6:14 ` Naresh Kamboju
2022-12-01 6:57 ` Nathan Chancellor
2022-12-01 7:56 ` Greg Kroah-Hartman
2022-12-01 7:27 ` Ron Economos
2022-12-01 8:18 ` Naresh Kamboju
2022-12-01 9:45 ` Bagas Sanjaya
2022-12-01 11:14 ` Sudip Mukherjee
2022-12-01 14:54 ` Fenil Jain
2022-12-01 16:48 ` Justin Forbes
-- strict thread matches above, loose matches on Subject: below --
2022-11-30 19:21 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=20221130180544.105550592@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.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).