summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08crypto: rsa-pkcs1pad - only allow with rsaEric Biggers1-0/+5
2022-04-08exec: Force single empty string when argv is emptyKees Cook1-1/+25
2022-04-08lib/raid6/test: fix multiple definition linking errorDirk Müller1-1/+0
2022-04-08thermal: int340x: Increase bitmap sizeSrinivas Pandruvada1-1/+1
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn3-24/+22
2022-04-08carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King1-1/+1
2022-04-08mgag200 fix memmapsl configuration in GCTL6 registerJocelyn Falempe1-1/+4
2022-04-08ARM: dts: exynos: add missing HDMI supplies on SMDK5420Krzysztof Kozlowski1-0/+3
2022-04-08ARM: dts: exynos: add missing HDMI supplies on SMDK5250Krzysztof Kozlowski1-0/+3
2022-04-08ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski1-1/+1
2022-04-08ARM: dts: at91: sama5d2: Fix PMERRLOC resource sizeTudor Ambarus1-1/+1
2022-04-08ARM: dts: at91: sama7g5: Remove unused properties in i2c nodesTudor Ambarus1-6/+0
2022-04-08rfkill: make new event layout opt-inJohannes Berg2-16/+46
2022-04-08video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz1-6/+6
2022-04-08video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller1-18/+7
2022-04-08fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann2-3/+27
2022-04-08drm/edid: check basic audio support on CEA extension blockCooper Chiou1-1/+2
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2-0/+28
2022-04-08block: limit request dispatch loop durationShin'ichiro Kawasaki1-1/+8
2022-04-08mailbox: tegra-hsp: Flush whole channelPekka Pessi1-0/+5
2022-04-08landlock: Use square brackets around "landlock-ruleset"Christian Brauner1-1/+1
2022-04-08samples/landlock: Fix path_list memory leakTom Rix1-0/+1
2022-04-08drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou1-2/+2
2022-04-08ext4: make mb_optimize_scan performance mount option work with extentsOjaswin Mujoo1-1/+1
2022-04-08ext4: fix fs corruption when tring to remove a non-empty directory with IO errorYe Bin2-10/+9
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-04-08coredump: Also dump first pages of non-executable ELF librariesJann Horn1-5/+34
2022-04-08ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus1-1/+1
2022-04-08Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki1-8/+19
2022-04-08ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi1-5/+6
2022-04-08arm64: dts: ti: k3-am64: Fix gic-v3 compatible regsNishanth Menon2-1/+5
2022-04-08arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regsNishanth Menon2-1/+5
2022-04-08arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regsNishanth Menon2-1/+5
2022-04-08arm64: dts: ti: k3-am65: Fix gic-v3 compatible regsNishanth Menon2-1/+5
2022-04-08arm64: dts: qcom: sm8250: Fix MSI IRQ for PCIe1 and PCIe2Manivannan Sadhasivam1-2/+2
2022-04-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna2-5/+63
2022-04-08arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf1-4/+6
2022-04-08PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks1-1/+50
2022-04-08powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher1-1/+1
2022-04-08drbd: fix potential silent data corruptionLars Ellenberg1-1/+2
2022-04-08tracing: Have trace event string test handle zero length stringsSteven Rostedt (Google)1-2/+7
2022-04-08dm integrity: set journal entry unused when shrinking deviceMikulas Patocka1-2/+4
2022-04-08dm: fix double accounting of flush with dataMike Snitzer3-17/+38
2022-04-08dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer2-12/+25
2022-04-08dm: fix use-after-free in dm_cleanup_zoned_dev()Kirill Tkhai1-1/+1
2022-04-08dm stats: fix too short end duration_ns when using precise_timestampsMike Snitzer3-5/+34
2022-04-08mm/kmemleak: reset tag when compare object pointerKuan-Ying Lee1-2/+7
2022-04-08mm,hwpoison: unmap poisoned page before invalidationRik van Riel1-4/+8
2022-04-08Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"Charan Teja Kalla1-8/+1
2022-04-08mm: madvise: return correct bytes advised with process_madviseCharan Teja Kalla1-2/+1