summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley1-1/+2
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-26drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil1-1/+0
2021-11-26sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort1-0/+3
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-26f2fs: fix up f2fs_lookup tracepointsGao Xiang1-6/+6
2021-11-26maple: fix wrong return value of maple_bus_init().Lu Wei1-1/+4
2021-11-26sh: check return code of request_irqNick Desaulniers1-2/+3
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman1-1/+1
2021-11-26ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye1-0/+2
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-11-26scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie1-1/+0
2021-11-26scsi: target: Fix ordered tag handlingMike Christie4-24/+61
2021-11-26MIPS: sni: Fix the buildBart Van Assche1-2/+2
2021-11-26tty: tty_buffer: Fix the softlockup issue in flush_to_ldiscGuanghui Feng1-0/+3
2021-11-26ALSA: ISA: not for M68KRandy Dunlap3-1/+4
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang1-1/+1
2021-11-26ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros2-2/+2
2021-11-26firmware_loader: fix pre-allocated buf built-in firmware useLuis Chamberlain1-6/+7
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2021-11-26ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede1-0/+40
2021-11-26arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2-16/+16
2021-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang1-0/+5
2021-11-26arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2-3/+3
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-11-26arm64: zynqmp: Fix serial compatible stringMichal Simek1-2/+2
2021-11-26arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2021-11-26erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang2-11/+19
2021-11-26erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu2-7/+2
2021-11-26PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier1-0/+6
2021-11-26PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2-0/+5
2021-11-26PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner1-12/+12
2021-11-26parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-26fortify: Explicitly disable Clang supportKees Cook1-0/+3
2021-11-26ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu1-5/+4
2021-11-26x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane3-7/+40
2021-11-26fuse: truncate pagecache on atomic_o_truncMiklos Szeredi1-2/+5