index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dio
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-12
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-12
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-12
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-12
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-12
sound: Disable the build of OSS drivers
Takashi Iwai
1
-0
/
+1
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
1
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
1
-7
/
+6
2017-05-11
doc: replace FTP URL to kernel.org with HTTPS one
Michael Heimpold
1
-1
/
+1
2017-05-11
block: handle partial completions for special payload requests
Christoph Hellwig
1
-12
/
+12
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2
-3
/
+3
2017-05-11
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Florian Fainelli
1
-1
/
+6
2017-05-11
ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
Florian Fainelli
1
-2
/
+9
2017-05-11
mm: Silence vmap() allocation failures based on caller gfp_flags
Florian Fainelli
1
-1
/
+1
2017-05-11
nios2: remove custom early console implementation
Tobias Klauser
6
-199
/
+0
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
1
-64
/
+10
2017-05-10
filesystem-dax: fix broken __dax_zero_page_range() conversion
Dan Williams
1
-2
/
+2
2017-05-10
libnvdimm, btt: ensure that initializing metadata clears poison
Vishal Verma
1
-7
/
+47
2017-05-10
libnvdimm: add an atomic vs process context flag to rw_bytes
Vishal Verma
7
-42
/
+53
2017-05-10
MAINTAINERS: Update NAND subsystem git repositories
Boris Brezillon
1
-3
/
+4
2017-05-10
mtd: nand: gpio: update binding
Christophe Leroy
1
-2
/
+2
2017-05-10
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+8
2017-05-10
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
1
-4
/
+4
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for CI.
Rex Zhu
1
-12
/
+15
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
4
-20
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
Rex Zhu
2
-20
/
+25
2017-05-10
drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.
Rex Zhu
1
-10
/
+2
2017-05-10
drm/amdgpu: add amd fan ctrl mode enums.
Rex Zhu
1
-0
/
+6
2017-05-10
drm/amd/powerplay: add more smu message on Vega10.
Rex Zhu
1
-1
/
+4
2017-05-10
drm/amdgpu: fix dependency issue
Chunming Zhou
6
-1
/
+27
2017-05-10
drm/amd: fix init order of sched job
Chunming Zhou
1
-1
/
+1
[next]