index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
arm64: dts: mediatek: Add device-tree for MT8195 Demo board
Fabien Parent
2
-0
/
+446
2022-04-26
dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
Fabien Parent
1
-0
/
+1
2022-04-26
arm64: dts: Add mediatek SoC mt8195 and evaluation board
Tinghan Shen
3
-0
/
+1227
2022-04-26
arm64: dts: mt8192: Add mmc device nodes
Allen-KH Cheng
1
-4
/
+30
2022-04-26
arm64: dts: mt8183: Update disp_aal node compatible
Rex-BC Chen
1
-2
/
+1
2022-04-26
arm64: dts: mt8192: Add audio-related nodes
Allen-KH Cheng
1
-6
/
+129
2022-04-26
arm64: dts: mt8192: Add spmi node
Allen-KH Cheng
1
-0
/
+15
2022-04-26
dt-bindings: arm: Add compatible for Mediatek MT8192
Allen-KH Cheng
1
-0
/
+4
2022-04-26
arm64: dts: mt6359: add PMIC MT6359 related nodes
Hui Liu
2
-0
/
+299
2022-04-26
arm64: dts: mediatek: mt8173: Add power domain to encoder nodes
Allen-KH Cheng
1
-0
/
+2
2022-04-26
arm64: dts: mediatek: Get rid of mediatek, larb for MM nodes
Yong Wu
2
-22
/
+0
2022-04-26
arm64: dts: mt8183-kukui: align SPI NOR node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-04-26
arm64: dts: mediatek: align thermal zone node names with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2022-04-26
arm64: dts: mediatek: align operating-points table name with dtschema
Krzysztof Kozlowski
3
-5
/
+5
2022-04-26
arm64: dts: mediatek: mt8183: align Google CROS EC PWM node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-04-04
arm64: dts: mt8192: Add H264 venc device node
Allen-KH Cheng
1
-0
/
+23
2022-04-04
arm64: dts: mt8192: Add PCIe node
Allen-KH Cheng
1
-0
/
+35
2022-04-04
arm64: dts: mt8192: Add dpi node
Allen-KH Cheng
1
-0
/
+11
2022-04-04
dt-bindings: arm: mediatek: Add mt8195 pericfg compatible
Tinghan Shen
1
-0
/
+1
2022-04-04
arm64: dts: mt8192: Add the mmsys reset bit to reset the dsi0
Allen-KH Cheng
1
-0
/
+3
2022-04-04
arm64: dts: mt8192: Add m4u and smi nodes
Allen-KH Cheng
1
-0
/
+190
2022-04-04
arm64: dts: mt8192: Add efuse node
Allen-KH Cheng
1
-0
/
+15
2022-04-04
arm64: dts: mt8192: Fix nor_flash status disable typo
Allen-KH Cheng
1
-1
/
+1
2022-04-04
arm64: dts: mt8192: Add xhci node
Allen-KH Cheng
1
-0
/
+24
2022-04-04
arm64: dts: mt8192: Add usb-phy node
Allen-KH Cheng
1
-0
/
+22
2022-04-04
arm64: dts: mt8192: Add SCP node
Allen-KH Cheng
1
-0
/
+12
2022-04-04
arm64: dts: mt8192: Add pwrap node
Allen-KH Cheng
1
-0
/
+12
2022-04-04
arm64: dts: mediatek: Format mediatek,larbs as an array of phandles
NĂcolas F. R. A. Prado
4
-8
/
+8
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
3
-136
/
+4
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
1
-8
/
+0
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2
-10
/
+11
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
1
-6
/
+0
[next]