index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
Arnd Bergmann
1
-3
/
+3
2019-07-12
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-33
/
+19
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-07-11
dlm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-27
/
+7
2019-07-11
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
1
-6
/
+12
2019-06-13
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
35
-108
/
+35
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+1
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2018-12-03
dlm: fix invalid cluster name warning
David Teigland
1
-1
/
+2
2018-12-03
dlm: NULL check before some freeing functions is not needed
Thomas Meyer
1
-4
/
+2
2018-11-28
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
1
-6
/
+3
2018-11-15
dlm: fix missing idr_destroy for recover_idr
David Teigland
1
-0
/
+1
2018-11-15
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2018-11-15
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2018-11-15
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2018-11-15
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2018-11-13
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
1
-1
/
+1
2018-11-08
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2018-11-07
dlm: don't leak kernel pointer to userspace
Tycho Andersen
1
-1
/
+1
2018-11-07
dlm: don't allow zero length names
Tycho Andersen
1
-1
/
+1
2018-11-07
dlm: fix invalid free
Tycho Andersen
1
-2
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-05-29
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
Gang He
1
-1
/
+1
2018-05-02
dlm: make sctp_connect_to_sock() return in specified time
Gang He
1
-0
/
+12
2018-05-02
dlm: fix a clerical error when set SCTP_NODELAY
Gang He
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-4
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2017-12-02
dlm: switch to sock_recvmsg()
Al Viro
1
-2
/
+2
2017-11-27
fs: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-8
/
+8
2017-11-14
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-124
/
+186
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
dlm: make config_item_type const
Bhumika Goyal
1
-8
/
+8
2017-10-09
dlm: remove dlm_send_rcom_lookup_dump
David Teigland
3
-21
/
+1
2017-09-25
dlm: recheck kthread_should_stop() before schedule()
Guoqing Jiang
1
-1
/
+4
2017-09-25
DLM: fix NULL pointer dereference in send_to_sock()
tsutomu.owa@toshiba.co.jp
1
-0
/
+4
2017-09-25
DLM: fix to reschedule rwork
tsutomu.owa@toshiba.co.jp
1
-2
/
+6
2017-09-25
DLM: fix to use sk_callback_lock correctly
tsutomu.owa@toshiba.co.jp
1
-12
/
+17
2017-09-25
DLM: fix overflow dlm_cb_seq
tsutomu.owa@toshiba.co.jp
1
-0
/
+2
2017-09-25
DLM: fix memory leak in tcp_accept_from_sock()
tsutomu.owa@toshiba.co.jp
1
-14
/
+7
2017-09-25
DLM: fix conversion deadlock when DLM_LKF_NODLCKWT flag is set
tsutomu.owa@toshiba.co.jp
1
-19
/
+23
2017-09-25
DLM: use CF_CLOSE flag to stop dlm_send correctly
tsutomu.owa@toshiba.co.jp
1
-0
/
+1
2017-09-25
DLM: Reanimate CF_WRITE_PENDING flag
tsutomu.owa@toshiba.co.jp
1
-1
/
+8
2017-09-25
DLM: fix race condition between dlm_recoverd_stop and dlm_recoverd
tsutomu.owa@toshiba.co.jp
1
-1
/
+10
2017-09-25
DLM: close othercon at send/receive error
tsutomu.owa@toshiba.co.jp
1
-2
/
+2
[next]