summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-05-22Linux 5.18v5.18Linus Torvalds-1/+1
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells-1/+13
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+23
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds-16/+103
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+9
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-32/+43
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li-5/+21
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev-0/+11
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev-0/+10
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar-0/+1
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg-0/+14
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang-2/+8
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-19/+56
2022-05-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+22
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-19/+102
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie-16/+74
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+11
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra-0/+14
2022-05-20Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+9
2022-05-20Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds-185/+129
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2022-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-15/+39
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini-2/+4
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov-2/+2
2022-05-20KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson-1/+1
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen-2/+6
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers-3/+14
2022-05-20KVM: eventfd: Fix false positive RCU usage warningWanpeng Li-1/+2
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo-1/+22
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis-4/+14
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis-2/+5
2022-05-19Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+1
2022-05-19scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park-12/+7
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton-1/+1
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski-1/+1
2022-05-19Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-143/+251
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+2
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+6
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-362/+694
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson-1/+1
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst-4/+2
2022-05-19net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn-0/+7
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon-15/+42