summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-26Linux 5.4.149v5.4.149Greg Kroah-Hartman1-1/+1
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-26rtc: rx8010: select REGMAP_I2CYu-Tung Chang1-0/+1
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin1-0/+1
2021-09-26pwm: stm32-lp: Don't modify HW state in .remove() callbackUwe Kleine-König1-2/+0
2021-09-26pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König1-14/+0
2021-09-26pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König1-16/+0
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun1-5/+3
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun1-4/+2
2021-09-26btrfs: fix lockdep warning while mounting sprout fsAnand Jain1-3/+4
2021-09-26ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton1-0/+2
2021-09-26ceph: request Fw caps before updating the mtime in ceph_write_iterJeff Layton1-15/+17
2021-09-26dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey1-1/+1
2021-09-26dmaengine: ioat: depends on !UMLJohannes Berg1-1/+1
2021-09-26dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-09-26parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner5-38/+8
2021-09-26thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann1-2/+3
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn1-1/+0
2021-09-26net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2021-09-26phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König1-5/+5
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin1-10/+11
2021-09-26nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei1-5/+4
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov1-7/+0
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji1-1/+3
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter1-0/+1
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko1-3/+7
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-09-26staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor1-1/+1
2021-09-26sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner1-3/+10
2021-09-26sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner1-0/+3
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin4-12/+82
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin3-14/+15
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2-9/+9
2021-09-26apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko1-3/+0
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli1-1/+5
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-26console: consume APC, DM, DCSnick black1-4/+27
2021-09-26KVM: remember position in kvm->vcpus arrayRadim Krčmář2-10/+6
2021-09-26PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan3-0/+31
2021-09-26PCI: aardvark: Fix reporting CRS valuePali Rohár1-4/+63
2021-09-26PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár1-1/+1
2021-09-26PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár1-1/+3
2021-09-26PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk2-51/+52