summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-04fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-04devlink: validate length of region addr/lenJakub Kicinski1-0/+2
2020-03-04devlink: validate length of param valuesJakub Kicinski1-12/+19
2020-03-04ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id modeTony Lindgren3-6/+6
2020-03-03hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter1-1/+1
2020-03-03perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo1-7/+6
2020-03-03perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo5-22/+23
2020-03-03binder: prevent UAF for binderfs devices IIChristian Brauner3-18/+16
2020-03-03sys/sysinfo: Respect boottime inside time namespaceCyril Hrubis1-0/+2
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen1-2/+4
2020-03-03riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen1-0/+16
2020-03-03KVM: x86: remove stale comment from struct x86_emulate_ctxtVitaly Kuznetsov1-1/+0
2020-03-03KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov1-0/+1
2020-03-03dm: bump version of core and various targetsMike Snitzer7-8/+8
2020-03-03dm: fix congested_fn for request-based deviceHou Tao1-11/+10
2020-03-03fcntl: Distribute switch variables for initializationKees Cook1-2/+4
2020-03-03mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-03arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan1-3/+3
2020-03-03dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer1-23/+9
2020-03-03dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer1-0/+15
2020-03-03btrfs: fix RAID direct I/O reads with alternate csumsOmar Sandoval1-1/+3
2020-03-03ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter1-1/+1
2020-03-03ASoC: rt1015: modify pre-divider for sysclkJack Yu1-1/+1
2020-03-03interconnect: Handle memory allocation errorsGeorgi Djakov1-0/+9
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-03-03binder: prevent UAF for binderfs devicesChristian Brauner2-1/+17
2020-03-03drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-03Revert "bcache: ignore pending signals when creating gc and allocator thread"Jens Axboe2-29/+2
2020-03-03dt-bindings: arm: fsl: fix APF6Dev compatibleSébastien Szymanski1-1/+1
2020-03-03io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNALPavel Begunkov2-39/+1
2020-03-02Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson1-0/+1
2020-03-02Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-2/+2
2020-03-02ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren1-0/+1
2020-03-02iommu/io-pgtable-arm: Fix IOVA validation for 32-bitRobin Murphy1-2/+2
2020-03-02iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-02KVM: SVM: Fix the svm vmexit code for WRMSRHaiwei Li1-1/+2
2020-03-02KVM: X86: Fix dereference null cpufreq policyWanpeng Li1-3/+5
2020-03-02iommu/vt-d: Fix RCU list debugging warningsAmol Grover1-3/+5
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy2-4/+2
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-02spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET1-1/+0
2020-03-02perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo1-8/+2
2020-03-02perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo1-2/+2
2020-03-02io-wq: fix IO_WQ_WORK_NO_CANCEL cancellationPavel Begunkov1-6/+14
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner2-7/+0
2020-03-02perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo1-1/+1
2020-03-02ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu1-0/+1
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-9/+52
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2