index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: coldfire: fix warnings in uboot argument processing
Greg Ungerer
2023-10-23
1
-5
/
+8
*
m68k: coldfire: make mcf_maskimr() static
Greg Ungerer
2023-10-23
1
-2
/
+2
*
m68k: coldfire: ensure gpio prototypes visible
Greg Ungerer
2023-10-23
1
-4
/
+4
*
m68k: coldfire: add and use "vectors.h"
Greg Ungerer
2023-10-23
2
-0
/
+5
*
m68knommu: fix compilation for ColdFire/Cleopatra boards
Greg Ungerer
2023-10-23
1
-3
/
+2
*
m68knommu: improve config ROM setting defaults
Greg Ungerer
2023-10-23
1
-2
/
+2
*
Linux 6.6-rc7
v6.6-rc7
Linus Torvalds
2023-10-23
1
-1
/
+1
*
Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-10-22
10
-49
/
+58
|
\
|
*
phy: realtek: Realtek PHYs should depend on ARCH_REALTEK
Geert Uytterhoeven
2023-09-29
1
-0
/
+5
|
*
phy: qualcomm: Fix typos in comments
Bo Liu
2023-09-21
1
-1
/
+1
|
*
phy: qcom-qmp-combo: initialize PCS_USB registers
Konrad Dybcio
2023-09-21
1
-0
/
+4
|
*
phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
Konrad Dybcio
2023-09-21
2
-2
/
+3
|
*
phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
Varadarajan Narayanan
2023-09-21
1
-2
/
+1
|
*
phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
2023-09-21
2
-16
/
+4
|
*
phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static
Yang Yingliang
2023-09-21
1
-1
/
+1
|
*
phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
Yang Yingliang
2023-09-21
1
-1
/
+1
|
*
dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg size
Dmitry Baryshkov
2023-09-21
1
-1
/
+1
|
*
phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775p
Adrien Thierry
2023-09-21
1
-5
/
+15
|
*
phy: qcom-qmp-usb: initialize PCS_USB registers
Adrien Thierry
2023-09-21
1
-0
/
+4
|
*
phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
Tony Lindgren
2023-09-14
1
-17
/
+12
|
*
phy: mapphone-mdm6600: Fix runtime PM for remove
Tony Lindgren
2023-09-14
1
-0
/
+1
|
*
phy: mapphone-mdm6600: Fix runtime disable on probe
Tony Lindgren
2023-09-14
1
-3
/
+5
*
|
Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-22
4
-10
/
+71
|
\
\
|
*
\
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-20
4
-10
/
+71
|
|
\
\
|
|
*
|
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
2023-10-20
1
-4
/
+60
|
|
*
|
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-17
2
-0
/
+4
|
|
*
|
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-10-13
1
-2
/
+6
|
|
*
|
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
2023-10-13
1
-4
/
+1
|
|
|
/
*
|
|
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-22
3
-9
/
+5
|
\
\
\
|
*
|
|
powerpc/qspinlock: Fix stale propagated yield_cpu
Nicholas Piggin
2023-10-18
1
-0
/
+3
|
*
|
|
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
2023-10-18
1
-8
/
+1
|
*
|
|
powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
Michael Ellerman
2023-10-15
1
-1
/
+1
*
|
|
|
Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
2
-3
/
+5
|
\
\
\
\
|
*
|
|
|
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
2023-10-20
1
-0
/
+1
|
*
|
|
|
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
2023-10-18
1
-2
/
+2
|
*
|
|
|
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
2023-10-18
1
-1
/
+2
*
|
|
|
|
Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-21
4
-12
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
rust: docs: fix logo replacement
Miguel Ojeda
2023-10-19
1
-8
/
+7
|
*
|
|
|
|
kbuild: remove old Rust docs output path
Miguel Ojeda
2023-10-19
1
-1
/
+1
|
*
|
|
|
|
docs: rust: update Rust docs output path
Miguel Ojeda
2023-10-19
1
-1
/
+1
|
*
|
|
|
|
rust: fix bindgen build error with fstrict-flex-arrays
Andrea Righi
2023-10-12
1
-0
/
+1
|
*
|
|
|
|
rust: error: Markdown style nit
Manmohan Shukla
2023-10-12
1
-1
/
+1
|
*
|
|
|
|
rust: error: fix the description for `ECHILD`
Wedson Almeida Filho
2023-10-12
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-18
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-21
2
-6
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-19
2
-6
/
+34
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
3
-0
/
+77
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests/ftrace: Add new test case which checks non unique symbol
Francis Laniel
2023-10-20
1
-0
/
+13
|
*
|
|
|
|
|
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-20
2
-0
/
+64
[next]