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
*
ACPI: power: Switch to sys-off handler API
Dmitry Osipenko
2022-05-19
1
-4
/
+12
*
memory: emif: Use kernel_can_power_off()
Dmitry Osipenko
2022-05-19
1
-1
/
+1
*
mips: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+1
*
ia64: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
x86: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
sh: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+1
*
m68k: Switch to new sys-off handler API
Dmitry Osipenko
2022-05-19
6
-8
/
+7
*
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
2
-5
/
+2
*
xen/x86: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
parisc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+2
*
arm64: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-2
/
+1
*
riscv: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-8
/
+4
*
csky: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-4
/
+2
*
ARM: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-3
/
+1
*
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
2
-0
/
+58
*
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
2
-1
/
+14
*
kernel/reboot: Add stub for pm_power_off
Dmitry Osipenko
2022-05-19
1
-0
/
+6
*
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
2
-0
/
+15
*
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
2022-05-19
1
-2
/
+42
*
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
2
-0
/
+259
*
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
2022-05-19
2
-19
/
+74
*
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
2022-05-19
2
-0
/
+15
*
Linux 5.18-rc7
v5.18-rc7
Linus Torvalds
2022-05-16
1
-1
/
+1
*
Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-15
2
-3
/
+21
|
\
|
*
Documentation/process: Update ARM contact for embargoed hardware issues
Catalin Marinas
2022-05-10
1
-1
/
+1
|
*
Documentation/process: Add embargoed HW contact for Ampere Computing
Darren Hart
2022-05-06
1
-0
/
+1
|
*
Documentation/process: Make groups alphabetical and use tabs consistently
Darren Hart
2022-05-06
1
-3
/
+3
|
*
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
2022-05-06
1
-0
/
+17
*
|
Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-15
2
-3
/
+9
|
\
\
|
*
\
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2022-05-13
1
-1
/
+7
|
|
\
\
|
|
*
|
interconnect: Restore sync state by ignoring ipa-virt in provider count
Stephen Boyd
2022-05-03
1
-1
/
+7
|
*
|
|
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
2022-05-09
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-15
4
-29
/
+43
|
\
\
\
|
*
|
|
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
2022-05-05
1
-9
/
+9
|
*
|
|
tty: n_gsm: fix invalid gsmtty_write_room() result
Daniel Starke
2022-05-05
1
-4
/
+3
|
*
|
|
tty: n_gsm: fix mux activation issues in gsm_config()
Daniel Starke
2022-05-05
1
-4
/
+8
|
*
|
|
tty: n_gsm: fix buffer over-read in gsm_dlci_data()
Daniel Starke
2022-05-05
1
-0
/
+1
|
*
|
|
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
2022-05-05
1
-2
/
+5
|
*
|
|
serial: 8250_mtk: Make sure to select the right FEATURE_SEL
AngeloGioacchino Del Regno
2022-05-05
1
-0
/
+7
|
*
|
|
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
2022-05-05
1
-7
/
+8
|
*
|
|
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
2022-05-05
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-15
13
-75
/
+86
|
\
\
\
|
*
\
\
Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-05-13
4
-0
/
+8
|
|
\
\
\
|
|
*
|
|
USB: serial: qcserial: add support for Sierra Wireless EM7590
Ethan Yang
2022-05-05
1
-0
/
+2
|
|
*
|
|
USB: serial: option: add Fibocom MA510 modem
Sven Schwermer
2022-05-05
1
-0
/
+2
|
|
*
|
|
USB: serial: option: add Fibocom L610 modem
Sven Schwermer
2022-05-05
1
-0
/
+2
|
|
*
|
|
USB: serial: pl2303: add device id for HP LM930 Display
Scott Chen
2022-05-05
2
-0
/
+2
|
|
|
/
/
|
*
|
|
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2022-05-12
2
-64
/
+12
|
*
|
|
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
2022-05-12
1
-9
/
+7
|
*
|
|
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
2022-05-12
1
-0
/
+2
[next]