summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds36-290/+818
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds39-387/+710
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-4/+101
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 Tissoires326-3040/+9784
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-05net/9p: add 'pooled_rbuffers' flag to struct p9_trans_moduleChristian Schoenebeck1-0/+5
2022-10-059p: add P9_ERRMAX for 9p2000 and 9p2000.uChristian Schoenebeck1-0/+3
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds140-1690/+2554
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-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong1-4/+9
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil2-22/+35
2022-10-04Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
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-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...Stephen Boyd1-0/+9
2022-10-04Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd2-7/+47
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd5-2/+671
2022-10-04Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd20-40/+1592
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd4-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
2022-10-04Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-10/+0
2022-10-04io_uring: Add missing inline to io_uring_cmd_import_fixed() dummyGeert Uytterhoeven1-1/+1