index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
serial: 8250_fintek: Enable high speed mode on Fintek F81866
Lukas Redlinger
1
-5
/
+38
2017-03-17
tty: Fix ldisc crash on reopened tty
Peter Hurley
1
-5
/
+6
2017-03-17
tty: pty: Fix ldisc flush after userspace become aware of the data already
Wang YanQing
1
-6
/
+1
2017-03-17
uartlite: Adding a kernel parameter for the number of uartlites
Sam Povilus
2
-1
/
+10
2017-03-17
serial: xuartps: Cleanup the clock enable
Shubhrajyoti Datta
1
-6
/
+3
2017-03-17
linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
Andrey Smirnov
1
-2
/
+2
2017-03-17
serial: altera_jtaguart: add earlycon support
Tobias Klauser
2
-0
/
+21
2017-03-17
tty: n_gsm: Use net_device_stats from struct net_device
Tobias Klauser
1
-15
/
+6
2017-03-17
drivers/tty: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2
-3
/
+3
2017-03-14
serial: xilinx_uartps: Add pm runtime support
Shubhrajyoti Datta
1
-8
/
+42
2017-03-14
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
1
-1
/
+1
2017-03-14
drivers: convert sbd_duart.map_guard from atomic_t to refcount_t
Elena Reshetova
1
-11
/
+7
2017-03-14
tty/serial: atmel: move atmel_serial header into driver directory
Richard Genoud
3
-2
/
+2
2017-03-14
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
1
-1
/
+1
2017-03-14
tty/serial: atmel: remove cache when unnecessary
Alexandre Belloni
1
-0
/
+2
2017-03-14
tty/serial: atmel: increase ATMEL_MAX_UART
Alexandre Belloni
1
-1
/
+2
2017-03-14
serial: sh-sci: Fix panic when serial console and DMA are enabled
Takatoshi Akiyama
1
-4
/
+6
2017-03-14
Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
Aleksey Makarov
1
-1
/
+1
2017-03-12
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
10
-46
/
+78
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0
/
+4
2017-03-10
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
1
-2
/
+2
2017-03-10
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
1
-0
/
+4
2017-03-10
drm: mxsfb: fix pixel clock polarity
Stefan Agner
1
-2
/
+9
2017-03-10
drm: mxsfb: use bus_format to determine LCD bus width
Stefan Agner
2
-2
/
+33
2017-03-10
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
1
-2
/
+0
2017-03-10
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-10
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2017-03-10
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6
/
+36
2017-03-10
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1
/
+8
2017-03-10
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3
/
+8
2017-03-10
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5
/
+4
2017-03-10
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
1
-6
/
+7
2017-03-10
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
1
-1
/
+4
2017-03-10
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0
/
+4
2017-03-10
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
3
-13
/
+47
2017-03-10
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0
/
+9
2017-03-10
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
1
-2
/
+5
2017-03-10
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-10
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1
/
+7
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-10
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13
/
+5
2017-03-10
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2
/
+7
2017-03-10
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
5
-43
/
+1
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7
/
+21
[next]