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, hargar@microsoft.com, broonie@kernel.org
Subject: [PATCH 6.12 000/269] 6.12.19-rc1 review
Date: Mon, 10 Mar 2025 18:02:33 +0100 [thread overview]
Message-ID: <20250310170457.700086763@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.12.19 release.
There are 269 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 Wed, 12 Mar 2025 17:04:00 +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.12.19-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.12.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.12.19-rc1
Xi Ruoyao <xry111@xry111.site>
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Kumar Kartikeya Dwivedi <memxor@gmail.com>
selftests/bpf: Clean up open-coded gettid syscall invocations
Jiri Olsa <jolsa@kernel.org>
uprobes: Fix race in uprobe_free_utask
Paolo Bonzini <pbonzini@redhat.com>
KVM: e500: always restore irqs
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock"
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "KVM: e500: always restore irqs"
Miguel Ojeda <ojeda@kernel.org>
docs: rust: remove spurious item in `expect` list
Maurizio Lombardi <mlombard@redhat.com>
nvme-tcp: Fix a C2HTermReq error message
Arnd Bergmann <arnd@arndb.de>
ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
Arnd Bergmann <arnd@arndb.de>
kbuild: hdrcheck: fix cross build with clang
Max Kellermann <max.kellermann@ionos.com>
fs/netfs/read_collect: fix crash due to uninitialized `prev` variable
Max Kellermann <max.kellermann@ionos.com>
fs/netfs/read_pgpriv2: skip folio queues without `marks3`
Ryan Roberts <ryan.roberts@arm.com>
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts <ryan.roberts@arm.com>
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Nayab Sayed <nayabbasha.sayed@microchip.com>
iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
Markus Burri <markus.burri@mt.com>
iio: adc: ad7192: fix channel select
Angelo Dureghello <adureghello@baylibre.com>
iio: dac: ad3552r: clear reset status flag
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: apds9306: fix max_scale_nano values
Sam Winchenbach <swinchenbach@arka.org>
iio: filter: admv8818: Force initialization of SDO
Haoyu Li <lihaoyu499@gmail.com>
drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
eeprom: digsy_mtc: Make GPIO lookup table match the device
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Visweswara Tanuku <quic_vtanuku@quicinc.com>
slimbus: messaging: Free transaction ID in delayed interrupt scenario
Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
char: misc: deallocate static minor in error path
Alexander Shishkin <alexander.shishkin@linux.intel.com>
intel_th: pci: Add Panther Lake-P/U support
Alexander Shishkin <alexander.shishkin@linux.intel.com>
intel_th: pci: Add Panther Lake-H support
Pawel Chmielewski <pawel.chmielewski@intel.com>
intel_th: pci: Add Arrow Lake support
Hans de Goede <hdegoede@redhat.com>
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add panther lake P DID
Qiu-ji Chen <chenqiuji666@gmail.com>
cdx: Fix possible UAF error in driver_override_show()
Xiaoyao Li <xiaoyao.li@intel.com>
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Sean Christopherson <seanjc@google.com>
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson <seanjc@google.com>
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson <seanjc@google.com>
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson <seanjc@google.com>
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson <seanjc@google.com>
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson <seanjc@google.com>
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson <seanjc@google.com>
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Michal Pecio <michal.pecio@gmail.com>
usb: xhci: Enable the TRB overfetch quirk on VIA VL805
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
xhci: pci: Fix indentation in the PCI device ID definitions
Gary Guo <gary@garyguo.net>
rust: map `long` to `isize` and `char` to `u8`
Miguel Ojeda <ojeda@kernel.org>
rust: finish using custom FFI integer types
Christian A. Ehrhardt <lk@c--e.de>
acpi: typec: ucsi: Introduce a ->poll_cci method
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
kbuild: userprogs: use correct lld when linking through clang
Prashanth K <prashanth.k@oss.qualcomm.com>
usb: gadget: Check bmAttributes only if configuration is valid
Marek Szyprowski <m.szyprowski@samsung.com>
usb: gadget: Fix setting self-powered state on suspend
Prashanth K <prashanth.k@oss.qualcomm.com>
usb: gadget: Set self-powered based on MaxPower and bmAttributes
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
Fedor Pchelkin <boddah8794@gmail.com>
usb: typec: ucsi: increase timeout for PPM reset operations
Badhri Jagan Sridharan <badhri@google.com>
usb: dwc3: gadget: Prevent irq storm when TH re-executes
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: Set SUSPENDENABLE soon after phy init
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
usb: atm: cxacru: fix a flaw in existing endpoint checks
Prashanth K <prashanth.k@oss.qualcomm.com>
usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
usb: renesas_usbhs: Flush the notify_hotplug_work
Andrei Kuchynski <akuchynski@chromium.org>
usb: typec: ucsi: Fix NULL pointer access
Miao Li <limiao@kylinos.cn>
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Pawel Laszczak <pawell@cadence.com>
usb: hub: lack of clearing xHC resources
Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
usb: renesas_usbhs: Use devm_usb_get_phy()
Marc Zyngier <maz@kernel.org>
xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts
Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
usb: renesas_usbhs: Call clk_put()
Christian Heusel <christian@heusel.eu>
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Fabrizio Castro <fabrizio.castro.jz@renesas.com>
gpio: rcar: Fix missing of_node_put() call
Justin Iurman <justin.iurman@uliege.be>
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman <justin.iurman@uliege.be>
net: ipv6: fix dst ref loop in ila lwtunnel
Matt Johnston <matt@codeconstruct.com.au>
mctp i3c: handle NULL header address
Lorenzo Bianconi <lorenzo@kernel.org>
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Dan Carpenter <dan.carpenter@linaro.org>
nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
Zecheng Li <zecheng@google.com>
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Uday Shankar <ushankar@purestorage.com>
ublk: set_params: properly check if parameters can be applied
Jason Xing <kerneljasonxing@gmail.com>
net-timestamp: support TCP GSO case for a few missing flags
Eric Sandeen <sandeen@redhat.com>
exfat: short-circuit zero-byte writes in exfat_file_write_iter
Namjae Jeon <linkinjeon@kernel.org>
exfat: fix soft lockup in exfat_clear_bitmap
Yuezhang Mo <Yuezhang.Mo@sony.com>
exfat: fix just enough dentries but allocate a new cluster to dir
Jarkko Sakkinen <jarkko@kernel.org>
x86/sgx: Fix size overflows in sgx_encl_create()
Oscar Maes <oscmaes92@gmail.com>
vlan: enforce underlying device type
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Jakub Kicinski <kuba@kernel.org>
net: ethtool: plumb PHY stats to PHY drivers
Oleksij Rempel <o.rempel@pengutronix.de>
ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
Jiayuan Chen <jiayuan.chen@linux.dev>
ppp: Fix KMSAN uninit-value warning with bpf
Luca Weiss <luca.weiss@fairphone.com>
net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7
Luca Weiss <luca.weiss@fairphone.com>
net: ipa: Fix QSB data for v4.7
Luca Weiss <luca.weiss@fairphone.com>
net: ipa: Fix v4.7 resource group names
Vicki Pfau <vi@endrift.com>
HID: hid-steam: Fix use-after-free when detaching device
Maarten Lankhorst <dev@lankhorst.se>
drm/xe: Remove double pageflip
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Plumb 'dsb' all way to the plane hooks
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915/color: Extract intel_color_modeset()
Peiyang Wang <wangpeiyang1@huawei.com>
net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
Nikolay Aleksandrov <razor@blackwall.org>
be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
Philipp Stanner <phasta@kernel.org>
drm/sched: Fix preprocessor guard
Xinghuo Chen <xinghuo.chen@foxmail.com>
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Eric Dumazet <edumazet@google.com>
llc: do not use skb_get() before dev_queue_xmit()
Murad Masimov <m.masimov@mt-integration.ru>
ALSA: usx2y: validate nrpacks module parameter on probe
Alessio Belle <alessio.belle@imgtec.com>
drm/imagination: Fix timestamps in firmware traces
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Erik Schumacher <erik.schumacher@iris-sensing.com>
hwmon: (ad7314) Validate leading zero bits and return error
Maud Spierings <maudspierings@gocontroll.com>
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Titus Rwantare <titusr@google.com>
hwmon: (pmbus) Initialise page count in pmbus_identify()
Peter Zijlstra <peterz@infradead.org>
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Vitaliy Shevtsov <v.shevtsov@mt-integration.ru>
caif_virtio: fix wrong pointer check in cfv_probe()
Antoine Tenart <atenart@kernel.org>
net: gso: fix ownership in __udp_gso_segment
Antheas Kapenekakis <lkml@antheas.dev>
ALSA: hda/realtek: Remove (revert) duplicate Ally X config
Meir Elisha <meir.elisha@volumez.com>
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Maurizio Lombardi <mlombard@redhat.com>
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi <mlombard@redhat.com>
nvme-tcp: add basic support for the C2HTermReq PDU
Salah Triki <salah.triki@gmail.com>
bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
Dave Airlie <airlied@redhat.com>
drm/nouveau: select FW caching
Thomas Zimmermann <tzimmermann@suse.de>
drm/nouveau: Run DRM default client setup
Thomas Zimmermann <tzimmermann@suse.de>
drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
Thomas Zimmermann <tzimmermann@suse.de>
drm: Add client-agnostic setup helper
Thomas Zimmermann <tzimmermann@suse.de>
drm/fbdev: Add memory-agnostic fbdev client
Thomas Zimmermann <tzimmermann@suse.de>
drm/fbdev-helper: Move color-mode lookup into 4CC format helper
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: fix vendor-specific inheritance
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: fix MLE non-inheritance parsing
Ilan Peer <ilan.peer@intel.com>
wifi: mac80211: Support parsing EPCS ML element
Keith Busch <kbusch@kernel.org>
nvme-ioctl: fix leaked requests on mapping error
Keith Busch <kbusch@kernel.org>
nvme-pci: use sgls for all user requests if possible
Keith Busch <kbusch@kernel.org>
nvme-pci: add support for sgl metadata
Kees Cook <kees@kernel.org>
coredump: Only sort VMAs when core_sort_vma sysctl is set
Zhang Lixu <lixu.zhang@intel.com>
HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
Zhang Lixu <lixu.zhang@intel.com>
HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()
Yu-Chun Lin <eleanor15x@gmail.com>
HID: google: fix unused variable warning under !CONFIG_ACPI
Ilan Peer <ilan.peer@intel.com>
wifi: iwlwifi: Fix A-MSDU TSO preparation
Ilan Peer <ilan.peer@intel.com>
wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
Johannes Berg <johannes.berg@intel.com>
wifi: iwlwifi: limit printed string from FW file
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
wifi: iwlwifi: mvm: don't try to talk to a dead firmware
Johannes Berg <johannes.berg@intel.com>
wifi: iwlwifi: mvm: clean up ROC on failure
Ma Wupeng <mawupeng1@huawei.com>
mm: memory-hotplug: check folio ref count first in do_migrate_range
Ma Wupeng <mawupeng1@huawei.com>
hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
Brian Geffon <bgeffon@google.com>
mm: fix finish_fault() handling for large folios
Ryan Roberts <ryan.roberts@arm.com>
mm: don't skip arch_sync_kernel_mappings() in error paths
Ma Wupeng <mawupeng1@huawei.com>
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
mm: abort vma_modify() on merge out of memory failure
Hao Zhang <zhanghao1@kylinos.cn>
mm/page_alloc: fix uninitialized variable
Olivier Gayot <olivier.gayot@canonical.com>
block: fix conversion of GPT partition name to 7-bit
Suren Baghdasaryan <surenb@google.com>
userfaultfd: do not block on locking a large folio with raised refcount
Mike Snitzer <snitzer@kernel.org>
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Heiko Carstens <hca@linux.ibm.com>
s390/traps: Fix test_monitor_call() inline assembly
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
dma: kmsan: export kmsan_handle_dma() for modules
Haoxiang Li <haoxiang_li2024@163.com>
rapidio: fix an API misues when rio_add_net() fails
Haoxiang Li <haoxiang_li2024@163.com>
rapidio: add check for rio_add_net() in rio_scan_alloc_net()
SeongJae Park <sj@kernel.org>
selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
SeongJae Park <sj@kernel.org>
selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
SeongJae Park <sj@kernel.org>
selftests/damon/damos_quota: make real expectation of quota exceeds
SeongJae Park <sj@kernel.org>
selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced
Vitaliy Shevtsov <v.shevtsov@mt-integration.ru>
wifi: nl80211: reject cooked mode if it is set along with other flags
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
wifi: cfg80211: regulatory: improve invalid hints checking
Haoxiang Li <haoxiang_li2024@163.com>
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li <haoxiang_li2024@163.com>
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe/userptr: Unmap userptrs in the mmu notifier
Matthew Auld <matthew.auld@intel.com>
drm/xe/userptr: properly setup pfn_flags_mask
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe: Fix fault mode invalidation with unbind
Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
drm/xe: Fix GT "for each engine" workarounds
Krister Johansen <kjlx@templeofstupid.com>
mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe/vm: Validate userptr during gpu vma prefetching
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe/vm: Fix a misplaced #endif
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe/hmm: Don't dereference struct page pointers without notifier lock
Thomas Hellström <thomas.hellstrom@linux.intel.com>
drm/xe/hmm: Style- and include fixes
Matthew Brost <matthew.brost@intel.com>
drm/xe: Add staging tree for VM binds
Ahmed S. Darwish <darwi@linutronix.de>
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish <darwi@linutronix.de>
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish <darwi@linutronix.de>
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ard Biesheuvel <ardb@kernel.org>
x86/boot: Sanitize boot params before parsing command line
Mingcong Bai <jeffbai@aosc.io>
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
John Hubbard <jhubbard@nvidia.com>
Revert "selftests/mm: remove local __NR_* definitions"
Gabriel Krisman Bertazi <krisman@suse.de>
Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone"
Richard Thier <u9vata@gmail.com>
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Brendan King <Brendan.King@imgtec.com>
drm/imagination: only init job done fences once
Brendan King <Brendan.King@imgtec.com>
drm/imagination: Hold drm_gem_gpuva lock for unmap
Brendan King <Brendan.King@imgtec.com>
drm/imagination: avoid deadlock on fence release
Kenneth Feng <kenneth.feng@amd.com>
drm/amd/pm: always allow ih interrupt from fw
Andrew Martin <Andrew.Martin@amd.com>
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Ma Ke <make24@iscas.ac.cn>
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
Paul Fertser <fercerpav@gmail.com>
hwmon: (peci/dimmtemp) Do not provide fake thresholds data
Haoxiang Li <haoxiang_li2024@163.com>
btrfs: fix a leaked chunk map issue in read_one_chunk()
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek: update ALC222 depop optimize
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
Hoku Ishibe <me@hokuishi.be>
ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Avoid module auto-load handling at event delivery
Koichiro Den <koichiro.den@canonical.com>
gpio: aggregator: protect driver attr handlers against module unload
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
gpio: rcar: Use raw_spinlock to protect register access
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix out-of-bounds in parse_sec_desc()
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Daniil Dulov <d.dulov@aladdin.ru>
HID: appleir: Fix potential NULL dereference at raw event handle
Bibo Mao <maobibo@loongson.cn>
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao <maobibo@loongson.cn>
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao <maobibo@loongson.cn>
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao <maobibo@loongson.cn>
LoongArch: Set max_pfn with the PFN of the last page
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Use polling play_dead() when resuming from hibernation
Tiezhu Yang <yangtiezhu@loongson.cn>
LoongArch: Convert unreachable() to BUG()
Philipp Stanner <phasta@kernel.org>
stmmac: loongson: Pass correct arg to PCI function
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: tprobe-events: Reject invalid tracepoint name
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: tprobe-events: Fix a memory leak when tprobe with $retval
Rob Herring (Arm) <robh@kernel.org>
Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"
Asahi Lina <lina@asahilina.net>
rust: alloc: Fix `ArrayLayout` allocations
Gary Guo <gary@garyguo.net>
rust: use custom FFI integer types
Gary Guo <gary@garyguo.net>
rust: map `__kernel_size_t` and friends also to usize/isize
Gary Guo <gary@garyguo.net>
rust: fix size_t in bindgen prototypes of C builtins
Ethan D. Twardy <ethan.twardy@gmail.com>
rust: kbuild: expand rusttest target for macros
Thomas Böhler <witcher@wiredspace.de>
drm/panic: allow verbose version check
Thomas Böhler <witcher@wiredspace.de>
drm/panic: allow verbose boolean for clarity
Thomas Böhler <witcher@wiredspace.de>
drm/panic: correctly indent continuation of line in list item
Thomas Böhler <witcher@wiredspace.de>
drm/panic: remove redundant field when assigning value
Thomas Böhler <witcher@wiredspace.de>
drm/panic: prefer eliding lifetimes
Thomas Böhler <witcher@wiredspace.de>
drm/panic: remove unnecessary borrow in alignment_pattern
Thomas Böhler <witcher@wiredspace.de>
drm/panic: avoid reimplementing Iterator::find
Danilo Krummrich <dakr@kernel.org>
MAINTAINERS: add entry for the Rust `alloc` module
Danilo Krummrich <dakr@kernel.org>
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: update module comment of alloc.rs
Danilo Krummrich <dakr@kernel.org>
rust: str: test: replace `alloc::format`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `Cmalloc` in module allocator_test
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `contains` for `Flags`
Danilo Krummrich <dakr@kernel.org>
rust: error: check for config `test` in `Error::name`
Danilo Krummrich <dakr@kernel.org>
rust: error: use `core::alloc::LayoutError`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: add `Vec` to prelude
Danilo Krummrich <dakr@kernel.org>
rust: alloc: remove `VecExt` extension
Danilo Krummrich <dakr@kernel.org>
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `collect` for `IntoIter`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `IntoIterator` for `Vec`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement kernel `Vec` type
Benno Lossin <benno.lossin@proton.me>
rust: alloc: introduce `ArrayLayout`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: add `Box` to prelude
Danilo Krummrich <dakr@kernel.org>
rust: alloc: remove extension of std's `Box`
Danilo Krummrich <dakr@kernel.org>
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement kernel `Box`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: add __GFP_NOWARN to `Flags`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `KVmalloc` allocator
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `Vmalloc` allocator
Danilo Krummrich <dakr@kernel.org>
rust: alloc: add module `allocator_test`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `Allocator` for `Kmalloc`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: make `allocator` module public
Danilo Krummrich <dakr@kernel.org>
rust: alloc: implement `ReallocFunc`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: rename `KernelAllocator` to `Kmalloc`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: separate `aligned_size` from `krealloc_aligned`
Danilo Krummrich <dakr@kernel.org>
rust: alloc: add `Allocator` trait
Filipe Xavier <felipe_life@live.com>
rust: error: optimize error type to use nonzero
Filipe Xavier <felipe_life@live.com>
rust: error: make conversion functions public
Miguel Ojeda <ojeda@kernel.org>
Documentation: rust: discuss `#[expect(...)]` in the guidelines
Miguel Ojeda <ojeda@kernel.org>
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda <ojeda@kernel.org>
Documentation: rust: add coding guidelines on lints
Miguel Ojeda <ojeda@kernel.org>
rust: enable Clippy's `check-private-items`
Miguel Ojeda <ojeda@kernel.org>
rust: provide proper code documentation titles
Miguel Ojeda <ojeda@kernel.org>
rust: replace `clippy::dbg_macro` with `disallowed_macros`
Miguel Ojeda <ojeda@kernel.org>
rust: introduce `.clippy.toml`
Miguel Ojeda <ojeda@kernel.org>
rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`
Miguel Ojeda <ojeda@kernel.org>
rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`
Miguel Ojeda <ojeda@kernel.org>
rust: enable `rustdoc::unescaped_backticks` lint
Miguel Ojeda <ojeda@kernel.org>
rust: enable `clippy::ignored_unit_patterns` lint
Miguel Ojeda <ojeda@kernel.org>
rust: enable `clippy::unnecessary_safety_doc` lint
Miguel Ojeda <ojeda@kernel.org>
rust: enable `clippy::unnecessary_safety_comment` lint
Miguel Ojeda <ojeda@kernel.org>
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda <ojeda@kernel.org>
rust: types: avoid repetition in `{As,From}Bytes` impls
Miguel Ojeda <ojeda@kernel.org>
rust: sort global Rust flags
Miguel Ojeda <ojeda@kernel.org>
rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`
Peter Zijlstra <peterz@infradead.org>
loongarch: Use ASM_REACHABLE
Borislav Petkov (AMD) <bp@alien8.de>
x86/microcode/AMD: Add some forgotten models to the SHA check
Qu Wenruo <wqu@suse.com>
btrfs: fix data overwriting bug during buffered write when block size < page size
Steve French <stfrench@microsoft.com>
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
Pali Rohár <pali@kernel.org>
cifs: Remove symlink member from cifs_open_info_data union
Johan Korsnes <johan.korsnes@remarkable.no>
gpio: vf610: add locking to gpio direction functions
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
gpio: vf610: use generic device_get_match_data()
Imre Deak <imre.deak@intel.com>
drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
Jani Nikula <jani.nikula@intel.com>
drm/i915/dsi: convert to struct intel_display
Yutaro Ohno <yutaro.ono.418@gmail.com>
rust: block: fix formatting in GenDisk doc
Andrew Cooper <andrew.cooper3@citrix.com>
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
-------------
Diffstat:
.clippy.toml | 9 +
.gitignore | 1 +
Documentation/admin-guide/sysctl/kernel.rst | 11 +
Documentation/rust/coding-guidelines.rst | 146 ++++
MAINTAINERS | 8 +
Makefile | 24 +-
arch/arm64/include/asm/hugetlb.h | 4 +-
arch/arm64/mm/hugetlbpage.c | 59 +-
arch/loongarch/include/asm/bug.h | 13 +-
arch/loongarch/include/asm/hugetlb.h | 6 +-
arch/loongarch/kernel/machine_kexec.c | 4 +-
arch/loongarch/kernel/setup.c | 3 +
arch/loongarch/kernel/smp.c | 47 +-
arch/loongarch/kvm/exit.c | 6 +
arch/loongarch/kvm/main.c | 7 +
arch/loongarch/kvm/vcpu.c | 2 +-
arch/loongarch/kvm/vm.c | 6 +-
arch/mips/include/asm/hugetlb.h | 6 +-
arch/parisc/include/asm/hugetlb.h | 2 +-
arch/parisc/mm/hugetlbpage.c | 2 +-
arch/powerpc/include/asm/hugetlb.h | 6 +-
arch/powerpc/kvm/e500_mmu_host.c | 19 +-
arch/riscv/include/asm/hugetlb.h | 3 +-
arch/riscv/mm/hugetlbpage.c | 2 +-
arch/s390/include/asm/hugetlb.h | 17 +-
arch/s390/kernel/traps.c | 6 +-
arch/s390/mm/hugetlbpage.c | 4 +-
arch/sparc/include/asm/hugetlb.h | 2 +-
arch/sparc/mm/hugetlbpage.c | 2 +-
arch/x86/boot/compressed/pgtable_64.c | 2 +
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kernel/amd_nb.c | 9 +-
arch/x86/kernel/cpu/cacheinfo.c | 2 +-
arch/x86/kernel/cpu/intel.c | 52 +-
arch/x86/kernel/cpu/microcode/amd.c | 6 +
arch/x86/kernel/cpu/sgx/ioctl.c | 7 +
arch/x86/kvm/cpuid.c | 2 +-
arch/x86/kvm/svm/sev.c | 13 +-
arch/x86/kvm/svm/svm.c | 49 ++
arch/x86/kvm/svm/svm.h | 2 +-
arch/x86/kvm/svm/vmenter.S | 10 +-
arch/x86/kvm/vmx/vmx.c | 8 +-
arch/x86/kvm/vmx/vmx.h | 2 -
arch/x86/kvm/x86.c | 2 +
arch/x86/mm/init.c | 23 +-
block/partitions/efi.c | 2 +-
drivers/base/core.c | 1 +
drivers/block/rnull.rs | 4 +-
drivers/block/ublk_drv.c | 7 +-
drivers/bluetooth/btusb.c | 1 +
drivers/bus/mhi/host/pci_generic.c | 5 +-
drivers/cdx/cdx.c | 6 +-
drivers/char/misc.c | 2 +-
drivers/gpio/gpio-aggregator.c | 20 +-
drivers/gpio/gpio-rcar.c | 31 +-
drivers/gpio/gpio-vf610.c | 11 +-
drivers/gpu/drm/Kconfig | 12 +
drivers/gpu/drm/Makefile | 6 +-
drivers/gpu/drm/amd/amdkfd/kfd_queue.c | 4 +-
drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 3 +-
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c | 12 +-
drivers/gpu/drm/drm_client_setup.c | 66 ++
drivers/gpu/drm/drm_fb_helper.c | 85 +-
drivers/gpu/drm/drm_fbdev_client.c | 141 ++++
drivers/gpu/drm/drm_fbdev_ttm.c | 142 ++--
drivers/gpu/drm/drm_fourcc.c | 30 +-
drivers/gpu/drm/drm_panic_qr.rs | 25 +-
drivers/gpu/drm/i915/display/i9xx_plane.c | 22 +-
drivers/gpu/drm/i915/display/icl_dsi.c | 448 +++++-----
drivers/gpu/drm/i915/display/icl_dsi.h | 4 +-
drivers/gpu/drm/i915/display/intel_atomic_plane.c | 49 +-
drivers/gpu/drm/i915/display/intel_atomic_plane.h | 19 +-
drivers/gpu/drm/i915/display/intel_color.c | 17 +
drivers/gpu/drm/i915/display/intel_color.h | 1 +
drivers/gpu/drm/i915/display/intel_cursor.c | 101 +--
drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
drivers/gpu/drm/i915/display/intel_de.h | 11 +
drivers/gpu/drm/i915/display/intel_display.c | 58 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 16 +-
drivers/gpu/drm/i915/display/intel_sprite.c | 27 +-
drivers/gpu/drm/i915/display/skl_universal_plane.c | 305 +++----
drivers/gpu/drm/imagination/pvr_fw_meta.c | 6 +-
drivers/gpu/drm/imagination/pvr_fw_trace.c | 4 +-
drivers/gpu/drm/imagination/pvr_queue.c | 18 +-
drivers/gpu/drm/imagination/pvr_queue.h | 4 +
drivers/gpu/drm/imagination/pvr_vm.c | 134 ++-
drivers/gpu/drm/imagination/pvr_vm.h | 3 +
drivers/gpu/drm/nouveau/Kconfig | 2 +
drivers/gpu/drm/nouveau/nouveau_drm.c | 10 +-
drivers/gpu/drm/radeon/r300.c | 3 +-
drivers/gpu/drm/radeon/radeon_asic.h | 1 +
drivers/gpu/drm/radeon/rs400.c | 18 +-
drivers/gpu/drm/scheduler/gpu_scheduler_trace.h | 4 +-
drivers/gpu/drm/xe/display/xe_plane_initial.c | 10 -
drivers/gpu/drm/xe/xe_gt.c | 4 +-
drivers/gpu/drm/xe/xe_hmm.c | 194 +++--
drivers/gpu/drm/xe/xe_hmm.h | 7 +
drivers/gpu/drm/xe/xe_pt.c | 96 +--
drivers/gpu/drm/xe/xe_pt_walk.c | 3 +-
drivers/gpu/drm/xe/xe_pt_walk.h | 4 +
drivers/gpu/drm/xe/xe_vm.c | 100 ++-
drivers/gpu/drm/xe/xe_vm.h | 10 +-
drivers/gpu/drm/xe/xe_vm_types.h | 8 +-
drivers/hid/hid-appleir.c | 2 +-
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-steam.c | 2 +-
drivers/hid/intel-ish-hid/ishtp-hid-client.c | 2 +-
drivers/hid/intel-ish-hid/ishtp-hid.c | 4 +-
drivers/hwmon/ad7314.c | 10 +
drivers/hwmon/ntc_thermistor.c | 66 +-
drivers/hwmon/peci/dimmtemp.c | 10 +-
drivers/hwmon/pmbus/pmbus.c | 2 +
drivers/hwmon/xgene-hwmon.c | 2 +-
drivers/hwtracing/intel_th/pci.c | 15 +
drivers/iio/adc/ad7192.c | 2 +-
drivers/iio/adc/at91-sama5d2_adc.c | 68 +-
drivers/iio/dac/ad3552r.c | 6 +
drivers/iio/filter/admv8818.c | 14 +-
drivers/iio/light/apds9306.c | 4 +-
drivers/misc/cardreader/rtsx_usb.c | 15 -
drivers/misc/eeprom/digsy_mtc_eeprom.c | 2 +-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/misc/mei/vsc-tp.c | 2 +-
drivers/net/caif/caif_virtio.c | 2 +-
drivers/net/dsa/mt7530.c | 8 +-
drivers/net/ethernet/emulex/benet/be.h | 2 +-
drivers/net/ethernet/emulex/benet/be_cmds.c | 197 +++--
drivers/net/ethernet/emulex/benet/be_main.c | 2 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 6 +-
drivers/net/ipa/data/ipa_data-v4.7.c | 18 +-
drivers/net/mctp/mctp-i3c.c | 3 +
drivers/net/phy/phy.c | 43 +
drivers/net/phy/phy_device.c | 2 +
drivers/net/ppp/ppp_generic.c | 28 +-
drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 7 +
.../net/wireless/intel/iwlwifi/mvm/time-event.c | 2 +
drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 5 +-
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 6 +-
drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 20 +-
drivers/nvme/host/ioctl.c | 20 +-
drivers/nvme/host/nvme.h | 7 +
drivers/nvme/host/pci.c | 147 +++-
drivers/nvme/host/tcp.c | 81 +-
drivers/nvme/target/tcp.c | 15 +-
drivers/of/of_reserved_mem.c | 4 +-
drivers/platform/x86/thinkpad_acpi.c | 1 +
drivers/rapidio/devices/rio_mport_cdev.c | 3 +-
drivers/rapidio/rio-scan.c | 5 +-
drivers/slimbus/messaging.c | 5 +-
drivers/usb/atm/cxacru.c | 13 +-
drivers/usb/core/hub.c | 33 +
drivers/usb/core/quirks.c | 4 +
drivers/usb/dwc3/core.c | 85 +-
drivers/usb/dwc3/core.h | 2 +-
drivers/usb/dwc3/drd.c | 4 +-
drivers/usb/dwc3/gadget.c | 10 +-
drivers/usb/gadget/composite.c | 17 +-
drivers/usb/gadget/function/u_ether.c | 4 +-
drivers/usb/host/xhci-hub.c | 8 +
drivers/usb/host/xhci-mem.c | 3 +-
drivers/usb/host/xhci-pci.c | 18 +-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/renesas_usbhs/common.c | 6 +-
drivers/usb/renesas_usbhs/mod_gadget.c | 2 +-
drivers/usb/typec/tcpm/tcpci_rt1711h.c | 11 +
drivers/usb/typec/ucsi/ucsi.c | 25 +-
drivers/usb/typec/ucsi/ucsi.h | 2 +
drivers/usb/typec/ucsi/ucsi_acpi.c | 21 +-
drivers/usb/typec/ucsi/ucsi_ccg.c | 1 +
drivers/usb/typec/ucsi/ucsi_glink.c | 1 +
drivers/usb/typec/ucsi/ucsi_stm32g0.c | 1 +
drivers/usb/typec/ucsi/ucsi_yoga_c630.c | 1 +
drivers/virt/acrn/hsm.c | 6 +-
fs/btrfs/file.c | 9 +-
fs/btrfs/volumes.c | 1 +
fs/coredump.c | 15 +-
fs/exfat/balloc.c | 10 +-
fs/exfat/exfat_fs.h | 2 +-
fs/exfat/fatent.c | 11 +-
fs/exfat/file.c | 2 +-
fs/exfat/namei.c | 2 +-
fs/netfs/read_collect.c | 21 +-
fs/netfs/read_pgpriv2.c | 5 +-
fs/nfs/file.c | 3 +-
fs/smb/client/cifsglob.h | 6 +-
fs/smb/client/inode.c | 2 +-
fs/smb/client/reparse.h | 28 +-
fs/smb/client/smb1ops.c | 4 +-
fs/smb/client/smb2inode.c | 4 +
fs/smb/client/smb2ops.c | 3 +-
fs/smb/server/smb2pdu.c | 8 +-
fs/smb/server/smbacl.c | 16 +
fs/smb/server/transport_ipc.c | 1 +
include/asm-generic/hugetlb.h | 2 +-
include/drm/drm_client_setup.h | 26 +
include/drm/drm_drv.h | 18 +
include/drm/drm_fbdev_client.h | 19 +
include/drm/drm_fbdev_ttm.h | 13 +
include/drm/drm_fourcc.h | 1 +
include/linux/compaction.h | 5 +
include/linux/ethtool.h | 23 +
include/linux/hugetlb.h | 4 +-
include/linux/nvme-tcp.h | 2 +
include/linux/nvme.h | 1 +
include/linux/phy.h | 36 +
include/linux/phylib_stubs.h | 42 +
include/linux/sched.h | 2 +-
kernel/events/core.c | 4 +-
kernel/events/uprobes.c | 2 +-
kernel/sched/fair.c | 6 +-
kernel/trace/trace_fprobe.c | 15 +
kernel/trace/trace_probe.h | 2 +-
mm/compaction.c | 3 +
mm/hugetlb.c | 4 +-
mm/internal.h | 5 +-
mm/kasan/kasan_test_rust.rs | 3 +-
mm/kmsan/hooks.c | 1 +
mm/memory-failure.c | 63 +-
mm/memory.c | 21 +-
mm/memory_hotplug.c | 28 +-
mm/page_alloc.c | 4 +-
mm/userfaultfd.c | 17 +-
mm/vma.c | 12 +-
mm/vmalloc.c | 4 +-
net/8021q/vlan.c | 3 +-
net/bluetooth/mgmt.c | 5 +
net/ethtool/cabletest.c | 8 +-
net/ethtool/linkstate.c | 26 +-
net/ethtool/netlink.c | 6 +-
net/ethtool/netlink.h | 5 +-
net/ethtool/phy.c | 2 +-
net/ethtool/plca.c | 6 +-
net/ethtool/pse-pd.c | 4 +-
net/ethtool/stats.c | 18 +
net/ethtool/strset.c | 2 +-
net/ipv4/tcp_offload.c | 11 +-
net/ipv4/udp_offload.c | 8 +-
net/ipv6/ila/ila_lwt.c | 4 +-
net/llc/llc_s_ac.c | 49 +-
net/mac80211/ieee80211_i.h | 2 +
net/mac80211/mlme.c | 1 +
net/mac80211/parse.c | 164 +++-
net/mptcp/pm_netlink.c | 18 +-
net/wireless/nl80211.c | 5 +
net/wireless/reg.c | 3 +-
rust/Makefile | 94 ++-
rust/bindgen_parameters | 5 +
rust/bindings/bindings_helper.h | 1 +
rust/bindings/lib.rs | 6 +
rust/exports.c | 1 -
rust/ffi.rs | 48 ++
rust/helpers/helpers.c | 1 +
rust/helpers/slab.c | 6 +
rust/helpers/vmalloc.c | 9 +
rust/kernel/alloc.rs | 150 +++-
rust/kernel/alloc/allocator.rs | 214 +++--
rust/kernel/alloc/allocator_test.rs | 95 +++
rust/kernel/alloc/box_ext.rs | 89 --
rust/kernel/alloc/kbox.rs | 456 ++++++++++
rust/kernel/alloc/kvec.rs | 913 +++++++++++++++++++++
rust/kernel/alloc/layout.rs | 91 ++
rust/kernel/alloc/vec_ext.rs | 185 -----
rust/kernel/block/mq/gen_disk.rs | 6 +-
rust/kernel/block/mq/operations.rs | 18 +-
rust/kernel/block/mq/raw_writer.rs | 2 +-
rust/kernel/block/mq/tag_set.rs | 2 +-
rust/kernel/error.rs | 82 +-
rust/kernel/firmware.rs | 2 +-
rust/kernel/init.rs | 127 +--
rust/kernel/init/__internal.rs | 13 +-
rust/kernel/init/macros.rs | 18 +-
rust/kernel/ioctl.rs | 2 +-
rust/kernel/lib.rs | 5 +-
rust/kernel/list.rs | 1 +
rust/kernel/list/arc_field.rs | 2 +-
rust/kernel/net/phy.rs | 16 +-
rust/kernel/prelude.rs | 5 +-
rust/kernel/print.rs | 5 +-
rust/kernel/rbtree.rs | 49 +-
rust/kernel/std_vendor.rs | 12 +-
rust/kernel/str.rs | 46 +-
rust/kernel/sync/arc.rs | 25 +-
rust/kernel/sync/arc/std_vendor.rs | 2 +
rust/kernel/sync/condvar.rs | 7 +-
rust/kernel/sync/lock.rs | 8 +-
rust/kernel/sync/lock/mutex.rs | 4 +-
rust/kernel/sync/lock/spinlock.rs | 4 +-
rust/kernel/sync/locked_by.rs | 2 +-
rust/kernel/task.rs | 8 +-
rust/kernel/time.rs | 4 +-
rust/kernel/types.rs | 140 ++--
rust/kernel/uaccess.rs | 48 +-
rust/kernel/workqueue.rs | 29 +-
rust/macros/lib.rs | 14 +-
rust/macros/module.rs | 8 +-
rust/uapi/lib.rs | 6 +
samples/rust/rust_minimal.rs | 4 +-
samples/rust/rust_print.rs | 1 +
scripts/Makefile.build | 4 +-
scripts/generate_rust_analyzer.py | 11 +-
sound/core/seq/seq_clientmgr.c | 46 +-
sound/pci/hda/Kconfig | 1 +
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_realtek.c | 107 ++-
sound/usb/usx2y/usbusx2y.c | 11 +
sound/usb/usx2y/usbusx2y.h | 26 +
sound/usb/usx2y/usbusx2yaudio.c | 27 -
tools/testing/selftests/bpf/benchs/bench_trigger.c | 3 +-
tools/testing/selftests/bpf/bpf_util.h | 9 +
.../selftests/bpf/map_tests/task_storage_map.c | 3 +-
.../testing/selftests/bpf/prog_tests/bpf_cookie.c | 2 +-
tools/testing/selftests/bpf/prog_tests/bpf_iter.c | 6 +-
.../selftests/bpf/prog_tests/cgrp_local_storage.c | 10 +-
.../testing/selftests/bpf/prog_tests/core_reloc.c | 2 +-
.../selftests/bpf/prog_tests/linked_funcs.c | 2 +-
.../selftests/bpf/prog_tests/ns_current_pid_tgid.c | 2 +-
.../selftests/bpf/prog_tests/rcu_read_lock.c | 4 +-
.../selftests/bpf/prog_tests/task_local_storage.c | 8 +-
.../selftests/bpf/prog_tests/uprobe_multi_test.c | 2 +-
tools/testing/selftests/damon/damon_nr_regions.py | 2 +
tools/testing/selftests/damon/damos_quota.py | 9 +-
tools/testing/selftests/damon/damos_quota_goal.py | 3 +
tools/testing/selftests/mm/hugepage-mremap.c | 2 +-
tools/testing/selftests/mm/ksm_functional_tests.c | 8 +-
tools/testing/selftests/mm/memfd_secret.c | 14 +-
tools/testing/selftests/mm/mkdirty.c | 8 +-
tools/testing/selftests/mm/mlock2.h | 1 -
tools/testing/selftests/mm/protection_keys.c | 2 +-
tools/testing/selftests/mm/uffd-common.c | 4 +
tools/testing/selftests/mm/uffd-stress.c | 15 +-
tools/testing/selftests/mm/uffd-unit-tests.c | 14 +-
usr/include/Makefile | 2 +-
335 files changed, 6013 insertions(+), 2454 deletions(-)
next reply other threads:[~2025-03-10 17:18 UTC|newest]
Thread overview: 282+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 17:02 Greg Kroah-Hartman [this message]
2025-03-10 17:02 ` [PATCH 6.12 001/269] x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 002/269] rust: block: fix formatting in GenDisk doc Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 003/269] drm/i915/dsi: convert to struct intel_display Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 004/269] drm/i915/dsi: Use TRANS_DDI_FUNC_CTLs own port width macro Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 005/269] gpio: vf610: use generic device_get_match_data() Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 006/269] gpio: vf610: add locking to gpio direction functions Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 007/269] cifs: Remove symlink member from cifs_open_info_data union Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 008/269] smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 009/269] btrfs: fix data overwriting bug during buffered write when block size < page size Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 010/269] x86/microcode/AMD: Add some forgotten models to the SHA check Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 011/269] loongarch: Use ASM_REACHABLE Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 012/269] rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 013/269] rust: sort global Rust flags Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 014/269] rust: types: avoid repetition in `{As,From}Bytes` impls Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 015/269] rust: enable `clippy::undocumented_unsafe_blocks` lint Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 016/269] rust: enable `clippy::unnecessary_safety_comment` lint Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 017/269] rust: enable `clippy::unnecessary_safety_doc` lint Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 018/269] rust: enable `clippy::ignored_unit_patterns` lint Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 019/269] rust: enable `rustdoc::unescaped_backticks` lint Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 020/269] rust: init: remove unneeded `#[allow(clippy::disallowed_names)]` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 021/269] rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 022/269] rust: introduce `.clippy.toml` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 023/269] rust: replace `clippy::dbg_macro` with `disallowed_macros` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 024/269] rust: provide proper code documentation titles Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 025/269] rust: enable Clippys `check-private-items` Greg Kroah-Hartman
2025-03-10 17:02 ` [PATCH 6.12 026/269] Documentation: rust: add coding guidelines on lints Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 027/269] rust: start using the `#[expect(...)]` attribute Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 028/269] Documentation: rust: discuss `#[expect(...)]` in the guidelines Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 029/269] rust: error: make conversion functions public Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 030/269] rust: error: optimize error type to use nonzero Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 031/269] rust: alloc: add `Allocator` trait Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 032/269] rust: alloc: separate `aligned_size` from `krealloc_aligned` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 033/269] rust: alloc: rename `KernelAllocator` to `Kmalloc` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 034/269] rust: alloc: implement `ReallocFunc` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 035/269] rust: alloc: make `allocator` module public Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 036/269] rust: alloc: implement `Allocator` for `Kmalloc` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 037/269] rust: alloc: add module `allocator_test` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 038/269] rust: alloc: implement `Vmalloc` allocator Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 039/269] rust: alloc: implement `KVmalloc` allocator Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 040/269] rust: alloc: add __GFP_NOWARN to `Flags` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 041/269] rust: alloc: implement kernel `Box` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 042/269] rust: treewide: switch to our kernel `Box` type Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 043/269] rust: alloc: remove extension of stds `Box` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 044/269] rust: alloc: add `Box` to prelude Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 045/269] rust: alloc: introduce `ArrayLayout` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 046/269] rust: alloc: implement kernel `Vec` type Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 047/269] rust: alloc: implement `IntoIterator` for `Vec` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 048/269] rust: alloc: implement `collect` for `IntoIter` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 049/269] rust: treewide: switch to the kernel `Vec` type Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 050/269] rust: alloc: remove `VecExt` extension Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 051/269] rust: alloc: add `Vec` to prelude Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 052/269] rust: error: use `core::alloc::LayoutError` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 053/269] rust: error: check for config `test` in `Error::name` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 054/269] rust: alloc: implement `contains` for `Flags` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 055/269] rust: alloc: implement `Cmalloc` in module allocator_test Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 056/269] rust: str: test: replace `alloc::format` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 057/269] rust: alloc: update module comment of alloc.rs Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 058/269] kbuild: rust: remove the `alloc` crate and `GlobalAlloc` Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 059/269] MAINTAINERS: add entry for the Rust `alloc` module Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 060/269] drm/panic: avoid reimplementing Iterator::find Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 061/269] drm/panic: remove unnecessary borrow in alignment_pattern Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 062/269] drm/panic: prefer eliding lifetimes Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 063/269] drm/panic: remove redundant field when assigning value Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 064/269] drm/panic: correctly indent continuation of line in list item Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 065/269] drm/panic: allow verbose boolean for clarity Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 066/269] drm/panic: allow verbose version check Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 067/269] rust: kbuild: expand rusttest target for macros Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 068/269] rust: fix size_t in bindgen prototypes of C builtins Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 069/269] rust: map `__kernel_size_t` and friends also to usize/isize Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 070/269] rust: use custom FFI integer types Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 071/269] rust: alloc: Fix `ArrayLayout` allocations Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 072/269] Revert "of: reserved-memory: Fix using wrong number of cells to get property alignment" Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 073/269] tracing: tprobe-events: Fix a memory leak when tprobe with $retval Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 074/269] tracing: tprobe-events: Reject invalid tracepoint name Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 075/269] stmmac: loongson: Pass correct arg to PCI function Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 076/269] LoongArch: Convert unreachable() to BUG() Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 077/269] LoongArch: Use polling play_dead() when resuming from hibernation Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 078/269] LoongArch: Set max_pfn with the PFN of the last page Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 079/269] LoongArch: KVM: Add interrupt checking for AVEC Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 080/269] LoongArch: KVM: Reload guest CSR registers after sleep Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 081/269] LoongArch: KVM: Fix GPA size issue about VM Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 082/269] HID: appleir: Fix potential NULL dereference at raw event handle Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 083/269] ksmbd: fix type confusion via race condition when using ipc_msg_send_request Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 084/269] ksmbd: fix out-of-bounds in parse_sec_desc() Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 085/269] ksmbd: fix use-after-free in smb2_lock Greg Kroah-Hartman
2025-03-10 17:03 ` [PATCH 6.12 086/269] ksmbd: fix bug on trap " Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 087/269] gpio: rcar: Use raw_spinlock to protect register access Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 088/269] gpio: aggregator: protect driver attr handlers against module unload Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 089/269] ALSA: seq: Avoid module auto-load handling at event delivery Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 090/269] ALSA: hda: intel: Add Dell ALC3271 to power_save denylist Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 091/269] ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 092/269] ALSA: hda/realtek: update ALC222 depop optimize Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 093/269] btrfs: fix a leaked chunk map issue in read_one_chunk() Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 094/269] hwmon: (peci/dimmtemp) Do not provide fake thresholds data Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 095/269] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 096/269] drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 097/269] drm/amd/pm: always allow ih interrupt from fw Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 098/269] drm/imagination: avoid deadlock on fence release Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 099/269] drm/imagination: Hold drm_gem_gpuva lock for unmap Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 100/269] drm/imagination: only init job done fences once Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 101/269] drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 102/269] Revert "mm/page_alloc.c: dont show protection in zones ->lowmem_reserve[] for empty zone" Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 103/269] Revert "selftests/mm: remove local __NR_* definitions" Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 104/269] platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 105/269] x86/boot: Sanitize boot params before parsing command line Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 106/269] x86/cacheinfo: Validate CPUID leaf 0x2 EDX output Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 107/269] x86/cpu: " Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 108/269] x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 109/269] drm/xe: Add staging tree for VM binds Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 110/269] drm/xe/hmm: Style- and include fixes Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 111/269] drm/xe/hmm: Dont dereference struct page pointers without notifier lock Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 112/269] drm/xe/vm: Fix a misplaced #endif Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 113/269] drm/xe/vm: Validate userptr during gpu vma prefetching Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 114/269] mptcp: fix scheduling while atomic in mptcp_pm_nl_append_new_local_addr Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 115/269] drm/xe: Fix GT "for each engine" workarounds Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 116/269] drm/xe: Fix fault mode invalidation with unbind Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 117/269] drm/xe/userptr: properly setup pfn_flags_mask Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 118/269] drm/xe/userptr: Unmap userptrs in the mmu notifier Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 119/269] Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 120/269] Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 121/269] wifi: cfg80211: regulatory: improve invalid hints checking Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 122/269] wifi: nl80211: reject cooked mode if it is set along with other flags Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 123/269] selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 124/269] selftests/damon/damos_quota: make real expectation of quota exceeds Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 125/269] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 126/269] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 127/269] rapidio: add check for rio_add_net() in rio_scan_alloc_net() Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 128/269] rapidio: fix an API misues when rio_add_net() fails Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 129/269] dma: kmsan: export kmsan_handle_dma() for modules Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 130/269] s390/traps: Fix test_monitor_call() inline assembly Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 131/269] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 132/269] userfaultfd: do not block on locking a large folio with raised refcount Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 133/269] block: fix conversion of GPT partition name to 7-bit Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 134/269] mm/page_alloc: fix uninitialized variable Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 135/269] mm: abort vma_modify() on merge out of memory failure Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 136/269] mm: memory-failure: update ttu flag inside unmap_poisoned_folio Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 137/269] mm: dont skip arch_sync_kernel_mappings() in error paths Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 138/269] mm: fix finish_fault() handling for large folios Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 139/269] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 140/269] mm: memory-hotplug: check folio ref count first in do_migrate_range Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 141/269] wifi: iwlwifi: mvm: clean up ROC on failure Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 142/269] wifi: iwlwifi: mvm: dont try to talk to a dead firmware Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 143/269] wifi: iwlwifi: limit printed string from FW file Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 144/269] wifi: iwlwifi: Free pages allocated when failing to build A-MSDU Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 145/269] wifi: iwlwifi: Fix A-MSDU TSO preparation Greg Kroah-Hartman
2025-03-10 17:04 ` [PATCH 6.12 146/269] HID: google: fix unused variable warning under !CONFIG_ACPI Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 147/269] HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 148/269] HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 149/269] coredump: Only sort VMAs when core_sort_vma sysctl is set Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 150/269] nvme-pci: add support for sgl metadata Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 151/269] nvme-pci: use sgls for all user requests if possible Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 152/269] nvme-ioctl: fix leaked requests on mapping error Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 153/269] wifi: mac80211: Support parsing EPCS ML element Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 154/269] wifi: mac80211: fix MLE non-inheritance parsing Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 155/269] wifi: mac80211: fix vendor-specific inheritance Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 156/269] drm/fbdev-helper: Move color-mode lookup into 4CC format helper Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 157/269] drm/fbdev: Add memory-agnostic fbdev client Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 158/269] drm: Add client-agnostic setup helper Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 159/269] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 160/269] drm/nouveau: Run DRM default client setup Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 161/269] drm/nouveau: select FW caching Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 162/269] bluetooth: btusb: Initialize .owner field of force_poll_sync_fops Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 163/269] nvme-tcp: add basic support for the C2HTermReq PDU Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 164/269] nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 165/269] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 166/269] ALSA: hda/realtek: Remove (revert) duplicate Ally X config Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 167/269] net: gso: fix ownership in __udp_gso_segment Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 168/269] caif_virtio: fix wrong pointer check in cfv_probe() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 169/269] perf/core: Fix pmus_lock vs. pmus_srcu ordering Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 170/269] hwmon: (pmbus) Initialise page count in pmbus_identify() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 171/269] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 172/269] hwmon: (ad7314) Validate leading zero bits and return error Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 173/269] tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 174/269] drm/imagination: Fix timestamps in firmware traces Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 175/269] ALSA: usx2y: validate nrpacks module parameter on probe Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 176/269] llc: do not use skb_get() before dev_queue_xmit() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 177/269] hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 178/269] drm/sched: Fix preprocessor guard Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 179/269] be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 180/269] net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 181/269] drm/i915/color: Extract intel_color_modeset() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 182/269] drm/i915: Plumb dsb all way to the plane hooks Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 183/269] drm/xe: Remove double pageflip Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 184/269] HID: hid-steam: Fix use-after-free when detaching device Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 185/269] net: ipa: Fix v4.7 resource group names Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 186/269] net: ipa: Fix QSB data for v4.7 Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 187/269] net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} " Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 188/269] ppp: Fix KMSAN uninit-value warning with bpf Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 189/269] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 190/269] net: ethtool: plumb PHY stats to PHY drivers Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 191/269] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 192/269] vlan: enforce underlying device type Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 193/269] x86/sgx: Fix size overflows in sgx_encl_create() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 194/269] exfat: fix just enough dentries but allocate a new cluster to dir Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 195/269] exfat: fix soft lockup in exfat_clear_bitmap Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 196/269] exfat: short-circuit zero-byte writes in exfat_file_write_iter Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 197/269] net-timestamp: support TCP GSO case for a few missing flags Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 198/269] ublk: set_params: properly check if parameters can be applied Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 199/269] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 200/269] nvme-tcp: fix signedness bug in nvme_tcp_init_connection() Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 201/269] net: dsa: mt7530: Fix traffic flooding for MMIO devices Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 202/269] mctp i3c: handle NULL header address Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 203/269] net: ipv6: fix dst ref loop in ila lwtunnel Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 204/269] net: ipv6: fix missing dst ref drop " Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 205/269] gpio: rcar: Fix missing of_node_put() call Greg Kroah-Hartman
2025-03-10 17:05 ` [PATCH 6.12 206/269] Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 207/269] usb: renesas_usbhs: Call clk_put() Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 208/269] xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 209/269] usb: renesas_usbhs: Use devm_usb_get_phy() Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 210/269] usb: hub: lack of clearing xHC resources Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 211/269] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 212/269] usb: typec: ucsi: Fix NULL pointer access Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 213/269] usb: renesas_usbhs: Flush the notify_hotplug_work Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 214/269] usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 215/269] usb: atm: cxacru: fix a flaw in existing endpoint checks Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 216/269] usb: dwc3: Set SUSPENDENABLE soon after phy init Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 217/269] usb: dwc3: gadget: Prevent irq storm when TH re-executes Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 218/269] usb: typec: ucsi: increase timeout for PPM reset operations Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 219/269] usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 220/269] usb: gadget: Set self-powered based on MaxPower and bmAttributes Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 221/269] usb: gadget: Fix setting self-powered state on suspend Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 222/269] usb: gadget: Check bmAttributes only if configuration is valid Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 223/269] kbuild: userprogs: use correct lld when linking through clang Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 224/269] acpi: typec: ucsi: Introduce a ->poll_cci method Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 225/269] rust: finish using custom FFI integer types Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 226/269] rust: map `long` to `isize` and `char` to `u8` Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 227/269] xhci: pci: Fix indentation in the PCI device ID definitions Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 228/269] usb: xhci: Enable the TRB overfetch quirk on VIA VL805 Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 229/269] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 230/269] KVM: SVM: Save host DR masks on CPUs with DebugSwap Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 231/269] KVM: SVM: Drop DEBUGCTL[5:2] from guests effective value Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 232/269] KVM: SVM: Suppress DEBUGCTL.BTF on AMD Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 233/269] KVM: x86: Snapshot the hosts DEBUGCTL in common x86 Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 234/269] KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 235/269] KVM: x86: Snapshot the hosts DEBUGCTL after disabling IRQs Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 236/269] KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isnt supported by KVM Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 237/269] cdx: Fix possible UAF error in driver_override_show() Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 238/269] mei: me: add panther lake P DID Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 239/269] mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 240/269] intel_th: pci: Add Arrow Lake support Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 241/269] intel_th: pci: Add Panther Lake-H support Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 242/269] intel_th: pci: Add Panther Lake-P/U support Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 243/269] char: misc: deallocate static minor in error path Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 244/269] drivers: core: fix device leak in __fw_devlink_relax_cycles() Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 245/269] slimbus: messaging: Free transaction ID in delayed interrupt scenario Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 246/269] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 247/269] eeprom: digsy_mtc: Make GPIO lookup table match the device Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 248/269] drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 249/269] iio: filter: admv8818: Force initialization of SDO Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 250/269] iio: light: apds9306: fix max_scale_nano values Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 251/269] iio: dac: ad3552r: clear reset status flag Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 252/269] iio: adc: ad7192: fix channel select Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 253/269] iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 254/269] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 255/269] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 256/269] fs/netfs/read_pgpriv2: skip folio queues without `marks3` Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 257/269] fs/netfs/read_collect: fix crash due to uninitialized `prev` variable Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 258/269] kbuild: hdrcheck: fix cross build with clang Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 259/269] ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 260/269] nvme-tcp: Fix a C2HTermReq error message Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 261/269] docs: rust: remove spurious item in `expect` list Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 262/269] Revert "KVM: e500: always restore irqs" Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 263/269] Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults" Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 264/269] Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock" Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 265/269] Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()" Greg Kroah-Hartman
2025-03-10 17:06 ` [PATCH 6.12 266/269] KVM: e500: always restore irqs Greg Kroah-Hartman
2025-03-10 17:07 ` [PATCH 6.12 267/269] uprobes: Fix race in uprobe_free_utask Greg Kroah-Hartman
2025-03-10 17:07 ` [PATCH 6.12 268/269] selftests/bpf: Clean up open-coded gettid syscall invocations Greg Kroah-Hartman
2025-03-10 17:07 ` [PATCH 6.12 269/269] x86/mm: Dont disable PCID when INVLPG has been fixed by microcode Greg Kroah-Hartman
2025-03-10 19:04 ` [PATCH 6.12 000/269] 6.12.19-rc1 review SeongJae Park
2025-03-10 19:58 ` Florian Fainelli
2025-03-11 7:04 ` Harshit Mogalapalli
2025-03-11 9:58 ` Jon Hunter
2025-03-11 10:05 ` Ron Economos
2025-03-11 12:18 ` Naresh Kamboju
2025-03-11 13:24 ` Mark Brown
2025-03-11 16:45 ` Shuah Khan
2025-03-11 17:03 ` Markus Reichelt
2025-03-11 18:04 ` Miguel Ojeda
2025-03-11 23:39 ` Peter Schneider
2025-03-12 17:17 ` Hardik Garg
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=20250310170457.700086763@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hargar@microsoft.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