aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra1-2/+10
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1
2020-09-04Merge tag 'icc-5.9-rc4' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2-10/+27
2020-09-04drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann3-6/+1
2020-09-04Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman4-17/+53
2020-09-04Merge tag 'soundwire-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-4/+6
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel1-0/+7
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel1-1/+6
2020-09-04KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei1-0/+1
2020-09-04KVM: arm64: Fix address truncation in tracesMarc Zyngier2-11/+11
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko1-2/+3
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-04KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier1-1/+6
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu1-45/+55
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-04MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers moveLukas Bulwahn1-1/+1
2020-09-04drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard1-1/+0
2020-09-04drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard1-2/+1
2020-09-04drm/sun4i: Fix DE2 YVU handlingJernej Skrabec1-1/+1
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne10-15/+219
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne3-7/+6
2020-09-04xen/balloon: add header guardRoger Pau Monne1-0/+4
2020-09-04padata: fix possible padata_works_lock deadlockDaniel Jordan1-2/+3
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-03Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...Linus Torvalds11-18/+49
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds110-599/+1068
2020-09-03Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds2-3/+21
2020-09-03selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski1-2/+20
2020-09-03mm: fix pin vs. gup mismatch with gate pagesDave Hansen1-1/+1
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-3/+12
2020-09-04Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-8/+31
2020-09-04Merge tag 'amd-drm-fixes-5.9-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie7-14/+41
2020-09-03Merge branch 'smc-fixes'David S. Miller3-8/+25
2020-09-03net/smc: fix sock refcounting in case of terminationUrsula Braun1-7/+8
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun1-0/+1
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun1-0/+2
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul1-1/+14
2020-09-04interconnect: qcom: Fix small BW votes being truncated to zeroMike Tipton1-8/+19
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-03drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-03perf tools: Add bpf image check to __map__is_kmoduleJiri Olsa3-7/+24
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-03perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing1-2/+2
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao3-3/+9
2020-09-03libtraceevent: Fix build warning on 32-bit archesTzvetomir Stoyanov (VMware)1-1/+1
2020-09-03perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1
2020-09-03perf parse-events: Use uintptr_t when casting numbers to pointersArnaldo Carvalho de Melo1-4/+4
2020-09-03dax: fix detection of dax support for non-persistent memory block devicesColy Li1-1/+1
2020-09-03doc: net: dsa: Fix typo in config code samplePaul Barker1-1/+1
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+4
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+62
2020-09-03xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong1-1/+1
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-55/+71
2020-09-03dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke...Krzysztof Kozlowski1-0/+1
2020-09-03dma-buf: Fix kerneldoc of dma_buf_set_name()Krzysztof Kozlowski1-3/+3
2020-09-03ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai1-1/+41
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer1-2/+2
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-03Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf1-4/+0
2020-09-03x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel1-0/+78
2020-09-03x86/cmdline: Disable jump tables for cmdline.cArvind Sankar1-1/+1
2020-09-03soundwire: fix double free of dangling pointerTom Rix1-3/+5
2020-09-03interconnect: Show bandwidth for disabled paths as zero in debugfsMatthias Kaehlcke1-2/+8
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi1-2/+2
2020-09-03drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs1-0/+6
2020-09-03drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs1-1/+4
2020-09-03drm/nouveau/kms/nv50-: add some whitespace before debug messageBen Skeggs1-1/+1
2020-09-03drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul1-1/+1
2020-09-03drm/radeon: Prefer lower feedback dividersKai-Heng Feng1-1/+1
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-09-03drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman1-0/+2
2020-09-03drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen1-1/+3
2020-09-03drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan1-2/+12
2020-09-03drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang3-9/+21
2020-09-03kconfig: remove redundant assignment prompt = promptDenis Efremov1-1/+0
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap1-9/+9
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap1-1/+4
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-02scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-02scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel1-1/+2
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-02RDMA/core: Fix reported speed and widthKamal Heib1-1/+1
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-15/+57
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-22/+60
2020-09-02RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang1-2/+2
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-7/+9
2020-09-02spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch1-1/+1
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+3
2020-09-02regulator: pwm: Fix machine constraints applicationVincent Whitchurch1-1/+1
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart3-7/+7
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo3-4/+10
2020-09-02ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart1-2/+3
2020-09-02ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang1-0/+2
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang1-0/+1
2020-09-02io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe1-0/+10
2020-09-02fix regression in "epoll: Keep a reference on files added to the check list"Al Viro1-3/+3
2020-09-02io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue1-0/+1
2020-09-02Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai12623-219359/+666236
2020-09-02ALSA: ua101: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-02ALSA: usb-audio: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-02ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+4
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2-7/+6
2020-09-02ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-02ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-09-02ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-09-02ALSA: core: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-02s390: update defconfigsHeiko Carstens3-0/+8
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-02drm/i915: Fix sha_text population codeSean Paul2-6/+23
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor1-2/+2
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu1-2/+1
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla1-1/+0
2020-09-02drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds18-28/+69
2020-09-01scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-71/+113
2020-09-01scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-01blk-stat: make q->stats->lock irqsafeTejun Heo1-6/+11
2020-09-01blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo1-2/+3
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-01vhost: fix typo in error messageYunsheng Lin1-1/+1
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+2
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka1-0/+12
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal1-2/+2
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer1-7/+15
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka1-2/+10
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez1-1/+1
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki1-33/+24
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki1-49/+94
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki2-1/+11
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki1-5/+15
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki1-3/+9
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin1-2/+2
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn1-1/+1
2020-09-01arc: fix memory initialization for systems with two memory banksMike Rapoport1-11/+16
2020-09-01Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2-7/+17
2020-09-01ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap1-1/+1
2020-09-01Merge tag 'misc-habanalabs-fixes-2020-08-31' of git://people.freedesktop.org/...Greg Kroah-Hartman2-17/+17
2020-09-01perf report: Disable ordered_events for raw dumpJiri Olsa1-0/+3
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant1-1/+1
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant1-1/+8
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo1-1/+2
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers1-13/+17
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter1-1/+1
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter1-0/+3
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao2-2/+5
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li1-1/+1
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson2-2/+2
2020-09-01block: fix locking in bdev_del_partitionChristoph Hellwig1-14/+13
2020-09-01block: release disk reference in hd_struct_free_workMing Lei1-1/+9
2020-09-01iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-01io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue1-1/+1
2020-09-01block: ensure bdi->io_pages is always initializedJens Axboe1-0/+1
2020-09-01ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-01regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko1-6/+9
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang1-2/+2
2020-09-01clang-format: Update with the latest for_each macro listMiguel Ojeda1-0/+12
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier3-13/+35
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-01Documentation: fix dma-buf.rst underline length warningRandy Dunlap1-1/+1
2020-09-01misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan1-4/+7
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-3/+12
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-08-31scsi: lpfc: Update lpfc version to 12.8.0.4James Smart1-1/+1
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2-1/+4
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe2-4/+4
2020-08-31scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko1-0/+2
2020-08-31Merge tag 'docs-5.9-3' of git://git.lwn.net/linuxLinus Torvalds16-55/+57
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-08-31ionic: fix txrx work accountingShannon Nelson1-10/+3
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds11-43/+203
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller12-91/+92
2020-08-31microblaze: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap1-0/+3
2020-08-31drm/sun4i: Fix dsi dcs long write functionOndrej Jirman1-2/+2
2020-08-31habanalabs: fix report of RAZWI initiator coordinatesOfir Bitton1-16/+16