summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-17zram: off by one in read_block_state()Dan Carpenter
2021-11-17mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin
2021-11-17bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-17ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede
2021-11-17net: vlan: fix a UAF in vlan_dev_real_dev()Ziyang Xuan
2021-11-17net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-17xen-pciback: Fix return in pm_ctrl_init()YueHaibing
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-11-17NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-17ar7: fix kernel builds for compiler testJackie Liu
2021-11-17watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-11-17m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-11-17signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-11-17dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen
2021-11-17netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal
2021-11-17soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa
2021-11-17auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven
2021-11-17auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven
2021-11-17auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven
2021-11-17dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea
2021-11-17mtd: core: don't remove debugfs directory if device is in useZev Weiss
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov
2021-11-17fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai
2021-11-17NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-11-17opp: Fix return in _opp_add_static_v2()YueHaibing
2021-11-17PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár
2021-11-17PCI: aardvark: Don't spam about PIO Response StatusMarek Behún
2021-11-17drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)
2021-11-17pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-11-17rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen
2021-11-17apparmor: fix error checkTom Rix
2021-11-17power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede
2021-11-17mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-17powerpc/44x/fsp2: add missing of_node_putBixuan Cui
2021-11-17HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura
2021-11-17HID: u2fzero: clarify error check and length calculationsAndrej Shadura
2021-11-17serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula
2021-11-17phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-11-17ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald
2021-11-17ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald
2021-11-17ARM: dts: stm32: fix SAI sub nodes register rangeOlivier Moysan
2021-11-17staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum
2021-11-17RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-17scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-17power: supply: rt5033_battery: Change voltage values to µVJakob Hauser
2021-11-17usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-11-17serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-11-17video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy