summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+6
2022-10-07Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+3
2022-10-07Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+4
2022-10-07Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+5
2022-10-07Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+2
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe45-182/+271
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+77
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-24/+83
2022-10-06random: clear new batches when bringing new CPUs onlineJason A. Donenfeld1-0/+2
2022-10-06SUNRPC: Add API to force the client to disconnectTrond Myklebust1-0/+1
2022-10-06SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust1-0/+5
2022-10-06SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust1-0/+1
2022-10-06cpumask: Introduce for_each_cpu_andnot()Valentin Schneider2-0/+23
2022-10-06lib/find_bit: Introduce find_next_andnot_bit()Valentin Schneider1-0/+33
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman1-0/+1
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-21/+7
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-15/+45
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-2/+94
2022-10-05Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+19
2022-10-05cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li1-0/+77
2022-10-05Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2022-10-05Merge branch 'for-6.1/logitech' into for-linusBenjamin Tissoires190-2462/+6781
2022-10-05Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-0/+6
2022-10-05Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-0/+102
2022-10-05Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2-0/+36
2022-10-05Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-20/+22
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-217/+1227
2022-10-04f2fs: support recording errors into superblockChao Yu1-1/+24
2022-10-04f2fs: support recording stop_checkpoint reason into super_blockChao Yu1-1/+16
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil2-22/+35
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe1-0/+3
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig1-17/+2
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig1-0/+2
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig1-0/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe1-5/+2
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig1-2/+0
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig1-1/+0
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig1-2/+0
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig1-4/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-8/+18
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig1-2/+13
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig1-0/+3
2022-10-04Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd1-7/+41
2022-10-04Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd3-8/+15
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd2-4/+2
2022-10-04libceph: drop last_piece flag from ceph_msg_data_cursorJeff Layton1-3/+1
2022-10-04Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+60
2022-10-04Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2022-10-04Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+15