index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ARC: fix typos in comments
Julia Lawall
2022-04-18
5
-5
/
+5
|
|
*
|
|
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-04-18
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-23
1
-3
/
+12
|
|
\
\
\
|
|
*
|
|
scsi: sr: Do not leak information in ioctl
Tom Rix
2022-04-19
1
-3
/
+12
|
*
|
|
|
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-23
2
-4
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
arm/xen: Fix some refcount leaks
Miaoqian Lin
2022-04-22
1
-2
/
+7
|
|
*
|
|
|
xen: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-04-20
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-23
12
-358
/
+94
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-23
12
-358
/
+94
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
2022-04-21
3
-6
/
+18
|
|
|
*
|
|
|
|
Revert "drm: of: Lookup if child node has panel or bridge"
Bjorn Andersson
2022-04-21
1
-17
/
+0
|
|
|
*
|
|
|
|
Revert "drm: of: Properly try all possible cases for bridge/panel detection"
Bjorn Andersson
2022-04-21
1
-50
/
+49
|
|
|
*
|
|
|
|
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
2022-04-21
1
-1
/
+1
|
|
|
*
|
|
|
|
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2022-04-21
3
-30
/
+28
|
|
|
*
|
|
|
|
drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
Zheng Bin
2022-04-20
1
-0
/
+3
|
|
|
*
|
|
|
|
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
2022-04-20
1
-2
/
+9
|
|
|
*
|
|
|
|
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
2022-04-20
1
-1
/
+1
|
|
|
*
|
|
|
|
dma-buf-map: remove renamed header file
Karol Herbst
2022-04-13
1
-266
/
+0
|
|
|
*
|
|
|
|
drm/radeon: fix logic inversion in radeon_sync_resv
Christian König
2022-04-13
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-23
3
-1
/
+36
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Input: add Marine Navigation Keycodes
Shelby Heffron
2022-04-17
1
-0
/
+21
|
|
*
|
|
|
|
|
|
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-04-17
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Input: cypress-sf - register a callback to disable the regulators
Zheyu Ma
2022-04-09
1
-0
/
+14
|
*
|
|
|
|
|
|
|
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-23
2
-2
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
Coly Li
2022-04-19
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bcache: put bch_bio_map() back to correct location in journal_write_unlocked()
Coly Li
2022-04-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-23
1
-4
/
+7
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
io_uring: fix leaks on IOPOLL and CQE_SKIP
Pavel Begunkov
2022-04-17
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
|
io_uring: free iovec if file assignment fails
Jens Axboe
2022-04-17
1
-2
/
+6
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-23
4
-1
/
+23
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
2022-04-22
1
-0
/
+14
|
|
*
|
|
|
|
|
|
|
|
|
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-04-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
sparc: cacheflush_32.h needs struct page
Randy Dunlap
2022-04-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-23
9
-26
/
+101
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
2022-04-21
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-15
3
-0
/
+19
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-15
1
-3
/
+12
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-15
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4, doc: fix incorrect h_reserved size
wangjianjian (C)
2022-04-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-13
1
-1
/
+10
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2022-04-13
2
-2
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
2022-04-13
1
-7
/
+12
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: fix symlink file size not match to file content
Ye Bin
2022-04-13
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
|
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-04-13
3
-9
/
+32
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-04-23
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
2022-04-22
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-23
36
-252
/
+316
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
8
-13
/
+8
[prev]
[next]