summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-26iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu
2021-09-26iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu
2021-09-26iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang
2021-09-26parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck
2021-09-26dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-26dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko
2021-09-26thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann
2021-09-26tracing/boot: Fix to loop on only subkeysMasami Hiramatsu
2021-09-26tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-26init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes
2021-09-26math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-09-26SUNRPC: don't pause on incomplete allocationNeilBrown
2021-09-26s390/entry: make oklabel within CHKSTG macro localHeiko Carstens
2021-09-26platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou
2021-09-26platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou
2021-09-26dmaengine: idxd: clear block on fault flag when clear wqDave Jiang
2021-09-26dmaengine: idxd: fix abort status checkDave Jiang
2021-09-26dmaengine: idxd: fix wq slot allocation index checkDave Jiang
2021-09-26dmaengine: idxd: have command status always setDave Jiang
2021-09-26dmanegine: idxd: cleanup all device related bits after disabling deviceDave Jiang
2021-09-26pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registeredUwe Kleine-König
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König
2021-09-26ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton
2021-09-26thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke
2021-09-26PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin
2021-09-26nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov
2021-09-26pwm: ab8500: Fix register offset calculation to not depend on probe orderUwe Kleine-König
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-09-26n64cart: fix return value check in n64cart_probe()Yang Yingliang
2021-09-26staging: rtl8723bs: fix wpa_set_auth_algs() functionFabio Aiuto
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-26perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko
2021-09-26RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-26RDMA/hns: Enable stash feature of HIP09Yixing Liu
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg
2021-09-26coredump: fix memleak in dump_vma_snapshot()QiuXi
2021-09-26um: fix stub location calculationJohannes Berg
2021-09-26staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor
2021-09-26console: consume APC, DM, DCSnick black
2021-09-26PCI: aardvark: Fix reporting CRS valuePali Rohár
2021-09-26PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár
2021-09-22Linux 5.14.7v5.14.7Greg Kroah-Hartman