summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor1-1/+5
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-02-08selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum1-1/+1
2022-02-08bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao1-1/+1
2022-02-08gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang1-1/+1
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo1-1/+3
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-08pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli1-8/+15
2022-02-08pinctrl: intel: fix unexpected interruptƁukasz Bartosik1-20/+34
2022-02-08pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko1-8/+2
2022-02-08pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara1-4/+4
2022-02-08ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla1-3/+3
2022-02-08ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla1-4/+4
2022-02-08ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla1-11/+14
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter1-1/+2
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang1-0/+2
2022-02-08ASoC: simple-card: fix probe failure on platform componentRobert Hancock1-1/+25
2022-02-08ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock1-3/+24
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8
2022-02-08drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter1-0/+3
2022-02-08drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus1-6/+0
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo2-2/+18
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson1-0/+9
2022-02-08net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson1-12/+12
2022-02-08net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang1-2/+4
2022-02-08net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa1-2/+7
2022-02-08net/smc: Forward wakeup to smc socket waitqueue after fallbackWen Gu2-16/+137
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal1-4/+4
2022-02-08netfilter: nft_reject_bridge: Fix for missing reply from preroutingPhil Sutter1-4/+4
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal1-0/+1
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal1-0/+1
2022-02-08IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang1-1/+1
2022-02-08IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn1-2/+12
2022-02-08spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong1-4/+14
2022-02-08spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin1-0/+5
2022-02-08spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard1-1/+1
2022-02-08spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu1-1/+1
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang1-3/+10
2022-02-08ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi1-0/+4
2022-02-08ALSA: hda: Fix signedness of sscanf() argumentsTakashi Iwai1-1/+1
2022-02-08ALSA: usb-audio: initialize variables that could ignore errorsTom Rix1-0/+4
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky1-1/+1
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler2-15/+12
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn1-0/+2
2022-02-08RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter1-1/+2
2022-02-08RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky1-11/+23