index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
parisc: Export __cmpxchg_u64 unconditionally
Guenter Roeck
1
-1
/
+1
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-17
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Steven Rostedt (VMware)
1
-3
/
+11
2017-10-17
fs: Avoid invalidation in interrupt context in dio_complete()
Lukas Czerner
1
-6
/
+13
2017-10-16
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
1
-24
/
+24
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
3
-0
/
+25
2017-10-16
fs: invalidate page cache after end_io() in dio completion
Eryu Guan
2
-25
/
+36
2017-10-16
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-10-16
Documentation: Add a file explaining the Linux kernel license enforcement policy
Greg Kroah-Hartman
2
-0
/
+148
2017-10-16
s390: fix zfcpdump-config
Dimitri John Ledkov
1
-0
/
+2
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
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
[next]