summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-10staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-10staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2021-03-10staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter1-2/+4
2021-03-10staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson1-2/+4
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-10staging: rtl8712: unterminated string leads to read overflowDan Carpenter1-1/+1
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-03-10virt: acrn: Use vfs_poll() instead of f_op->poll()Yejune Deng1-2/+2
2021-03-10virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPUShuo Liu1-0/+9
2021-03-10cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu1-0/+3
2021-03-10habanalabs: fix debugfs address translationfarah kassabri1-12/+26
2021-03-10habanalabs: Disable file operations after device is removedTomer Tayar2-6/+46
2021-03-10habanalabs: Call put_pid() when releasing control deviceTomer Tayar1-0/+2
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2-6/+1
2021-03-10habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay1-1/+1
2021-03-10Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun1-2/+2
2021-03-10riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun1-0/+1
2021-03-10riscv: ftrace: Use ftrace_get_regs helperNanyong Sun1-7/+9
2021-03-10riscv: process: Fix no prototype for show_regsNanyong Sun1-0/+1
2021-03-10riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun1-0/+1
2021-03-10riscv: time: Fix no prototype for time_initNanyong Sun2-0/+3
2021-03-10riscv: ptrace: Fix no prototype warningsNanyong Sun1-0/+5
2021-03-10riscv: sbi: Fix comment of __sbi_set_timer_v01Nanyong Sun1-1/+1
2021-03-10riscv: irq: Fix no prototype warningNanyong Sun1-0/+2
2021-03-10riscv: traps: Fix no prototype warningsNanyong Sun2-0/+17
2021-03-10RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt1-2/+2
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds159-786/+1456
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+7
2021-03-10sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe1-3/+1
2021-03-10sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy1-0/+10
2021-03-10Merge branch 's390-qeth-fixes'David S. Miller2-69/+62
2021-03-10s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann1-3/+3
2021-03-10s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann1-6/+12
2021-03-10s390/qeth: improve completion of pending TX buffersJulian Wiedmann2-42/+30
2021-03-10s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann1-18/+17
2021-03-10Merge branch 'virtio_net-infinite-loop'David S. Miller2-1/+9
2021-03-10net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2021-03-10net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-10net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister1-2/+8
2021-03-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song1-2/+2
2021-03-09powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens1-1/+1
2021-03-09powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin1-2/+2