aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-26media: vidtv: remove some unused functionsMauro Carvalho Chehab1-35/+0
2020-11-26media: vidtv: do some cleanups at the driverMauro Carvalho Chehab7-191/+182
2020-11-26drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen1-3/+5
2020-11-26media: vidtv: avoid copying data for PES structsMauro Carvalho Chehab3-108/+102
2020-11-26media: vidtv: avoid data copy when initializing the multiplexerMauro Carvalho Chehab3-28/+30
2020-11-26media: vidtv: fix some notes at the tone generatorMauro Carvalho Chehab1-18/+20
2020-11-26media: vidtv: fix the tone generator logicMauro Carvalho Chehab2-11/+5
2020-11-26media: vidtv: fix the name of the programMauro Carvalho Chehab2-6/+6
2020-11-26media: vidtv: don't use recursive functionsMauro Carvalho Chehab1-34/+41
2020-11-26media: vidtv: add error checksMauro Carvalho Chehab6-67/+289
2020-11-26media: vidtv: reorganize includesMauro Carvalho Chehab18-46/+46
2020-11-26media: vidtv: psi: fix missing assignments in while loopsDaniel W. S. Almeida1-12/+10
2020-11-26media: vidtv: Move s302m specific fields into encoder contextDaniel W. S. Almeida3-14/+17
2020-11-26media: vidtv: psi: extract descriptor chaining code into a helperDaniel W. S. Almeida1-34/+15
2020-11-26media: vidtv: psi: Implement an Event Information Table (EIT)Daniel W. S. Almeida7-9/+523
2020-11-26media: vidtv: psi: add a Network Information Table (NIT)Daniel W. S. Almeida7-12/+545
2020-11-26media: vidtv: extract the initial CRC value to into a #defineDaniel W. S. Almeida1-3/+4
2020-11-25ch_ktls: lock is not freedRohit Maheshwari1-1/+3
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2-1/+10
2020-11-25Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski1-1/+6
2020-11-25devlink: Make sure devlink instance and port are in same net namespaceParav Pandit1-1/+2
2020-11-25devlink: Hold rtnl lock while reading netdev attributesParav Pandit1-0/+4
2020-11-25ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro8-49/+79
2020-11-26netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal1-1/+2
2020-11-26netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet1-2/+1
2020-11-25bpf: Add MAINTAINERS entry for BPF LSMKP Singh1-0/+11
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet1-1/+6
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai1-9/+17
2020-11-25x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry1-2/+2
2020-11-25Merge tag 'media/v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds15-188/+338
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2
2020-11-25RISC-V: Add missing jump label initializationAnup Patel1-0/+1
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor1-1/+1
2020-11-25gfs2: Don't freeze the file system during unmountBob Peterson1-1/+2
2020-11-25gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven1-1/+1
2020-11-25efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2-1/+2
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński1-1/+1
2020-11-25RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2-35/+7
2020-11-25arm64: tegra: Fix Tegra234 VDK node namesJon Hunter1-3/+3
2020-11-25arm64: tegra: Wrong AON HSP reg property sizeDipen Patel1-1/+1
2020-11-25arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo1-10/+10
2020-11-25arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter1-1/+1
2020-11-25arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter1-12/+0
2020-11-25spi: dw: Fix spi registration for controllers overriding CSLars Povlsen1-1/+2
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng1-0/+1
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu1-4/+1