summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-17mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin1-3/+4
2021-11-17bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-17ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-17net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan2-3/+3
2021-11-17net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-17xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-17NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust1-7/+8
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-17ar7: fix kernel builds for compiler testJackie Liu1-1/+1
2021-11-17watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-17m68k: set a default value for MEMORY_RESERVERandy Dunlap1-0/+1
2021-11-17signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman1-4/+6
2021-11-17dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen1-1/+1
2021-11-17netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal1-1/+1
2021-11-17soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa1-0/+1
2021-11-17auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven1-0/+10
2021-11-17auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven1-28/+28
2021-11-17auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven1-0/+10
2021-11-17dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea1-1/+1
2021-11-17mtd: core: don't remove debugfs directory if device is in useZev Weiss1-2/+2
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-11-17fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai1-1/+3
2021-11-17NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust1-15/+2
2021-11-17opp: Fix return in _opp_add_static_v2()YueHaibing1-1/+1
2021-11-17PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár1-0/+1
2021-11-17PCI: aardvark: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-11-17drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-11-17pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers2-4/+4
2021-11-17rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen1-1/+1
2021-11-17apparmor: fix error checkTom Rix1-2/+2
2021-11-17power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede1-1/+2
2021-11-17mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2-17/+16
2021-11-17powerpc/44x/fsp2: add missing of_node_putBixuan Cui1-0/+2
2021-11-17HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura1-1/+1
2021-11-17HID: u2fzero: clarify error check and length calculationsAndrej Shadura1-3/+5
2021-11-17serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula1-1/+2
2021-11-17phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy1-6/+10
2021-11-17ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald1-2/+3
2021-11-17ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald1-2/+2
2021-11-17ARM: dts: stm32: fix SAI sub nodes register rangeOlivier Moysan1-8/+8
2021-11-17staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum1-0/+3
2021-11-17RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky1-1/+3
2021-11-17scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-17power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-11-17usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-17serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-11-17video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1