summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | clk: Set req_rate on reparentingMaxime Ripard2022-09-152-0/+261
| | * | | | clk: Take into account uncached clocks in clk_set_rate_range()Maxime Ripard2022-09-152-1/+36
| | * | | | clk: tests: Add some tests for orphan with multiple parentsMaxime Ripard2022-09-151-0/+237
| | * | | | clk: tests: Add tests for mux with multiple parentsMaxime Ripard2022-09-151-0/+121
| | * | | | clk: tests: Add tests for single parent muxMaxime Ripard2022-09-151-9/+185
| | * | | | clk: tests: Add tests for uncached clockMaxime Ripard2022-09-151-1/+92
| | * | | | clk: tests: Add reference to the orphan mux bug reportMaxime Ripard2022-09-151-0/+3
| | * | | | clk: tests: Add test suites descriptionMaxime Ripard2022-09-151-0/+33
| | * | | | clk: Clarify clk_get_rate() expectationsMaxime Ripard2022-09-151-2/+3
| | * | | | clk: Mention that .recalc_rate can return 0 on errorMaxime Ripard2022-09-151-2/+3
| | * | | | clk: Skip clamping when rounding if there's no boundariesMaxime Ripard2022-09-151-1/+13
| | * | | | clk: Drop the rate range on clk_put()Maxime Ripard2022-09-152-14/+141
| | * | | | clk: test: Switch to clk_hw_get_clkMaxime Ripard2022-09-151-19/+55
| * | | | | clk: tegra: Fix Tegra PWM parent clockJon Hunter2022-10-145-0/+5
| * | | | | clk: at91: fix the build with binutils 2.27Kefeng Wang2022-10-141-2/+4
| * | | | | clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocksLinus Walleij2022-10-141-11/+0
* | | | | | Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2022-10-1623-726/+922
|\ \ \ \ \ \
| * | | | | | smb3: improve SMB3 change notification supportSteve French2022-10-156-13/+90
| * | | | | | cifs: lease key is uninitialized in two additional functions when smb1Steve French2022-10-151-2/+2
| * | | | | | cifs: lease key is uninitialized in smb1 pathsSteve French2022-10-151-1/+1
| * | | | | | smb3: must initialize two ACL struct fields to zeroSteve French2022-10-151-1/+2
| * | | | | | cifs: fix double-fault crash during ntlmsspPaulo Alcantara2022-10-151-7/+9
| * | | | | | cifs: fix static checker warningPaulo Alcantara2022-10-141-1/+1
| * | | | | | cifs: use ALIGN() and round_up() macrosEnzo Matsumiya2022-10-135-38/+33
| * | | | | | cifs: find and use the dentry for cached non-root directories alsoRonnie Sahlberg2022-10-131-14/+49
| * | | | | | cifs: enable caching of directories for which a lease is heldRonnie Sahlberg2022-10-134-193/+263
| * | | | | | cifs: prevent copying past input buffer boundariesPaulo Alcantara2022-10-131-2/+2
| * | | | | | cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara2022-10-131-0/+1
| * | | | | | cifs: improve symlink handling for smb2+Paulo Alcantara2022-10-1314-453/+451
| * | | | | | smb3: clarify multichannel warningSteve French2022-10-131-1/+2
| * | | | | | cifs: fix regression in very old smb1 mountsRonnie Sahlberg2022-10-131-6/+5
| * | | | | | cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg2022-10-111-6/+23
* | | | | | | Revert "cpumask: fix checking valid cpu range".Tetsuo Handa2022-10-161-8/+11
* | | | | | | Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-152-19/+19
|\ \ \ \ \ \ \
| * | | | | | | mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2022-10-152-19/+19
* | | | | | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2022-10-152-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt2022-10-151-1/+1
| * | | | | | | | openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn2022-10-081-8/+8
* | | | | | | | | Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-151-61/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "PCI: Distribute available resources for root buses, too"Bjorn Helgaas2022-10-141-61/+1
* | | | | | | | | | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-145-28/+18
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-6.1/nvdimm' into libnvdimm-for-nextDan Williams2022-10-0114068-302094/+1405881
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: HMAT: Release platform device in case of platform_device_add_data() failsLin Yujun2022-09-291-2/+2
| | * | | | | | | | | | dax: Remove usage of the deprecated ida_simple_xxx APIBo Liu2022-09-291-3/+3
| | * | | | | | | | | | libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks2022-09-291-5/+3
| | * | | | | | | | | | nvdimm/namespace: Fix comment typoJason Wang2022-09-201-1/+1
| | * | | | | | | | | | nvdimm: make __nvdimm_security_overwrite_query staticJiapeng Chong2022-09-201-1/+1
| | * | | | | | | | | | nvdimm/region: Fix kernel-docJiapeng Chong2022-09-201-1/+1
| * | | | | | | | | | | nvdimm/namespace: drop unneeded temporary variable in size_store()Andy Shevchenko2022-07-141-9/+4
| * | | | | | | | | | | nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()Andy Shevchenko2022-07-141-6/+3