summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár1-0/+6
2021-11-26s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-11-26video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut1-6/+0
2021-11-26backlight: gpio-backlight: Correct initial power state handlingPeter Ujfalusi1-4/+20
2021-11-26mm, oom: do not trigger out_of_memory from the #PFMichal Hocko1-14/+8
2021-11-26mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin1-0/+3
2021-11-26powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2-8/+56
2021-11-26powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2-0/+10
2021-11-26powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-10/+17
2021-11-26powerpc/bpf: Validate branch rangesNaveen N. Rao2-9/+27
2021-11-26powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao3-7/+8
2021-11-269p/net: fix missing error check in p9_check_errorsDominique Martinet1-0/+2
2021-11-26f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim2-2/+2
2021-11-26ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-26ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold1-5/+14
2021-11-26cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-26vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata1-0/+2
2021-11-26arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-26nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-26llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet1-1/+3
2021-11-26zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-26mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin1-3/+4
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-26ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-26xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-26i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-26scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-26ar7: fix kernel builds for compiler testJackie Liu1-1/+1
2021-11-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-11-26m68k: set a default value for MEMORY_RESERVERandy Dunlap1-0/+1
2021-11-26dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen1-1/+1
2021-11-26netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal1-1/+1
2021-11-26auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven1-0/+10
2021-11-26auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven1-28/+28
2021-11-26auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven1-0/+10
2021-11-26dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea1-1/+1
2021-11-26mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-11-26fs: orangefs: fix error return code of orangefs_revalidate_lookup()Jia-Ju Bai1-1/+3
2021-11-26NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust1-15/+2
2021-11-26PCI: aardvark: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-11-26drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-11-26pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers2-4/+4
2021-11-26rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen1-1/+1
2021-11-26apparmor: fix error checkTom Rix1-2/+2
2021-11-26power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede1-1/+2
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2-17/+16