index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
1
-2
/
+1
2017-06-24
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-24
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-24
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-24
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-24
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-24
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-24
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-23
Input: synaptics-rmi4 - only read the F54 query registers which are used
Andrew Duggan
1
-10
/
+7
2017-06-23
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
1
-3
/
+28
2017-06-22
kconfig: fix sparse warnings in nconfig
Randy Dunlap
2
-8
/
+8
2017-06-22
perf probe: Fix probe definition for inlined functions
Björn Töpel
1
-1
/
+1
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
3
-30
/
+34
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-22
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
1
-9
/
+6
2017-06-22
perf/x86/intel: Add 1G DTLB load/store miss support for SKL
Kan Liang
1
-2
/
+2
2017-06-22
i2c: imx: Use correct function to write to register
Michail Georgios Etairidis
1
-4
/
+4
2017-06-22
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-22
kbuild: fix header installation under fakechroot environment
Richard Genoud
1
-1
/
+9
2017-06-21
ACPI / scan: Fix enumeration for special SPI and I2C devices
Jarkko Nikula
2
-31
/
+39
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
4
-24
/
+61
2017-06-21
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
1
-2
/
+2
2017-06-21
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
1
-2
/
+5
2017-06-21
perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)
Hendrik Brueckner
1
-1
/
+1
2017-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
1
-1
/
+1
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-8
/
+1
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
1
-0
/
+9
2017-06-21
drm: Fix GETCONNECTOR regression
Daniel Vetter
1
-18
/
+20
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-21
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
1
-2
/
+0
2017-06-21
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-21
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
1
-1
/
+1
2017-06-21
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
1
-1
/
+1
2017-06-21
drm/i915: remove rate_to_index, messed up merge.
Dave Airlie
1
-11
/
+0
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
irqchip/mips-gic: Mark count and compare accessors notrace
Marcin Nowakowski
1
-3
/
+3
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-20
dt-bindings: net: sms911x: Add missing optional VDD regulators
Krzysztof Kozlowski
1
-0
/
+1
2017-06-20
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
1
-1
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
drm/radeon: add a quirk for Toshiba Satellite L20-183
Alex Deucher
1
-0
/
+7
2017-06-20
drm/radeon: add a PX quirk for another K53TK variant
Alex Deucher
1
-0
/
+4
[next]