summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-03-01Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-01binfmt_elf: Avoid total_mapping_size for ET_EXECKees Cook
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg
2022-03-01netfilter: nf_queue: handle socket prefetchFlorian Westphal
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-03-01netfilter: nf_queue: don't assume sk is full socketFlorian Westphal
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-03-01nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov
2022-02-28pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland
2022-02-28pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offsetHans Verkuil
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-28blktrace: fix use after free for struct blk_traceYu Kuai
2022-02-28iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar
2022-02-28net: ipa: fix a build dependencyAlex Elder
2022-02-28atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson
2022-02-28net/smc: Fix cleanup when register ULP failsTony Lu
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-02-28efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-02-28Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/...Dave Airlie