Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
4204 commits
Select commit Hold shift + click to select a range
a3e5f3b
net: marvell: prestera: fix handling IPv4 routes with nhid
KanjiMonster Aug 4, 2023
001b7d6
net: phy: at803x: remove set/get wol callbacks for AR8032
Aug 2, 2023
758dbcf
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() o…
vladimiroltean Aug 3, 2023
667ce6a
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Aug 7, 2023
59bad91
net: hns3: add wait until mac link down
Aug 7, 2023
743f7c1
net: hns3: fix deadlock issue when externel_lb and reset are executed…
liuyonglong86 Aug 7, 2023
0b10d8d
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
idosch Aug 8, 2023
8d6df2c
nexthop: Make nexthop bucket dump more efficient
idosch Aug 8, 2023
87d7e14
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
idosch Aug 8, 2023
c4f7de3
net: hns3: fix strscpy causing content truncation issue
Aug 9, 2023
dff2200
dmaengine: mcf-edma: Fix a potential un-allocated memory access
tititiou36 Jul 12, 2023
ab06983
dmaengine: owl-dma: Modify mismatched function name
Jul 22, 2023
a824d01
net/mlx5: Allow 0 for total host VFs
danielj-mellanox Jul 10, 2023
4276f3e
net/mlx5: LAG, Check correct bucket when modifying LAG
shayshyi Jul 30, 2023
88ec484
net/mlx5: Skip clock update work when device is in error state
mosheshemesh2 Jul 19, 2023
ad0f73c
net/mlx5: Reload auxiliary devices in pci error handlers
mosheshemesh2 Jul 23, 2023
2c5dd88
ibmvnic: Enforce stronger sanity checks on login response
Aug 9, 2023
24556c1
ibmvnic: Unmap DMA login rsp buffer on send login fail
Aug 9, 2023
31ccd1b
ibmvnic: Handle DMA unmapping of login buffs in release functions
Aug 9, 2023
206ccf4
ibmvnic: Do partial reset on login failure
Aug 9, 2023
5e17b8e
ibmvnic: Ensure login failure recovery is safe from other resets
Aug 9, 2023
227bd2c
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
Aug 10, 2023
b8cd871
gpio: sim: mark the GPIO chip as a one that can sleep
Aug 1, 2023
4e18c82
btrfs: wait for actual caching progress during allocation
josefbacik Jul 21, 2023
504d81c
btrfs: don't stop integrity writeback too early
Jul 24, 2023
7112abc
btrfs: properly clear end of the unreserved range in cow_file_range
Jul 24, 2023
9d04716
btrfs: exit gracefully if reloc roots don't match
adam900710 Aug 3, 2023
3ae93b3
btrfs: reject invalid reloc tree root keys with stack dump
adam900710 Aug 3, 2023
bf67802
btrfs: set cache_block_group_error if we find an error
josefbacik Aug 2, 2023
cddbaa8
nvme-tcp: fix potential unbalanced freeze & unfreeze
Jul 11, 2023
c21fddc
nvme-rdma: fix potential unbalanced freeze & unfreeze
Jul 11, 2023
f3f0f95
netfilter: nf_tables: report use refcount overflow
ummakynes Jun 28, 2023
0e1605e
scsi: core: Fix legacy /proc parsing buffer overflow
abattersby Jul 24, 2023
ed70fa5
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
kelleymh Jul 29, 2023
8282d0b
scsi: ufs: renesas: Fix private allocation
shimoday Aug 3, 2023
9fdb273
scsi: 53c700: Check that command slot is not NULL
Jul 28, 2023
7723a5d
scsi: snic: Fix possible memory leak if device_add() fails
PeterZhu789 Aug 1, 2023
b191ff1
scsi: core: Fix possible memory leak if device_add() fails
PeterZhu789 Aug 3, 2023
fb00449
scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
Jul 27, 2023
a9518f4
scsi: qedi: Fix firmware halt over suspend and resume
njavali Aug 7, 2023
38b0020
scsi: qedf: Fix firmware halt over suspend and resume
njavali Aug 7, 2023
afc4ddd
platform/x86: serial-multi-instantiate: Auto detect IRQ resource for …
xuwd1 Jul 13, 2023
cbce265
ACPI: scan: Create platform device for CS35L56
simontrimmer Jul 28, 2023
3ae919c
alpha: remove __init annotation from exported page_is_ram()
masahir0y Jul 29, 2023
4346a66
sch_netem: fix issues in netem_change() vs get_dist_table()
edumazet Jun 22, 2023
5525c28
drm/amd/pm/smu7: move variables to where they are used
alexdeucher Feb 6, 2023
6c44e13
Linux 6.1.46
gregkh Aug 16, 2023
78721c8
mmc: sdhci-f-sdh30: Replace with sdhci_pltfm
khayash1 Jun 30, 2023
ad1fa1a
cpuidle: psci: Extend information in log about OSI/PC mode
storulf Oct 20, 2022
8a214f8
cpuidle: psci: Move enabling OSI mode after power domains creation
maulik-k-shah Jul 3, 2023
802b34e
zsmalloc: consolidate zs_pool's migrate_lock and size_class's locks
nhatsmrt Nov 28, 2022
f872672
zsmalloc: fix races between modifications of fullness and isolated
QQXanadu Jul 21, 2023
306a5dd
selftests: forwarding: tc_actions: cleanup temporary files when test …
dcaratti Feb 14, 2023
0fc3c55
selftests: forwarding: tc_actions: Use ncat instead of nc
idosch Aug 8, 2023
206381c
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D-Wythe Feb 2, 2023
0d52759
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Aug 4, 2023
7dcc894
net: phy: at803x: Use devm_regulator_get_enable_optional()
tititiou36 Jun 17, 2023
caa2d40
net: phy: at803x: fix the wol setting functions
Aug 2, 2023
ab6f446
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
Apr 13, 2023
9f55d30
drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
Apr 19, 2023
ce3288d
drm/amdgpu: fix memory leak in mes self test
Apr 21, 2023
3f498ae
ASoC: Intel: sof_sdw: add quirk for MTL RVP
bardliao May 12, 2023
5c23d9b
ASoC: Intel: sof_sdw: add quirk for LNL RVP
ujfalusi May 12, 2023
ea88c6c
PCI: tegra194: Fix possible array out of bounds access
May 11, 2023
f934cad
ASoC: SOF: amd: Add pci revision id check
Venkata-Prasad-Potturu May 23, 2023
340dba1
drm/stm: ltdc: fix late dereference check
rgallaispouSTM May 15, 2023
633ac56
drm: rcar-du: remove R-Car H3 ES1.* workarounds
May 9, 2023
a7d4d28
ASoC: amd: vangogh: Add check for acp config flags in vangogh platform
Venkata-Prasad-Potturu May 30, 2023
31149bb
ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related war…
olerem May 30, 2023
c01ec45
ASoC: Intel: sof_sdw_rt_sdca_jack_common: test SOF_JACK_JDSRC in _exit
bardliao Jun 2, 2023
b3e662e
ASoC: Intel: sof_sdw: Add support for Rex soundwire
udaymb Jun 2, 2023
ff1b4b1
iopoll: Call cpu_relax() in busy loops
geertu Jun 2, 2023
3dd5c90
ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
plbossart Jun 6, 2023
b7a34e3
dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
Jun 6, 2023
d7933b9
accel/habanalabs: add pci health check during heartbeat
ofirbitt Apr 18, 2023
83c2266
HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 …
stuarthayhurst May 30, 2023
96522cf
iommu/amd: Introduce Disable IRTE Caching Support
ssuthiku-amd May 30, 2023
78b2511
drm/amdgpu: install stub fence into potential unused fence pointers
May 5, 2023
fbd9332
drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz
May 11, 2023
5fe7815
RDMA/mlx5: Return the firmware result upon destroying QP/RQ
PatrisiousHaddad Jun 5, 2023
5447155
drm/amd/display: Skip DPP DTO update if root clock is gated
Apr 28, 2023
359ec09
drm/amd/display: Enable dcn314 DPP RCO
May 19, 2023
0559717
ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutd…
ujfalusi Jun 16, 2023
de840f7
HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
Evenxf Jun 15, 2023
a783230
ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio
ruineka Jun 21, 2023
945f4a7
smb: client: fix warning in cifs_smb3_do_mount()
Jun 19, 2023
7e4f5c3
cifs: fix session state check in reconnect to avoid use-after-free issue
winnscode Jun 26, 2023
bda3f46
serial: stm32: Ignore return value of uart_remove_one_port() in .remo…
May 12, 2023
6c9317f
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node…
May 25, 2023
c71aa5f
media: v4l2-mem2mem: add lock to protect parameter num_rdy
yunfei-mtk Apr 17, 2023
54a55c3
media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250
andrey-konovalov May 18, 2023
4903887
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
May 9, 2023
28d9008
usb: gadget: uvc: queue empty isoc requests if no video buffer is ava…
May 8, 2023
b7bd48f
media: platform: mediatek: vpu: fix NULL ptr dereference
May 24, 2023
809625f
thunderbolt: Read retimer NVM authentication status prior tb_retimer_…
westeri May 26, 2023
31f8efe
usb: chipidea: imx: don't request QoS for imx8ulp
May 30, 2023
8277a21
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
May 17, 2023
a4f7152
gfs2: Fix possible data races in gfs2_show_options()
lituo1996 Jun 13, 2023
e8a80cf
pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource…
Wer-Wolf May 12, 2023
acb9038
thunderbolt: Add Intel Barlow Ridge PCI ID
westeri Dec 17, 2022
ef87750
thunderbolt: Limit Intel Barlow Ridge USB3 bandwidth
westeri May 17, 2023
9040adc
firewire: net: fix use after free in fwnet_finish_incoming_packet()
ZhangShurong Jun 23, 2023
de8677c
watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
Jun 12, 2023
149daab
Bluetooth: L2CAP: Fix use-after-free
May 25, 2023
d92613a
Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
ruineka Jun 24, 2023
3a89f3b
ceph: try to dump the msgs when decoding fails
lxbsz May 18, 2023
dd0b3b3
drm/amdgpu: Fix potential fence use-after-free v2
MiniMangosteen Jun 28, 2023
4246bbe
fs/ntfs3: Enhance sanity check while generating attr_list
Mar 16, 2023
1e22055
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Mar 21, 2023
9e79f3e
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
aalexandrovich May 8, 2023
63e0b5d
ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
Jul 3, 2023
cdd412b
ALSA: hda: fix a possible null-pointer dereference due to data race i…
lituo1996 Jul 3, 2023
c48616e
ALSA: hda/realtek: Add quirk for ASUS ROG GX650P
flukejones Jul 4, 2023
2b248cf
ALSA: hda/realtek: Add quirk for ASUS ROG GA402X
flukejones Jul 4, 2023
6d06cf0
ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
flukejones Jul 6, 2023
a1ceb87
powerpc/kasan: Disable KCOV in KASAN code
BenjaminGrayNp1 Jul 10, 2023
356fe90
Bluetooth: MGMT: Use correct address for memcpy()
andy-shev Jul 17, 2023
128c06a
ring-buffer: Do not swap cpu_buffer during resize process
Jul 19, 2023
48f0671
igc: read before write to SRRCTL register
yoongsiang2 May 2, 2023
d90f97c
drm/amd/display: save restore hdcp state when display is unplugged fr…
Nov 15, 2022
81e6cf4
drm/amd/display: phase3 mst hdcp for multiple displays
Nov 15, 2022
402f1d8
drm/amd/display: fix access hdcp_workqueue assert
Mar 28, 2023
3d2d051
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Jul 13, 2023
e41170d
ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
Jul 17, 2023
f83ab81
fbdev/hyperv-fb: Do not set struct fb_info.apertures
Dec 19, 2022
485ec8f
video/aperture: Only remove sysfb on the default vga pci device
danvet Apr 6, 2023
01eca70
btrfs: move out now unused BG from the reclaim list
naota Jun 6, 2023
94cde94
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
kdave Oct 31, 2022
29cebf8
btrfs: convert btrfs_block_group::seq_zone to runtime flag
kdave Oct 31, 2022
6297644
btrfs: fix use-after-free of new block group that became unused
fdmanana Jun 28, 2023
af5818c
virtio-mmio: don't break lifecycle of vm_dev
Jun 29, 2023
e706675
vduse: Use proper spinlock for IRQ injection
mcoquelin Jul 5, 2023
bb4983e
vdpa/mlx5: Fix mr->initialized semantics
dtatulea Aug 2, 2023
cba26ab
vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessary
eugpermar Aug 2, 2023
5ee28bc
cifs: fix potential oops in cifs_oplock_break
smfrench Aug 10, 2023
db0416c
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Ychame Jul 7, 2023
ba24901
i2c: hisi: Only handle the interrupt of the driver's transfer
Aug 1, 2023
3461e64
i2c: tegra: Fix i2c-tegra DMA config option processing
pnewman-cti Aug 8, 2023
9fedcd0
fbdev: mmp: fix value check in mmphw_probe()
AnnYugawa Jul 27, 2023
b8fee83
powerpc/rtas_flash: allow user copy to flash block cache objects
nathanlynch Aug 11, 2023
44b508c
vdpa: Add features attr to vdpa_nl_policy for nlattr length check
f0rm2l1n Jul 27, 2023
8ad9bc2
vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check
f0rm2l1n Jul 27, 2023
ff71709
vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check
f0rm2l1n Jul 27, 2023
d6aa03b
vdpa: Enable strict validation for netlinks ops
dtatulea Jul 27, 2023
31311a9
tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
Aug 11, 2023
0693c8f
tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuar…
SherrySun5 Aug 1, 2023
9f68e21
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
josefbacik Aug 17, 2023
ceb9ba8
btrfs: fix BUG_ON condition in btrfs_cancel_balance
Aug 15, 2023
5211496
i2c: designware: Correct length byte validation logic
qnguyen-ampere Jul 26, 2023
5a47c2f
i2c: designware: Handle invalid SMBus block data response length value
tamng-ampere Jul 26, 2023
9a00562
net: xfrm: Fix xfrm_address_filter OOB read
f0rm2l1n Jun 27, 2023
479884b
net: af_key: fix sadb_x_filter validation
f0rm2l1n Jun 27, 2023
71dfe71
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
f0rm2l1n Jun 30, 2023
0d27567
xfrm: fix slab-use-after-free in decode_session6
zhengchaoshao Jul 10, 2023
55ad230
ip6_vti: fix slab-use-after-free in decode_session6
zhengchaoshao Jul 10, 2023
2b05bf5
ip_vti: fix potential slab-use-after-free in decode_session6
zhengchaoshao Jul 10, 2023
87b655f
xfrm: add NULL check in xfrm_update_ae_params
f0rm2l1n Jul 21, 2023
a442cd1
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
f0rm2l1n Jul 23, 2023
45085ba
virtio_net: notify MAC address change on device initialization
vivier Jan 27, 2023
120a89c
virtio-net: set queues after driver_ok
jasowang Aug 10, 2023
a41e5a7
net: pcs: Add missing put_device call in miic_create
Aug 10, 2023
cd4460b
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Aug 11, 2023
2f07f13
selftests: mirror_gre_changes: Tighten up the TTL test match
pmachata Aug 11, 2023
06af678
drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs
lucaceresoli Aug 4, 2023
58a54ba
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup so…
Aug 7, 2023
75c724e
octeon_ep: cancel tx_timeout_task later in remove sequence
michich Aug 10, 2023
a800fcd
netfilter: nf_tables: fix false-positive lockdep splat
Aug 8, 2023
00ea7eb
netfilter: nf_tables: deactivate catchall elements in next generation
Aug 12, 2023
7f8a160
ipvs: fix racy memcpy in proc_do_sync_threshold
Aug 10, 2023
7148bca
netfilter: nft_dynset: disallow object maps
ummakynes Aug 15, 2023
85bd0af
net: phy: broadcom: stub c45 read/write for 54810
Ryceancurry Aug 13, 2023
d5e4c0e
team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Aug 14, 2023
c965a58
net: openvswitch: reject negative ifindex
kuba-moo Aug 14, 2023
ea749b5
iavf: fix FDIR rule fields masks validation
pgardocx Aug 7, 2023
7409243
i40e: fix misleading debug logs
CuriousPanCake Aug 2, 2023
df83af3
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
l00g33k Aug 15, 2023
3d82092
sfc: don't unregister flow_indr if it was never registered
Aug 15, 2023
06b8f06
sock: Fix misuse of sk_under_memory_pressure()
Abel-WY Aug 16, 2023
2e03a92
net: do not allow gso_size to be set to GSO_BY_FRAGS
edumazet Aug 16, 2023
fbc7b1d
qede: fix firmware halt over suspend and resume
manishc88 Aug 16, 2023
1c82d1b
ice: Block switchdev mode when ADQ is active and vice versa
Aug 16, 2023
fae3868
bus: ti-sysc: Flush posted write on enable before reset
tmlind Jun 14, 2023
9657a75
arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict
lumag Jun 13, 2023
52d3607
arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
obbardc Jul 5, 2023
66d761a
arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+
obbardc Jul 5, 2023
d2d6d51
ARM: dts: imx: align LED node names with dtschema
krzk Nov 25, 2022
ca69bb1
ARM: dts: imx6: phytec: fix RTC interrupt level
andrejpicej Jul 19, 2023
6777c43
arm64: dts: imx8mm: Drop CSI1 PHY reference clock configuration
Jul 25, 2023
9ba52bd
ARM: dts: imx: Set default tuning step for imx6sx usdhc
xiaoleiwang123456 Jul 26, 2023
2b34636
arm64: dts: imx93: Fix anatop node size
tq-steina Jul 28, 2023
f045100
ASoC: rt5665: add missed regulator_bulk_disable
ZhangShurong Aug 1, 2023
7b04146
ASoC: meson: axg-tdm-formatter: fix channel slot allocation
jbrun3t Aug 9, 2023
6c889d2
ALSA: hda/realtek: Add quirks for HP G11 Laptops
Aug 9, 2023
15db1e5
soc: aspeed: uart-routing: Use __sysfs_match_string
zevweiss Aug 10, 2023
b662856
soc: aspeed: socinfo: Add kfree for kstrdup
JiangJias Aug 10, 2023
ea65d78
ALSA: hda/realtek - Remodified 3k pull low procedure
KailangYang Aug 15, 2023
af7ca7a
riscv: uaccess: Return the number of bytes effectively not copied
Aug 11, 2023
0c05493
serial: 8250: Fix oops for port->pm on uart_change_pm()
tmlind Aug 4, 2023
bfd25f5
ALSA: usb-audio: Add support for Mythware XA001AU capture and playbac…
Aug 3, 2023
9e72538
cifs: Release folio lock on fscache read hit.
Aug 10, 2023
fc66f81
virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
JiaweiHawk Aug 10, 2023
65bcb07
arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
nixyogi Jul 18, 2023
8ad3bfd
blk-crypto: dynamically allocate fallback profile
sweettea Aug 17, 2023
dccd07b
mmc: wbsd: fix double mmc_free_host() in wbsd_init()
Aug 7, 2023
5818da4
mmc: block: Fix in_flight[issue_type] value error
yibin123-unisoc Aug 2, 2023
a1fa8f0
drm/qxl: fix UAF on handle creation
walac Aug 14, 2023
df1566c
drm/i915/sdvo: fix panel_type initialization
jnikula Aug 3, 2023
e1cbd56
drm/amd: flush any delayed gfxoff on suspend entry
superm1 May 18, 2023
9c8c2cf
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Aug 14, 2023
7de99bf
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Umio-Yasuno Aug 8, 2023
b2f599c
ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIG
arndb Jun 2, 2023
d4008ea
drm/amd/display: disable RCO for DCN314
Jun 7, 2023
5274bf1
zsmalloc: allow only one active pool compaction context
sergey-senozhatsky Apr 18, 2023
e8acf99
sched/fair: unlink misfit task from cpu overutilized
vingu-linaro Feb 1, 2023
8517d73
sched/fair: Remove capacity inversion detection
vingu-linaro Feb 1, 2023
4bdfe20
drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_D…
Mar 6, 2023
1b4ce29
hugetlb: do not clear hugetlb dtor until allocating vmemmap
mjkravetz Jul 11, 2023
1be35f5
netfilter: set default timeout to 3 secs for sctp shutdown send and r…
lxin Aug 15, 2023
21614ba
arm64/ptrace: Ensure that SME is set up for target when writing SSVE …
broonie Aug 10, 2023
8abce61
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
Jul 27, 2023
ab63f88
drm/amdgpu: keep irq count in amdgpu_irq_disable_all
May 25, 2023
790c2f9
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
q2ven Aug 21, 2023
3f27451
drm/nouveau/disp: fix use-after-free in error handling of nouveau_con…
karolherbst Aug 14, 2023
b2c55af
net: fix the RTO timer retransmitting skb every 1ms if linear option …
JasonXing Aug 11, 2023
0768ecc
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
bbkzz Jul 27, 2023
802aacb
Linux 6.1.47
gregkh Aug 23, 2023
6e4dd7d
x86/cpu: Fix __x86_return_thunk symbol type
Aug 14, 2023
8bb1ed3
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Aug 14, 2023
53ebbe1
x86/alternative: Make custom return thunk unconditional
Aug 14, 2023
44dbc91
x86/cpu: Clean up SRSO return thunk mess
Aug 14, 2023
54dde78
x86/cpu: Rename original retbleed methods
Aug 14, 2023
e6b40d2
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Aug 14, 2023
529a9f0
x86/cpu: Cleanup the untrain mess
Aug 14, 2023
c16d0b3
x86/srso: Explain the untraining sequences a bit more
bp3tk0v Aug 14, 2023
c1f8314
x86/static_call: Fix __static_call_fixup()
Aug 16, 2023
b41eb31
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
sean-jc Aug 11, 2023
e4679a0
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
bp3tk0v Aug 11, 2023
dae93ed
x86/srso: Disable the mitigation on unaffected configurations
bp3tk0v Aug 13, 2023
c8b056a
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO…
petrpavlu Jul 11, 2023
4da4aae
objtool/x86: Fixup frame-pointer vs rethunk
Aug 16, 2023
7487244
x86/srso: Correct the mitigation status when SMT is disabled
bp3tk0v Aug 15, 2023
cd363bb
Linux 6.1.48
gregkh Aug 26, 2023
77c5766
objtool/x86: Fix SRSO mess
Aug 14, 2023
76e18e6
Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"
gregkh Aug 26, 2023
c5bd205
Revert "f2fs: fix to set flush_merge opt and show noflush_merge"
gregkh Aug 26, 2023
db05f84
Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()"
gregkh Aug 26, 2023
024f76b
Linux 6.1.49
gregkh Aug 27, 2023
48b4fcd
Revert "net: qca_spi: Avoid high load if QCA7000 is not available"
lategoodbye Aug 29, 2023
e38abce
Revert "w1: w1_therm: fix locking behavior in convert_t"
lategoodbye Aug 29, 2023
b19a3a4
Merge remote-tracking branch 'upstream/linux-6.1.y' into v6.1-tarrago…
lategoodbye Aug 29, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ASoC: amd: vangogh: Add check for acp config flags in vangogh platform
[ Upstream commit e89f45e ]

We have SOF and generic ACP support enabled for Vangogh platform
on some machines. Since we have same PCI id used for probing,
add check for machine configuration flag to avoid conflict with
newer pci drivers. Such machine flag has been initialized via
dmi match on few Vangogh based machines. If no flag is
specified probe and register older platform device.

Signed-off-by: Venkata Prasad Potturu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
  • Loading branch information
Venkata-Prasad-Potturu authored and gregkh committed Aug 23, 2023
commit a7d4d28d2c0bd7e2bc5fe9075f70ab83b777b31d
2 changes: 2 additions & 0 deletions sound/soc/amd/vangogh/acp5x.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ static inline void acp_writel(u32 val, void __iomem *base_addr)
writel(val, base_addr - ACP5x_PHY_BASE_ADDRESS);
}

int snd_amd_acp_find_config(struct pci_dev *pci);

static inline u64 acp_get_byte_count(struct i2s_stream_instance *rtd,
int direction)
{
Expand Down
7 changes: 6 additions & 1 deletion sound/soc/amd/vangogh/pci-acp5x.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,15 @@ static int snd_acp5x_probe(struct pci_dev *pci,
{
struct acp5x_dev_data *adata;
struct platform_device_info pdevinfo[ACP5x_DEVS];
unsigned int irqflags;
unsigned int irqflags, flag;
int ret, i;
u32 addr, val;

/* Return if acp config flag is defined */
flag = snd_amd_acp_find_config(pci);
if (flag)
return -ENODEV;

irqflags = IRQF_SHARED;
if (pci->revision != 0x50)
return -ENODEV;
Expand Down