index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
1
-4
/
+19
2017-10-17
USB: musb: fix late external abort on suspend
Johan Hovold
2
-2
/
+11
2017-10-17
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
1
-4
/
+4
2017-10-17
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
1
-0
/
+3
2017-10-17
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
1
-5
/
+1
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-17
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
1
-7
/
+13
2017-10-17
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
1
-0
/
+1
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-16
Linux 4.14-rc5
v4.14-rc5
Linus Torvalds
1
-1
/
+1
2017-10-14
x86/microcode: Do the family check first
Borislav Petkov
1
-9
/
+18
2017-10-14
locking/lockdep: Disable cross-release features for now
Ingo Molnar
1
-2
/
+2
2017-10-14
x86/mm: Flush more aggressively in lazy TLB mode
Andy Lutomirski
3
-49
/
+136
2017-10-14
mm, swap: use page-cluster as max window of VMA based swap readahead
Huang Ying
2
-44
/
+7
2017-10-14
mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
Will Deacon
1
-15
/
+10
2017-10-14
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2
-1
/
+5
2017-10-14
fs/binfmt_misc.c: node could be NULL when evicting inode
Eryu Guan
1
-1
/
+1
2017-10-14
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
3
-5
/
+16
2017-10-14
linux/kernel.h: add/correct kernel-doc notation
Randy Dunlap
1
-16
/
+74
2017-10-14
tty: fall back to N_NULL if switching to N_TTY fails during hangup
Johannes Weiner
1
-6
/
+5
2017-10-14
Revert "vmalloc: back off when the current task is killed"
Johannes Weiner
1
-6
/
+0
2017-10-14
mm/cma.c: take __GFP_NOWARN into account in cma_alloc()
Boris Brezillon
1
-1
/
+1
2017-10-14
scripts/kallsyms.c: ignore symbol type 'n'
Guenter Roeck
1
-1
/
+1
2017-10-14
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
1
-5
/
+20
2017-10-14
mm: only display online cpus of the numa node
Zhen Lei
1
-2
/
+10
2017-10-14
mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().
Zi Yan
1
-2
/
+1
2017-10-14
mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter
Andrey Ryabinin
1
-2
/
+5
2017-10-14
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
1
-0
/
+10
2017-10-14
mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
Yang Shi
1
-1
/
+6
2017-10-14
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
1
-72
/
+71
2017-10-14
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
1
-1
/
+2
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-13
powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
1
-1
/
+2
2017-10-12
scripts: fix faddr2line to work on last symbol
NeilBrown
1
-2
/
+3
2017-10-12
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2
-17
/
+18
2017-10-12
drm/msm: fix error path cleanup
Rob Clark
1
-1
/
+2
2017-10-12
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
1
-1
/
+1
2017-10-12
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
1
-1
/
+1
2017-10-12
of: do not leak console options
Sergey Senozhatsky
1
-2
/
+6
2017-10-12
drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()
Archit Taneja
1
-2
/
+0
2017-10-12
drm/msm/dsi: Use correct pm_runtime_put variant during host_init
Archit Taneja
1
-1
/
+1
2017-10-12
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
1
-1
/
+11
2017-10-12
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
1
-1
/
+2
2017-10-12
drm/msm: fix return value check in _msm_gem_kernel_new()
Wei Yongjun
1
-2
/
+2
2017-10-12
drm/msm: use proper memory barriers for updating tail/head
Rob Clark
1
-2
/
+10
2017-10-12
drm/msm/mdp5: add missing max size for 8x74 v1
Rob Clark
1
-0
/
+2
2017-10-12
drm/amdgpu: fix placement flags in amdgpu_ttm_bind
Christian König
1
-1
/
+1
2017-10-12
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
1
-4
/
+4
2017-10-12
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
1
-0
/
+28
2017-10-12
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
Thomas Huth
1
-1
/
+1
[next]