summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-09xtensa/simdisk: fix proc_read_simdisk()Yi Yang
2022-06-09mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin
2022-06-09hugetlb: fix huge_pmd_unshare address updateMike Kravetz
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09mm/page_alloc: always attempt to allocate at least one page during bulk alloc...Mel Gorman
2022-06-09Revert "mm/cma.c: remove redundant cma_mutex lock"Dong Aisheng
2022-06-09iommu/dma: Fix iova map result check bugYunfei Wang
2022-06-09iommu/msm: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09ksmbd: fix outstanding credits related bugsHyunchul Lee
2022-06-09ftrace: Clean up hash direct_functions on register failuresSong Liu
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-06-09um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-06-09um: Use asm-generic/dma-mapping.hJohannes Berg
2022-06-09um: virtio_uml: Fix broken device handling in time-travelJohannes Berg
2022-06-09mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-09cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov
2022-06-09mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-06-09thermal: devfreq_cooling: use local ops instead of global opsKant Fan
2022-06-09irqchip: irq-xtensa-mx: fix initial IRQ affinityMax Filippov
2022-06-09irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár
2022-06-09csky: patch_text: Fixup last cpu should be masterGuo Ren
2022-06-09mmc: core: Allows to override the timeout value for ioctl() pathBean Huo
2022-06-09RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-09lib/string_helpers: fix not adding strarray to device's resource listPuyou Lu
2022-06-09Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bugSean Christopherson
2022-06-09ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-09mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami
2022-06-09md: fix an incorrect NULL check in md_reload_sbXiaomeng Tong
2022-06-09md: fix an incorrect NULL check in does_sb_need_changingXiaomeng Tong
2022-06-09drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-06-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach
2022-06-09drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09landlock: Fix same-layer rule unionsMickaël Salaün
2022-06-09landlock: Create find_rule() from unmask_layers()Mickaël Salaün
2022-06-09landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-06-09landlock: Define access_mask_t to enforce a consistent access mask sizeMickaël Salaün
2022-06-09selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün
2022-06-09landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-06-09landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-06-09selftests/landlock: Add tests for O_PATHMickaël Salaün
2022-06-09selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün