index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lrw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-24
pwm: imx: Add ipg clock operation
Anson Huang
1
-5
/
+48
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
1
-7
/
+2
2018-12-24
pwm: clps711x: Fix period calculation
Alexander Shiyan
1
-2
/
+2
2018-12-24
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-12-24
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
1
-1
/
+3
2018-12-24
Linux 4.20
v4.20
Linus Torvalds
1
-1
/
+1
2018-12-22
Revert "vfs: Allow userns root to call mknod on owned filesystems."
Christian Brauner
1
-2
/
+1
2018-12-22
dma-mapping: fix flags in dma_alloc_wc
Christoph Hellwig
1
-1
/
+1
2018-12-21
mm, page_alloc: fix has_unmovable_pages for HugePages
Oscar Salvador
1
-2
/
+5
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
2018-12-21
mm: thp: fix flags for pmd migration when split
Peter Xu
1
-9
/
+11
2018-12-21
mm, memory_hotplug: initialize struct pages for the full memory section
Mikhail Zaslonko
1
-0
/
+12
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
1
-0
/
+3
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2
-9
/
+8
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
1
-1
/
+1
2018-12-21
qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
Daniele Palmas
1
-7
/
+8
2018-12-21
qmi_wwan: Add support for Fibocom NL678 series
Jörgen Storvist
1
-0
/
+1
2018-12-21
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
1
-4
/
+6
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2
-0
/
+2
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-21
packet: validate address length
Willem de Bruijn
1
-0
/
+4
2018-12-21
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2018-12-21
regulator: tps65910: fix a missing check of return value
Kangjie Lu
1
-1
/
+3
2018-12-21
regulator: mcp16502: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2018-12-21
Input: synaptics - enable SMBus for HP EliteBook 840 G4
Mantas Mikulėnas
1
-0
/
+1
2018-12-21
Input: elantech - disable elan-i2c for P52 and P72
Benjamin Tissoires
1
-2
/
+16
2018-12-21
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
1
-3
/
+3
2018-12-21
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-12-21
gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions
Tony Lindgren
1
-59
/
+5
2018-12-21
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
2018-12-21
MAINTAINERS: update cxgb4 and cxgb3 maintainer
Ganesh Goudar
1
-2
/
+2
2018-12-21
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
1
-0
/
+1
2018-12-21
mscc: Configured MAC entries should be locked.
Allan W. Nielsen
1
-1
/
+1
2018-12-20
ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode
Nathan Chancellor
1
-0
/
+2
2018-12-20
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
1
-0
/
+2
2018-12-20
iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
Dave Chinner
1
-7
/
+0
2018-12-20
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
1
-1
/
+9
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-63
/
+9
2018-12-20
regulator: mcp16502: Fix missing n_voltages setting
Axel Lin
1
-0
/
+1
2018-12-20
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...
Axel Lin
1
-5
/
+2
2018-12-20
media: cx23885: only reset DMA on problematic CPUs
Brad Love
2
-2
/
+55
2018-12-20
media: ddbridge: Move asm includes after linux ones
Nathan Chancellor
1
-3
/
+3
2018-12-20
ACPI: Make PCI slot detection driver depend on PCI
Sinan Kaya
1
-1
/
+1
2018-12-20
ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set
Sinan Kaya
1
-7
/
+13
2018-12-20
arm64: select ACPI PCI code only when both features are enabled
Sinan Kaya
1
-2
/
+2
2018-12-20
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
Sinan Kaya
8
-3
/
+32
2018-12-20
ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
Sinan Kaya
6
-5
/
+24
2018-12-20
ACPI: Allow CONFIG_PCI to be unset for reboot
Sinan Kaya
1
-0
/
+8
2018-12-20
ACPI: Move PCI reset to a separate function
Sinan Kaya
1
-13
/
+19
[next]