public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-10 17:15:32 to 2025-03-10 17:25:00 UTC [more...]

[PATCH 6.12 000/269] 6.12.19-rc1 review
 2025-03-10 17:04 UTC  (143+ messages)
` [PATCH 6.12 001/269] x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
` [PATCH 6.12 002/269] rust: block: fix formatting in GenDisk doc
` [PATCH 6.12 003/269] drm/i915/dsi: convert to struct intel_display
` [PATCH 6.12 004/269] drm/i915/dsi: Use TRANS_DDI_FUNC_CTLs own port width macro
` [PATCH 6.12 005/269] gpio: vf610: use generic device_get_match_data()
` [PATCH 6.12 006/269] gpio: vf610: add locking to gpio direction functions
` [PATCH 6.12 007/269] cifs: Remove symlink member from cifs_open_info_data union
` [PATCH 6.12 008/269] smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
` [PATCH 6.12 009/269] btrfs: fix data overwriting bug during buffered write when block size < page size
` [PATCH 6.12 010/269] x86/microcode/AMD: Add some forgotten models to the SHA check
` [PATCH 6.12 011/269] loongarch: Use ASM_REACHABLE
` [PATCH 6.12 012/269] rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`
` [PATCH 6.12 013/269] rust: sort global Rust flags
` [PATCH 6.12 014/269] rust: types: avoid repetition in `{As,From}Bytes` impls
` [PATCH 6.12 015/269] rust: enable `clippy::undocumented_unsafe_blocks` lint
` [PATCH 6.12 016/269] rust: enable `clippy::unnecessary_safety_comment` lint
` [PATCH 6.12 017/269] rust: enable `clippy::unnecessary_safety_doc` lint
` [PATCH 6.12 018/269] rust: enable `clippy::ignored_unit_patterns` lint
` [PATCH 6.12 019/269] rust: enable `rustdoc::unescaped_backticks` lint
` [PATCH 6.12 020/269] rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`
` [PATCH 6.12 021/269] rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`
` [PATCH 6.12 022/269] rust: introduce `.clippy.toml`
` [PATCH 6.12 023/269] rust: replace `clippy::dbg_macro` with `disallowed_macros`
` [PATCH 6.12 024/269] rust: provide proper code documentation titles
` [PATCH 6.12 025/269] rust: enable Clippys `check-private-items`
` [PATCH 6.12 026/269] Documentation: rust: add coding guidelines on lints
` [PATCH 6.12 027/269] rust: start using the `#[expect(...)]` attribute
` [PATCH 6.12 028/269] Documentation: rust: discuss `#[expect(...)]` in the guidelines
` [PATCH 6.12 029/269] rust: error: make conversion functions public
` [PATCH 6.12 030/269] rust: error: optimize error type to use nonzero
` [PATCH 6.12 031/269] rust: alloc: add `Allocator` trait
` [PATCH 6.12 032/269] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH 6.12 033/269] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH 6.12 034/269] rust: alloc: implement `ReallocFunc`
` [PATCH 6.12 035/269] rust: alloc: make `allocator` module public
` [PATCH 6.12 036/269] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH 6.12 037/269] rust: alloc: add module `allocator_test`
` [PATCH 6.12 038/269] rust: alloc: implement `Vmalloc` allocator
` [PATCH 6.12 039/269] rust: alloc: implement `KVmalloc` allocator
` [PATCH 6.12 040/269] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH 6.12 041/269] rust: alloc: implement kernel `Box`
` [PATCH 6.12 042/269] rust: treewide: switch to our kernel `Box` type
` [PATCH 6.12 043/269] rust: alloc: remove extension of stds `Box`
` [PATCH 6.12 044/269] rust: alloc: add `Box` to prelude
` [PATCH 6.12 045/269] rust: alloc: introduce `ArrayLayout`
` [PATCH 6.12 046/269] rust: alloc: implement kernel `Vec` type
` [PATCH 6.12 047/269] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH 6.12 048/269] rust: alloc: implement `collect` for `IntoIter`
` [PATCH 6.12 049/269] rust: treewide: switch to the kernel `Vec` type
` [PATCH 6.12 050/269] rust: alloc: remove `VecExt` extension
` [PATCH 6.12 051/269] rust: alloc: add `Vec` to prelude
` [PATCH 6.12 052/269] rust: error: use `core::alloc::LayoutError`
` [PATCH 6.12 053/269] rust: error: check for config `test` in `Error::name`
` [PATCH 6.12 054/269] rust: alloc: implement `contains` for `Flags`
` [PATCH 6.12 055/269] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH 6.12 056/269] rust: str: test: replace `alloc::format`
` [PATCH 6.12 057/269] rust: alloc: update module comment of alloc.rs
` [PATCH 6.12 058/269] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH 6.12 059/269] MAINTAINERS: add entry for the Rust `alloc` module
` [PATCH 6.12 060/269] drm/panic: avoid reimplementing Iterator::find
` [PATCH 6.12 061/269] drm/panic: remove unnecessary borrow in alignment_pattern
` [PATCH 6.12 062/269] drm/panic: prefer eliding lifetimes
` [PATCH 6.12 063/269] drm/panic: remove redundant field when assigning value
` [PATCH 6.12 064/269] drm/panic: correctly indent continuation of line in list item
` [PATCH 6.12 065/269] drm/panic: allow verbose boolean for clarity
` [PATCH 6.12 066/269] drm/panic: allow verbose version check
` [PATCH 6.12 067/269] rust: kbuild: expand rusttest target for macros
` [PATCH 6.12 068/269] rust: fix size_t in bindgen prototypes of C builtins
` [PATCH 6.12 069/269] rust: map `__kernel_size_t` and friends also to usize/isize
` [PATCH 6.12 070/269] rust: use custom FFI integer types
` [PATCH 6.12 071/269] rust: alloc: Fix `ArrayLayout` allocations
` [PATCH 6.12 072/269] Revert "of: reserved-memory: Fix using wrong number of cells to get property alignment"
` [PATCH 6.12 073/269] tracing: tprobe-events: Fix a memory leak when tprobe with $retval
` [PATCH 6.12 074/269] tracing: tprobe-events: Reject invalid tracepoint name
` [PATCH 6.12 075/269] stmmac: loongson: Pass correct arg to PCI function
` [PATCH 6.12 076/269] LoongArch: Convert unreachable() to BUG()
` [PATCH 6.12 077/269] LoongArch: Use polling play_dead() when resuming from hibernation
` [PATCH 6.12 078/269] LoongArch: Set max_pfn with the PFN of the last page
` [PATCH 6.12 079/269] LoongArch: KVM: Add interrupt checking for AVEC
` [PATCH 6.12 080/269] LoongArch: KVM: Reload guest CSR registers after sleep
` [PATCH 6.12 081/269] LoongArch: KVM: Fix GPA size issue about VM
` [PATCH 6.12 082/269] HID: appleir: Fix potential NULL dereference at raw event handle
` [PATCH 6.12 083/269] ksmbd: fix type confusion via race condition when using ipc_msg_send_request
` [PATCH 6.12 084/269] ksmbd: fix out-of-bounds in parse_sec_desc()
` [PATCH 6.12 085/269] ksmbd: fix use-after-free in smb2_lock
` [PATCH 6.12 086/269] ksmbd: fix bug on trap "
` [PATCH 6.12 087/269] gpio: rcar: Use raw_spinlock to protect register access
` [PATCH 6.12 088/269] gpio: aggregator: protect driver attr handlers against module unload
` [PATCH 6.12 089/269] ALSA: seq: Avoid module auto-load handling at event delivery
` [PATCH 6.12 090/269] ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
` [PATCH 6.12 091/269] ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
` [PATCH 6.12 092/269] ALSA: hda/realtek: update ALC222 depop optimize
` [PATCH 6.12 093/269] btrfs: fix a leaked chunk map issue in read_one_chunk()
` [PATCH 6.12 094/269] hwmon: (peci/dimmtemp) Do not provide fake thresholds data
` [PATCH 6.12 095/269] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
` [PATCH 6.12 096/269] drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
` [PATCH 6.12 097/269] drm/amd/pm: always allow ih interrupt from fw
` [PATCH 6.12 098/269] drm/imagination: avoid deadlock on fence release
` [PATCH 6.12 099/269] drm/imagination: Hold drm_gem_gpuva lock for unmap
` [PATCH 6.12 100/269] drm/imagination: only init job done fences once
` [PATCH 6.12 101/269] drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
` [PATCH 6.12 102/269] Revert "mm/page_alloc.c: dont show protection in zones ->lowmem_reserve[] for empty zone"
` [PATCH 6.12 103/269] Revert "selftests/mm: remove local __NR_* definitions"
` [PATCH 6.12 104/269] platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
` [PATCH 6.12 105/269] x86/boot: Sanitize boot params before parsing command line
` [PATCH 6.12 106/269] x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
` [PATCH 6.12 107/269] x86/cpu: "
` [PATCH 6.12 108/269] x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
` [PATCH 6.12 109/269] drm/xe: Add staging tree for VM binds
` [PATCH 6.12 111/269] drm/xe/hmm: Dont dereference struct page pointers without notifier lock
` [PATCH 6.12 112/269] drm/xe/vm: Fix a misplaced #endif
` [PATCH 6.12 113/269] drm/xe/vm: Validate userptr during gpu vma prefetching
` [PATCH 6.12 114/269] mptcp: fix scheduling while atomic in mptcp_pm_nl_append_new_local_addr
` [PATCH 6.12 115/269] drm/xe: Fix GT "for each engine" workarounds
` [PATCH 6.12 116/269] drm/xe: Fix fault mode invalidation with unbind
` [PATCH 6.12 117/269] drm/xe/userptr: properly setup pfn_flags_mask
` [PATCH 6.12 118/269] drm/xe/userptr: Unmap userptrs in the mmu notifier
` [PATCH 6.12 119/269] Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
` [PATCH 6.12 120/269] Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
` [PATCH 6.12 121/269] wifi: cfg80211: regulatory: improve invalid hints checking
` [PATCH 6.12 122/269] wifi: nl80211: reject cooked mode if it is set along with other flags
` [PATCH 6.12 123/269] selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reduced
` [PATCH 6.12 124/269] selftests/damon/damos_quota: make real expectation of quota exceeds
` [PATCH 6.12 125/269] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 6.12 126/269] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
` [PATCH 6.12 127/269] rapidio: add check for rio_add_net() in rio_scan_alloc_net()
` [PATCH 6.12 128/269] rapidio: fix an API misues when rio_add_net() fails
` [PATCH 6.12 129/269] dma: kmsan: export kmsan_handle_dma() for modules
` [PATCH 6.12 130/269] s390/traps: Fix test_monitor_call() inline assembly
` [PATCH 6.12 131/269] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
` [PATCH 6.12 132/269] userfaultfd: do not block on locking a large folio with raised refcount
` [PATCH 6.12 133/269] block: fix conversion of GPT partition name to 7-bit
` [PATCH 6.12 134/269] mm/page_alloc: fix uninitialized variable
` [PATCH 6.12 135/269] mm: abort vma_modify() on merge out of memory failure
` [PATCH 6.12 136/269] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
` [PATCH 6.12 137/269] mm: dont skip arch_sync_kernel_mappings() in error paths
` [PATCH 6.12 138/269] mm: fix finish_fault() handling for large folios
` [PATCH 6.12 139/269] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
` [PATCH 6.12 140/269] mm: memory-hotplug: check folio ref count first in do_migrate_range
` [PATCH 6.12 141/269] wifi: iwlwifi: mvm: clean up ROC on failure
` [PATCH 6.12 142/269] wifi: iwlwifi: mvm: dont try to talk to a dead firmware
` [PATCH 6.12 143/269] wifi: iwlwifi: limit printed string from FW file

[PATCH] drm/dp_mst: Fix locking when skipping CSN before topology probing
 2025-03-10 17:24 UTC  (5+ messages)

[PATCH 1/2] regulator: dummy: force synchronous probing
 2025-03-10 17:23 UTC  (3+ messages)
` [PATCH 2/2] regulator: assert that dummy regulator has been probed before using it

[PATCH 5.15.y] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
 2025-03-10 17:19 UTC  (2+ messages)
` [PATCH 6.1.y] "

[PATCH 6.13 000/207] 6.13.7-rc1 review
 2025-03-10 17:06 UTC  (55+ messages)
` [PATCH 6.13 138/207] exfat: fix just enough dentries but allocate a new cluster to dir
` [PATCH 6.13 141/207] net-timestamp: support TCP GSO case for a few missing flags
` [PATCH 6.13 142/207] ublk: set_params: properly check if parameters can be applied
` [PATCH 6.13 143/207] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
` [PATCH 6.13 144/207] nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
` [PATCH 6.13 145/207] net: dsa: mt7530: Fix traffic flooding for MMIO devices
` [PATCH 6.13 146/207] drm/bochs: Fix DPMS regression
` [PATCH 6.13 147/207] mctp i3c: handle NULL header address
` [PATCH 6.13 162/207] usb: atm: cxacru: fix a flaw in existing endpoint checks
` [PATCH 6.13 163/207] usb: dwc3: Set SUSPENDENABLE soon after phy init
` [PATCH 6.13 164/207] usb: dwc3: gadget: Prevent irq storm when TH re-executes
` [PATCH 6.13 165/207] usb: typec: ucsi: increase timeout for PPM reset operations
` [PATCH 6.13 166/207] usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
` [PATCH 6.13 167/207] usb: gadget: Set self-powered based on MaxPower and bmAttributes
` [PATCH 6.13 168/207] usb: gadget: Fix setting self-powered state on suspend
` [PATCH 6.13 169/207] usb: gadget: Check bmAttributes only if configuration is valid
` [PATCH 6.13 170/207] kbuild: userprogs: use correct lld when linking through clang
` [PATCH 6.13 171/207] acpi: typec: ucsi: Introduce a ->poll_cci method
` [PATCH 6.13 172/207] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH 6.13 173/207] KVM: SVM: Save host DR masks on CPUs with DebugSwap
` [PATCH 6.13 174/207] KVM: SVM: Drop DEBUGCTL[5:2] from guests effective value
` [PATCH 6.13 175/207] KVM: SVM: Suppress DEBUGCTL.BTF on AMD
` [PATCH 6.13 176/207] KVM: x86: Snapshot the hosts DEBUGCTL in common x86
` [PATCH 6.13 177/207] KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
` [PATCH 6.13 178/207] KVM: x86: Snapshot the hosts DEBUGCTL after disabling IRQs
` [PATCH 6.13 179/207] KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isnt supported by KVM
` [PATCH 6.13 180/207] cdx: Fix possible UAF error in driver_override_show()
` [PATCH 6.13 181/207] mei: me: add panther lake P DID
` [PATCH 6.13 182/207] mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
` [PATCH 6.13 183/207] intel_th: pci: Add Arrow Lake support
` [PATCH 6.13 184/207] intel_th: pci: Add Panther Lake-H support
` [PATCH 6.13 185/207] intel_th: pci: Add Panther Lake-P/U support
` [PATCH 6.13 186/207] char: misc: deallocate static minor in error path
` [PATCH 6.13 187/207] drivers: core: fix device leak in __fw_devlink_relax_cycles()
` [PATCH 6.13 188/207] slimbus: messaging: Free transaction ID in delayed interrupt scenario
` [PATCH 6.13 189/207] bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
` [PATCH 6.13 190/207] eeprom: digsy_mtc: Make GPIO lookup table match the device
` [PATCH 6.13 191/207] drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
` [PATCH 6.13 192/207] iio: filter: admv8818: Force initialization of SDO
` [PATCH 6.13 193/207] iio: light: apds9306: fix max_scale_nano values
` [PATCH 6.13 194/207] iio: dac: ad3552r: clear reset status flag
` [PATCH 6.13 195/207] iio: adc: ad7192: fix channel select
` [PATCH 6.13 196/207] iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
` [PATCH 6.13 197/207] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH 6.13 198/207] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH 6.13 199/207] iio: hid-sensor-prox: Split difference from multiple channels
` [PATCH 6.13 200/207] dt-bindings: iio: dac: adi-axi-adc: fix ad7606 pwm-names
` [PATCH 6.13 201/207] iio: adc: ad7606: fix wrong scale available
` [PATCH 6.13 202/207] kbuild: hdrcheck: fix cross build with clang
` [PATCH 6.13 203/207] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH 6.13 204/207] fprobe: Always unregister fgraph function from ops
` [PATCH 6.13 205/207] fprobe: Fix accounting of when to unregister from function graph
` [PATCH 6.13 206/207] ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
` [PATCH 6.13 207/207] nvme-tcp: Fix a C2HTermReq error message


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox