summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel-m10-bmc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-29parport: serial: Get rid of IRQ_NONE abuseAndy Shevchenko1-2/+3
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski4-15/+16
2021-07-27fpga: versal-fpga: Remove empty functionsMoritz Fischer1-13/+0
2021-07-26Linux 5.14-rc3v5.14-rc3Linus Torvalds1-1/+1
2021-07-25smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds1-1/+1
2021-07-25ACPI: fix NULL pointer dereferenceLinus Torvalds1-1/+2
2021-07-25fpga: fpga-mgr: wrap the write_sg() opTom Rix1-1/+9
2021-07-25fpga: fpga-mgr: wrap the fpga_remove() opTom Rix1-2/+7
2021-07-25fpga: fpga-mgr: wrap the state() opTom Rix4-20/+9
2021-07-25fpga: fpga-mgr: wrap the status() opTom Rix1-4/+8
2021-07-25fpga: fpga-mgr: wrap the write() opTom Rix1-5/+10
2021-07-25fpga: fpga-mgr: make write_complete() op optionalTom Rix2-29/+23
2021-07-25fpga: fpga-mgr: wrap the write_init() opTom Rix1-3/+12
2021-07-25fpga: zynqmp-fpga: Address warning about unused variableMoritz Fischer1-1/+2
2021-07-25fpga: xilinx-pr-decoupler: Address warning about unused variableMoritz Fischer1-0/+2
2021-07-25fpga: xiilnx-spi: Address warning about unused variableMoritz Fischer1-0/+2
2021-07-25fpga: altera-freeze-bridge: Address warning about unused variableMoritz Fischer1-0/+2
2021-07-25fpga: dfl: pci: add device IDs for Silicom N501x PAC cardsMartin Hundebøll1-0/+5
2021-07-24riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-07-24riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-07-24riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-07-24riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-07-24hugetlbfs: fix mount mode command line processingMike Kravetz1-1/+1
2021-07-24mm: fix the deadlock in finish_fault()Qi Zheng1-1/+10
2021-07-24mm: mmap_lock: fix disabling preemption directlyMuchun Song1-2/+2
2021-07-24mm/secretmem: wire up ->set_page_dirtyMike Rapoport1-0/+1
2021-07-24writeback, cgroup: do not reparent dax inodesRoman Gushchin1-0/+3
2021-07-24writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin1-1/+1
2021-07-24memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport2-3/+4
2021-07-24mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich1-13/+16
2021-07-24mm: use kmap_local_page in memzero_pageChristoph Hellwig1-2/+2
2021-07-24mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig1-0/+2
2021-07-24kfence: skip all GFP_ZONEMASK allocationsAlexander Potapenko1-0/+9
2021-07-24kfence: move the size check to the beginning of __kfence_alloc()Alexander Potapenko1-3/+7
2021-07-24kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang1-1/+1
2021-07-24selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-24userfaultfd: do not untag user pointersPeter Collingbourne2-22/+30
2021-07-24riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang1-1/+5
2021-07-24io_uring: explicitly catch any illegal async queue attemptJens Axboe2-1/+17
2021-07-24io_uring: never attempt iopoll reissue from release pathJens Axboe1-7/+7
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)1-1/+1
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne1-1/+2
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)1-5/+3
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)3-7/+21
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)1-1/+1
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin1-0/+20
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-23riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti1-2/+16
2021-07-23riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti1-0/+2