summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-20/+31
|\
| * sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-093-0/+8
| * sched/psi: Cache parent psi_group to speed up group iterationChengming Zhou2022-09-091-0/+2
| * sched/psi: Consolidate cgroup_psi()Chengming Zhou2022-09-092-5/+6
| * sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-2/+8
| * sched/psi: Remove NR_ONCPU task accountingJohannes Weiner2022-09-091-9/+7
| * sched/psi: Move private helpers to sched/stats.hChengming Zhou2022-09-091-4/+0
| * Merge branch 'driver-core/driver-core-next'Peter Zijlstra2022-09-093-2/+4
| |\
* | \ Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-2/+22
|\ \ \
| * | | mm/migrate_device.c: add migrate_device_range()Alistair Popple2022-10-121-0/+7
| * | | mm: free device private pages have zero refcountAlistair Popple2022-10-121-0/+1
| * | | mm/memory.c: fix race when faulting a device private pageAlistair Popple2022-10-121-0/+8
| * | | mm/damon: move sz_damon_region to damon_sz_regionXin Hao2022-10-121-0/+6
| * | | mm: more vma cache removalAlexey Dobriyan2022-10-121-2/+0
* | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-142-16/+16
|\ \ \ \
| * \ \ \ Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt2022-10-132-16/+16
| |\ \ \ \
| | * | | | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu2022-10-132-16/+16
* | | | | | Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-131-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-6.1/block' into block-6.1Jens Axboe2022-10-101-3/+3
| |\ \ \ \ \ \
| | * | | | | | block: avoid sign extend problem with default queue flags maskBrian Foster2022-10-101-3/+3
* | | | | | | | Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds2022-10-132-5/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: remove notif leftoversPavel Begunkov2022-10-121-5/+0
| * | | | | | | | io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov2022-10-121-0/+2
* | | | | | | | | Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-10-131-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: core: Add SD card quirk for broken discardAvri Altman2022-10-061-0/+1
* | | | | | | | | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-135-13/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima2022-10-123-9/+2
| * | | | | | | | | | udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima2022-10-121-0/+1
| * | | | | | | | | | Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-10-111-1/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2022-10-071-1/+9
| * | | | | | | | | | | net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring2022-10-071-3/+9
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2022-10-131-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libceph: drop last_piece flag from ceph_msg_data_cursorJeff Layton2022-10-041-3/+1
* | | | | | | | | | | | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-132-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SUNRPC: Add API to force the client to disconnectTrond Myklebust2022-10-061-0/+1
| * | | | | | | | | | | | SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust2022-10-061-0/+5
| * | | | | | | | | | | | SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust2022-10-061-0/+1
* | | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-10-123-92/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kunit: declare kunit_assert structs as constDaniel Latypov2022-10-071-1/+1
| * | | | | | | | | | | | | kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILEDDaniel Latypov2022-10-071-58/+65
| * | | | | | | | | | | | | kunit: remove format func from struct kunit_assert, get it to 0 bytesDaniel Latypov2022-10-072-28/+17
| * | | | | | | | | | | | | kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friendsDaniel Latypov2022-10-071-16/+0
* | | | | | | | | | | | | | Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-125-183/+268
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vfio: Add vfio_file_is_group()Jason Gunthorpe2022-10-071-0/+1
| * | | | | | | | | | | | | | vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-041-0/+3
| * | | | | | | | | | | | | | vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2022-10-041-17/+2
| * | | | | | | | | | | | | | vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-041-0/+2
| * | | | | | | | | | | | | | vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-041-0/+1
| * | | | | | | | | | | | | | vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-5/+2
| * | | | | | | | | | | | | | vfio/mdev: remove mtype_get_parent_devChristoph Hellwig2022-10-041-2/+0