summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König2023-07-201-3/+3
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-09-072-20/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rtc: Add support for limited alarm timer offsetsGuenter Roeck2023-08-271-0/+1
| * | | | | | | | | | | | | | rtc: ds2404: Convert to GPIO descriptorsLinus Walleij2023-08-171-20/+0
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-072-12/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=ySean Christopherson2023-08-311-0/+19
| * | | | | | | | | | | | | | Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | KVM: Remove unused kvm_make_cpus_request_mask() declarationYue Haibing2023-08-171-2/+0
| | * | | | | | | | | | | | | | KVM: Remove unused kvm_device_{get,put}() declarationsYue Haibing2023-08-171-2/+0
| | * | | | | | | | | | | | | | KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+5
| * | | | | | | | | | | | | | | Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-312-7/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/nextMarc Zyngier2023-08-281-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVMMarc Zyngier2023-08-231-1/+1
| | | * | | | | | | | | | | | | | KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier2023-08-221-0/+2
| | * | | | | | | | | | | | | | | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack2023-08-171-4/+3
| | * | | | | | | | | | | | | | | KVM: Allow range-based TLB invalidation from common codeDavid Matlack2023-08-171-0/+11
| | * | | | | | | | | | | | | | | KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta2023-08-171-0/+2
| | * | | | | | | | | | | | | | | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2023-08-171-2/+2
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-064-25/+180
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ceph: make num_fwd and num_retry to __u32Xiubo Li2023-08-311-3/+20
| * | | | | | | | | | | | | | | | ceph: make members in struct ceph_mds_request_args_ext a unionXiubo Li2023-08-311-11/+13
| * | | | | | | | | | | | | | | | libceph: add CEPH_OSD_OP_ASSERT_VER supportJeff Layton2023-08-242-1/+9
| * | | | | | | | | | | | | | | | ceph: fscrypt_auth handling for cephJeff Layton2023-08-221-8/+13
| * | | | | | | | | | | | | | | | libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_typeJeff Layton2023-08-222-0/+12
| * | | | | | | | | | | | | | | | libceph: add sparse read support to OSD clientJeff Layton2023-08-221-0/+32
| * | | | | | | | | | | | | | | | libceph: add sparse read support to msgr1Jeff Layton2023-08-221-0/+4
| * | | | | | | | | | | | | | | | libceph: new sparse_read op, support sparse reads on msgr2 crc codepathJeff Layton2023-08-221-0/+28
| * | | | | | | | | | | | | | | | libceph: define struct ceph_sparse_extent and add some helpersJeff Layton2023-08-221-1/+42
| * | | | | | | | | | | | | | | | libceph: add spinlock around osd->o_requestsJeff Layton2023-08-221-1/+7
* | | | | | | | | | | | | | | | | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-062-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov2023-07-281-1/+0
| * | | | | | | | | | | | | | | | | Merge tag 'v6.4' into nextDmitry Torokhov2023-07-17675-7851/+18518
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov2023-07-071-1/+1
* | | | | | | | | | | | | | | | | | | Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-051-1/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | fuse: add STATX requestMiklos Szeredi2023-08-161-0/+52
| * | | | | | | | | | | | | | | | | | | fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu2023-08-161-1/+7
* | | | | | | | | | | | | | | | | | | | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-052-65/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | asm-generic: Remove ide_iops.hGeert Uytterhoeven2023-08-241-39/+0
| * | | | | | | | | | | | | | | | | | | | ata: libata: remove deprecated EH callbacksNiklas Cassel2023-08-021-6/+0
| * | | | | | | | | | | | | | | | | | | | ata: libata-core: remove ata_bus_probe()Niklas Cassel2023-08-021-1/+0
| * | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_init()Niklas Cassel2023-08-021-1/+0
| * | | | | | | | | | | | | | | | | | | | ata,scsi: cleanup __ata_port_probe()Hannes Reinecke2023-08-021-1/+1
| * | | | | | | | | | | | | | | | | | | | ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke2023-08-021-1/+0
| * | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke2023-08-021-1/+0
| * | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke2023-08-021-2/+0
| * | | | | | | | | | | | | | | | | | | | ata: libata: remove references to non-existing error_handler()Hannes Reinecke2023-08-021-1/+1
| * | | | | | | | | | | | | | | | | | | | ata: fix debounce timings typeSergey Shtylyov2023-08-021-10/+10
| * | | | | | | | | | | | | | | | | | | | ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov2023-08-021-1/+1
| * | | | | | | | | | | | | | | | | | | | ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov2023-08-021-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \