index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
Input: synaptics-rmi4 - have only one struct platform data
Benjamin Tissoires
1
-2
/
+2
2016-11-30
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
1
-0
/
+1
2016-11-30
Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data
Benjamin Tissoires
1
-4
/
+0
2016-11-30
Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data
Benjamin Tissoires
1
-1
/
+1
2016-11-23
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
Guenter Roeck
1
-0
/
+3
2016-11-23
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
1
-0
/
+2
2016-11-09
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...
Andrew Duggan
1
-8
/
+13
2016-11-09
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
1
-3
/
+4
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
90
-285
/
+786
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-13
/
+7
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+1
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-10-01
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
1
-0
/
+2
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
1
-7
/
+0
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-29
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
1
-1
/
+1
2016-09-28
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
1
-4
/
+1
2016-09-27
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-4
/
+1
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+2
2016-09-26
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-23
Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+2
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-5
/
+80
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+28
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-12
/
+19
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
9
-17
/
+21
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+3
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2016-09-21
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-09-20
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-09-19
[media] SDI: add flag for SDI formats and SMPTE 125M definition
Charles-Antoine Couret
2
-0
/
+20
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
1
-1
/
+1
2016-09-17
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
1
-0
/
+2
2016-09-14
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+21
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+14
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
1
-0
/
+14
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+24
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-3
/
+2
2016-09-10
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-09
[media] v4l: vsp1: Fix tri-planar format support through DRM API
Laurent Pinchart
1
-1
/
+1
[next]