summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.208v4.19.208Greg Kroah-Hartman2021-09-261-1/+1
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-261-1/+1
* blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin2021-09-261-0/+1
* pwm: stm32-lp: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-2/+0
* pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-14/+0
* pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-16/+0
* nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun2021-09-261-1/+1
* nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun2021-09-261-2/+2
* nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun2021-09-261-1/+1
* nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun2021-09-261-2/+2
* nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun2021-09-261-5/+3
* nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun2021-09-261-4/+2
* ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton2021-09-261-0/+2
* dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey2021-09-261-1/+1
* dmaengine: ioat: depends on !UMLJohannes Berg2021-09-261-1/+1
* dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei2021-09-261-0/+1
* parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck2021-09-261-9/+9
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-265-38/+8
* Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn2021-09-261-1/+0
* pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König2021-09-261-5/+5
* profiling: fix shift-out-of-bounds bugsPavel Skripkin2021-09-261-10/+11
* nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei2021-09-261-5/+4
* prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov2021-09-261-7/+0
* 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-09-261-1/+3
* thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter2021-09-261-0/+1
* dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko2021-09-261-3/+7
* sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner2021-09-261-3/+10
* sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner2021-09-261-0/+3
* tracing/kprobe: Fix kprobe_on_func_entry() modificationLi Huafei2021-09-261-1/+2
* crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy2021-09-261-1/+1
* apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko2021-09-261-3/+0
* rcu: Fix missed wakeup of exp_wq waitersNeeraj Upadhyay2021-09-261-1/+1
* KVM: remember position in kvm->vcpus arrayRadim Krčmář2021-09-262-10/+6
* s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-261-24/+26
* Linux 4.19.207v4.19.207Greg Kroah-Hartman2021-09-221-1/+1
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* ip_gre: validate csum_start only on pullWillem de Bruijn2021-09-221-3/+6
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-222-2/+12
* netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans2021-09-221-3/+1
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton2021-09-221-0/+8
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-09-221-1/+2
* NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li2021-09-221-0/+1
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1