Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2023-09-08 | 2 | -20/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rtc: Add support for limited alarm timer offsets | Guenter Roeck | 2023-08-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | rtc: ds2404: Convert to GPIO descriptors | Linus Walleij | 2023-08-17 | 1 | -20/+0 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-09-07 | 2 | -12/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y | Sean Christopherson | 2023-08-31 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2023-08-31 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | KVM: Remove unused kvm_make_cpus_request_mask() declaration | Yue Haibing | 2023-08-17 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | KVM: Remove unused kvm_device_{get,put}() declarations | Yue Haibing | 2023-08-17 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union | Sean Christopherson | 2023-08-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-08-31 | 2 | -7/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next | Marc Zyngier | 2023-08-28 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM | Marc Zyngier | 2023-08-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier | 2023-08-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code | David Matlack | 2023-08-17 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | KVM: Allow range-based TLB invalidation from common code | David Matlack | 2023-08-17 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | KVM: Declare kvm_arch_flush_remote_tlbs() globally | Raghavendra Rao Ananta | 2023-08-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() | David Matlack | 2023-08-17 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2023-09-06 | 4 | -25/+180 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | ceph: make num_fwd and num_retry to __u32 | Xiubo Li | 2023-08-31 | 1 | -3/+20 | |
| * | | | | | | | | | | | | | | | | ceph: make members in struct ceph_mds_request_args_ext a union | Xiubo Li | 2023-08-31 | 1 | -11/+13 | |
| * | | | | | | | | | | | | | | | | libceph: add CEPH_OSD_OP_ASSERT_VER support | Jeff Layton | 2023-08-24 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | ceph: fscrypt_auth handling for ceph | Jeff Layton | 2023-08-22 | 1 | -8/+13 | |
| * | | | | | | | | | | | | | | | | libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type | Jeff Layton | 2023-08-22 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | libceph: add sparse read support to OSD client | Jeff Layton | 2023-08-22 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | | | | libceph: add sparse read support to msgr1 | Jeff Layton | 2023-08-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | libceph: new sparse_read op, support sparse reads on msgr2 crc codepath | Jeff Layton | 2023-08-22 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | | | | libceph: define struct ceph_sparse_extent and add some helpers | Jeff Layton | 2023-08-22 | 1 | -1/+42 | |
| * | | | | | | | | | | | | | | | | libceph: add spinlock around osd->o_requests | Jeff Layton | 2023-08-22 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | | | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-09-06 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Input: tca6416-keypad - always expect proper IRQ number in i2c client | Dmitry Torokhov | 2023-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'v6.4' into next | Dmitry Torokhov | 2023-07-17 | 675 | -7851/+18518 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Input: gameport - use IS_REACHABLE() instead of open-coding it | Dmitry Torokhov | 2023-07-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-09-05 | 1 | -1/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | fuse: add STATX request | Miklos Szeredi | 2023-08-16 | 1 | -0/+52 | |
| * | | | | | | | | | | | | | | | | | | | fuse: add a new fuse init flag to relax restrictions in no cache mode | Hao Xu | 2023-08-16 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 2023-09-05 | 2 | -65/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | asm-generic: Remove ide_iops.h | Geert Uytterhoeven | 2023-08-24 | 1 | -39/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata: remove deprecated EH callbacks | Niklas Cassel | 2023-08-02 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata-core: remove ata_bus_probe() | Niklas Cassel | 2023-08-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_init() | Niklas Cassel | 2023-08-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata,scsi: cleanup __ata_port_probe() | Hannes Reinecke | 2023-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata-sata: remove ata_sas_sync_probe() | Hannes Reinecke | 2023-08-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_destroy() | Hannes Reinecke | 2023-08-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata,scsi: remove ata_sas_port_{start,stop} callbacks | Hannes Reinecke | 2023-08-02 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata: remove references to non-existing error_handler() | Hannes Reinecke | 2023-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | ata: fix debounce timings type | Sergey Shtylyov | 2023-08-02 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata-core: fix parameter types of ata_wait_register() | Sergey Shtylyov | 2023-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | ata: libata: fix parameter type of ata_deadline() | Sergey Shtylyov | 2023-08-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-09-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | linux/export.h: make <linux/export.h> independent of CONFIG_MODULES | Masahiro Yamada | 2023-07-24 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |