summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-03Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête1-0/+1
2021-03-03Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-03HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-03-03ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-03ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki1-11/+33
2021-03-03blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-03-03scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-03mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-03-03arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-03-03mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin1-1/+3
2021-03-03mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin1-3/+3
2021-03-03ocfs2: fix a use after free on errorDan Carpenter1-1/+7
2021-03-03net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-03-03i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski1-27/+0
2021-03-03i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba1-3/+6
2021-03-03ext4: fix potential htree index checksum corruptionTheodore Ts'o1-4/+3
2021-03-03drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-03-03PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-03-03VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-03-03pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South1-1/+0
2021-03-03misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju1-0/+1
2021-03-03misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju1-1/+1
2021-03-03sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2021-03-03Input: elo - fix an error code in elo_connect()Dan Carpenter1-1/+3
2021-03-03perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-03-03perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-03-03spi: pxa2xx: Fix the controller numbering for Wildcat PointAndy Shevchenko1-8/+19
2021-03-03powerpc/8xx: Fix software emulation interruptChristophe Leroy1-1/+1
2021-03-03powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch1-4/+3
2021-03-03mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-03-03spi: stm32: properly handle 0 byte transferAlain Volmat1-0/+4
2021-03-03RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson1-3/+8
2021-03-03perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-03-03tracepoint: Do not fail unregistering a probe due to memory failureSteven Rostedt (VMware)1-16/+64
2021-03-03amba: Fix resource leak for drivers without .removeUwe Kleine-König1-8/+12
2021-03-03ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin1-2/+2
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET1-1/+3
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy1-1/+1
2021-03-03IB/umad: Return EIO in case of when device disassociatedShay Drory1-1/+6
2021-03-03auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven1-2/+1
2021-03-03isofs: release buffer head before returnPan Bian2-0/+2
2021-03-03spi: atmel: Put allocated master before returnPan Bian1-1/+1
2021-03-03certs: Fix blacklist flag type confusionDavid Howells4-4/+6
2021-03-03regulator: axp20x: Fix reference cout leakPan Bian1-4/+3
2021-03-03clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix1-4/+1
2021-03-03rtc: s5m: select REGMAP_I2CBartosz Golaszewski1-0/+1
2021-03-03power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea1-1/+1
2021-03-03of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9