summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARC: fix typos in commentsJulia Lawall2022-04-185-5/+5
| | * | | ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-181-0/+1
| | |/ /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-231-3/+12
| |\ \ \
| | * | | scsi: sr: Do not leak information in ioctlTom Rix2022-04-191-3/+12
| * | | | Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-232-4/+9
| |\ \ \ \
| | * | | | arm/xen: Fix some refcount leaksMiaoqian Lin2022-04-221-2/+7
| | * | | | xen: Convert kmap() to kmap_local_page()Alaa Mohamed2022-04-201-2/+2
| * | | | | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-2312-358/+94
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-2312-358/+94
| | |\ \ \ \ \
| | | * | | | | drm/amdgpu: partial revert "remove ctx->lock" v2Christian König2022-04-213-6/+18
| | | * | | | | Revert "drm: of: Lookup if child node has panel or bridge"Bjorn Andersson2022-04-211-17/+0
| | | * | | | | Revert "drm: of: Properly try all possible cases for bridge/panel detection"Bjorn Andersson2022-04-211-50/+49
| | | * | | | | drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin2022-04-211-1/+1
| | | * | | | | drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin2022-04-213-30/+28
| | | * | | | | drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=mZheng Bin2022-04-201-0/+3
| | | * | | | | drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson2022-04-201-2/+9
| | | * | | | | drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson2022-04-201-1/+1
| | | * | | | | dma-buf-map: remove renamed header fileKarol Herbst2022-04-131-266/+0
| | | * | | | | drm/radeon: fix logic inversion in radeon_sync_resvChristian König2022-04-131-1/+1
| * | | | | | | Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-233-1/+36
| |\ \ \ \ \ \ \
| | * | | | | | | Input: add Marine Navigation KeycodesShelby Heffron2022-04-171-0/+21
| | * | | | | | | Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-04-171-1/+1
| | * | | | | | | Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma2022-04-091-0/+14
| * | | | | | | | Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-232-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()Coly Li2022-04-191-1/+1
| | * | | | | | | | bcache: put bch_bio_map() back to correct location in journal_write_unlocked()Coly Li2022-04-191-1/+1
| * | | | | | | | | Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-231-4/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov2022-04-171-2/+1
| | * | | | | | | | | io_uring: free iovec if file assignment failsJens Axboe2022-04-171-2/+6
| * | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds2022-04-234-1/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter2022-04-221-0/+4
| | * | | | | | | | | | perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan2022-04-221-0/+14
| | * | | | | | | | | | perf script: Always allow field 'data_src' for auxtraceLeo Yan2022-04-221-1/+1
| | * | | | | | | | | | perf clang: Fix header include for LLVM >= 14Guilherme Amadio2022-04-221-0/+4
| * | | | | | | | | | | sparc: cacheflush_32.h needs struct pageRandy Dunlap2022-04-231-0/+1
| * | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-239-26/+101
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin2022-04-211-1/+3
| | * | | | | | | | | | | ext4: update the cached overhead value in the superblockTheodore Ts'o2022-04-153-0/+19
| | * | | | | | | | | | | ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o2022-04-151-3/+12
| | * | | | | | | | | | | ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o2022-04-151-1/+3
| | * | | | | | | | | | | ext4, doc: fix incorrect h_reserved sizewangjianjian (C)2022-04-131-1/+1
| | * | | | | | | | | | | ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk2022-04-131-1/+10
| | * | | | | | | | | | | ext4: fix use-after-free in ext4_search_dirYe Bin2022-04-132-2/+6
| | * | | | | | | | | | | ext4: fix bug_on in start_this_handle during umount filesystemYe Bin2022-04-131-7/+12
| | * | | | | | | | | | | ext4: fix symlink file size not match to file contentYe Bin2022-04-131-1/+3
| | * | | | | | | | | | | ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong2022-04-133-9/+32
| * | | | | | | | | | | | Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-04-231-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma2022-04-221-0/+2
| * | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-2336-252/+316
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-218-13/+8