index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-19
n_gsm: switch dead to bool
Jiri Slaby
1
-9
/
+9
2020-02-19
n_gsm: add missing \n to prints
Jiri Slaby
1
-4
/
+4
2020-02-19
n_gsm: add missing __user annotations
Jiri Slaby
1
-2
/
+2
2020-02-19
n_gsm: introduce enum gsm_mux_state
Jiri Slaby
1
-12
/
+21
2020-02-19
n_gsm: introduce enum gsm_dlci_mode
Jiri Slaby
1
-3
/
+6
2020-02-19
n_gsm: introduce enum gsm_dlci_state
Jiri Slaby
1
-5
/
+15
2020-02-19
n_gsm: drop unneeded gsm_dlci->fifo field
Jiri Slaby
1
-12
/
+10
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
1
-10
/
+7
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
1
-8
/
+6
2020-02-19
tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-02-19
tty: serial: Kconfig: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
1
-1
/
+1
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
1
-29
/
+28
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
1
-13
/
+13
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
1
-18
/
+16
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
1
-2
/
+7
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
tty: n_gsm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
1
-0
/
+18
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
4
-28
/
+208
2020-02-10
n_tty: check printk arguments for n_tty_trace
Jiri Slaby
1
-1
/
+1
2020-02-10
kgdboc: Use for_each_console() helper
Andy Shevchenko
1
-3
/
+1
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
3
-24
/
+24
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2
-2
/
+5
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-08
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-1
/
+2
2020-02-07
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3