| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-06 | random: clear new batches when bringing new CPUs online | Jason A. Donenfeld | 1 | -0/+2 |
| 2022-10-06 | SUNRPC: Add API to force the client to disconnect | Trond Myklebust | 1 | -0/+1 |
| 2022-10-06 | SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls | Trond Myklebust | 1 | -0/+5 |
| 2022-10-06 | SUNRPC: Fix races with rpc_killall_tasks() | Trond Myklebust | 1 | -0/+1 |
| 2022-10-06 | cpumask: Introduce for_each_cpu_andnot() | Valentin Schneider | 2 | -0/+23 |
| 2022-10-06 | lib/find_bit: Introduce find_next_andnot_bit() | Valentin Schneider | 1 | -0/+33 |
| 2022-10-06 | mmc: core: Add SD card quirk for broken discard | Avri Altman | 1 | -0/+1 |
| 2022-10-05 | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 36 | -290/+818 |
| 2022-10-05 | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 39 | -387/+710 |
| 2022-10-05 | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 8 | -4/+101 |
| 2022-10-05 | Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+19 |
| 2022-10-05 | cpufreq: amd-pstate: Expose struct amd_cpudata | Meng Li | 1 | -0/+77 |
| 2022-10-05 | Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -1/+1 |
| 2022-10-05 | Merge branch 'for-6.1/logitech' into for-linus | Benjamin Tissoires | 326 | -3040/+9784 |
| 2022-10-05 | Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -0/+6 |
| 2022-10-05 | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 4 | -0/+102 |
| 2022-10-05 | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2 | -0/+36 |
| 2022-10-05 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2 | -20/+22 |
| 2022-10-05 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
| 2022-10-05 | net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module | Christian Schoenebeck | 1 | -0/+5 |
| 2022-10-05 | 9p: add P9_ERRMAX for 9p2000 and 9p2000.u | Christian Schoenebeck | 1 | -0/+3 |
| 2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 140 | -1690/+2554 |
| 2022-10-04 | f2fs: support recording errors into superblock | Chao Yu | 1 | -1/+24 |
| 2022-10-04 | f2fs: support recording stop_checkpoint reason into super_block | Chao Yu | 1 | -1/+16 |
| 2022-10-04 | f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file | Zhang Qilong | 1 | -4/+9 |
| 2022-10-04 | PM: Improve EXPORT_*_DEV_PM_OPS macros | Paul Cercueil | 2 | -22/+35 |
| 2022-10-04 | Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+5 |
| 2022-10-04 | vfio/mdev: add mdev available instance checking to the core | Jason Gunthorpe | 1 | -0/+3 |
| 2022-10-04 | vfio/mdev: consolidate all the description sysfs into the core code | Christoph Hellwig | 1 | -17/+2 |
| 2022-10-04 | vfio/mdev: consolidate all the available_instance sysfs into the core code | Christoph Hellwig | 1 | -0/+2 |
| 2022-10-04 | vfio/mdev: consolidate all the name sysfs into the core code | Christoph Hellwig | 1 | -0/+1 |
| 2022-10-04 | vfio/mdev: consolidate all the device_api sysfs into the core code | Jason Gunthorpe | 1 | -5/+2 |
| 2022-10-04 | vfio/mdev: remove mtype_get_parent_dev | Christoph Hellwig | 1 | -2/+0 |
| 2022-10-04 | vfio/mdev: remove mdev_parent_dev | Christoph Hellwig | 1 | -1/+0 |
| 2022-10-04 | vfio/mdev: unexport mdev_bus_type | Christoph Hellwig | 1 | -2/+0 |
| 2022-10-04 | vfio/mdev: remove mdev_from_dev | Christoph Hellwig | 1 | -4/+0 |
| 2022-10-04 | vfio/mdev: simplify mdev_type handling | Christoph Hellwig | 1 | -8/+18 |
| 2022-10-04 | vfio/mdev: embedd struct mdev_parent in the parent data structure | Christoph Hellwig | 1 | -2/+13 |
| 2022-10-04 | vfio/mdev: make mdev.h standalone includable | Christoph Hellwig | 1 | -0/+3 |
| 2022-10-04 | Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i... | Stephen Boyd | 1 | -0/+9 |
| 2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int... | Stephen Boyd | 2 | -7/+47 |
| 2022-10-04 | Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner... | Stephen Boyd | 5 | -2/+671 |
| 2022-10-04 | Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i... | Stephen Boyd | 20 | -40/+1592 |
| 2022-10-04 | Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c... | Stephen Boyd | 4 | -4/+2 |
| 2022-10-04 | libceph: drop last_piece flag from ceph_msg_data_cursor | Jeff Layton | 1 | -3/+1 |
| 2022-10-04 | Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+60 |
| 2022-10-04 | Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
| 2022-10-04 | Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+15 |
| 2022-10-04 | Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 1 | -10/+0 |
| 2022-10-04 | io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy | Geert Uytterhoeven | 1 | -1/+1 |