aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-08scripts: coccinelle: allow list_entry_is_head() to use posfor-5.15Daniel Thompson1-0/+2
2021-08-05coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang1-1/+1
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-32/+59
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-6/+45
2021-08-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+25
2021-08-02gpio: tqmx86: really make IRQ optionalMatthias Schiffer1-3/+3
2021-08-01Linux 5.14-rc4Linus Torvalds1-1/+1
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds3-13/+42
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+8
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-106/+244
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+10
2021-07-31clk: fix leak on devm_clk_bulk_get_all() unwindBrian Norris1-1/+8
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds104-547/+1230
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-18/+52
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-30Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki2-16/+44
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-51/+110
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+32
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds14-26/+27
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+5
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-33/+57
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-57/+81
2021-07-30Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...Jakub Kicinski6-5/+50
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-30gve: Update MAINTAINERS listCatherine Sullivan1-3/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn13-18/+0
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev3-2/+22
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold1-2/+1
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-07-30can: ems_usb: fix memory leakPavel Skripkin1-1/+13
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin1-2/+13
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin1-0/+2
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter1-1/+1
2021-07-30MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...Marc Kleine-Budde1-0/+6
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-40/+61
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds3-0/+3
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds18-156/+31
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin1-3/+6
2021-07-29scsi: sr: Return correct event when media event code is 3Li Manyi1-1/+1
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler2-2/+18
2021-07-29scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy1-1/+2
2021-07-29scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin1-2/+2
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva1-0/+1
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-71/+537
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersDarrick J. Wong1-2/+12
2021-07-29xfs: limit iclog tail updatesDave Chinner1-13/+37
2021-07-29xfs: need to see iclog flags in tracingDave Chinner2-4/+14
2021-07-29xfs: Enforce attr3 buffer recovery orderDave Chinner1-0/+1
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner2-11/+39
2021-07-29xfs: avoid unnecessary waits in xfs_log_force_lsn()Dave Chinner1-5/+37
2021-07-29xfs: log forces imply data device cache flushesDave Chinner1-13/+34
2021-07-29xfs: factor out forced iclog flushesDave Chinner1-24/+18
2021-07-29xfs: fix ordering violation between cache flushes and tail updatesDave Chinner3-13/+39
2021-07-29xfs: fold __xlog_state_release_iclog into xlog_state_release_iclogDave Chinner1-28/+17
2021-07-29xfs: external logs need to flush data deviceDave Chinner1-8/+11
2021-07-29xfs: flush data dev on external log writeDave Chinner1-1/+1
2021-07-29powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman1-0/+7
2021-07-29powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju1-1/+1
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba1-1/+1
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman1-16/+7
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie8-14/+16
2021-07-28alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-28scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha1-6/+15
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv1-17/+15
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-6/+14
2021-07-29Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-17/+13
2021-07-29Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-3/+18
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller20-138/+446
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2-56/+33
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann14-8/+102
2021-07-28cifs: add missing parsing of backupuidRonnie Sahlberg1-0/+7
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+44
2021-07-28Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-34/+265
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-28af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi1-2/+49
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi1-0/+1
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana1-2/+2
2021-07-28btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues1-1/+1
2021-07-28ACPI: DPTF: Fix reading of attributesSrinivas Pandruvada1-8/+43
2021-07-28Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang1-8/+1
2021-07-28io_uring: fix poll requests leaking second poll entriesHao Xu1-3/+2
2021-07-28io_uring: don't block level reissue off completion pathJens Axboe1-0/+6
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-07-28net: let flow have same hash in two directionszhang kai1-9/+9
2021-07-28platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh1-0/+1
2021-07-28platform/x86: intel-hid: add Alder Lake ACPI device IDPing Bao1-0/+1
2021-07-28HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke1-0/+3
2021-07-28HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke1-1/+1
2021-07-28HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Colin Ian King1-1/+1
2021-07-28HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong1-0/+2
2021-07-28HID: fix typo in KconfigChristophe JAILLET1-1/+1
2021-07-28nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski1-2/+1
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-07-28sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner1-1/+1
2021-07-28nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin1-1/+1
2021-07-28Merge tag 'mlx5-fixes-2021-07-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-32/+98
2021-07-27block: delay freeing the gendiskChristoph Hellwig2-2/+3
2021-07-27blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo1-5/+6
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi1-1/+1
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin1-2/+10
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin1-1/+1
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin1-1/+1
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2-2/+7
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy1-2/+3
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan1-1/+10
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2-4/+4
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman1-3/+4
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman1-9/+20
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-07-27blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry1-13/+4
2021-07-27Merge branch 'sockmap fixes picked up by stress tests'Andrii Nakryiko2-30/+63
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend2-25/+35
2021-07-27bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend1-6/+29
2021-07-27bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend1-2/+2
2021-07-27clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_opsDmitry Osipenko1-0/+10
2021-07-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-48/+43
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+2
2021-07-27KVM: add missing compat KVM_CLEAR_DIRTY_LOGPaolo Bonzini1-0/+28
2021-07-27KVM: use cpu_relax when halt pollingLi RongQing1-0/+1
2021-07-27KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrlMaxim Levitsky1-1/+1
2021-07-27KVM: SVM: tweak warning about enabled AVIC on nested entryMaxim Levitsky1-1/+1
2021-07-27KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...Maxim Levitsky1-2/+5
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger3-27/+27
2021-07-27KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initializedPaolo Bonzini2-3/+3
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack3-0/+431
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack1-0/+1
2021-07-27x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2-3/+3
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+13
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo2-9/+37
2021-07-27clk: qcom: smd-rpm: Fix MSM8936 RPM_SMD_PCNOC_A_CLKShawn Guo1-1/+1
2021-07-27io_uring: always reissue from task_work contextJens Axboe1-2/+8
2021-07-27maintainers: add bugs and chat URLs for amdgpuSimon Ser1-0/+2
2021-07-27drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher1-2/+2
2021-07-27drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao1-1/+1
2021-07-27drm/amd/display: Add missing DCN21 IP parameterVictor Lu1-0/+1
2021-07-27drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu1-0/+3
2021-07-27drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma1-1/+2
2021-07-27perf pmu: Fix alias matchingJohn Garry1-9/+24
2021-07-27perf cs-etm: Split --dump-raw-trace by AUX recordsJames Clark1-2/+18
2021-07-27drm/msm/dp: Initialize dp->aux->drm_dev before registrationSean Paul1-0/+1
2021-07-27drm/msm/dp: signal audio plugged change at dp_pm_resumeKuogee Hsieh1-0/+4
2021-07-27drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson1-0/+1
2021-07-27drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh1-1/+1
2021-07-27drm/msm: Fix display fault handlingRob Clark1-1/+10
2021-07-27drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss1-1/+1
2021-07-27nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin1-1/+1
2021-07-27Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann734-7265/+10099
2021-07-27net: llc: fix skb_over_panicPavel Skripkin3-10/+33
2021-07-27octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham1-2/+13
2021-07-27HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman1-2/+2
2021-07-26smb3: rc uninitialized in one fallocate pathSteve French1-1/+2
2021-07-26SMB3: fix readpage for large swap cacheSteve French1-1/+1
2021-07-26clk: hisilicon: hi3559a: select RESET_HISIRandy Dunlap1-0/+1
2021-07-26clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi1-5/+5
2021-07-26bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur1-3/+2
2021-07-26drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina1-4/+3
2021-07-26io_uring: fix race in unified task_work runningJens Axboe1-1/+5
2021-07-26drm/amdgpu: Fix resource leak on probe error pathJiri Kosina1-6/+2
2021-07-26io_uring: fix io_prep_async_link lockingPavel Begunkov1-2/+11
2021-07-26net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren1-3/+3
2021-07-26KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov1-2/+2
2021-07-26docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab1-14/+14
2021-07-26KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov1-1/+1
2021-07-26KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...Vitaly Kuznetsov3-13/+13
2021-07-26KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()Vitaly Kuznetsov3-5/+6
2021-07-26sctp: delete addr based on sin6_scope_idChen Shen1-2/+3
2021-07-26net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail1-0/+2
2021-07-26ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007Mario Limonciello1-2/+8
2021-07-26Merge branch 'fixes' into nextMichael Ellerman5-8/+68
2021-07-26drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()Lucas De Marchi1-1/+7
2021-07-26drm/i915: fix not reading DSC disable fuse in GLKLucas De Marchi1-4/+5
2021-07-26drm/i915/bios: Fix ports maskRodrigo Vivi1-1/+2
2021-07-25alpha: fix spelling mistakesgushengxian5-6/+6
2021-07-25alpha: Remove space between * and parameter namegushengxian1-1/+1
2021-07-25alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann1-2/+4
2021-07-25alpha: Add syscall_get_return_value()He Zhe1-0/+6
2021-07-25binfmt: remove support for em86 (alpha only)David Hildenbrand3-126/+0
2021-07-25alpha: fix typos in a commenttangchunyou1-1/+1
2021-07-25alpha: defconfig: add necessary configs for boot testingCorentin Labbe1-0/+1
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-07-25alpha: convert comma to semicolonZheng Yongjun1-1/+1
2021-07-25alpha: remove undef inline in compiler.hChen Li1-11/+0
2021-07-25alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2021-07-25alpha: __udiv_qrnnd should be exportedCorentin Labbe1-0/+2
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap1-1/+1
2021-07-25Linux 5.14-rc3Linus Torvalds1-1/+1