messages from 2025-03-10 17:10:48 to 2025-03-10 17:20:22 UTC [more...]
[PATCH 6.12 000/269] 6.12.19-rc1 review
2025-03-10 17:03 UTC (48+ 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 042/269] rust: treewide: switch to our kernel `Box` type
` [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.13 000/207] 6.13.7-rc1 review
2025-03-10 17:06 UTC (153+ messages)
` [PATCH 6.13 035/207] drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
` [PATCH 6.13 038/207] drm/imagination: Hold drm_gem_gpuva lock for unmap
` [PATCH 6.13 039/207] drm/imagination: only init job done fences once
` [PATCH 6.13 040/207] drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
` [PATCH 6.13 041/207] Revert "mm/page_alloc.c: dont show protection in zones ->lowmem_reserve[] for empty zone"
` [PATCH 6.13 042/207] Revert "selftests/mm: remove local __NR_* definitions"
` [PATCH 6.13 043/207] platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
` [PATCH 6.13 044/207] x86/boot: Sanitize boot params before parsing command line
` [PATCH 6.13 064/207] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 6.13 065/207] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
` [PATCH 6.13 066/207] rapidio: add check for rio_add_net() in rio_scan_alloc_net()
` [PATCH 6.13 067/207] rapidio: fix an API misues when rio_add_net() fails
` [PATCH 6.13 068/207] dma: kmsan: export kmsan_handle_dma() for modules
` [PATCH 6.13 069/207] s390/traps: Fix test_monitor_call() inline assembly
` [PATCH 6.13 070/207] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
` [PATCH 6.13 071/207] userfaultfd: do not block on locking a large folio with raised refcount
` [PATCH 6.13 072/207] arm: pgtable: fix NULL pointer dereference issue
` [PATCH 6.13 073/207] block: fix conversion of GPT partition name to 7-bit
` [PATCH 6.13 074/207] mm/page_alloc: fix uninitialized variable
` [PATCH 6.13 075/207] mm: abort vma_modify() on merge out of memory failure
` [PATCH 6.13 076/207] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
` [PATCH 6.13 077/207] mm: dont skip arch_sync_kernel_mappings() in error paths
` [PATCH 6.13 078/207] mm: fix finish_fault() handling for large folios
` [PATCH 6.13 079/207] hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
` [PATCH 6.13 080/207] mm: memory-hotplug: check folio ref count first in do_migrate_range
` [PATCH 6.13 081/207] wifi: iwlwifi: fw: avoid using an uninitialized variable
` [PATCH 6.13 082/207] wifi: iwlwifi: mvm: clean up ROC on failure
` [PATCH 6.13 083/207] wifi: iwlwifi: mvm: log error for failures after D3
` [PATCH 6.13 084/207] wifi: iwlwifi: mvm: dont dump the firmware state upon RFKILL while suspend
` [PATCH 6.13 085/207] wifi: iwlwifi: mvm: dont try to talk to a dead firmware
` [PATCH 6.13 086/207] wifi: iwlwifi: limit printed string from FW file
` [PATCH 6.13 087/207] wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
` [PATCH 6.13 088/207] wifi: iwlwifi: Fix A-MSDU TSO preparation
` [PATCH 6.13 089/207] HID: google: fix unused variable warning under !CONFIG_ACPI
` [PATCH 6.13 090/207] HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()
` [PATCH 6.13 091/207] HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
` [PATCH 6.13 092/207] coredump: Only sort VMAs when core_sort_vma sysctl is set
` [PATCH 6.13 093/207] nvme-ioctl: fix leaked requests on mapping error
` [PATCH 6.13 094/207] wifi: mac80211: Support parsing EPCS ML element
` [PATCH 6.13 095/207] wifi: mac80211: fix MLE non-inheritance parsing
` [PATCH 6.13 096/207] wifi: mac80211: fix vendor-specific inheritance
` [PATCH 6.13 097/207] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH 6.13 098/207] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH 6.13 099/207] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH 6.13 100/207] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH 6.13 101/207] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH 6.13 103/207] tracing: fprobe-events: Log error for exceeding the number of entry args
` [PATCH 6.13 104/207] drm/nouveau: select FW caching
` [PATCH 6.13 105/207] bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
` [PATCH 6.13 106/207] nvmet: remove old function prototype
` [PATCH 6.13 107/207] nvme-tcp: add basic support for the C2HTermReq PDU
` [PATCH 6.13 108/207] nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
` [PATCH 6.13 109/207] nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
` [PATCH 6.13 110/207] ALSA: hda/realtek: Remove (revert) duplicate Ally X config
` [PATCH 6.13 111/207] net: gso: fix ownership in __udp_gso_segment
` [PATCH 6.13 112/207] caif_virtio: fix wrong pointer check in cfv_probe()
` [PATCH 6.13 113/207] perf/core: Fix pmus_lock vs. pmus_srcu ordering
` [PATCH 6.13 114/207] cred: return old creds from revert_creds_light()
` [PATCH 6.13 115/207] cred: Fix RCU warnings in override/revert_creds
` [PATCH 6.13 116/207] hwmon: (pmbus) Initialise page count in pmbus_identify()
` [PATCH 6.13 117/207] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
` [PATCH 6.13 118/207] hwmon: (ad7314) Validate leading zero bits and return error
` [PATCH 6.13 119/207] tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
` [PATCH 6.13 120/207] drm/imagination: Fix timestamps in firmware traces
` [PATCH 6.13 121/207] ALSA: usx2y: validate nrpacks module parameter on probe
` [PATCH 6.13 122/207] llc: do not use skb_get() before dev_queue_xmit()
` [PATCH 6.13 123/207] hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
` [PATCH 6.13 124/207] drm/sched: Fix preprocessor guard
` [PATCH 6.13 125/207] be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
` [PATCH 6.13 126/207] net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
` [PATCH 6.13 127/207] drm/xe: Remove double pageflip
` [PATCH 6.13 128/207] HID: hid-steam: Fix use-after-free when detaching device
` [PATCH 6.13 129/207] net: ipa: Fix v4.7 resource group names
` [PATCH 6.13 130/207] net: ipa: Fix QSB data for v4.7
` [PATCH 6.13 131/207] net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} "
` [PATCH 6.13 132/207] ppp: Fix KMSAN uninit-value warning with bpf
` [PATCH 6.13 133/207] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH 6.13 134/207] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH 6.13 135/207] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
` [PATCH 6.13 136/207] vlan: enforce underlying device type
` [PATCH 6.13 137/207] x86/sgx: Fix size overflows in sgx_encl_create()
` [PATCH 6.13 138/207] exfat: fix just enough dentries but allocate a new cluster to dir
` [PATCH 6.13 139/207] exfat: fix soft lockup in exfat_clear_bitmap
` [PATCH 6.13 140/207] exfat: short-circuit zero-byte writes in exfat_file_write_iter
` [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 148/207] net: ipv6: fix dst ref loop in ila lwtunnel
` [PATCH 6.13 149/207] net: ipv6: fix missing dst ref drop "
` [PATCH 6.13 150/207] gpio: rcar: Fix missing of_node_put() call
` [PATCH 6.13 151/207] Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
` [PATCH 6.13 152/207] usb: renesas_usbhs: Call clk_put()
` [PATCH 6.13 153/207] xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts
` [PATCH 6.13 154/207] usb: renesas_usbhs: Use devm_usb_get_phy()
` [PATCH 6.13 155/207] usb: hub: lack of clearing xHC resources
` [PATCH 6.13 156/207] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
` [PATCH 6.13 157/207] usb: xhci: Fix host controllers "dying" after suspend and resume
` [PATCH 6.13 158/207] usb: typec: ucsi: Fix NULL pointer access
` [PATCH 6.13 159/207] usb: renesas_usbhs: Flush the notify_hotplug_work
` [PATCH 6.13 160/207] usb: xhci: Enable the TRB overfetch quirk on VIA VL805
` [PATCH 6.13 161/207] usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox