index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
2023-07-09
2
-142
/
+1
*
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-07-05
1
-85
/
+76
|
\
|
*
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
2023-05-25
1
-2
/
+2
|
*
media: dvbdev: fix most coding style issues
Mauro Carvalho Chehab
2023-05-14
1
-83
/
+74
*
|
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Mauro Carvalho Chehab
2023-06-15
1
-44
/
+9
|
/
*
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Hyunwoo Kim
2023-05-14
1
-1
/
+36
*
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Takashi Iwai
2023-05-14
1
-4
/
+12
*
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
2023-05-14
1
-21
/
+63
*
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
2023-05-14
1
-3
/
+35
*
media: dvb-core: Fix use-after-free on race condition at dvb_frontend
Hyunwoo Kim
2023-05-14
1
-9
/
+44
*
media: dvb_ca_en50221: fix a size write bug
YongSu Yoo
2023-05-14
1
-5
/
+7
*
media: dvb_demux: fix a bug for the continuity counter
YongSu Yoo
2023-05-13
1
-2
/
+2
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-4
/
+4
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
*
|
media: dvbdev: fix refcnt bug
Lin Ma
2022-12-06
1
-1
/
+1
*
|
media: dvb-core: Fix ignored return value in dvb_register_frontend()
Chen Zhongjin
2022-11-25
1
-1
/
+7
*
|
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
2022-11-25
3
-9
/
+27
*
|
media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
YongSu Yoo
2022-11-25
1
-1
/
+3
*
|
media: dvb-core: Fix double free in dvb_register_device()
Keita Suzuki
2022-11-25
1
-0
/
+1
*
|
media: dvbdev: remove redundant initialization of variable ret
Colin Ian King
2022-11-25
1
-1
/
+2
*
|
media: dvb-core: Enhance shared multi-frontend support
Robert Schlabbach
2022-11-25
1
-1
/
+11
*
|
media: dvb_frontend: add missing DSS switch cases
Robert Schlabbach
2022-11-25
1
-0
/
+11
*
|
media: dvb-core: remove variable n, turn for-loop to while-loop
Colin Ian King
2022-11-04
1
-2
/
+2
*
|
media: dvb-core: Fix UAF due to refcount races at releasing
Takashi Iwai
2022-11-04
1
-0
/
+8
|
/
*
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
2022-09-27
1
-0
/
+11
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
*
media: dvb-core: dvb_frontend: address some clang warnings
Mauro Carvalho Chehab
2021-11-29
1
-8
/
+5
*
media: media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
Lukas Middendorf
2021-11-19
1
-2
/
+6
*
media: dvb-core: Convert to SPDX identifier
Cai Huoqing
2021-11-19
4
-37
/
+3
*
media: dmxdev: fix UAF when dvb_register_device() fails
Wang Hai
2021-11-19
1
-3
/
+15
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-4
/
+4
|
\
|
*
media: use eth_hw_addr_set()
Jakub Kicinski
2021-10-28
1
-4
/
+4
*
|
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
1
-1
/
+1
|
/
*
media: dvb-core: frontend: make GET/SET safer
Mauro Carvalho Chehab
2021-06-17
1
-105
/
+117
*
media: dvbdev: fix error logic at dvb_register_device()
Mauro Carvalho Chehab
2021-06-17
1
-0
/
+3
*
media: dvb_net: avoid speculation from net slot
Mauro Carvalho Chehab
2021-06-17
1
-6
/
+19
*
media: dvb_ca_en50221: avoid speculation from CA slot
Mauro Carvalho Chehab
2021-06-17
1
-0
/
+1
*
media: dmxdev: change the check for problems allocing secfeed
Mauro Carvalho Chehab
2021-06-09
1
-1
/
+1
*
media: dvbdev: Fix memory leak in dvb_media_device_free()
Peilin Ye
2021-03-22
1
-0
/
+1
*
media: dvb_frontend: warn if frontend driver has API issues
Mauro Carvalho Chehab
2021-03-22
1
-0
/
+4
*
media: dvb_frontend: don't call dvb_frontend_get_stepsize() twice
Mauro Carvalho Chehab
2021-03-22
1
-1
/
+1
*
media: dvb_frontend: move algo-specific settings to a function
Mauro Carvalho Chehab
2021-03-22
1
-41
/
+48
*
media: fix incorrect kernel doc usages
Hans Verkuil
2021-03-11
1
-15
/
+17
*
media: dvb_frontend: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-27
1
-0
/
+1
*
media: dvbdev: Fix memleak in dvb_register_device
Dinghao Liu
2020-11-17
1
-0
/
+3
*
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-09-24
1
-1
/
+1
|
\
|
*
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-09-14
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
[next]