summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle1-1/+4
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle1-0/+21
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle1-1/+2
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle1-1/+1
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle1-1/+2
2022-10-26can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan1-3/+4
2022-10-26Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz1-0/+3
2022-10-26Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa1-4/+6
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin1-1/+2
2022-10-26xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum1-0/+1
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-10-26tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet1-4/+10
2022-10-26openvswitch: Fix overreporting of drops in dropwatchMike Pattrick1-2/+3
2022-10-26openvswitch: Fix double reporting of drops in dropwatchMike Pattrick1-3/+10
2022-10-26bpftool: Clear errno after libcap's checksQuentin Monnet1-0/+10
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng1-6/+6
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker1-1/+1
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada1-2/+4
2022-10-26powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin1-0/+3
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander1-0/+16
2022-10-26f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong1-2/+1
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter1-2/+4
2022-10-26kbuild: remove the target in signal traps when interruptedMasahiro Yamada1-1/+22
2022-10-26iommu/iova: Fix module config properlyRobin Murphy1-1/+1
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko1-1/+5
2022-10-26crypto: akcipher - default implementation for setting a private keyIgnat Korchagin1-0/+8
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter1-3/+3
2022-10-26cgroup/cpuset: Enable update_tasks_cpumask() on top_cpusetWaiman Long1-7/+11
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin1-1/+1
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+2
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-10-26mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgJack Wang1-4/+4
2022-10-26clk: ast2600: BCLK comes from EPLLJoel Stanley1-1/+1
2022-10-26clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin1-3/+6
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren1-3/+3
2022-10-26spmi: pmic-arb: correct duplicate APID to PPID mapping logicDavid Collins1-6/+7
2022-10-26dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang1-3/+3
2022-10-26clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parentChen-Yu Tsai1-3/+3
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang1-1/+6
2022-10-26mfd: fsl-imx25: Fix check for platform_get_irq() errorsDan Carpenter1-2/+2
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET1-0/+3
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET1-2/+10
2022-10-26mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET1-8/+24
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET1-0/+1
2022-10-26fsi: core: Check error number after calling ida_simple_getJiasheng Jiang1-0/+3