summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-173-10/+2
|\
| * Input: make input_class constantRicardo B. Marliere2024-03-101-1/+1
| * Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| * Input: navpoint - remove driverDuje Mihanović2024-01-181-8/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-164-3/+61
|\ \
| * \ Merge patch series "scsi: Allow scsi_execute users to request retries"Martin K. Petersen2024-01-291-0/+48
| |\ \
| | * | scsi: core: Allow passthrough to request midlayer retriesMike Christie2024-01-291-0/+48
| * | | scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee2024-01-232-0/+4
| * | | scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang2024-01-231-3/+3
| * | | scsi: ufs: core: Add CPU latency QoS support for UFS driverMaramaina Naresh2024-01-231-0/+6
| |/ /
* | | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-167-10/+11
|\ \ \
| * | | nfs: fix UAF in direct writesJosef Bacik2024-03-091-0/+1
| * | | sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik2024-03-091-0/+1
| * | | nfs: remove unused NFS_CALL macroJeff Layton2024-03-091-7/+0
| * | | NFSv4.1: add tracepoint to trunked nfs4_exchange_id callsOlga Kornievskaia2024-03-091-0/+1
| * | | SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-02-281-1/+1
| * | | SUNRPC: add xrpt id to rpc_stats_latency tracepointOlga Kornievskaia2024-02-281-2/+6
| * | | SUNRPC: Add a transport callback to handle dequeuing of an RPC requestTrond Myklebust2024-02-281-0/+1
* | | | Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2024-03-161-7/+7
|\ \ \ \
| * | | | phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-7/+7
| | |/ / | |/| |
* | | | Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-165-4/+84
|\ \ \ \
| * \ \ \ Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams2024-03-131-0/+44
| |\ \ \ \
| | * | | | EINJ: Add CXL error type supportBen Cheatham2024-03-121-0/+44
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams2024-03-133-3/+37
| |\ \ \ \
| | * | | | cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+9
| | * | | | cxl/region: Add memory hotplug notifier for cxl regionDave Jiang2024-03-122-0/+13
| | * | | | base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2024-03-121-3/+15
| | |/ / /
| * / / / lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter2024-03-131-1/+3
| |/ / /
* | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-152-1/+21
|\ \ \ \
| * | | | of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy2024-03-031-1/+13
| * | | | of: Change of_machine_is_compatible() to return boolMichael Ellerman2024-03-031-1/+1
| * | | | of: Add of_machine_compatible_match()Michael Ellerman2024-03-031-0/+6
| * | | | uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entriesPeter Bergner2024-02-161-0/+2
* | | | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-153-3/+10
|\ \ \ \ \
| * | | | | Revert "crypto: remove CONFIG_CRYPTO_STATS"Herbert Xu2024-03-1312-30/+377
| * | | | | crypto: remove CONFIG_CRYPTO_STATSEric Biggers2024-03-0112-377/+30
| * | | | | crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-1/+1
| * | | | | crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-171-0/+6
| * | | | | crypto: hisilicon/qm - add stop function by hardwareWeili Qian2024-02-171-0/+2
| * | | | | crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers2024-02-021-2/+0
| * | | | | KEYS: include header for EINVAL definitionClay Chang2024-01-261-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-03-153-1/+16
|\ \ \ \ \
| * | | | | vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-03-111-0/+2
| * | | | | Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson2024-03-041-0/+14
| |\ \ \ \ \
| * | | | | | vfio/pci: rename and export range_intersect_rangeAnkit Agrawal2024-02-221-0/+5
| * | | | | | vfio/pci: rename and export do_io_rw()Ankit Agrawal2024-02-221-1/+4
| * | | | | | net/mlx5: Add the IFC related bits for query trackerYishai Hadas2024-02-221-0/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-159-728/+90
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-112-20/+44
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVAPaul Durrant2024-02-201-0/+31