All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 10:32:24 to 2024-09-10 10:40:59 UTC [more...]

[PATCH 5.10 000/186] 5.10.226-rc1 review
 2024-09-10  9:32 UTC  (48+ messages)
` [PATCH 5.10 001/186] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
` [PATCH 5.10 002/186] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
` [PATCH 5.10 003/186] ALSA: hda/conexant: Mute speakers at suspend / shutdown
` [PATCH 5.10 004/186] i2c: Fix conditional for substituting empty ACPI functions
` [PATCH 5.10 005/186] dma-debug: avoid deadlock between dma debug vs printk and netconsole
` [PATCH 5.10 006/186] net: usb: qmi_wwan: add MeiG Smart SRM825L
` [PATCH 5.10 007/186] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
` [PATCH 5.10 008/186] drm/amdgpu: fix overflowed array index read warning
` [PATCH 5.10 009/186] drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
` [PATCH 5.10 010/186] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH 5.10 011/186] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH 5.10 012/186] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH 5.10 013/186] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
` [PATCH 5.10 014/186] drm/amdgpu: avoid reading vf2pf info size from FB
` [PATCH 5.10 015/186] drm/amd/display: Check gpio_id before used as array index
` [PATCH 5.10 016/186] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH 5.10 017/186] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH 5.10 018/186] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH 5.10 019/186] drm/amd/display: Check msg_id before processing transcation
` [PATCH 5.10 020/186] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH 5.10 021/186] drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
` [PATCH 5.10 022/186] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH 5.10 023/186] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH 5.10 024/186] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH 5.10 025/186] drm/amdgpu: fix mc_data "
` [PATCH 5.10 026/186] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH 5.10 027/186] apparmor: fix possible NULL pointer dereference
` [PATCH 5.10 028/186] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH 5.10 029/186] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH 5.10 031/186] wifi: iwlwifi: remove fw_running op
` [PATCH 5.10 032/186] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH 5.10 040/186] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH 5.10 041/186] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 5.10 042/186] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH 5.10 043/186] media: uvcvideo: Enforce alignment of frame and interval
` [PATCH 5.10 044/186] block: initialize integrity buffer to zero before writing it to media
` [PATCH 5.10 045/186] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
` [PATCH 5.10 046/186] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
` [PATCH 5.10 047/186] net: set SOCK_RCU_FREE before inserting socket into hashtable
` [PATCH 5.10 048/186] virtio_net: Fix napi_skb_cache_put warning
` [PATCH 5.10 049/186] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
` [PATCH 5.10 050/186] udf: Limit file size to 4TB
` [PATCH 5.10 051/186] ext4: handle redirtying in ext4_bio_write_page()
` [PATCH 5.10 052/186] i2c: Use IS_REACHABLE() for substituting empty ACPI functions
` [PATCH 5.10 053/186] bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
` [PATCH 5.10 054/186] sch/netem: fix use after free in netem_dequeue
` [PATCH 5.10 055/186] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

[PATCH v3 0/7] xen: fix dom0 PV boot on some AMD machines
 2024-09-10 10:39 UTC  (8+ messages)
` [PATCH v3 1/7] xen: use correct end address of kernel for conflict checking
` [PATCH v3 2/7] xen: introduce generic helper checking for memory map conflicts
` [PATCH v3 3/7] xen: move checks for e820 conflicts further up
` [PATCH v3 4/7] xen: move max_pfn in xen_memory_setup() out of function scope
` [PATCH v3 5/7] xen: add capability to remap non-RAM pages to different PFNs
` [PATCH v3 6/7] xen: allow mapping ACPI data using a different physical address
` [PATCH v3 7/7] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory

[PATCH 6.6 000/269] 6.6.51-rc1 review
 2024-09-10  9:34 UTC  (130+ messages)
` [PATCH 6.6 116/269] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
` [PATCH 6.6 123/269] ice: protect XDP configuration with a mutex
` [PATCH 6.6 124/269] ice: do not bring the VSI up, if it was down before the XDP setup
` [PATCH 6.6 125/269] usbnet: modern method to get random MAC
` [PATCH 6.6 146/269] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH 6.6 147/269] virtio_ring: fix KMSAN error for premapped mode
` [PATCH 6.6 148/269] wifi: rtw88: usb: schedule rx work after everything is set up
` [PATCH 6.6 149/269] scsi: ufs: core: Remove SCSI host only if added
` [PATCH 6.6 150/269] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH 6.6 151/269] crypto: qat - fix unintentional re-enabling of error interrupts
` [PATCH 6.6 152/269] hwmon: (adc128d818) Fix underflows seen when writing limit attributes
` [PATCH 6.6 153/269] hwmon: (lm95234) "
` [PATCH 6.6 154/269] hwmon: (nct6775-core) "
` [PATCH 6.6 155/269] hwmon: (w83627ehf) "
` [PATCH 6.6 156/269] ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
` [PATCH 6.6 157/269] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH 6.6 158/269] drm/amdgpu: Set no_hw_access when VF request full GPU fails
` [PATCH 6.6 159/269] ext4: fix possible tid_t sequence overflows
` [PATCH 6.6 160/269] jbd2: avoid mount failed when commit block is partial submitted
` [PATCH 6.6 161/269] dma-mapping: benchmark: Dont starve others when doing the test
` [PATCH 6.6 162/269] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH 6.6 163/269] drm/amdgpu: reject gang submit on reserved VMIDs
` [PATCH 6.6 164/269] smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
` [PATCH 6.6 165/269] fs/ntfs3: Check more cases when directory is corrupted
` [PATCH 6.6 166/269] btrfs: replace BUG_ON with ASSERT in walk_down_proc()
` [PATCH 6.6 167/269] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH 6.6 168/269] btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
` [PATCH 6.6 169/269] cxl/region: Verify target positions using the ordered target list
` [PATCH 6.6 170/269] riscv: set trap vector earlier
` [PATCH 6.6 171/269] PCI: Add missing bridge lock to pci_bus_lock()
` [PATCH 6.6 172/269] tcp: Dont drop SYN+ACK for simultaneous connect()
` [PATCH 6.6 173/269] Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
` [PATCH 6.6 174/269] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH 6.6 175/269] LoongArch: Use correct API to map cmdline in relocate_kernel()
` [PATCH 6.6 176/269] regmap: maple: work around gcc-14.1 false-positive warning
` [PATCH 6.6 177/269] vfs: Fix potential circular locking through setxattr() and removexattr()
` [PATCH 6.6 178/269] i3c: master: svc: resend target address when get NACK
` [PATCH 6.6 179/269] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
` [PATCH 6.6 180/269] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
` [PATCH 6.6 181/269] spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
` [PATCH 6.6 182/269] btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
` [PATCH 6.6 183/269] s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
` [PATCH 6.6 184/269] HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
` [PATCH 6.6 185/269] HID: amd_sfh: free driver_data after destroying hid device
` [PATCH 6.6 186/269] Input: uinput - reject requests with unreasonable number of slots
` [PATCH 6.6 187/269] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH 6.6 188/269] Squashfs: sanity check symbolic link size
` [PATCH 6.6 189/269] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH 6.6 190/269] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH 6.6 191/269] MIPS: cevt-r4k: Dont call get_c0_compare_int if timer irq is installed
` [PATCH 6.6 192/269] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
` [PATCH 6.6 193/269] ata: pata_macio: Use WARN instead of BUG
` [PATCH 6.6 194/269] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH 6.6 195/269] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
` [PATCH 6.6 196/269] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH 6.6 197/269] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH 6.6 198/269] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 6.6 199/269] riscv: Use accessors to page table entries instead of direct dereference
` [PATCH 6.6 200/269] ACPI: CPPC: Add helper to get the highest performance value
` [PATCH 6.6 201/269] cpufreq: amd-pstate: Enable amd-pstate preferred core support
` [PATCH 6.6 202/269] cpufreq: amd-pstate: fix the highest frequency issue which limits performance
` [PATCH 6.6 203/269] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
` [PATCH 6.6 204/269] intel: legacy: Partial revert of field get conversion
` [PATCH 6.6 205/269] staging: iio: frequency: ad9834: Validate frequency parameter value
` [PATCH 6.6 206/269] iio: buffer-dmaengine: fix releasing dma channel on error
` [PATCH 6.6 207/269] iio: fix scale application in iio_convert_raw_to_processed_unlocked
` [PATCH 6.6 208/269] iio: adc: ad7124: fix config comparison
` [PATCH 6.6 209/269] iio: adc: ad7606: remove frstdata check for serial mode
` [PATCH 6.6 210/269] iio: adc: ad7124: fix chip ID mismatch
` [PATCH 6.6 211/269] usb: dwc3: core: update LC timer as per USB Spec V3.2
` [PATCH 6.6 212/269] usb: cdns2: Fix controller reset issue
` [PATCH 6.6 213/269] usb: dwc3: Avoid waking up gadget during startxfer
` [PATCH 6.6 214/269] misc: fastrpc: Fix double free of buf in error path
` [PATCH 6.6 215/269] binder: fix UAF caused by offsets overwrite
` [PATCH 6.6 216/269] nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
` [PATCH 6.6 217/269] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 6.6 218/269] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
` [PATCH 6.6 219/269] VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
` [PATCH 6.6 220/269] clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
` [PATCH 6.6 221/269] clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
` [PATCH 6.6 222/269] clocksource/drivers/timer-of: Remove percpu irq related code
` [PATCH 6.6 223/269] uprobes: Use kzalloc to allocate xol area
` [PATCH 6.6 224/269] perf/aux: Fix AUX buffer serialization
` [PATCH 6.6 225/269] mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
` [PATCH 6.6 226/269] Revert "mm: skip CMA pages when they are not available"
` [PATCH 6.6 227/269] workqueue: wq_watchdog_touch is always called with valid CPU
` [PATCH 6.6 228/269] workqueue: Improve scalability of workqueue watchdog touch
` [PATCH 6.6 229/269] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH 6.6 230/269] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH 6.6 231/269] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 6.6 232/269] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH 6.6 233/269] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
` [PATCH 6.6 234/269] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
` [PATCH 6.6 235/269] can: mcp251xfd: clarify the meaning of timestamp
` [PATCH 6.6 236/269] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH 6.6 237/269] drm/amd: Add gfx12 swizzle mode defs
` [PATCH 6.6 238/269] drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
` [PATCH 6.6 239/269] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH 6.6 240/269] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
` [PATCH 6.6 241/269] crypto: starfive - Align rsa input data to 32-bit
` [PATCH 6.6 242/269] crypto: starfive - Fix nent assignment in rsa dec
` [PATCH 6.6 243/269] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
` [PATCH 6.6 244/269] powerpc/64e: remove unused IBM HTW code
` [PATCH 6.6 245/269] powerpc/64e: split out nohash Book3E 64-bit code
` [PATCH 6.6 246/269] powerpc/64e: Define mmu_pte_psize static
` [PATCH 6.6 247/269] powerpc/vdso: Dont discard rela sections
` [PATCH 6.6 248/269] ASoC: tegra: Fix CBB error during probe()
` [PATCH 6.6 249/269] nvmet-tcp: fix kernel crash if commands allocation fails
` [PATCH 6.6 250/269] nvme-pci: allocate tagset on reset if necessary
` [PATCH 6.6 251/269] ASoc: SOF: topology: Clear SOF link platform name upon unload
` [PATCH 6.6 252/269] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
` [PATCH 6.6 253/269] clk: qcom: gcc-sm8550: Dont use parking clk_ops for QUPs
` [PATCH 6.6 254/269] clk: qcom: gcc-sm8550: Dont park the USB RCG at registration time
` [PATCH 6.6 255/269] drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
` [PATCH 6.6 256/269] drm/i915/fence: Mark debug_fence_free() "
` [PATCH 6.6 257/269] gpio: rockchip: fix OF node leak in probe()
` [PATCH 6.6 258/269] gpio: modepin: Enable module autoloading
` [PATCH 6.6 259/269] smb: client: fix double put of @cfile in smb2_rename_path()
` [PATCH 6.6 260/269] riscv: Fix toolchain vector detection
` [PATCH 6.6 261/269] riscv: Do not restrict memory size because of linear mapping on nommu
` [PATCH 6.6 262/269] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
` [PATCH 6.6 263/269] membarrier: riscv: Add full memory barrier in switch_mm()
` [PATCH 6.6 264/269] x86/mm: Fix PTI for i386 some more
` [PATCH 6.6 265/269] btrfs: fix race between direct IO write and fsync when using same fd
` [PATCH 6.6 266/269] spi: spi-fsl-lpspi: Fix off-by-one in prescale max
` [PATCH 6.6 267/269] Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
` [PATCH 6.6 268/269] Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
` [PATCH 6.6 269/269] Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync

[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-10 10:37 UTC  (4+ messages)
` [tip: perf/core] "

[XEN PATCH v2] x86: p2m-pod: address violation of MISRA C Rule 2.1
 2024-09-10 10:36 UTC  (8+ messages)

[PATCH] virtio-9p: remove virtfs-proxy-helper
 2024-09-10 10:35 UTC  (3+ messages)

[PATCH v2] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
 2024-09-10 10:35 UTC  (3+ messages)

[PATCH 6.1 000/192] 6.1.110-rc1 review
 2024-09-10 10:35 UTC  (2+ messages)

[PATCH for 6.13 v1 0/8] thermal: core: Updates related to thermal instances, trip points handling and locking
 2024-09-10  9:35 UTC  (5+ messages)
` [PATCH for 6.13 v1 5/8] thermal: core: Rename trip list node in struct thermal_trip_desc
` [PATCH for 6.13 v1 6/8] thermal: core: Add function for moving trips to sorted lists
` [PATCH for 6.13 v1 7/8] thermal: core: Use trip lists for trip crossing detection
` [PATCH for 6.13 v1 8/8] thermal: core: Add and use thermal zone guard

[PATCH v6 0/9] RISCV device tree mapping
 2024-09-10 10:33 UTC  (3+ messages)
` [PATCH v6 6/9] xen/riscv: introduce functionality to work with CPU info

[PATCH 5.4 000/121] 5.4.284-rc1 review
 2024-09-10 10:33 UTC  (2+ messages)

[PATCH 00/21] TDX MMU Part 2
 2024-09-10 10:33 UTC  (4+ messages)
` [PATCH 20/21] KVM: TDX: Finalize VM initialization

[PATCH 3/3] hwmon: (pmbus/tps25990): add initial support
 2024-09-10 10:32 UTC  (2+ messages)

[cip:linux-5.10.y-cip 7711/9999] drivers/net/ethernet/pensando/ionic/ionic_main.c:420:9: warning: 'strncpy' output truncated copying 31 bytes from a string of length 32
 2024-09-10 10:32 UTC 

[PATCH] rockchip: modify devicetree at runtime for Radxa ROCK Pi E v3.0
 2024-09-10 10:32 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.