summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-21netfs: Make ops->init_rreq() optionalJeffle Xu
2022-01-21fscache: Add a comment explaining how page-release optimisation worksDavid Howells
2022-01-21cachefiles: Check that the backing filesystem supports tmpfilesDavid Howells
2022-01-21cachefiles: Explain checks in a commentDavid Howells
2022-01-21cachefiles: Trace active-mark failureDavid Howells
2022-01-21cachefiles: Make some tracepoint adjustmentsDavid Howells
2022-01-21cachefiles: set default tag name if it's unspecifiedJeffle Xu
2022-01-21cachefiles: Calculate the blockshift in terms of bytes, not pagesDavid Howells
2022-01-21fscache: Fix the volume collision wait conditionDavid Howells
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-12Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-12Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-12Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-12Merge tag 'fs_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-12Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-01-12Merge tag 'spdx-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-12Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer
2022-01-12ARM: dts: omap3-n900: Fix lp5523 for multi colorSicelo A. Mhlongo
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar
2022-01-12leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-12leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-12leds: leds-fsg: Drop FSG3 LED driverLinus Walleij
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann
2022-01-12dt-bindings: leds: Replace moonlight with indicator in mt6360 exampleChiYuan Huang
2022-01-12leds: led-core: Update fwnode with device_set_nodeSander Vanheule
2022-01-12leds: tca6507: use swap() to make code cleanerYihao Han
2022-01-12Merge tag 'media/v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-01-12leds: Add mt6360 driverGene Chen
2022-01-12Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring
2022-01-12dt-bindings: net: mdio: Drop resets/reset-names child propertiesRob Herring
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra