index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
-0
/
+27
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
-5
/
+14
2019-11-15
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
-2
/
+3
2019-11-15
ax88172a: fix information leak on short answers
Oliver Neukum
-1
/
+1
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
-2
/
+6
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
-0
/
+1
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
-0
/
+9
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
-8
/
+23
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
-1
/
+6
2019-11-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-4
/
+4
2019-11-15
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-27
/
+6
2019-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-6
/
+27
2019-11-15
Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
-1
/
+1
2019-11-15
Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-9
/
+23
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-37
/
+23
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-61
/
+91
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
-1
/
+1
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
-0
/
+7
2019-11-14
Merge branch 'hns3-fixes'
David S. Miller
-4
/
+31
2019-11-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
-1
/
+1
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
-1
/
+16
2019-11-14
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
-2
/
+14
2019-11-14
ravb: implement MTU change while device is up
Ulrich Hecht
-13
/
+16
2019-11-14
tipc: add back tipc prefix to log messages
Matt Bennett
-2
/
+6
2019-11-15
Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
-22
/
+16
2019-11-15
Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+1
2019-11-15
Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-14
/
+6
2019-11-14
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
-22
/
+16
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
-0
/
+2
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
-2
/
+6
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
-1
/
+1
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
-0
/
+4
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
-7
/
+18
2019-11-14
ALSA: usb-audio: Fix incorrect size check for processing/extension units
Takashi Iwai
-3
/
+3
2019-11-14
Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+5
2019-11-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-39
/
+46
2019-11-14
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
-3
/
+2
2019-11-15
kbuild: tell sparse about the $ARCH
Luc Van Oostenryck
-0
/
+3
2019-11-15
sparc: vdso: fix build error of vdso32
Masahiro Yamada
-2
/
+2
2019-11-14
block, bfq: deschedule empty bfq_queues not referred by any process
Paolo Valente
-6
/
+26
2019-11-14
mmc: sdhci-of-at91: fix quirk2 overwrite
Eugen Hristev
-1
/
+1
2019-11-14
ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
Takashi Iwai
-2
/
+2
2019-11-14
Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...
David S. Miller
-0
/
+1
2019-11-14
Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-13
/
+7
2019-11-14
slcan: Fix memory leak in error path
Jouni Hogander
-0
/
+1
2019-11-13
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
-1
/
+1
2019-11-13
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Dan Carpenter
-1
/
+1
2019-11-13
io_uring: Fix getting file for timeout
Pavel Begunkov
-0
/
+1
2019-11-13
drm/i915/tgl: MOCS table update
Matt Roper
-1
/
+1
2019-11-13
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
-8
/
+0
[prev]
[next]