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
*
misc: isl29003: Missing a blank line after declarations
Dhaval Shah
2017-12-07
1
-0
/
+7
*
misc: hpilo: Use SPDX-License-Identifier
Dhaval Shah
2017-12-07
2
-8
/
+2
*
MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERS
Geert Uytterhoeven
2017-12-07
1
-2
/
+2
*
misc: enclosure: Remove unnecessary error check
Arvind Yadav
2017-12-07
1
-7
/
+1
*
misc: enclosure: Fix space before '[' error
Arvind Yadav
2017-12-07
1
-2
/
+2
*
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-12-07
1
-14
/
+7
*
misc: vexpress: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-07
1
-3
/
+1
*
fsi: Make FSI a menuconfig to ease disabling it all
Vincent Legoll
2017-12-07
1
-5
/
+1
*
lp: support 64-bit time_t user space
Arnd Bergmann
2017-11-28
2
-17
/
+62
*
lkdtm: Missing kmalloc check
Vasyl Gomonovych
2017-11-28
1
-0
/
+4
*
ANDROID: binder: Add thread->process_todo flag.
Martijn Coenen
2017-11-28
1
-44
/
+107
*
tools/hv: add install target to Makefile
Vitaly Kuznetsov
2017-11-28
1
-1
/
+22
*
ANDROID: binder: show high watermark of alloc->pages.
Martijn Coenen
2017-11-28
2
-0
/
+6
*
fpga: region: release of_parse_phandle nodes after use
Ian Abbott
2017-11-28
1
-3
/
+10
*
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: add attribute groups
Alan Tull
2017-11-28
6
-0
/
+9
*
fpga: clean up fpga Kconfig
Alan Tull
2017-11-28
1
-54
/
+54
*
fpga: of-fpga-region: accept overlays that don't program FPGA
Alan Tull
2017-11-28
1
-5
/
+6
*
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
2017-11-28
4
-455
/
+509
*
fpga: region: add fpga_region_class_find
Alan Tull
2017-11-28
2
-9
/
+19
*
fpga: region: add register/unregister functions
Alan Tull
2017-11-28
2
-40
/
+72
*
fpga: region: rename some functions prior to moving
Alan Tull
2017-11-28
1
-29
/
+31
*
fpga: region: add fpga-region.h header
Alan Tull
2017-11-28
2
-20
/
+32
*
fpga: region: separate out code that parses the overlay
Alan Tull
2017-11-28
1
-49
/
+73
*
fpga: region: use image info as parameter for programming region
Alan Tull
2017-11-28
2
-7
/
+13
*
fpga: region: fix slow warning with more than one overlay
Alan Tull
2017-11-28
1
-0
/
+5
*
fpga: region: check for child regions before allocing image info
Alan Tull
2017-11-28
1
-5
/
+9
*
fpga: region: get mgr early on
Alan Tull
2017-11-28
1
-22
/
+23
*
fpga: region: remove unneeded of_node_get and put
Alan Tull
2017-11-28
1
-3
/
+0
*
fpga: region: use dev_err instead of pr_err
Alan Tull
2017-11-28
1
-10
/
+10
*
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2017-11-28
4
-27
/
+77
*
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2017-11-28
6
-105
/
+273
*
fpga: bridge: support getting bridge from device
Alan Tull
2017-11-28
3
-30
/
+103
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
|
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
|
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
|
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
|
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
[next]