aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-11media: atomisp: hmm_bo: untag user pointersMauro Carvalho Chehab1-0/+3
2020-06-11media: atomisp: get rid of memory_access.cMauro Carvalho Chehab30-174/+79
2020-06-11media: atomisp: change the type returned by mmgr allocMauro Carvalho Chehab27-137/+137
2020-06-11media: atomisp: get rid of unused memory_realloc codeMauro Carvalho Chehab4-122/+1
2020-06-11media: atomisp: get rid of mmgr_load and mmgr_storeMauro Carvalho Chehab13-71/+54
2020-06-11media: atomisp: go one step further to drop ia_css_memory_access.cMauro Carvalho Chehab7-32/+20
2020-06-11media: atomisp: reduce abstraction at ia_css_memory_accessMauro Carvalho Chehab14-143/+51
2020-06-11media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layerMauro Carvalho Chehab14-163/+50
2020-06-11media: atomisp: simplify hive_isp_css_mm_hrt wrapperMauro Carvalho Chehab8-133/+13
2020-06-11media: atomisp: fix a handful of spelling mistakesColin Ian King4-8/+8
2020-06-11media: atomisp: fix size of delay_frames arrayMauro Carvalho Chehab2-3/+1
2020-06-11media: atomisp: drop a cast for a const argumentMauro Carvalho Chehab7-9/+9
2020-06-11media: atomisp: partially get rid of one abstraction layerMauro Carvalho Chehab14-818/+633
2020-06-11media: atomisp: make it use dbg_level to control debug levelMauro Carvalho Chehab4-9/+7
2020-06-11media: atomisp: get rid of some old broken debug codeMauro Carvalho Chehab1-3/+0
2020-06-11media: atomisp: update TODO listMauro Carvalho Chehab1-46/+145
2020-06-11media: atomisp: don't flood dmesg with -EAGAIN return codesMauro Carvalho Chehab1-1/+2
2020-06-11media: atomisp: improve debug messages for set formatMauro Carvalho Chehab1-9/+22
2020-06-11media: atomisp: avoid a copy of v4l2_mbus_framefmt at stackMauro Carvalho Chehab1-5/+5
2020-06-11media: atomisp: reduce debug printk rate when IRQs are receivedMauro Carvalho Chehab1-7/+16
2020-06-11media: atomisp: get rid of hmm_vm.cMauro Carvalho Chehab3-278/+0
2020-06-11media: atomisp: fix pipeline initialization codeMauro Carvalho Chehab1-77/+65
2020-06-11io_uring: fix io_kiocb.flags modification race in IOPOLL modeXiaoguang Wang1-6/+6
2020-06-11KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson1-1/+1
2020-06-11umem: remove redundant initialization of variable retColin Ian King1-1/+1
2020-06-11pktcdvd: remove redundant initialization of variable retColin Ian King1-1/+1
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni1-7/+20
2020-06-11nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig1-0/+6
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner1-2/+3
2020-06-11nvmet-tcp: constify nvmet_tcp_opsMax Gurtovoy1-2/+2
2020-06-11nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_opsRikard Falkeborn1-4/+4
2020-06-11nvme: do not call del_gendisk() on a disk that was never addedNiklas Cassel1-3/+1
2020-06-11tools, bpftool: Fix memory leak in codegen error casesTobias Klauser1-0/+2
2020-06-11selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu2-0/+119
2020-06-11net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu1-7/+9
2020-06-11x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck1-1/+1
2020-06-11x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck4-12/+31
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner14668-299542/+837028
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner9-25/+36
2020-06-11x86/entry: __always_inline CR2 for noinstrPeter Zijlstra3-6/+6
2020-06-11lockdep: __always_inline more for noinstrPeter Zijlstra2-3/+3
2020-06-11x86/entry: Re-order #DB handler to avoid *SAN instrumentationPeter Zijlstra1-28/+27
2020-06-11x86/entry: __always_inline arch_atomic_* for noinstrPeter Zijlstra1-7/+7
2020-06-11x86/entry: __always_inline irqflags for noinstrPeter Zijlstra1-10/+10
2020-06-11x86/entry: __always_inline debugreg for noinstrPeter Zijlstra1-3/+3
2020-06-11x86/idt: Consolidate idt functionalityThomas Gleixner3-52/+44
2020-06-11x86/idt: Cleanup trap_init()Thomas Gleixner2-9/+18
2020-06-11x86/idt: Use proper constants for table sizeThomas Gleixner1-1/+2
2020-06-11x86/idt: Add comments about early #PF handlingThomas Gleixner1-2/+8
2020-06-11x86/idt: Mark init only functions __initThomas Gleixner1-2/+2