summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang1-0/+2
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang1-2/+1
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean1-3/+8
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean1-5/+46
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter1-11/+37
2020-11-18can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost1-3/+3
2020-11-18can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong1-3/+5
2020-11-18can: j1939: j1939_sk_bind(): return failure if netdev is downZhang Changzhong1-0/+6
2020-11-18can: j1939: swap addr and pgn in the send exampleYegor Yefremov1-2/+2
2020-11-18can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel1-12/+8
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp1-2/+6
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol1-1/+5
2020-11-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde1-2/+2
2020-11-18vfio/pci: Implement ioeventfd thread handler for contended memory lockAlex Williamson1-8/+35
2020-11-18afs: Fix incorrect freeing of the ACL passed to the YFS ACL store opDavid Howells1-6/+1
2020-11-18afs: Fix warning due to unadvanced marshalling pointerDavid Howells1-0/+1
2020-11-18iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L1-1/+1
2020-11-18iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L1-0/+6
2020-11-18ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter1-0/+2
2020-11-18perf tools: Add missing swap for cgroup eventsNamhyung Kim1-0/+13
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa1-0/+1
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin1-6/+9
2020-11-18drm/panfrost: Fix module unloadSteven Price1-2/+3
2020-11-18drm/panfrost: move devfreq_init()/fini() in deviceClément Péron2-14/+13
2020-11-18drm/panfrost: rename error labels in device_initClément Péron1-15/+15
2020-11-18mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali1-2/+8
2020-11-18IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb1-5/+8
2020-11-18drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard3-4/+4
2020-11-18powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai1-2/+3
2020-11-18irqchip/sifive-plic: Fix chip_data access within a hierarchyGreentime Hu1-4/+4
2020-11-18netfilter: ipset: Update byte and packet counters regardless of whether they ...Stefano Brivio1-1/+2
2020-11-18PCI: Always enable ACS even if no ACS CapabilityRajat Jain1-2/+7
2020-11-18netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso3-10/+36
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld12-24/+26
2020-11-18netfilter: nftables: fix netlink report logic in flowtable and genidPablo Neira Ayuso1-2/+2
2020-11-18mac80211: don't require VHT elements for HE on 2.4 GHzJohannes Berg1-1/+2
2020-11-18xfs: set xefi_discard when creating a deferred agfl free log intent itemDarrick J. Wong2-1/+2
2020-11-18mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen1-3/+5
2020-11-18ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-11-18ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-11-18selftests: filter kselftest headers from command in lib.mkTommi Rantala1-1/+1
2020-11-18usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-11-18kunit: Don't fail test suites if one of them is emptyAndy Shevchenko1-1/+1
2020-11-18kunit: Fix kunit.py --raw_output optionDavid Gow1-1/+0
2020-11-18irqchip/sifive-plic: Fix broken irq_set_affinity() callbackGreentime Hu1-1/+1
2020-11-18spi: imx: fix runtime pm support for !CONFIG_PMSascha Hauer1-8/+15
2020-11-18ASoC: codecs: wsa881x: add missing stream rates and formatSrinivas Kandagatla1-0/+2
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang1-3/+5
2020-11-18hv_balloon: disable warning when floor reachedOlaf Hering1-1/+1
2020-11-18genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier1-0/+1