summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-16vdpasim: fix "mac_pton" undefined errorLaurent Vivier1-0/+1
2020-11-16Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-22/+24
2020-11-15Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie3-22/+24
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-99/+95
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-7/+69
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-46/+115
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-14/+21
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-111/+116
2020-11-15Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-31/+51
2020-11-15can: m_can: m_can_stop(): set device to software init mode before closingFaiz Abbas1-0/+3
2020-11-15can: m_can: Fix freeing of can device from peripherialsDan Murphy3-19/+33
2020-11-15can: m_can: m_can_class_free_dev(): introduce new functionDan Murphy2-0/+7
2020-11-15Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+12
2020-11-15can: m_can: m_can_handle_state_change(): fix state changeWu Bo1-2/+2
2020-11-15can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistrationMarc Kleine-Budde1-2/+2
2020-11-15can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...Marc Kleine-Budde1-0/+4
2020-11-15can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPIEnric Balletbo i Serra1-1/+2
2020-11-15can: flexcan: fix failure handling of pm_runtime_get_sync()Zhang Qilong1-2/+6
2020-11-15can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...Marc Kleine-Budde1-1/+1
2020-11-15can: peak_usb: fix potential integer overflow on shift of a intColin Ian King1-2/+2
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde1-2/+2
2020-11-15can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong1-5/+8
2020-11-15can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez1-1/+1
2020-11-15can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam1-5/+14
2020-11-15can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam1-5/+14
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+13
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini1-0/+7
2020-11-15batman-adv: set .owner to THIS_MODULETaehee Yoo1-0/+1
2020-11-15devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()Wang Hai1-2/+4
2020-11-15net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang1-1/+1
2020-11-15lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck1-1/+2
2020-11-15lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck1-5/+5
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-186/+118
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+31
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-72/+115
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+31
2020-11-14netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore1-1/+1
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2020-11-14sctp: change to hold/put transport for proto_unreach_timerXin Long3-5/+5
2020-11-14Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2020-11-14afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells1-1/+4
2020-11-14vsock: forward all packets to the host when no H2G is registeredStefano Garzarella1-1/+1
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz1-10/+49
2020-11-14ocfs2: initialize ip_next_orphanWengang Wang1-0/+1
2020-11-14panic: don't dump stack twice on warnChristophe Leroy1-1/+2
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz4-128/+47
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song1-2/+9
2020-11-14kernel/watchdog: fix watchdog_allowed_mask not used warningSantosh Sivaraj1-2/+2
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce1-0/+7
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce1-14/+7