index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
2022-10-14
1
-1
/
+1
|
*
|
|
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-14
1
-1
/
+28
*
|
|
|
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
6
-11
/
+18
|
\
\
\
\
|
*
|
|
|
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-17
1
-2
/
+7
|
*
|
|
|
kbuild: fix single directory build
Masahiro Yamada
2022-10-17
1
-0
/
+2
|
*
|
|
|
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
2022-10-15
1
-1
/
+1
|
*
|
|
|
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-14
1
-5
/
+6
|
*
|
|
|
modpost: put modpost options before argument
Richard Acayan
2022-10-14
1
-1
/
+1
|
*
|
|
|
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
2022-10-13
1
-2
/
+0
|
*
|
|
|
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
2022-10-13
1
-0
/
+1
|
*
|
|
|
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Masahiro Yamada
2022-10-13
1
-2
/
+2
*
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
18
-129
/
+1831
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
11
-116
/
+1822
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-10-14
1
-0
/
+10
|
|
*
|
|
|
|
clk: tests: Add tests for notifiers
Maxime Ripard
2022-10-10
1
-0
/
+156
|
|
*
|
|
|
|
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-10-10
1
-28
/
+11
|
|
*
|
|
|
|
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
1
-0
/
+53
|
|
*
|
|
|
|
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
2022-09-15
1
-0
/
+9
|
|
*
|
|
|
|
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
[prev]
[next]