index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-sunfire.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-13
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-13
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-09-13
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-09-13
nios2: fix __get_user()
Al Viro
1
-2
/
+2
2016-09-13
nios2: copy_from_user() should zero the tail of destination
Al Viro
1
-3
/
+6
2016-09-13
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
1
-1
/
+3
2016-09-13
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-09-13
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-13
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-09-13
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-1
/
+2
2016-09-13
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-14
/
+11
2016-09-13
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-09-13
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-09-13
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-09-13
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-10
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-10
alpha: fix copy_from_user()
Al Viro
1
-11
/
+8
2016-08-15
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
2016-08-12
MIPS: KVM: Add missing gfn range check
James Hogan
1
-8
/
+15
2016-08-12
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
1
-21
/
+28
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
5
-17
/
+27
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
3
-2
/
+17
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
1
-0
/
+14
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
1
-5
/
+5
2016-08-12
uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
Denys Vlasenko
1
-11
/
+11
2016-08-12
mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats
Reza Arbab
1
-0
/
+2
2016-08-12
mm, oom: fix uninitialized ret in task_will_free_mem()
Geert Uytterhoeven
1
-1
/
+1
2016-08-12
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-12
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
1
-6
/
+18
2016-08-12
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
1
-6
/
+38
2016-08-12
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2
-2
/
+2
2016-08-12
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
1
-0
/
+1
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
2
-28
/
+5
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
1
-1
/
+2
[next]