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
*
ARM64/irqchip: Update ACPI_IORT symbol selection logic
Lorenzo Pieralisi
2017-06-15
2
-1
/
+1
*
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2017-06-15
2
-11
/
+0
*
arm64: kconfig: allow support for memory failure handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-0
/
+1
*
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
1
-32
/
+36
*
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-3
/
+19
*
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2017-06-12
2
-20
/
+11
*
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
2017-06-12
1
-6
/
+10
*
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
1
-1
/
+3
*
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
1
-1
/
+3
*
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
1
-1
/
+0
*
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-06-12
2
-12
/
+26
*
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
7
-2
/
+84
*
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
2017-06-07
1
-3
/
+43
*
arm64, vdso: Define vdso_{start,end} as array
Kees Cook
2017-06-06
1
-5
/
+5
*
arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systems
Will Deacon
2017-06-05
1
-2
/
+4
*
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2017-06-01
1
-6
/
+13
*
ARM64/PCI: Set root bus NUMA node on ACPI systems
Lorenzo Pieralisi
2017-05-30
1
-0
/
+3
*
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
2017-05-30
1
-4
/
+4
*
arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
2017-05-30
1
-0
/
+3
*
arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC
Will Deacon
2017-05-30
1
-2
/
+2
*
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
2017-05-30
1
-0
/
+1
*
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-05-30
3
-3
/
+3
*
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
2
-3
/
+3
*
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
2017-05-30
1
-0
/
+6
*
Linux 4.12-rc3
v4.12-rc3
Linus Torvalds
2017-05-29
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2017-05-29
4
-17
/
+11
|
\
|
*
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
2017-05-24
1
-4
/
+5
|
*
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-24
1
-1
/
+1
|
*
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-24
1
-6
/
+2
|
*
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-24
1
-2
/
+2
|
*
thermal: core: make thermal_emergency_poweroff static
Colin Ian King
2017-05-24
1
-1
/
+1
|
*
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
Masahiro Yamada
2017-05-24
1
-3
/
+0
*
|
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-27
14
-49
/
+162
|
\
\
|
*
|
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
2017-05-25
1
-0
/
+1
|
*
|
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
2017-05-25
1
-2
/
+12
|
*
|
MAINTAINERS/serial: Change maintainer of jsm driver
Guilherme G. Piccoli
2017-05-24
1
-1
/
+1
|
*
|
serial: enable serdev support
Johan Hovold
2017-05-18
1
-2
/
+2
|
*
|
tty/serdev: add serdev registration interface
Johan Hovold
2017-05-18
4
-4
/
+93
|
*
|
serdev: Restore serdev_device_write_buf for atomic context
Stefan Wahren
2017-05-18
2
-7
/
+19
|
*
|
serial: core: fix crash in uart_suspend_port
Lucas Stach
2017-05-18
1
-1
/
+1
|
*
|
tty: fix port buffer locking
Vegard Nossum
2017-05-18
1
-0
/
+2
|
*
|
tty: ehv_bytechan: clean up init error handling
Johan Hovold
2017-05-18
1
-9
/
+8
|
*
|
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
2017-05-18
1
-1
/
+1
|
*
|
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
2017-05-18
1
-0
/
+1
|
*
|
serial: exar: Fix stuck MSIs
Jan Kiszka
2017-05-18
1
-9
/
+10
|
*
|
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
2017-05-18
1
-3
/
+8
|
*
|
serdev: fix tty-port client deregistration
Johan Hovold
2017-05-18
1
-5
/
+10
|
*
|
Revert "tty_port: register tty ports with serdev bus"
Johan Hovold
2017-05-18
1
-12
/
+0
|
*
|
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
2017-05-18
1
-1
/
+1
*
|
|
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-27
6
-6
/
+12
|
\
\
\
[next]