summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-17Linux 5.14.13v5.14.13Greg Kroah-Hartman
2021-10-17hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman
2021-10-17io_uring: kill fasyncPavel Begunkov
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-17perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-10-17scsi: qla2xxx: Fix excessive messages during device logoutArun Easi
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-10-17vboxfs: fix broken legacy mount signature checkingLinus Torvalds
2021-10-17net: bgmac-platform: handle mac-address deferralMatthew Hagan
2021-10-17mac80211: check return value of rhashtable_initMichelleJin
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-17hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-10-17pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-17netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-10-17netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-10-17KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleZenghui Yu
2021-10-17ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert
2021-10-17HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens
2021-10-17netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-17ALSA: usb-audio: Unify mixer resume and reset_resume procedureTakashi Iwai
2021-10-17ALSA: oxfw: fix transmission method for Loud models based on OXFW971Takashi Sakamoto
2021-10-17ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart
2021-10-17ext4: correct the error path of ext4_write_inline_data_end()Zhang Yi
2021-10-17ext4: check and update i_disksize properlyZhang Yi
2021-10-13Linux 5.14.12v5.14.12Greg Kroah-Hartman
2021-10-13dsa: tag_dsa: Fix mask for trunked packetsAndrew Lunn
2021-10-13x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-13x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum
2021-10-13x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn
2021-10-13x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov
2021-10-13x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn
2021-10-13x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2021-10-13pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar
2021-10-13powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy
2021-10-13powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin
2021-10-13powerpc/traps: do not enable irqs in _exceptionNicholas Piggin
2021-10-13powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin
2021-10-13powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-10-13powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_ENDNaveen N. Rao
2021-10-13powerpc/bpf ppc32: Fix JMP32_JSET_KNaveen N. Rao
2021-10-13powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operationNaveen N. Rao
2021-10-13powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-10-13powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao