public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 00:29:58 to 2024-08-01 01:18:41 UTC [more...]

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-01  1:17 UTC  (20+ messages)
` [PATCH v24 01/34] xhci: add helper to stop endpoint and wait for completion
` [PATCH v24 02/34] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 04/34] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v24 13/34] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v24 18/34] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v24 19/34] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v24 24/34] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v24 30/34] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v24 32/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v24 33/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v24 34/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2024-08-01  1:18 UTC 

[PATCH] init/main.c: Do jump_label_init before early_security_init
 2024-08-01  1:15 UTC  (2+ messages)

[PATCH v3 3/4] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
 2024-08-01  1:13 UTC 

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-08-01  1:13 UTC  (9+ messages)
` [RFC PATCH net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [RFC PATCH net-next 05/10] net: hibmcge: Implement some .ndo functions
` [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions
` [RFC PATCH net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-08-01  1:13 UTC  (7+ messages)

[PATCH 0/1] mm: swap: add nr argument in swapcache_prepare() and swapcache_clear()
 2024-08-01  1:09 UTC  (7+ messages)
` [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios

[PATCH] net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
 2024-08-01  1:11 UTC  (4+ messages)

[PATCH] Remove *.orig pattern from .gitignore
 2024-08-01  1:11 UTC  (2+ messages)

[PATCH 0/2] tools: Add barrier implementations for riscv
 2024-08-01  1:10 UTC  (4+ messages)
` [PATCH 1/2] tools: Add riscv barrier implementation

[PATCH net v1] net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH net v2] net: Add skbuff.h to MAINTAINERS
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2024-08-01  1:09 UTC  (3+ messages)

linux-next: error fetching the bcachefs tree
 2024-08-01  0:56 UTC  (2+ messages)

Regression in 6.11-rc1 in scsi/sd?
 2024-08-01  0:55 UTC  (2+ messages)

[PATCH] documentation: key header files: fix member variable description warnings
 2024-08-01  0:51 UTC  (2+ messages)

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-08-01  0:51 UTC  (4+ messages)
` [PATCH 7/8] usb: misc: eud: Handle usb role switch notifications

[PATCH v2 0/2] Add support for nuvoton ma35 usb2 phy
 2024-08-01  0:41 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings

[PATCH AUTOSEL 4.19 01/14] drm/amdgpu: fix overflowed array index read warning
 2024-08-01  0:40 UTC  (14+ messages)
` [PATCH AUTOSEL 4.19 02/14] drm/amdgpu: fix ucode out-of-bounds "
` [PATCH AUTOSEL 4.19 03/14] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 4.19 04/14] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 4.19 05/14] smack: tcp: ipv4, fix incorrect labeling
` [PATCH AUTOSEL 4.19 06/14] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 4.19 07/14] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 4.19 08/14] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 4.19 09/14] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 4.19 10/14] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 4.19 11/14] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 4.19 12/14] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 4.19 13/14] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 4.19 14/14] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()

[PATCH AUTOSEL 5.4 01/22] drm/amdgpu: fix overflowed array index read warning
 2024-08-01  0:38 UTC  (22+ messages)
` [PATCH AUTOSEL 5.4 02/22] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 5.4 03/22] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 5.4 04/22] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 5.4 05/22] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 5.4 06/22] drm/amdgpu: fix ucode out-of-bounds read warning
` [PATCH AUTOSEL 5.4 07/22] drm/amdgpu: fix mc_data "
` [PATCH AUTOSEL 5.4 08/22] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
` [PATCH AUTOSEL 5.4 09/22] smack: tcp: ipv4, fix incorrect labeling
` [PATCH AUTOSEL 5.4 10/22] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 5.4 11/22] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 5.4 12/22] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 5.4 13/22] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 5.4 14/22] usb: uas: set host status byte on data completion error
` [PATCH AUTOSEL 5.4 15/22] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 5.4 16/22] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 5.4 17/22] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 5.4 18/22] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 5.4 19/22] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 5.4 20/22] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 5.4 21/22] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH AUTOSEL 5.4 22/22] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()

[PATCH AUTOSEL 5.10 01/38] drm/amdgpu: fix overflowed array index read warning
 2024-08-01  0:35 UTC  (38+ 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.10 23/38] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 5.10 24/38] drm/amd/display: added NULL check at start of dc_validate_stream
` [PATCH AUTOSEL 5.10 25/38] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH AUTOSEL 5.10 26/38] ALSA: vmaster: Return error for invalid input values
` [PATCH AUTOSEL 5.10 27/38] ELF: fix kernel.randomize_va_space double read
` [PATCH AUTOSEL 5.10 28/38] udf: Avoid excessive partition lengths
` [PATCH AUTOSEL 5.10 29/38] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH AUTOSEL 5.10 30/38] usb: uas: set host status byte on data completion error
` [PATCH AUTOSEL 5.10 31/38] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH AUTOSEL 5.10 32/38] um: line: always fill *error_out in setup_one_line()
` [PATCH AUTOSEL 5.10 33/38] devres: Initialize an uninitialized struct member
` [PATCH AUTOSEL 5.10 34/38] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH AUTOSEL 5.10 35/38] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 5.10 36/38] hwmon: (w83627ehf) "
` [PATCH AUTOSEL 5.10 37/38] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH AUTOSEL 5.10 38/38] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()

[PATCH AUTOSEL 5.15 01/47] drm/amd/display: Assign linear_pitch_alignment even for VM
 2024-08-01  0:31 UTC  (47+ 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 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 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 AUTOSEL 6.1 01/61] drm/amd/display: Assign linear_pitch_alignment even for VM
 2024-08-01  0:26 UTC  (38+ messages)
` [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


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