index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
2016-03-14
Linux 4.5
v4.5
Linus Torvalds
1
-1
/
+1
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2016-03-12
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
1
-2
/
+2
2016-03-12
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-11
MAINTAINERS: add devicetree bindings to Input Drivers section
Andreas Färber
1
-0
/
+1
2016-03-11
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
3
-1
/
+102
2016-03-11
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
4
-0
/
+608
2016-03-11
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
6
-0
/
+437
2016-03-11
Input: synaptics-rmi4 - add support for F12
Andrew Duggan
5
-0
/
+473
2016-03-11
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
5
-1
/
+175
2016-03-11
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
8
-1
/
+1724
2016-03-11
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
8
-5
/
+217
2016-03-11
Input: synaptics-rmi4 - add I2C transport driver
Andrew Duggan
3
-0
/
+399
2016-03-11
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
11
-0
/
+2491
2016-03-10
MAINTAINERS: add a maintainer for the NAND subsystem
Boris BREZILLON
1
-0
/
+11
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2
-1
/
+28
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
1
-3
/
+39
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
1
-1
/
+1
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2
-14
/
+25
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2
-11
/
+4
2016-03-10
s390/mm: four page table levels vs. fork
Martin Schwidefsky
2
-10
/
+30
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-10
mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
Jan Stancek
1
-2
/
+2
2016-03-10
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
1
-2
/
+2
2016-03-10
mm, thp: fix migration of PTE-mapped transparent huge pages
Kirill A. Shutemov
1
-1
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-10
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2016-03-10
sched/kasan: remove stale KASAN poison after hotplug
Mark Rutland
1
-0
/
+3
2016-03-10
kasan: add functions to clear stack poison
Mark Rutland
2
-1
/
+25
2016-03-10
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
1
-5
/
+6
2016-03-10
list: kill list_force_poison()
Dan Williams
3
-22
/
+7
2016-03-10
mm: __delete_from_page_cache show Bad page if mapped
Hugh Dickins
1
-1
/
+24
2016-03-10
mm/hugetlb: hugetlb_no_page: rate-limit warning message
Geoffrey Thomas
1
-1
/
+1
2016-03-09
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-09
arm64: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
1
-14
/
+0
2016-03-09
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
1
-6
/
+8
2016-03-09
kvm: cap halt polling at exactly halt_poll_ns
David Matlack
1
-0
/
+3
[next]