summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/ntfs3: provide block_invalidate_folio to fix memory leakMikulas Patocka2022-06-011-0/+1
* fs/ntfs3: Fix invalid free in log_replayNamjae Jeon2022-05-311-3/+3
* Merge tag 'v5.18'Konstantin Komarov2022-05-3125894-776869/+2200079
|\
| * Linux 5.18v5.18Linus Torvalds2022-05-221-1/+1
| * afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells2022-05-221-1/+13
| * Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-223-2/+23
| |\
| | * drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar2022-05-211-0/+1
| | * i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg2022-05-211-0/+14
| | * i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang2022-05-211-2/+8
| * | Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds2022-05-2213-16/+103
| |\ \
| | * | perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li2022-05-211-5/+21
| | * | perf test bpf: Skip test if clang is not presentAthira Rajeev2022-05-211-4/+6
| | * | perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev2022-05-211-0/+11
| | * | perf bench numa: Address compiler error on s390Thomas Richter2022-05-211-1/+1
| | * | perf test: Avoid shell test description infinite loopIan Rogers2022-05-211-2/+6
| | * | perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang2022-05-211-0/+12
| | * | perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev2022-05-211-0/+10
| | * | perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers2022-05-201-3/+14
| | * | perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo2022-05-205-1/+22
| * | | Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-222-13/+9
| |\ \ \
| | * | | Input: ili210x - use one common reset implementationMarek Vasut2022-05-181-12/+8
| | * | | Input: ili210x - fix reset timingMarek Vasut2022-05-181-2/+2
| | * | | dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek2022-04-251-1/+1
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-05-223-32/+43
| |\ \ \ \
| | * | | | scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park2022-05-201-12/+7
| | * | | | scsi: target: Fix incorrect use of cpumask_tMingzhe Zou2022-05-182-20/+36
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-218-19/+56
| |\ \ \ \ \
| | * | | | | KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini2022-05-201-2/+4
| | * | | | | KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov2022-05-201-2/+2
| | * | | | | KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson2022-05-201-1/+1
| | * | | | | KVM: eventfd: Fix false positive RCU usage warningWanpeng Li2022-05-201-1/+2
| | * | | | | selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis2022-05-201-0/+19
| | * | | | | selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis2022-05-201-4/+14
| | * | | | | kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis2022-05-201-2/+5
| | * | | | | Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-05-172-3/+3
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Don't hypercall before EL2 initQuentin Perret2022-05-151-1/+2
| | | * | | | | KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier2022-05-151-2/+1
| | * | | | | | KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson2022-05-121-4/+6
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-214-15/+22
| |\ \ \ \ \ \ \
| | * | | | | | | clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu2022-05-171-0/+4
| | * | | | | | | Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"Jernej Skrabec2022-05-172-15/+17
| | * | | | | | | clk: bcm2835: fix bcm2835_clock_choose_divStefan Wahren2022-05-171-0/+1
| * | | | | | | | Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-2114-19/+102
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-05-208-16/+74
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst2022-05-191-4/+2
| | | * | | | | | | | i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa2022-05-165-12/+12
| | | * | | | | | | | drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa2022-05-162-0/+60
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-203-2/+11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua2022-05-171-0/+1
| | | * | | | | | | | dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller2022-05-171-2/+2