summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfio: Remove vfio_free_deviceEric Farman2022-11-1012-35/+4
* vfio/ccw: replace vfio_init_device with _alloc_Eric Farman2022-11-105-37/+23
* vfio/ccw: remove release completionEric Farman2022-11-102-16/+1
* vfio/ccw: move private to mdev lifecycleEric Farman2022-11-103-28/+16
* vfio/ccw: move private initialization to callbackEric Farman2022-11-103-66/+58
* vfio/ccw: remove private->schEric Farman2022-11-105-28/+26
* vfio/ccw: create a parent structEric Farman2022-11-103-25/+101
* vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmapsJoao Martins2022-11-091-2/+6
* vfio/iova_bitmap: Explicitly include linux/slab.hJoao Martins2022-11-091-0/+1
* vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca2022-11-091-2/+1
* vfio/mlx5: Switch to use module_pci_driver() macroShang XiaoJing2022-11-091-12/+1
* MAINTAINERS: git://github -> https://github.com for awilliamPalmer Dabbelt2022-11-091-1/+1
* Linux 6.1-rc4v6.1-rc4Linus Torvalds2022-11-061-1/+1
* Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-068-91/+448
|\
| * cxl/region: Recycle region idsDan Williams2022-11-041-0/+20
| * cxl/region: Fix 'distance' calculation with passthrough portsDan Williams2022-11-043-3/+19
| * tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| * tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
| * cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams2022-11-043-37/+68
| * cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams2022-11-041-0/+11
| * cxl/region: Fix region HPA ordering validationDan Williams2022-11-041-0/+3
| * cxl/pmem: Use size_add() against integer overflowYu Zhe2022-11-031-1/+1
| * cxl/region: Fix decoder allocation crashVishal Verma2022-11-011-26/+41
| * ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-211-0/+1
| * cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.Jonathan Cameron2022-10-201-1/+1
| * cxl/region: Fix null pointer dereference due to pass through decoder commitJonathan Cameron2022-10-201-1/+2
| * cxl/mbox: Add a check on input payload sizeJonathan Cameron2022-10-201-1/+1
* | Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-062-14/+103
|\ \
| * | Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck2022-11-041-1/+0
| * | hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi2022-11-041-13/+103
* | | Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-064-11/+18
|\ \ \
| * | | perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang2022-11-021-0/+1
| * | | perf/x86/intel: Fix pebs event constraints for SPRKan Liang2022-11-021-2/+7
| * | | perf/x86/intel: Fix pebs event constraints for ICLKan Liang2022-11-021-2/+7
| * | | perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui2022-11-021-5/+1
| * | | perf/hw_breakpoint: test: Skip the test if dependencies unmetDavid Gow2022-11-021-2/+2
| |/ /
* | | Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-063-9/+29
|\ \ \
| * | | x86/cpu: Add several Intel server CPU model numbersTony Luck2022-11-041-1/+10
| * | | x86/tdx: Panic on bad configs that #VE on "private" memory accessKirill A. Shutemov2022-11-011-5/+16
| * | | x86/tdx: Prepare for using "INFO" call for a second purposeDave Hansen2022-11-011-3/+3
| * | | x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa2022-10-241-1/+1
* | | | Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-11-064-21/+16
|\ \ \ \
| * | | | kconfig: fix segmentation fault in menuconfig searchMasahiro Yamada2022-11-021-19/+4
| * | | | kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-arMasahiro Yamada2022-10-281-1/+1
| * | | | kbuild: fix typo in modpostWill McVicker2022-10-281-1/+1
| * | | | Documentation: kbuild: Add description of git for reproducible buildsDan Li2022-10-281-0/+10
| * | | | kbuild: use POSIX-compatible grep optionStefan Hansson2022-10-281-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-0611-60/+52
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-11-067-36/+34
| |\ \ \ \
| | * | | | arm64: booting: Document our requirements for fine grained traps with SMEMark Brown2022-11-011-0/+8