index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
2
-0
/
+18
|
|
*
|
|
|
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
1
-0
/
+2
|
|
*
|
|
|
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
7
-16
/
+279
|
|
*
|
|
|
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
2
-2
/
+2
|
|
*
|
|
|
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
2
-15
/
+65
|
|
*
|
|
|
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
1
-3
/
+10
|
|
*
|
|
|
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
1
-6
/
+1
|
|
*
|
|
|
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
3
-10
/
+36
|
|
*
|
|
|
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
2022-09-15
1
-5
/
+3
|
|
*
|
|
|
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
2022-09-15
1
-4
/
+6
|
|
*
|
|
|
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
2
-0
/
+261
|
|
*
|
|
|
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
2
-1
/
+36
|
|
*
|
|
|
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+237
|
|
*
|
|
|
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+121
|
|
*
|
|
|
clk: tests: Add tests for single parent mux
Maxime Ripard
2022-09-15
1
-9
/
+185
|
|
*
|
|
|
clk: tests: Add tests for uncached clock
Maxime Ripard
2022-09-15
1
-1
/
+92
|
|
*
|
|
|
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
2022-09-15
1
-0
/
+3
|
|
*
|
|
|
clk: tests: Add test suites description
Maxime Ripard
2022-09-15
1
-0
/
+33
|
|
*
|
|
|
clk: Clarify clk_get_rate() expectations
Maxime Ripard
2022-09-15
1
-2
/
+3
|
|
*
|
|
|
clk: Mention that .recalc_rate can return 0 on error
Maxime Ripard
2022-09-15
1
-2
/
+3
|
|
*
|
|
|
clk: Skip clamping when rounding if there's no boundaries
Maxime Ripard
2022-09-15
1
-1
/
+13
|
|
*
|
|
|
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-09-15
2
-14
/
+141
|
|
*
|
|
|
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
2022-09-15
1
-19
/
+55
|
*
|
|
|
|
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
2022-10-14
5
-0
/
+5
|
*
|
|
|
|
clk: at91: fix the build with binutils 2.27
Kefeng Wang
2022-10-14
1
-2
/
+4
|
*
|
|
|
|
clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks
Linus Walleij
2022-10-14
1
-11
/
+0
*
|
|
|
|
|
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-10-16
23
-726
/
+922
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smb3: improve SMB3 change notification support
Steve French
2022-10-15
6
-13
/
+90
|
*
|
|
|
|
|
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
2022-10-15
1
-2
/
+2
|
*
|
|
|
|
|
cifs: lease key is uninitialized in smb1 paths
Steve French
2022-10-15
1
-1
/
+1
|
*
|
|
|
|
|
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-15
1
-1
/
+2
|
*
|
|
|
|
|
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
2022-10-15
1
-7
/
+9
|
*
|
|
|
|
|
cifs: fix static checker warning
Paulo Alcantara
2022-10-14
1
-1
/
+1
|
*
|
|
|
|
|
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
5
-38
/
+33
|
*
|
|
|
|
|
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
2022-10-13
1
-14
/
+49
|
*
|
|
|
|
|
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
2022-10-13
4
-193
/
+263
|
*
|
|
|
|
|
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
2022-10-13
1
-2
/
+2
|
*
|
|
|
|
|
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
2022-10-13
1
-0
/
+1
|
*
|
|
|
|
|
cifs: improve symlink handling for smb2+
Paulo Alcantara
2022-10-13
14
-453
/
+451
|
*
|
|
|
|
|
smb3: clarify multichannel warning
Steve French
2022-10-13
1
-1
/
+2
|
*
|
|
|
|
|
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-13
1
-6
/
+5
|
*
|
|
|
|
|
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
2022-10-11
1
-6
/
+23
*
|
|
|
|
|
|
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
2022-10-16
1
-8
/
+11
*
|
|
|
|
|
|
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-15
2
-19
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2022-10-15
2
-19
/
+19
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-10-15
2
-9
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
2022-10-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
2022-10-08
1
-8
/
+8
*
|
|
|
|
|
|
|
|
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-15
1
-61
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
2022-10-14
1
-61
/
+1
[prev]
[next]