summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18netfilter: ipset: Update byte and packet counters regardless of whether they ...Stefano Brivio1-1/+2
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-18xfs: set xefi_discard when creating a deferred agfl free log intent itemDarrick J. Wong2-1/+2
2020-11-18ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla1-1/+1
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
2020-11-18ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup functionTomasz Figa1-8/+31
2020-11-18btrfs: reschedule when cloning lots of extentsJohannes Thumshirn1-0/+2
2020-11-18btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik1-3/+4
2020-11-18btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2-7/+10
2020-11-18usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen1-5/+5
2020-11-18usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen1-3/+21
2020-11-18PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith1-0/+13
2020-11-18KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla1-0/+1
2020-11-18nbd: don't update block size after device is startedMing Lei1-4/+5
2020-11-18time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2-4/+4
2020-11-18drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson1-15/+13
2020-11-10Linux 5.4.77v5.4.77Greg Kroah-Hartman1-1/+1
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10Linux 5.4.76v5.4.76Greg Kroah-Hartman1-1/+1
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár1-4/+8
2020-11-10perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)1-7/+5
2020-11-10xfs: flush for older, xfs specific ioctlsAndy Strohman1-1/+25
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki1-3/+5
2020-11-10PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki3-39/+0
2020-11-10PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki3-7/+24
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon3-7/+13
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin1-0/+1
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-11-10tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean1-6/+7
2020-11-10tty: serial: fsl_lpuart: add LS1028A supportMichael Walle1-2/+25
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao1-0/+2
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao1-0/+3
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-11-10s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-11-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-10Revert "coresight: Make sysfs functional on topologies with per core sink"Sasha Levin2-29/+36
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai1-0/+1
2020-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen1-1/+1
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1