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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
usb: xhci-mtk: add optional frame count clock
Chunfeng Yun
2
-1
/
+2
2023-04-20
dt-bindings: usb: mtk-xhci: add an optional frame count clock
Chunfeng Yun
1
-0
/
+2
2023-04-20
usb: xhci: plat: Add USB 3.0 phy support
Stanley Chang
1
-0
/
+15
2023-04-20
usb: host: xhci-plat: Use dev_is_pci() helper
Nobuhiro Iwamatsu
1
-3
/
+1
2023-04-20
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
3
-3
/
+3
2023-04-20
KVM: arm64: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2023-04-20
KVM: arm64: Slightly optimize flush_context()
Christophe JAILLET
1
-1
/
+1
2023-04-20
KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_state
Reiji Watanabe
1
-1
/
+1
2023-04-20
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
1
-1
/
+5
2023-04-20
usb: gadget: tegra-xudc: Remove unneeded return variable
Jon Hunter
1
-3
/
+2
2023-04-20
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-04-20
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
1
-0
/
+11
2023-04-20
Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+6
2023-04-20
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Andy Chi
1
-0
/
+1
2023-04-20
Merge tag 'asoc-fix-v6.3-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
5
-11
/
+24
2023-04-19
Merge branch 'Access variable length array relaxed for integer type'
Alexei Starovoitov
6
-3
/
+75
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
5
-0
/
+70
2023-04-19
bpf: support access variable length array of integer type
Feng Zhou
1
-3
/
+5
2023-04-19
ext4: Add a uapi header for ext4 userspace APIs
Josh Triplett
3
-90
/
+119
2023-04-19
ext4: remove useless conditional branch code
wuchi
1
-4
/
+1
2023-04-19
ext4: remove unneeded check of nr_to_submit
Tom Rix
1
-1
/
+1
2023-04-20
powerpc/Makefile: Don't prefix archhelp commands with "@"
Michael Ellerman
1
-19
/
+19
2023-04-20
powerpc/pseries: Always inline functions called from cpuidle
Michael Ellerman
1
-6
/
+6
2023-04-20
cpuidle: pseries: Mark ->enter() functions as __cpuidle
Michael Ellerman
1
-14
/
+14
2023-04-20
powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
Michael Ellerman
1
-6
/
+2
2023-04-20
powerpc/64: Mark prep_irq_for_idle() __cpuidle
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/irq: Mark check_return_regs_valid() notrace
Michael Ellerman
1
-1
/
+1
2023-04-20
powerpc/corenet: Add PPC_QEMU_E500 to corenet configs
Michael Ellerman
1
-0
/
+1
2023-04-20
powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.
Paul Gortmaker
5
-223
/
+0
2023-04-20
powerpc: drop PowerQUICC II Family ADS platform support
Paul Gortmaker
7
-518
/
+0
2023-04-20
powerpc: drop MPC8272_ADS platform support
Paul Gortmaker
7
-560
/
+0
2023-04-20
powerpc: drop HPCD/MPC8610 evaluation platform support
Paul Gortmaker
6
-835
/
+0
2023-04-20
powerpc: drop HPC-NET/MPC8641D evaluation platform support
Paul Gortmaker
7
-843
/
+1
2023-04-20
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
7
-489
/
+1
2023-04-20
powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
8
-607
/
+0
2023-04-20
powerpc: drop MPC837x_MDS platform support
Paul Gortmaker
9
-1611
/
+0
2023-04-20
powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
8
-756
/
+0
2023-04-20
powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
8
-569
/
+0
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
3
-2
/
+8
2023-04-20
selftests/powerpc/dscr: Restore timeout to DSCR selftests
Benjamin Gray
2
-3
/
+0
2023-04-20
selftests/powerpc/dscr: Speed up DSCR sysfs tests
Benjamin Gray
1
-7
/
+4
2023-04-20
selftests/powerpc/dscr: Improve DSCR explicit random test case
Benjamin Gray
3
-115
/
+113
2023-04-20
selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
Benjamin Gray
3
-14
/
+159
2023-04-20
selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
Benjamin Gray
7
-15
/
+21
2023-04-20
selftests/powerpc: Move bind_to_cpu() to utils.h
Benjamin Gray
4
-14
/
+13
2023-04-20
selftests/powerpc/dscr: Correct typos
Benjamin Gray
3
-6
/
+6
2023-04-20
powerpc: Remove duplicate SPRN_HSRR definitions
Joel Stanley
1
-2
/
+0
2023-04-20
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
5
-35
/
+309
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
19
-38
/
+228
[prev]
[next]