index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
ext4: Add allocation criteria 1.5 (CR1_5)
Ojaswin Mujoo
5
-10
/
+150
2023-06-26
ext4: Abstract out logic to search average fragment list
Ojaswin Mujoo
1
-18
/
+33
2023-06-26
ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
Ojaswin Mujoo
2
-11
/
+4
2023-06-26
ext4: Don't skip prefetching BLOCK_UNINIT groups
Ojaswin Mujoo
1
-6
/
+2
2023-06-26
ext4: Avoid scanning smaller extents in BG during CR1
Ojaswin Mujoo
1
-1
/
+18
2023-06-26
ext4: Add counter to track successful allocation of goal length
Ojaswin Mujoo
2
-0
/
+4
2023-06-26
ext4: Add per CR extent scanned counter
Ojaswin Mujoo
3
-0
/
+14
2023-06-26
ext4: Convert mballoc cr (criteria) to enum
Ojaswin Mujoo
3
-53
/
+82
2023-06-26
ext4: Remove unused extern variables declaration
Ritesh Harjani
2
-3
/
+1
2023-06-26
ext4: mballoc: Remove useless setting of ac_criteria
Ritesh Harjani
1
-2
/
+4
2023-06-26
ext4: fix wrong unit use in ext4_mb_new_blocks
Kemeng Shi
1
-1
/
+1
2023-06-26
ext4: fix wrong unit use in ext4_mb_clear_bb
Kemeng Shi
1
-2
/
+2
2023-06-26
ext4: remove unused parameter from ext4_mb_new_blocks_simple()
Kemeng Shi
1
-70
/
+67
2023-06-26
ext4: get block from bh in ext4_free_blocks for fast commit replay
Kemeng Shi
1
-6
/
+7
2023-06-15
ext4: try all groups in ext4_mb_new_blocks_simple
Kemeng Shi
1
-3
/
+6
2023-06-15
ext4: remove ext4_block_group and ext4_block_group_offset declaration
Kemeng Shi
1
-4
/
+0
2023-06-15
ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
Kemeng Shi
1
-1
/
+33
2023-06-15
ext4: treat stripe in block unit
Kemeng Shi
2
-7
/
+24
2023-06-15
ext4: fix wrong unit use in ext4_mb_find_by_goal
Kemeng Shi
1
-2
/
+1
2023-06-15
ext4: fix unit mismatch in ext4_mb_new_blocks_simple
Kemeng Shi
1
-2
/
+4
2023-06-15
ext4: fix wrong unit use in ext4_mb_normalize_request
Kemeng Shi
1
-1
/
+1
2023-06-15
ext4: Call fsverity_verify_folio()
Matthew Wilcox
1
-1
/
+1
2023-06-15
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
3
-15
/
+17
2023-06-15
ext4: Make mpage_journal_page_buffers use folio
Ritesh Harjani
1
-15
/
+13
2023-06-15
ext4: Change remaining tracepoints to use folio
Ritesh Harjani
2
-16
/
+17
2023-06-15
ext4: kill unused function ext4_journalled_write_inline_data
Ritesh Harjani
2
-28
/
+0
2023-06-14
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
1
-11
/
+9
2023-06-14
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
Kemeng Shi
1
-1
/
+4
2023-06-08
ext4: only check dquot_initialize_needed() when debugging
Theodore Ts'o
1
-2
/
+4
2023-06-08
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena...
Theodore Ts'o
1
-5
/
+1
2023-06-04
Linux 6.4-rc5
Linus Torvalds
1
-1
/
+1
2023-06-04
Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-06-04
Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-15
/
+32
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-115
/
+295
2023-06-04
Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2023-06-04
Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-27
/
+30
2023-06-04
Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-9
/
+111
2023-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-95
/
+248
2023-06-04
Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-24
/
+33
2023-06-03
Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-4
/
+101
2023-06-03
Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-37
/
+35
2023-06-03
Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-54
/
+112
2023-06-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-95
/
+120
2023-06-03
Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...
Linus Torvalds
1
-4
/
+4
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+28
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-02
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-02
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-02
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
[next]