summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-12-122-85/+109
|\
| * cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REFTejun Heo2022-10-312-0/+7
| * cgroup: Implement DEBUG_CGROUP_REFTejun Heo2022-10-282-85/+102
* | Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-122-3/+4
|\ \
| * | sched/psi: Use task->psi_flags to clear in CPU migrationChengming Zhou2022-10-301-3/+0
| * | sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan2022-10-301-0/+1
| * | sched/psi: Fix avgs_work re-arm in psi_avgs_work()Chengming Zhou2022-10-301-0/+3
* | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-123-33/+96
|\ \ \
| * | | perf: Rewrite core context handlingPeter Zijlstra2022-10-273-33/+96
| |/ /
* | | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-25/+9
|\ \ \
| * | | EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-211-20/+2
| * | | EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He2022-10-211-0/+6
| * | | EDAC/ghes: Add a notifier for reporting memory errorsJia He2022-10-201-7/+3
* | | | Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-121-3/+3
|\ \ \ \
| * | | | x86/resctrl: Remove arch_has_empty_bitmapsBabu Moger2022-10-241-3/+3
| | |/ / | |/| |
* | | | Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+42
|\ \ \ \
| * | | | virt: Add TDX guest driverKuppuswamy Sathyanarayanan2022-11-171-0/+42
* | | | | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-12-126-0/+180
|\ \ \ \ \
| * | | | | cxl/pci: Add some type-safety to the AER trace pointsDan Williams2022-12-061-8/+8
| * | | | | cxl/security: Drop security command ioctl uapiDan Williams2022-12-061-6/+0
| * | | | | Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams2022-12-055-5/+202
| |\ \ \ \ \
| | * \ \ \ \ Merge "ACPICA: Add CXL 3.0 structures..." into for-6.2/cxl-xorDan Williams2022-12-035-5/+202
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlDan Williams2022-12-052-0/+115
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/AER: Add optional logging callback for correctable errorDave Jiang2022-12-031-0/+3
| | * | | | | | | cxl/pci: add tracepoint events for CXL RASDave Jiang2022-12-031-0/+112
| | |/ / / / / /
| * | | | | | | nvdimm/region: Move cache management to the region driverDan Williams2022-12-021-0/+5
| * | | | | | | nvdimm/cxl/pmem: Add support for master passphrase disable security commandDave Jiang2022-12-011-0/+2
| * | | | | | | cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang2022-12-011-0/+1
| * | | | | | | cxl/pmem: Add "Unlock" security command supportDave Jiang2022-12-011-0/+1
| * | | | | | | cxl/pmem: Add "Freeze Security State" security command supportDave Jiang2022-12-011-0/+1
| * | | | | | | cxl/pmem: Add Disable Passphrase security command supportDave Jiang2022-12-011-0/+1
| * | | | | | | cxl/pmem: Add "Set Passphrase" security command supportDave Jiang2022-12-011-0/+1
| * | | | | | | cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang2022-11-301-0/+1
| * | | | | | | memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso2022-11-141-0/+38
| * | | | | | | cxl/doe: Request exclusive DOE accessIra Weiny2022-11-141-0/+1
| * | | | | | | PCI: Allow drivers to request exclusive config regionsIra Weiny2022-11-142-0/+19
| |/ / / / / /
* | | | | | | Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | thermal: Validate new state in cur_state_store()Viresh Kumar2022-10-251-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-129-10/+345
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2022-12-122-0/+12
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | * | | | | | | | ACPI: processor: Silence missing prototype warningsSudeep Holla2022-11-231-0/+5
| | | * | | | | | | | ACPI: processor_idle: Silence missing prototype warningsSudeep Holla2022-11-231-0/+5
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI: PM: Silence missing prototype warningSudeep Holla2022-11-231-0/+2
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-122-1/+12
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | ACPI: FFH: Silence missing prototype warningsSudeep Holla2022-11-231-0/+4
| | | * | | | | | | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-1/+1
| | | * | | | | | | ACPI: Implement a generic FFH Opregion handlerSudeep Holla2022-11-141-0/+7
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2022-12-126-9/+321
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Update version to 20221020Bob Moore2022-11-081-1/+1
| | * | | | | | | | ACPICA: Finish support for the CDAT tableBob Moore2022-10-282-2/+116