summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-16/+74
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+11
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra1-0/+14
2022-05-20Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2022-05-20Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2-185/+129
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2022-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-15/+39
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini1-2/+4
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov1-2/+2
2022-05-20KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson1-1/+1
2022-05-20Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner862-6028/+8340
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers1-3/+14
2022-05-20KVM: eventfd: Fix false positive RCU usage warningWanpeng Li1-1/+2
2022-05-20Merge tag 'nvme-5.19-2022-05-19' of git://git.infradead.org/nvme into for-5.1...Jens Axboe3-10/+117
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi4-0/+27
2022-05-20nvme: helper for uring-passthrough checksKanchan Joshi1-8/+16
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis1-2/+5
2022-05-20x86/tdx: Fix RETs in TDX asmPeter Zijlstra1-2/+2
2022-05-20x86/entry: Fixup objtool/ibt validationPeter Zijlstra2-0/+6
2022-05-19Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2022-05-19scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park1-12/+7
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton1-1/+1
2022-05-19nvme: set non-mdts limits in nvme_scan_workChaitanya Kulkarni1-4/+15
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-05-19io_uring: fix incorrect __kernel_rwf_t castVasily Averin1-1/+1
2022-05-19Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-143/+251
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+2
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+6
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds61-362/+694
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson1-1/+1
2022-05-19bfq: Remove bfq_requeue_request_body()Jan Kara1-7/+2
2022-05-19bfq: Remove superfluous conversion from RQ_BIC()Jan Kara1-1/+1
2022-05-19bfq: Allow current waker to defend against a tentative oneJan Kara1-2/+1
2022-05-19bfq: Relax waker detection for shared queuesJan Kara2-2/+4
2022-05-19fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pagesZhihao Cheng1-5/+8
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan4-0/+12
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L3-6/+32
2022-05-19net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn1-0/+7
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon1-15/+42
2022-05-19Merge tag 'amd-drm-fixes-5.18-2022-05-18' of https://gitlab.freedesktop.org/a...Dave Airlie3-1/+17
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski7-72/+51
2022-05-18Merge tag 'block-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1