Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | cxl/region: Introduce cxl_pmem_region objects | Dan Williams | 2022-07-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | resource: Introduce alloc_free_mem_region() | Dan Williams | 2022-07-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | cxl/acpi: Track CXL resources in iomem_resource | Dan Williams | 2022-07-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW} | Ira Weiny | 2022-07-19 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | PCI/DOE: Add DOE mailbox support functions | Jonathan Cameron | 2022-07-19 | 2 | -1/+105 | |
| * | | | | | | | | | | | | | PCI: Add vendor ID for the PCI SIG | Jonathan Cameron | 2022-07-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2022-08-10 | 5 | -2/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 2022-07-10 | 3 | -2/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | dt-bindings: pinctrl: Add DT bindings for Renesas RZ/V2M pinctrl | Phil Edworthy | 2022-07-01 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | | dt-bindings: pinctrl: renesas: Remove spaces before #define | Geert Uytterhoeven | 2022-06-29 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | firmware: xilinx: Add configuration values for tri-state | Sai Krishna Potthuri | 2022-06-28 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | pinctrl: Add pingroup and define PINCTRL_PINGROUP | Basavaraj Natikar | 2022-06-15 | 1 | -0/+20 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | add barriers to buffer_uptodate and set_buffer_uptodate | Mikulas Patocka | 2022-08-09 | 1 | -1/+24 | |
* | | | | | | | | | | | | | | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2022-08-09 | 5 | -8/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | lockd: detect and reject lock arguments that overflow | Jeff Layton | 2022-08-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | NFSD: Fix strncpy() fortify warning | Chuck Lever | 2022-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | SUNRPC: Expand the svc_alloc_arg_err tracepoint | Chuck Lever | 2022-07-29 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | NLM: Defend against file_lock changes after vfs_test_lock() | Benjamin Coddington | 2022-07-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | SUNRPC: Fix xdr_encode_bool() | Chuck Lever | 2022-07-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-08-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fscache: add tracepoint when failing cookie | Jeff Layton | 2022-08-09 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-09 | 1 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | afs: Fix access after dec in put functions | David Howells | 2022-08-02 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | afs: Use refcount_t rather than atomic_t | David Howells | 2022-08-02 | 1 | -13/+13 | |
* | | | | | | | | | | | | | | | | Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2022-08-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fs: add mode_strip_sgid() helper | Yang Xu | 2022-07-19 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-08-08 | 2 | -23/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | get rid of non-advancing variants | Al Viro | 2022-08-08 | 1 | -22/+2 | |
| * | | | | | | | | | | | | | | | | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() | Al Viro | 2022-08-08 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | ITER_PIPE: fold data_start() and pipe_space_for_user() together | Al Viro | 2022-08-08 | 1 | -20/+0 | |
| * | | | | | | | | | | | | | | | | ITER_PIPE: cache the type of last buffer | Al Viro | 2022-08-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | new iov_iter flavour - ITER_UBUF | Al Viro | 2022-08-08 | 1 | -0/+26 | |
* | | | | | | | | | | | | | | | | | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 2022-08-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | dma-mapping: Fix build error unused-value | Ren Zhijie | 2022-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | dma-mapping: Add dma_release_coherent_memory to DMA API | Mark-PK Tsai | 2022-06-24 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-08-08 | 2 | -128/+216 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2022-08-08 | 1 | -128/+194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2022-08-03 | 1 | -128/+194 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | OPP: Remove dev{m}_pm_opp_of_add_table_noclk() | Viresh Kumar | 2022-07-12 | 1 | -12/+0 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Provide a simple implementation to configure multiple clocks | Viresh Kumar | 2022-07-12 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Allow multiple clocks for a device | Viresh Kumar | 2022-07-12 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Remove dev_pm_opp_find_freq_ceil_by_volt() | Viresh Kumar | 2022-07-08 | 1 | -8/+0 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Remove custom OPP helper support | Viresh Kumar | 2022-07-08 | 1 | -51/+0 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Add dev_pm_opp_get_supplies() | Viresh Kumar | 2022-07-08 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Add support for config_regulators() helper | Viresh Kumar | 2022-07-08 | 1 | -0/+22 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Migrate set-prop-name helper API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -9/+14 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Migrate attach-genpd API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -17/+31 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Migrate set-opp-helper API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -17/+16 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Migrate set-clk-name API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -15/+26 | |
| | | * | | | | | | | | | | | | | | | | | OPP: Migrate set-supported-hw API to use set-config helpers | Viresh Kumar | 2022-07-08 | 1 | -19/+30 |