summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27net/mlx5e: Fix page DMA map/unmap attributesAya Levin2-5/+6
2022-01-27debugfs: lockdown: Allow reading debugfs files that are not world readableMichal Suchanek1-1/+1
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-27usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin1-2/+5
2022-01-27Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin1-1/+1
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang1-1/+6
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang1-5/+16
2022-01-27staging: greybus: audio: Check null pointerJiasheng Jiang1-0/+15
2022-01-27rocker: fix a sleeping in atomic bugDan Carpenter1-1/+2
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet1-1/+6
2022-01-27netfilter: nft_set_pipapo: allocate pcpu scratch maps on cloneFlorian Westphal1-0/+8
2022-01-27bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().Kuniyuki Iwashima1-0/+2
2022-01-27bpf: Don't promote bogus looking registers after null check.Daniel Borkmann1-6/+6
2022-01-27netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()Xin Xiong1-1/+4
2022-01-27power: reset: mt6397: Check for null res pointerJiasheng Jiang1-0/+3
2022-01-27pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_...Zhou Qingyang1-0/+3
2022-01-27pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io...Zhou Qingyang1-0/+3
2022-01-27ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede1-3/+10
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun1-1/+1
2022-01-27hwmon: (mr75203) fix wrong power-up delay valueArseny Demidov1-1/+1
2022-01-27x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor1-2/+5
2022-01-27Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish1-0/+3
2022-01-27software node: fix wrong node passed to find nargs_propClément Léger1-1/+1
2022-01-27backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten1-10/+12
2022-01-27backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten1-12/+11
2022-01-27backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten1-3/+9
2022-01-27backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten1-32/+16
2022-01-27backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten1-2/+7
2022-01-27backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten1-1/+17
2022-01-27bpftool: Enable line buffering for stdoutPaul Chaignon1-0/+2
2022-01-27Bluetooth: L2CAP: Fix using wrong modeLuiz Augusto von Dentz1-2/+10
2022-01-27um: virtio_uml: Fix time-travel external time propagationJohannes Berg1-0/+4
2022-01-27um: fix ndelay/udelay definesJohannes Berg1-2/+2
2022-01-27selinux: fix potential memleak in selinux_add_opt()Bernard Zhao1-2/+10
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov1-0/+5
2022-01-27mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov1-0/+5
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2022-01-27ARM: dts: armada-38x: Add generic compatible to UART nodesMarek Behún1-2/+2
2022-01-27arm64: dts: marvell: cn9130: enable CP0 GPIO controllersRobert Marko1-0/+8
2022-01-27arm64: dts: marvell: cn9130: add GPIO and SPI aliasesRobert Marko1-0/+7
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun1-0/+1
2022-01-27ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara2-9/+16
2022-01-27xfrm: state and policy should fail if XFRMA_IF_ID 0Antony Antony1-3/+18
2022-01-27xfrm: interface with if_id 0 should return errorAntony Antony1-2/+12
2022-01-27media: hantro: Fix probe func error pathJernej Skrabec1-1/+2
2022-01-27drm/tegra: vic: Fix DMA API misuseRobin Murphy1-4/+3