summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-05-27Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-05-27dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flagChris Packham
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones
2021-05-27cifs: fix string declarations and assignments in tracepointsShyam Prasad N
2021-05-27cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel
2021-05-27Merge tag 'acpi-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-27Merge tag 'iommu-fixes-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-27perf debug: Move debug initialization earlierIan Rogers
2021-05-27afs: Fix the nlink handling of dir-over-dir renameDavid Howells
2021-05-27xfs: bunmapi has unnecessary AG lock ordering issuesDave Chinner
2021-05-27xfs: btree format inode forks can have zero extentsDave Chinner
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-27io_uring: fix data race to avoid potential NULL-derefMarco Elver
2021-05-27Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13Jens Axboe
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin
2021-05-27Merge tag 'icc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-05-27KVM: x86/mmu: Fix comment mentioning skip_4kDavid Matlack
2021-05-27xprtrdma: Revert 586a0787ce35Chuck Lever
2021-05-27NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-05-27KVM: VMX: update vcpu posted-interrupt descriptor when assigning deviceMarcelo Tosatti
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti
2021-05-27KVM: x86: add start_assignment hook to kvm_x86_opsMarcelo Tosatti
2021-05-27KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switchWanpeng Li
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen
2021-05-27KVM: selftests: allow different backing source typesAxel Rasmussen
2021-05-27KVM: selftests: compute correct demand paging sizeAxel Rasmussen
2021-05-27KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack