aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-25io-wq: fix race around pending work on teardownJens Axboe1-1/+5
2021-03-25video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong1-3/+0
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-25pinctrl: intel: check REVID register value for device presenceRoger Pau Monne1-1/+6
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley5-2/+27
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh3-0/+6
2021-03-25pinctrl: qcom: fix unintentional string concatenationArnd Bergmann1-1/+1
2021-03-25drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-03-25drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying1-1/+1
2021-03-25drm/imx: fix memory leak when fails to initPan Bian1-1/+1
2021-03-24scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck1-0/+8
2021-03-24scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck1-1/+0
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-24scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-24scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2-12/+5
2021-03-24scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler1-17/+34
2021-03-24scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler1-9/+33
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds191-787/+1819
2021-03-25drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul1-1/+12
2021-03-24psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller1-0/+1
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne3-17/+14
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne2-4/+4
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu1-6/+7
2021-03-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+16
2021-03-24Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-109/+190
2021-03-24block: support zone append bvecsJohannes Thumshirn1-3/+18
2021-03-24KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier1-0/+9
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-03-24KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-03-24Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-7/+21
2021-03-24cachefiles: do not yet allow on idmapped mountsChristian Brauner1-0/+6
2021-03-24ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum1-2/+1
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim1-0/+2
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter1-8/+1
2021-03-24perf daemon: Return from kill functionsJiri Olsa1-2/+5
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa1-22/+28
2021-03-24drm/i915: Fix the GT fence revocation runtime PM logicImre Deak3-6/+41
2021-03-24io_uring: do ctx sqd ejection in a clear contextPavel Begunkov1-8/+8
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-23net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean1-0/+2
2021-03-23net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner1-2/+4
2021-03-23afs: Use wait_on_page_writeback_killableMatthew Wilcox (Oracle)1-2/+1
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)2-0/+17
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)2-5/+3
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box1-15/+35
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box1-3/+8
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box1-1/+1
2021-03-23PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba1-1/+1
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds2-1/+3
2021-03-23block: recalculate segment count for multi-segment discards correctlyDavid Jeffery1-0/+8
2021-03-23block: clear GD_NEED_PART_SCAN later in bdev_disk_changedChris Chiu1-2/+2
2021-03-23x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-03-23drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
2021-03-23mei: allow map and unmap of client dma buffer only for disconnected clientTomas Winkler1-10/+7
2021-03-23MAINTAINERS: Add linux-phy list and patchworkVinod Koul1-1/+2
2021-03-23driver core: clear deferred probe reason on probe retryAhmad Fatoum1-0/+3
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-03-23USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin1-0/+4
2021-03-23USB: cdc-acm: do not log successful probe on later errorsJohan Hovold1-2/+2
2021-03-23USB: cdc-acm: always claim data interfaceJohan Hovold1-8/+6
2021-03-23USB: cdc-acm: use negation for NULL checksJohan Hovold1-2/+2
2021-03-23USB: cdc-acm: clean up probe error labelsJohan Hovold1-17/+18
2021-03-23USB: cdc-acm: drop redundant driver-data resetJohan Hovold1-1/+0
2021-03-23USB: cdc-acm: drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-23USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-03-23USB: cdc-acm: fix double free on probe failureJohan Hovold1-1/+0
2021-03-23drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula1-8/+2
2021-03-23drm/i915: Fix enabled_planes bitmaskVille Syrjälä1-2/+3
2021-03-23drm/i915: Disable LTTPR support when the LTTPR rev < 1.4Imre Deak1-4/+10
2021-03-23drm/i915: Disable LTTPR support when the DPCD rev < 1.4Imre Deak3-15/+39
2021-03-23drm/i915/ilk-glk: Fix link training on links with LTTPRsImre Deak2-3/+19
2021-03-23USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-03-23USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum1-16/+32
2021-03-23cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-03-23usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang1-5/+5
2021-03-23usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko1-0/+2
2021-03-23usb: dwc3: gadget: Use max speed if unspecifiedThinh Nguyen1-1/+1
2021-03-23usb: dwc3: gadget: Set gadget_max_speed when set ssp_rateThinh Nguyen1-0/+1
2021-03-23usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo1-0/+3
2021-03-23locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-23x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata1-1/+1
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko1-2/+4
2021-03-22drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota1-5/+7
2021-03-22net: dsa: don't assign an error value to tag_opsGeorge McCollister1-4/+7
2021-03-22Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-37/+79
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-03-23powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch1-1/+25
2021-03-23powerpc/pseries/mobility: use struct for shared stateNathan Lynch1-3/+19
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit4-24/+17
2021-03-22net/mlx5e: Fix division by 0 in mlx5e_select_queueMaxim Mikityanskiy1-0/+5
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2-12/+35
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-22net/mlx5: Add back multicast stats for uplink representorHuy Nguyen1-0/+7
2021-03-22net: ipconfig: ic_dev can be NULL in ic_close_devsVladimir Oltean1-6/+8
2021-03-22MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into oneJonathan Neuschäfer1-6/+2
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher1-4/+7
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher1-4/+2
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma1-0/+8
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher1-3/+7
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2-3/+3
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher1-3/+9
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher1-4/+6
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher8-89/+139
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher1-5/+2
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher4-29/+25
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang1-2/+6
2021-03-22integrity: double check iint_cache was initializedMimi Zohar1-0/+8
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-41/+59
2021-03-22ACPI: scan: Use unique number for instance_noAndy Shevchenko3-6/+34
2021-03-22dm: don't report "detected capacity change" on device creationMikulas Patocka1-1/+4
2021-03-22dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki3-10/+40
2021-03-22dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee1-1/+1
2021-03-22PM: runtime: Defer suspending suppliersRafael J. Wysocki1-6/+39
2021-03-22io_uring: fix provide_buffers sign extensionPavel Begunkov1-1/+3
2021-03-22io_uring: don't skip file_end_write() on reissuePavel Begunkov1-3/+2
2021-03-22io_uring: correct io_queue_async_work() tracesPavel Begunkov1-2/+2
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara1-5/+17
2021-03-22arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin1-2/+19
2021-03-22arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin1-0/+2
2021-03-22arm64: cpuinfo: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger1-5/+5
2021-03-22arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland1-4/+5
2021-03-22RDMA/hns: Fix bug during CMDQ initializationLang Cheng1-1/+3
2021-03-22ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-03-22ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang1-1/+1
2021-03-22Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-25/+6
2021-03-21Linux 5.12-rc4Linus Torvalds1-1/+1
2021-03-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-72/+168
2021-03-21drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8
2021-03-21drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-21io_uring: don't use {test,clear}_tsk_thread_flag() for currentJens Axboe2-5/+3
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+31
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-48/+75
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-25/+62
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+6
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-31/+49
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+10
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-44/+52
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-10/+19
2021-03-21platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede1-2/+10
2021-03-21platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede1-9/+7
2021-03-21platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede1-5/+7
2021-03-21platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede1-29/+16
2021-03-21platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede1-1/+0
2021-03-21platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede4-0/+12
2021-03-21platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede1-9/+2
2021-03-21platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede1-0/+1
2021-03-21platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede1-2/+7
2021-03-21platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas1-1/+7
2021-03-21io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...Stefan Metzmacher1-4/+20
2021-03-21io-wq: ensure task is running before processing task_workJens Axboe1-2/+6
2021-03-21signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman1-1/+2
2021-03-21signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe1-0/+3
2021-03-21ext4: initialize ret to suppress smatch warningTheodore Ts'o1-1/+1
2021-03-21ext4: stop inode update before returnPan Bian1-1/+3
2021-03-21ext4: fix rename whiteout with fast commitHarshad Shirwadkar3-2/+12
2021-03-21ext4: fix timer use-after-free on failed mountJan Kara1-1/+1
2021-03-21ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-21ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)1-1/+1
2021-03-21ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-03-21ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-20docs: networking: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-20r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit1-2/+4
2021-03-20Merge tag 'linux-can-fixes-for-5.12-20210320' of git://git.kernel.org/pub/scm...David S. Miller2-5/+3
2021-03-20Merge branch 'pa-fox-validation'David S. Miller1-17/+33
2021-03-20net: ipa: fix init header command validationAlex Elder1-17/+33
2021-03-21genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-12/+155
2021-03-20can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-20can: isotp: tx-path: zero initialize outgoing CAN framesOliver Hartkopp1-3/+3
2021-03-20Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-19/+55
2021-03-20Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-8/+26
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-15/+20
2021-03-19bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev1-1/+2
2021-03-19Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+87
2021-03-19Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds8-60/+69
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds6-130/+142
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold1-0/+5
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang3-10/+31
2021-03-19Merge branch 'libbpf: Fix BTF dump of pointer-to-array-of-struct'Andrii Nakryiko2-1/+9
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker1-0/+8
2021-03-19libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker1-1/+1
2021-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-120/+807
2021-03-19Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+9
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-19mptcp: Change mailing list addressMat Martineau1-1/+1
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-20/+38
2021-03-19selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-03-19net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-19drm/etnaviv: User FOLL_LONGTERM in userptrDaniel Vetter1-1/+2
2021-03-19drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter1-1/+1