index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
2
-51
/
+40
2017-04-09
Linux 4.11-rc6
v4.11-rc6
Linus Torvalds
1
-1
/
+1
2017-04-08
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
MAINTAINERS: separate out kernfs maintainership
Tejun Heo
1
-2
/
+9
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
1
-2
/
+4
2017-04-08
Documentation: stable-kernel-rules: fix stable-tag format
Johan Hovold
1
-1
/
+1
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-04-08
mm: move pcp and lru-pcp draining into single wq
Michal Hocko
4
-26
/
+32
2017-04-08
mailmap: update Yakir Yang email address
Jeffy Chen
1
-0
/
+1
2017-04-08
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
1
-0
/
+2
2017-04-08
dax: fix radix tree insertion race
Ross Zwisler
1
-13
/
+22
2017-04-08
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
1
-6
/
+6
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-08
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
2017-04-08
userfaultfd: report actual registered features in fdinfo
Mike Rapoport
1
-1
/
+1
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
1
-7
/
+8
2017-04-07
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
1
-2
/
+7
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
4
-27
/
+55
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
1
-0
/
+1
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
1
-3
/
+3
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2
-2
/
+32
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
blk-mq: remap queues when adding/removing hardware queues
Omar Sandoval
1
-4
/
+10
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
6
-48
/
+67
2017-04-07
blk-mq-sched: set up scheduler tags when bringing up new queues
Omar Sandoval
3
-1
/
+35
2017-04-07
blk-mq-sched: refactor scheduler initialization
Omar Sandoval
3
-59
/
+57
2017-04-07
blk-mq: use the right hctx when getting a driver tag fails
Omar Sandoval
3
-17
/
+19
2017-04-07
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-04-07
CIFS: Fix build failure with smb2
Tobias Regnery
1
-0
/
+1
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
5
-68
/
+110
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
3
-15
/
+16
2017-04-07
Handle mismatched open calls
Sachin Prabhu
9
-13
/
+143
2017-04-07
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
Will Deacon
1
-14
/
+0
2017-04-07
powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
Michael Ellerman
1
-0
/
+3
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
7
-42
/
+83
2017-04-06
sparc: remove unused wp_works_ok macro
Mathias Krause
2
-10
/
+0
2017-04-06
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-04-06
sparc64: Fix memory corruption when THP is enabled
Nitin Gupta
2
-5
/
+5
2017-04-06
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-04-06
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
1
-0
/
+4
2017-04-06
nfp: fix potential use after free on xdp prog
Jakub Kicinski
1
-1
/
+2
2017-04-06
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-06
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
metag/usercopy: Add missing fixups
James Hogan
1
-24
/
+48
2017-04-05
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan
1
-8
/
+28
2017-04-05
metag/usercopy: Set flags before ADDZ
James Hogan
1
-4
/
+4
2017-04-05
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan
2
-46
/
+26
[next]