Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | i2c: Allow an ACPI driver to manage the device's power state during probe | Sakari Ailus | 2021-11-03 | 1 | -0/+18 | |
* | ACPI: scan: Obtain device's desired enumeration power state | Sakari Ailus | 2021-11-03 | 1 | -0/+1 | |
* | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-11-02 | 7 | -8/+267 | |
|\ | ||||||
| *---. | Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs' | Rafael J. Wysocki | 2021-11-02 | 1 | -3/+0 | |
| |\ \ \ | ||||||
| | * | | | ACPI: APEI: mark apei_hest_parse() static | Christoph Hellwig | 2021-10-27 | 1 | -3/+0 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' | Rafael J. Wysocki | 2021-11-02 | 2 | -1/+8 | |
| |\ \ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | Merge back ACPI PCI material for v5.16. | Rafael J. Wysocki | 2021-10-12 | 2 | -1/+8 | |
| | |\ \ \ \ | ||||||
| | | * | | | | ACPI: glue: Drop cleanup callback from struct acpi_bus_type | Rafael J. Wysocki | 2021-09-27 | 1 | -1/+0 | |
| | | * | | | | PCI: ACPI: Drop acpi_pci_bus | Rafael J. Wysocki | 2021-09-27 | 1 | -0/+8 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 2021-11-02 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | / / | | | | | |_|_|/ / | | | | |/| | | | | ||||||
| | * | / | | | | | ACPICA: Add support for MADT online enabled bit | Mario Limonciello | 2021-09-13 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2021-11-02 | 4 | -4/+258 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | ACPICA: Update version to 20210930 | Bob Moore | 2021-10-05 | 1 | -1/+1 | |
| | * | | | | | | ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI ... | Bob Moore | 2021-10-05 | 1 | -1/+249 | |
| | * | | | | | | ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type | Alison Schofield | 2021-10-05 | 1 | -2/+7 | |
| | * | | | | | | ACPICA: Add support for Windows 2020 _OSI string | Mario Limonciello | 2021-10-05 | 1 | -0/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2021-11-02 | 2 | -21/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c | He Fengqing | 2021-11-01 | 1 | -20/+0 | |
| * | | | | | | | misc_cgroup: remove error log to avoid log flood | Chunguang Xu | 2021-09-20 | 1 | -1/+0 | |
| * | | | | | | | misc_cgroup: introduce misc.events to count failures | Chunguang Xu | 2021-09-20 | 1 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2021-11-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | workqueue: Introduce show_one_worker_pool and show_one_workqueue. | Imran Khan | 2021-10-20 | 1 | -1/+2 | |
* | | | | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-02 | 4 | -58/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | iov_iter: Introduce nofault flag to disable page faults | Andreas Gruenbacher | 2021-10-24 | 1 | -0/+1 | |
| * | | | | | | | | gup: Introduce FOLL_NOFAULT flag to disable page faults | Andreas Gruenbacher | 2021-10-24 | 1 | -1/+2 | |
| * | | | | | | | | iomap: Add done_before argument to iomap_dio_rw | Andreas Gruenbacher | 2021-10-24 | 1 | -2/+2 | |
| * | | | | | | | | iomap: Support partial direct I/O on user copy failures | Andreas Gruenbacher | 2021-10-24 | 1 | -0/+7 | |
| * | | | | | | | | iov_iter: Introduce fault_in_iov_iter_writeable | Andreas Gruenbacher | 2021-10-20 | 2 | -0/+2 | |
| * | | | | | | | | iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable | Andreas Gruenbacher | 2021-10-18 | 1 | -1/+1 | |
| * | | | | | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} | Andreas Gruenbacher | 2021-10-18 | 1 | -54/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-11-02 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 2021-11-02 | 1 | -18/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add | Wang Kefeng | 2021-10-19 | 1 | -18/+0 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-11-02 | 3 | -8/+55 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-10-31 | 30 | -50/+117 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | KVM: x86: On emulation failure, convey the exit reason, etc. to userspace | David Edmondson | 2021-10-25 | 1 | -0/+6 | |
| * | | | | | | | | | KVM: x86: Clarify the kvm_run.emulation_failure structure layout | David Edmondson | 2021-10-25 | 1 | -2/+6 | |
| * | | | | | | | | | KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK | Oliver Upton | 2021-10-18 | 1 | -1/+6 | |
| * | | | | | | | | | Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2021-10-05 | 2 | -0/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | RISC-V: KVM: Add SBI v0.1 support | Atish Patra | 2021-10-04 | 1 | -0/+8 | |
| | * | | | | | | | | | RISC-V: KVM: Add timer functionality | Atish Patra | 2021-10-04 | 1 | -0/+16 | |
| * | | | | | | | | | | kvm: use kvfree() in kvm_arch_free_vm() | Juergen Gross | 2021-10-01 | 1 | -1/+8 | |
| * | | | | | | | | | | kvm: irqfd: avoid update unmodified entries of the routing | Longpeng(Mike) | 2021-09-30 | 1 | -0/+2 | |
| * | | | | | | | | | | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 2021-09-30 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask | Vitaly Kuznetsov | 2021-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask() | Vitaly Kuznetsov | 2021-09-30 | 1 | -1/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-11-02 | 3 | -17/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Drivers: hv: vmbus: Remove unused code to check for subchannels | Michael Kelley | 2021-10-28 | 1 | -13/+0 | |
| * | | | | | | | | | | x86/hyperv: Add ghcb hvcall support for SNP VM | Tianyu Lan | 2021-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/hyperv: Add Write/Read MSR registers via ghcb page | Tianyu Lan | 2021-10-28 | 1 | -0/+1 |