summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-24Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-06-24Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-06-24MAINTAINERS: remove Timur Tabi from Freescale SOC sound driversTimur Tabi
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-24Merge tag 'amd-drm-fixes-5.13-2021-06-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus
2021-06-23Merge tag 'pm-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-23Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-22module: limit enabling module.sig_enforceMimi Zohar
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-22signal: Prevent sigqueue caching after task got releasedThomas Gleixner
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König
2021-06-22drm/radeon: wait for moving fence after pinningChristian König
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-22sched/fair: Ensure that the CFS parent is added after unthrottlingRik van Riel
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra
2021-06-22x86: Always inline task_size_max()Peter Zijlstra
2021-06-22x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra
2021-06-22x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()Peter Zijlstra
2021-06-22x86/entry: Fix noinstr fail in __do_fast_syscall_32()Peter Zijlstra
2021-06-22ceph: fix error handling in ceph_atomic_open and ceph_lookupJeff Layton
2021-06-22ceph: must hold snap_rwsem when filling inode for async createJeff Layton
2021-06-22x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-06-22x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner
2021-06-22Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter
2021-06-22gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-21drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer
2021-06-21netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton
2021-06-21afs: Fix afs_write_end() to handle short writesDavid Howells
2021-06-21gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain
2021-06-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-06-21drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi
2021-06-21objtool/x86: Ignore __x86_indirect_alt_* symbolsPeter Zijlstra
2021-06-21swiotlb: manipulate orig_addr when tlb_addr has offsetBumyong Lee
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle
2021-06-21s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle
2021-06-21s390: fix system call restart with multiple signalsSven Schnelle
2021-06-20Linux 5.13-rc7v5.13-rc7Linus Torvalds