aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-22AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-22sctp: shrink stream outq when fails to do addstream reconfXin Long1-2/+4
2020-07-22sctp: shrink stream outq only when new outcnt < old outcntXin Long1-7/+14
2020-07-22AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil1-0/+1
2020-07-22x86/dumpstack: Dump user space code correctly againThomas Gleixner1-10/+17
2020-07-22x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields1-1/+19
2020-07-22staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas1-21/+9
2020-07-22virtio-mmio: Reject invalid IRQ 0 command line argumentBjorn Helgaas1-2/+2
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark1-20/+17
2020-07-22MAINTAINERS: add Matthew for s390 IOMMUGerald Schaefer1-0/+1
2020-07-22MAINTAINERS: i2c: at91: handover maintenance to Codrin CiubotariuLudovic Desroches1-1/+1
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-22i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam1-9/+10
2020-07-22Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-07-22sched: Fix race against ptrace_freeze_trace()Peter Zijlstra1-10/+14
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2-1/+5
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri1-1/+2
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-22ipvs: fix the connection sync failed in some casesguodeqing1-4/+8
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov1-1/+1
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin3-24/+32
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-21netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo1-2/+2
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne3-23/+23
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen2-27/+25
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin2-0/+9
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin2-3/+1
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin1-11/+3
2020-07-21net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2-2/+2
2020-07-21net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang1-1/+1
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-07-21udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima2-12/+18
2020-07-21udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima1-0/+1
2020-07-21btrfs: fix mount failure caused by race with umountBoris Burkov1-0/+8
2020-07-21btrfs: fix page leaks after failure to lock page for delallocRobbie Ko1-1/+2
2020-07-21btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo1-13/+10
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski1-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo1-4/+6
2020-07-21btrfs: fix double free on ulist after backref resolution failureFilipe Manana1-0/+1
2020-07-21serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-21serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-21serial: tegra: drop bogus NULL tty-port checksJohan Hovold1-9/+4
2020-07-21serial: tegra: fix CREAD handling for PIOJohan Hovold1-2/+5
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe1-3/+19