summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | clk: mediatek: clk-mux: Add .determine_rate() callbackAngeloGioacchino Del Regno2022-10-141-0/+10
| | * | | | clk: tests: Add tests for notifiersMaxime Ripard2022-10-101-0/+156
| | * | | | clk: Update req_rate on __clk_recalc_rates()Maxime Ripard2022-10-101-28/+11
| | * | | | clk: tests: Add missing test case for rangesMaxime Ripard2022-09-151-0/+53
| | * | | | clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3dMaxime Ripard2022-09-151-0/+9
| | * | | | clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard2022-09-152-0/+18
| | * | | | clk: Zero the clk_rate_request structureMaxime Ripard2022-09-151-0/+2
| | * | | | clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard2022-09-157-16/+279
| | * | | | clk: Constify clk_has_parent()Maxime Ripard2022-09-152-2/+2
| | * | | | clk: Introduce clk_core_has_parent()Maxime Ripard2022-09-152-15/+65
| | * | | | clk: Switch from __clk_determine_rate to clk_core_round_rate_nolockMaxime Ripard2022-09-151-3/+10
| | * | | | clk: Add our request boundaries in clk_core_init_rate_reqMaxime Ripard2022-09-151-6/+1
| | * | | | clk: Introduce clk_hw_init_rate_request()Maxime Ripard2022-09-153-10/+36
| | * | | | clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...Maxime Ripard2022-09-151-5/+3
| | * | | | clk: Change clk_core_init_rate_req prototypeMaxime Ripard2022-09-151-4/+6
| | * | | | 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