messages from 2024-09-10 10:08:53 to 2024-09-10 10:18:40 UTC [more...]
[PATCH 5.15 000/214] 5.15.167-rc1 review
2024-09-10 9:31 UTC (78+ messages)
` [PATCH 5.15 001/214] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
` [PATCH 5.15 002/214] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
` [PATCH 5.15 003/214] ALSA: hda/conexant: Mute speakers at suspend / shutdown
` [PATCH 5.15 004/214] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH 5.15 005/214] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH 5.15 006/214] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH 5.15 007/214] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
` [PATCH 5.15 008/214] drm/amd/display: Assign linear_pitch_alignment even for VM
` [PATCH 5.15 009/214] drm/amdgpu: fix overflowed array index read warning
` [PATCH 5.15 010/214] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH 5.15 011/214] drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
` [PATCH 5.15 012/214] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH 5.15 013/214] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH 5.15 014/214] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH 5.15 015/214] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
` [PATCH 5.15 016/214] drm/amdgpu: avoid reading vf2pf info size from FB
` [PATCH 5.15 017/214] drm/amd/display: Check gpio_id before used as array index
` [PATCH 5.15 018/214] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH 5.15 019/214] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH 5.15 020/214] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH 5.15 021/214] drm/amd/display: Check msg_id before processing transcation
` [PATCH 5.15 022/214] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH 5.15 023/214] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH 5.15 024/214] drm/amdgpu/pm: Fix uninitialized variable warning for smu10
` [PATCH 5.15 025/214] drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
` [PATCH 5.15 026/214] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH 5.15 027/214] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH 5.15 028/214] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH 5.15 029/214] drm/amdgpu: fix mc_data "
` [PATCH 5.15 030/214] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH 5.15 031/214] apparmor: fix possible NULL pointer dereference
` [PATCH 5.15 032/214] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH 5.15 033/214] drm/amdgpu: fix the waring dereferencing hive
` [PATCH 5.15 034/214] drm/amd/pm: check specific index for aldebaran
` [PATCH 5.15 035/214] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH 5.15 036/214] drm/amd/pm: check negtive return for table entries
` [PATCH 5.15 037/214] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH 5.15 038/214] wifi: iwlwifi: remove fw_running op
` [PATCH 5.15 039/214] cpufreq: scmi: Avoid overflow of target_freq in fast switch
` [PATCH 5.15 040/214] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH 5.15 041/214] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH 5.15 042/214] RDMA/efa: Properly handle unexpected AQ completions
` [PATCH 5.15 043/214] ionic: fix potential irq name truncation
` [PATCH 5.15 044/214] rcu/nocb: Remove buggy bypass lock contention mitigation
` [PATCH 5.15 045/214] usbip: Dont submit special requests twice
` [PATCH 5.15 046/214] usb: typec: ucsi: Fix null pointer dereference in trace
` [PATCH 5.15 047/214] fsnotify: clear PARENT_WATCHED flags lazily
` [PATCH 5.15 048/214] smack: tcp: ipv4, fix incorrect labeling
` [PATCH 5.15 049/214] drm/meson: plane: Add error handling
` [PATCH 5.15 050/214] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
` [PATCH 5.15 051/214] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH 5.15 052/214] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 5.15 054/214] media: uvcvideo: Enforce alignment of frame and interval
` [PATCH 5.15 055/214] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
` [PATCH 5.15 056/214] virtio_net: Fix napi_skb_cache_put warning
` [PATCH 5.15 057/214] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
` [PATCH 5.15 058/214] ext4: reject casefold inode flag without casefold feature
` [PATCH 5.15 063/214] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
` [PATCH 5.15 064/214] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
` [PATCH 5.15 065/214] KVM: SVM: Dont advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH 5.15 066/214] ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
` [PATCH 5.15 067/214] ALSA: hda/realtek: add patch for internal mic in Lenovo V145
` [PATCH 5.15 068/214] ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
` [PATCH 5.15 069/214] ata: libata: Fix memory leak for error path in ata_host_alloc()
` [PATCH 5.15 070/214] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
` [PATCH 5.15 071/214] rtmutex: Drop rt_mutex::wait_lock before scheduling
` [PATCH 5.15 072/214] nvme-pci: Add sleep quirk for Samsung 990 Evo
` [PATCH 5.15 073/214] Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
` [PATCH 5.15 074/214] Bluetooth: MGMT: Ignore keys being loaded with invalid type
` [PATCH 5.15 075/214] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
` [PATCH 5.15 076/214] mmc: sdhci-of-aspeed: fix module autoloading
` [PATCH 5.15 077/214] mmc: cqhci: Fix checking of CQHCI_HALT state
` [PATCH 5.15 078/214] fuse: update stats for pages in dropped aux writeback list
` [PATCH 5.15 079/214] fuse: use unsigned type for getxattr/listxattr size truncation
` [PATCH 5.15 080/214] clk: qcom: clk-alpha-pll: Fix the pll post div mask
` [PATCH 5.15 081/214] clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
` [PATCH 5.15 082/214] clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled
[PATCH 6.1 000/192] 6.1.110-rc1 review
2024-09-10 9:33 UTC (123+ messages)
` [PATCH 6.1 045/192] ELF: fix kernel.randomize_va_space double read
` [PATCH 6.1 052/192] fs/ntfs3: One more reason to mark inode bad
` [PATCH 6.1 053/192] media: vivid: fix wrong sizeimage value for mplane
` [PATCH 6.1 054/192] leds: spi-byte: Call of_node_put() on error path
` [PATCH 6.1 075/192] ice: Add netif_device_attach/detach into PF reset flow
` [PATCH 6.1 076/192] platform/x86: dell-smbios: Fix error path in dell_smbios_init()
` [PATCH 6.1 077/192] regulator: Add of_regulator_bulk_get_all
` [PATCH 6.1 078/192] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
` [PATCH 6.1 079/192] igc: Unlock on error in igc_io_resume()
` [PATCH 6.1 080/192] ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
` [PATCH 6.1 081/192] ice: allow hot-swapping XDP programs
` [PATCH 6.1 082/192] ice: do not bring the VSI up, if it was down before the XDP setup
` [PATCH 6.1 083/192] usbnet: modern method to get random MAC
` [PATCH 6.1 084/192] bareudp: Fix device stats updates
` [PATCH 6.1 085/192] fou: Fix null-ptr-deref in GRO
` [PATCH 6.1 086/192] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
` [PATCH 6.1 087/192] net: dsa: vsc73xx: fix possible subblocks range of CAPT block
` [PATCH 6.1 088/192] firmware: cs_dsp: Dont allow writes to read-only controls
` [PATCH 6.1 089/192] phy: zynqmp: Take the phy mutex in xlate
` [PATCH 6.1 090/192] ASoC: topology: Properly initialize soc_enum values
` [PATCH 6.1 091/192] dm init: Handle minors larger than 255
` [PATCH 6.1 092/192] iommu/vt-d: Handle volatile descriptor status read
` [PATCH 6.1 093/192] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH 6.1 094/192] um: line: always fill *error_out in setup_one_line()
` [PATCH 6.1 095/192] devres: Initialize an uninitialized struct member
` [PATCH 6.1 096/192] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH 6.1 097/192] crypto: qat - fix unintentional re-enabling of error interrupts
` [PATCH 6.1 098/192] hwmon: (adc128d818) Fix underflows seen when writing limit attributes
` [PATCH 6.1 099/192] hwmon: (lm95234) "
` [PATCH 6.1 100/192] hwmon: (nct6775-core) "
` [PATCH 6.1 101/192] hwmon: (w83627ehf) "
` [PATCH 6.1 102/192] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH 6.1 103/192] drm/amdgpu: Set no_hw_access when VF request full GPU fails
` [PATCH 6.1 104/192] ext4: fix possible tid_t sequence overflows
` [PATCH 6.1 105/192] dma-mapping: benchmark: Dont starve others when doing the test
` [PATCH 6.1 106/192] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH 6.1 107/192] smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
` [PATCH 6.1 108/192] fs/ntfs3: Check more cases when directory is corrupted
` [PATCH 6.1 109/192] btrfs: replace BUG_ON with ASSERT in walk_down_proc()
` [PATCH 6.1 110/192] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH 6.1 111/192] btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
` [PATCH 6.1 112/192] riscv: set trap vector earlier
` [PATCH 6.1 113/192] PCI: Add missing bridge lock to pci_bus_lock()
` [PATCH 6.1 114/192] tcp: Dont drop SYN+ACK for simultaneous connect()
` [PATCH 6.1 115/192] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH 6.1 116/192] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
` [PATCH 6.1 117/192] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
` [PATCH 6.1 118/192] btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
` [PATCH 6.1 119/192] s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
` [PATCH 6.1 120/192] HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
` [PATCH 6.1 121/192] HID: amd_sfh: free driver_data after destroying hid device
` [PATCH 6.1 122/192] Input: uinput - reject requests with unreasonable number of slots
` [PATCH 6.1 123/192] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH 6.1 124/192] Squashfs: sanity check symbolic link size
` [PATCH 6.1 125/192] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH 6.1 126/192] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH 6.1 127/192] MIPS: cevt-r4k: Dont call get_c0_compare_int if timer irq is installed
` [PATCH 6.1 128/192] ata: pata_macio: Use WARN instead of BUG
` [PATCH 6.1 129/192] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
` [PATCH 6.1 130/192] selftests: mptcp: fix backport issues
` [PATCH 6.1 131/192] selftests: mptcp: join: validate event numbers
` [PATCH 6.1 132/192] selftests: mptcp: join: check re-re-adding ID 0 signal
` [PATCH 6.1 133/192] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
` [PATCH 6.1 134/192] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
` [PATCH 6.1 135/192] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
` [PATCH 6.1 136/192] staging: iio: frequency: ad9834: Validate frequency parameter value
` [PATCH 6.1 137/192] iio: buffer-dmaengine: fix releasing dma channel on error
` [PATCH 6.1 138/192] iio: fix scale application in iio_convert_raw_to_processed_unlocked
` [PATCH 6.1 139/192] iio: adc: ad7124: fix config comparison
` [PATCH 6.1 140/192] iio: adc: ad7606: remove frstdata check for serial mode
` [PATCH 6.1 141/192] iio: adc: ad7124: fix chip ID mismatch
` [PATCH 6.1 142/192] usb: dwc3: core: update LC timer as per USB Spec V3.2
` [PATCH 6.1 143/192] binder: fix UAF caused by offsets overwrite
` [PATCH 6.1 144/192] nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
` [PATCH 6.1 145/192] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 6.1 146/192] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
` [PATCH 6.1 147/192] VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
` [PATCH 6.1 148/192] clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
` [PATCH 6.1 149/192] clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
` [PATCH 6.1 150/192] clocksource/drivers/timer-of: Remove percpu irq related code
` [PATCH 6.1 151/192] uprobes: Use kzalloc to allocate xol area
` [PATCH 6.1 152/192] perf/aux: Fix AUX buffer serialization
` [PATCH 6.1 153/192] rust: macros: provide correct provenance when constructing THIS_MODULE
` [PATCH 6.1 154/192] fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
` [PATCH 6.1 155/192] fuse: allow non-extending parallel direct writes on the same file
` [PATCH 6.1 156/192] fuse: add request extension
` [PATCH 6.1 157/192] fuse: fix memory leak in fuse_create_open
` [PATCH 6.1 158/192] x86/mm/pae: Make pmd_t similar to pte_t
` [PATCH 6.1 159/192] mm: Fix pmd_read_atomic()
` [PATCH 6.1 160/192] mm: Rename pmd_read_atomic()
` [PATCH 6.1 161/192] userfaultfd: fix checks for huge PMDs
` [PATCH 6.1 162/192] net: mana: Fix error handling in mana_create_txq/rxqs NAPI cleanup
` [PATCH 6.1 163/192] workqueue: wq_watchdog_touch is always called with valid CPU
` [PATCH 6.1 164/192] workqueue: Improve scalability of workqueue watchdog touch
` [PATCH 6.1 165/192] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH 6.1 166/192] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH 6.1 167/192] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 6.1 168/192] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH 6.1 169/192] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
` [PATCH 6.1 170/192] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
` [PATCH 6.1 171/192] can: mcp251xfd: clarify the meaning of timestamp
` [PATCH 6.1 172/192] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH 6.1 173/192] drm/amd: Add gfx12 swizzle mode defs
` [PATCH 6.1 174/192] drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
` [PATCH 6.1 175/192] powerpc/64e: remove unused IBM HTW code
` [PATCH 6.1 176/192] powerpc/64e: split out nohash Book3E 64-bit code
` [PATCH 6.1 177/192] powerpc/64e: Define mmu_pte_psize static
` [PATCH 6.1 178/192] ASoC: tegra: Fix CBB error during probe()
` [PATCH 6.1 179/192] nvmet-tcp: fix kernel crash if commands allocation fails
` [PATCH 6.1 180/192] ASoc: SOF: topology: Clear SOF link platform name upon unload
` [PATCH 6.1 181/192] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
` [PATCH 6.1 182/192] drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
` [PATCH 6.1 183/192] drm/i915/fence: Mark debug_fence_free() "
` [PATCH 6.1 184/192] gpio: rockchip: fix OF node leak in probe()
` [PATCH 6.1 185/192] gpio: modepin: Enable module autoloading
` [PATCH 6.1 186/192] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
` [PATCH 6.1 187/192] x86/mm: Fix PTI for i386 some more
` [PATCH 6.1 188/192] btrfs: fix race between direct IO write and fsync when using same fd
` [PATCH 6.1 189/192] bpf: Silence a warning in btf_type_id_size()
` [PATCH 6.1 190/192] memcg: protect concurrent access to mem_cgroup_idr
` [PATCH 6.1 191/192] regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()
` [PATCH 6.1 192/192] fuse: add feature flag for expire-only
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