summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma1-0/+4
2022-04-20net: ftgmac100: access hardware register after clock readyDylan Hung1-5/+5
2022-04-20macvlan: Fix leaking skb in source mode with nodst optionMartin Willi1-2/+6
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter1-2/+3
2022-04-20ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai1-87/+14
2022-04-20ALSA: usb-audio: Increase max buffer sizeTakashi Iwai1-1/+1
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-20io_uring: verify pad field is 0 in io_get_ext_argDylan Yudaken1-0/+2
2022-04-20io_uring: verify that resv2 is 0 in io_uring_rsrc_update2Dylan Yudaken1-2/+3
2022-04-20io_uring: move io_uring_rsrc_update2 validationDylan Yudaken1-2/+2
2022-04-20ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai1-2/+2
2022-04-20ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20netfilter: nf_tables: nft_parse_register can return a negative valueAntoine Tenart1-1/+1
2022-04-20sctp: Initialize daddr on peeled off socketPetr Malat1-1/+1
2022-04-20scsi: iscsi: Fix unbound endpoint error handlingMike Christie1-29/+36
2022-04-20scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2-0/+19
2022-04-20scsi: iscsi: Fix endpoint reuse regressionMike Christie1-1/+11
2022-04-20scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie1-20/+28
2022-04-20scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie1-19/+19
2022-04-20scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy1-0/+11
2022-04-20scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy1-9/+13
2022-04-20net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul1-2/+3
2022-04-20drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh3-10/+17
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd1-1/+1
2022-04-20drm/msm: Fix range size vs end confusionRob Clark1-1/+1
2022-04-20netfilter: nft_socket: make cgroup match work in input tooFlorian Westphal1-4/+3
2022-04-20cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram1-0/+2
2022-04-20net/sched: taprio: Check if socket flags are validBenedikt Spranger1-1/+2
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-20net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle1-1/+1
2022-04-20net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner1-1/+1
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak1-0/+1
2022-04-20net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean2-0/+6
2022-04-20cifs: release cached dentries only if mount is completeShyam Prasad N1-13/+15
2022-04-20gpiolib: acpi: use correct format charactersLinus Torvalds1-2/+2
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault1-1/+1
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov3-5/+16
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield1-1/+1
2022-04-20firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi1-1/+2
2022-04-20Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli1-8/+13
2022-04-20memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probeMiaoqian Lin1-6/+17
2022-04-20firmware: arm_scmi: Remove clear channel call on the TX channelCristian Marussi1-1/+2
2022-04-20drm/msm: Add missing put_task_struct() in debugfs pathRob Clark1-0/+1
2022-04-20ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai1-1/+1
2022-04-20ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai1-2/+87
2022-04-20ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai2-4/+16
2022-04-20ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8