| Age | Commit message (Expand) | Author | Files | Lines |
| 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/netdev/net-next |  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/mic/linux |  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' into clk-next |  Stephen Boyd | 1 | -0/+9 |
| 2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' into clk-next |  Stephen Boyd | 2 | -7/+47 |
| 2022-10-04 | Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner' and 'clk-imx' into clk-next |  Stephen Boyd | 5 | -2/+671 |
| 2022-10-04 | Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' into clk-next |  Stephen Boyd | 20 | -40/+1592 |
| 2022-10-04 | Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'clk-xilinx' into clk-next |  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/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+60 |
| 2022-10-04 | Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+3 |
| 2022-10-04 | Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -15/+15 |
| 2022-10-04 | Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux |  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 |
| 2022-10-04 | kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode |  Kai-Heng Feng | 1 | -0/+8 |
| 2022-10-04 | Merge branch 'rework/kthreads' into for-linus |  Petr Mladek | 2 | -7/+3 |
| 2022-10-04 | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags |  Raul E Rangel | 2 | -2/+3 |
| 2022-10-04 | gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get |  Raul E Rangel | 1 | -4/+17 |
| 2022-10-04 | perf: Fix lockdep_assert_event_ctx() |  Peter Zijlstra | 1 | -1/+1 |
| 2022-10-04 | Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core |  Thomas Gleixner | 2 | -3/+7 |
| 2022-10-04 | thermal/of: Remove the thermal_zone_of_get_sensor_id() function |  Daniel Lezcano | 1 | -10/+0 |
| 2022-10-04 | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" |  Jianlong Huang | 1 | -3/+3 |
| 2022-10-03 | eth: pse: add missing static inlines |  Jakub Kicinski | 1 | -6/+6 |
| 2022-10-03 | clk: introduce (devm_)hw_register_mux_parent_data_table API |  Christian Marangi | 1 | -0/+14 |
| 2022-10-03 | Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux |  Linus Torvalds | 4 | -6/+11 |
| 2022-10-03 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt |  Linus Torvalds | 2 | -19/+15 |
| 2022-10-03 | Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm |  Linus Torvalds | 3 | -17/+15 |
| 2022-10-03 | Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux |  Linus Torvalds | 2 | -4/+18 |
| 2022-10-03 | Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs |  Linus Torvalds | 1 | -7/+4 |
| 2022-10-03 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping |  Linus Torvalds | 2 | -10/+4 |
| 2022-10-03 | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm |  Linus Torvalds | 3 | -0/+11 |
| 2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 4 | -5/+11 |
| 2022-10-03 | once: rename _SLOW to _SLEEPABLE |  Jason A. Donenfeld | 1 | -19/+19 |
| 2022-10-03 | ethtool: add interface to interact with Ethernet Power Equipment |  Oleksij Rempel | 3 | -0/+123 |