All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 00:23:46 to 2024-08-01 00:38:11 UTC [more...]

[PATCH AUTOSEL 5.10 01/38] drm/amdgpu: fix overflowed array index read warning
 2024-08-01  0:35 UTC  (22+ messages)
` [PATCH AUTOSEL 5.10 02/38] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 5.10 03/38] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 5.10 04/38] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH AUTOSEL 5.10 05/38] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 5.10 06/38] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 5.10 07/38] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 5.10 08/38] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 5.10 09/38] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 5.10 10/38] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 5.10 11/38] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 5.10 12/38] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 5.10 13/38] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 5.10 14/38] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 5.10 15/38] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 5.10 16/38] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 5.10 17/38] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 5.10 18/38] bpf, net: Use DEV_STAT_INC()
` [PATCH AUTOSEL 5.10 19/38] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH AUTOSEL 5.10 20/38] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH AUTOSEL 5.10 21/38] gpiolib: cdev: Add INIT_KFIFO() for linereq events
` [PATCH AUTOSEL 5.10 22/38] smack: tcp: ipv4, fix incorrect labeling

[PATCH AUTOSEL 5.15 01/47] drm/amd/display: Assign linear_pitch_alignment even for VM
 2024-08-01  0:31 UTC  (49+ messages)
` [PATCH AUTOSEL 5.15 02/47] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 5.15 03/47] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 5.15 04/47] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 5.15 05/47] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 5.15 06/47] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH AUTOSEL 5.15 07/47] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 5.15 08/47] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 5.15 09/47] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 5.15 10/47] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 5.15 11/47] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 5.15 12/47] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 5.15 13/47] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 5.15 14/47] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 5.15 15/47] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 5.15 16/47] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 5.15 17/47] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 5.15 18/47] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 5.15 19/47] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 5.15 20/47] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 5.15 21/47] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 5.15 22/47] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH AUTOSEL 5.15 23/47] cpufreq: scmi: Avoid overflow of target_freq in fast switch
` [PATCH AUTOSEL 5.15 24/47] bpf, net: Use DEV_STAT_INC()
` [PATCH AUTOSEL 5.15 25/47] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH AUTOSEL 5.15 26/47] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH AUTOSEL 5.15 27/47] gpiolib: cdev: Add INIT_KFIFO() for linereq events
` [PATCH AUTOSEL 5.15 28/47] smack: tcp: ipv4, fix incorrect labeling
` [PATCH AUTOSEL 5.15 29/47] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
` [PATCH AUTOSEL 5.15 30/47] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 5.15 31/47] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 5.15 32/47] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 5.15 33/47] ALSA: vmaster: Return error for invalid input values
` [PATCH AUTOSEL 5.15 34/47] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 5.15 35/47] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 5.15 36/47] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH AUTOSEL 5.15 37/47] usb: uas: set host status byte on data completion error
` [PATCH AUTOSEL 5.15 38/47] drm/amd/display: Check HDCP returned status
` [PATCH AUTOSEL 5.15 39/47] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 5.15 40/47] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 5.15 41/47] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 5.15 42/47] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 5.15 43/47] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 5.15 44/47] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 5.15 45/47] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH AUTOSEL 5.15 46/47] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH AUTOSEL 5.15 47/47] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2024-08-01  0:35 UTC  (2+ messages)

[PATCH v5 00/12] drm/msm/dpu: support virtual wide planes
 2024-08-01  0:34 UTC  (4+ messages)
` [PATCH v5 02/12] drm/msm/dpu: relax YUV requirements

[PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
 2024-08-01  0:34 UTC  (4+ messages)

[PATCH v3 0/2] clk: add assigned-clock-rates-u64
 2024-08-01  0:33 UTC  (4+ messages)
` [PATCH v3 2/2] clk: clk-conf: support assigned-clock-rates-u64

[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-08-01  0:32 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 01/61] drm/amd/display: Assign linear_pitch_alignment even for VM
 2024-08-01  0:26 UTC  (64+ messages)
` [PATCH AUTOSEL 6.1 02/61] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 6.1 03/61] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 6.1 04/61] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 6.1 05/61] drm/amd/pm: Fix negative array index read
` [PATCH AUTOSEL 6.1 06/61] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 6.1 07/61] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 6.1 08/61] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 6.1 09/61] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 6.1 10/61] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 6.1 11/61] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 6.1 12/61] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 6.1 13/61] drm/amd/display: Spinlock before reading event
` [PATCH AUTOSEL 6.1 14/61] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
` [PATCH AUTOSEL 6.1 15/61] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 6.1 16/61] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 6.1 17/61] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 6.1 18/61] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 6.1 19/61] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 6.1 20/61] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 6.1 21/61] wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
` [PATCH AUTOSEL 6.1 22/61] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
` [PATCH AUTOSEL 6.1 23/61] drm/amdgpu: fix dereference after null check
` [PATCH AUTOSEL 6.1 24/61] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 6.1 25/61] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 6.1 26/61] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH AUTOSEL 6.1 27/61] wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failure
` [PATCH AUTOSEL 6.1 28/61] cpufreq: scmi: Avoid overflow of target_freq in fast switch
` [PATCH AUTOSEL 6.1 29/61] bpf, net: Use DEV_STAT_INC()
` [PATCH AUTOSEL 6.1 30/61] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH AUTOSEL 6.1 31/61] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH AUTOSEL 6.1 32/61] gpiolib: cdev: Add INIT_KFIFO() for linereq events
` [PATCH AUTOSEL 6.1 33/61] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
` [PATCH AUTOSEL 6.1 34/61] smack: tcp: ipv4, fix incorrect labeling
` [PATCH AUTOSEL 6.1 35/61] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
` [PATCH AUTOSEL 6.1 36/61] hwmon: (k10temp) Check return value of amd_smn_read()
` [PATCH AUTOSEL 6.1 37/61] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 6.1 38/61] driver: iio: add missing checks on iio_info's callback access
` [PATCH AUTOSEL 6.1 39/61] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 6.1 40/61] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
` [PATCH AUTOSEL 6.1 41/61] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 6.1 42/61] ALSA: vmaster: Return error for invalid input values
` [PATCH AUTOSEL 6.1 43/61] ALSA: control: Apply sanity check of input values for user elements
` [PATCH AUTOSEL 6.1 44/61] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 6.1 45/61] x86/kmsan: Fix hook for unaligned accesses
` [PATCH AUTOSEL 6.1 46/61] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 6.1 47/61] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH AUTOSEL 6.1 48/61] usb: uas: set host status byte on data completion error
` [PATCH AUTOSEL 6.1 49/61] drm/amd/display: Check HDCP returned status
` [PATCH AUTOSEL 6.1 50/61] drm/amd/display: Check denominator pbn_div before used
` [PATCH AUTOSEL 6.1 51/61] phy: zynqmp: Take the phy mutex in xlate
` [PATCH AUTOSEL 6.1 52/61] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 6.1 53/61] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 6.1 54/61] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 6.1 55/61] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 6.1 56/61] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 6.1 57/61] hwmon: (nct6775-core) "
` [PATCH AUTOSEL 6.1 58/61] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 6.1 59/61] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH AUTOSEL 6.1 60/61] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH AUTOSEL 6.1 61/61] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup

[rust:rust-dev 7/16] vmlinux.o: warning: objtool: rust_doctest_kernel_rbtree_rs_3+0x1f9: missing int3 after ret
 2024-08-01  0:30 UTC 

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-08-01  0:28 UTC  (10+ messages)

[PATCH AUTOSEL 6.6 01/83] drm/amd/display: Assign linear_pitch_alignment even for VM
 2024-08-01  0:18 UTC  (57+ messages)
` [PATCH AUTOSEL 6.6 31/83] drm/amdgpu: Fix the warning division or modulo by zero
` [PATCH AUTOSEL 6.6 32/83] drm/amdgpu: fix dereference after null check
` [PATCH AUTOSEL 6.6 33/83] drm/amdgpu: fix the waring dereferencing hive
` [PATCH AUTOSEL 6.6 34/83] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
` [PATCH AUTOSEL 6.6 35/83] drm/amdgpu: update type of buf size to u32 for eeprom functions
` [PATCH AUTOSEL 6.6 36/83] wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failure
` [PATCH AUTOSEL 6.6 37/83] cpufreq: scmi: Avoid overflow of target_freq in fast switch
` [PATCH AUTOSEL 6.6 38/83] bpf, net: Use DEV_STAT_INC()
` [PATCH AUTOSEL 6.6 39/83] PCI: al: Check IORESOURCE_BUS existence during probe
` [PATCH AUTOSEL 6.6 40/83] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH AUTOSEL 6.6 41/83] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
` [PATCH AUTOSEL 6.6 42/83] gpiolib: cdev: Add INIT_KFIFO() for linereq events
` [PATCH AUTOSEL 6.6 43/83] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode
` [PATCH AUTOSEL 6.6 44/83] drm/amdgu: fix Unintentional integer overflow for mall size
` [PATCH AUTOSEL 6.6 45/83] smack: tcp: ipv4, fix incorrect labeling
` [PATCH AUTOSEL 6.6 46/83] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
` [PATCH AUTOSEL 6.6 47/83] EDAC/amd64: Check return value of amd_smn_read()
` [PATCH AUTOSEL 6.6 48/83] hwmon: (k10temp) "
` [PATCH AUTOSEL 6.6 49/83] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 6.6 50/83] driver: iio: add missing checks on iio_info's callback access
` [PATCH AUTOSEL 6.6 51/83] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 6.6 52/83] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
` [PATCH AUTOSEL 6.6 53/83] drm/amd/display: use preferred link settings for dp signal only
` [PATCH AUTOSEL 6.6 54/83] drm/amd/display: Check BIOS images before it is used
` [PATCH AUTOSEL 6.6 55/83] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 6.6 56/83] fou: remove warn in gue_gro_receive on unsupported protocol
` [PATCH AUTOSEL 6.6 57/83] ALSA: vmaster: Return error for invalid input values
` [PATCH AUTOSEL 6.6 58/83] ALSA: control: Apply sanity check of input values for user elements
` [PATCH AUTOSEL 6.6 59/83] wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
` [PATCH AUTOSEL 6.6 60/83] wifi: ath12k: fix firmware crash due to invalid peer nss
` [PATCH AUTOSEL 6.6 61/83] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 6.6 62/83] accel/habanalabs/gaudi2: unsecure edma max outstanding register
` [PATCH AUTOSEL 6.6 63/83] x86/kmsan: Fix hook for unaligned accesses
` [PATCH AUTOSEL 6.6 64/83] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 6.6 65/83] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH AUTOSEL 6.6 66/83] usb: uas: set host status byte on data completion error
` [PATCH AUTOSEL 6.6 67/83] drm/amd/display: Run DC_LOG_DC after checking link->link_enc
` [PATCH AUTOSEL 6.6 68/83] drm/amd/display: Check HDCP returned status
` [PATCH AUTOSEL 6.6 69/83] drm/amd/display: Check denominator pbn_div before used
` [PATCH AUTOSEL 6.6 70/83] phy: zynqmp: Take the phy mutex in xlate
` [PATCH AUTOSEL 6.6 71/83] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 6.6 72/83] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 6.6 73/83] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 6.6 74/83] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 6.6 75/83] virtio_ring: fix KMSAN error for premapped mode
` [PATCH AUTOSEL 6.6 76/83] wifi: rtw88: usb: schedule rx work after everything is set up
` [PATCH AUTOSEL 6.6 77/83] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH AUTOSEL 6.6 78/83] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 6.6 79/83] hwmon: (nct6775-core) "
` [PATCH AUTOSEL 6.6 80/83] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 6.6 81/83] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH AUTOSEL 6.6 82/83] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH AUTOSEL 6.6 83/83] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup

[tip:perf/urgent] BUILD SUCCESS f73cefa3b72eaa90abfc43bf6d68137ba059d4b1
 2024-08-01  0:26 UTC 

[PATCHv3 00/14] Add a subcommand 'release' to cmd/cpu.c
 2024-08-01  0:24 UTC  (4+ messages)
` [PATCHv4 11/14] doc: cmd: add documentation for cpu command


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.