index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
2
-7
/
+4
2024-04-03
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
1
-1
/
+4
2024-04-02
Merge tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+7
2024-04-02
Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linux
Linus Torvalds
4
-4
/
+6
2024-04-02
Merge tag 'bcachefs-2024-04-01' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
48
-646
/
+814
2024-04-01
selinux: avoid dereference of garbage after mount failure
Christian Göttsche
1
-5
/
+7
2024-04-01
Merge tag 'pwm/for-6.9-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
1
-4
/
+3
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
6
-14
/
+26
2024-03-31
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2
-0
/
+19
2024-03-31
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2
-17
/
+16
2024-03-31
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
1
-0
/
+20
2024-03-31
bcachefs: Resume logged ops after fsck
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Add error messages to logged ops fns
Kent Overstreet
1
-0
/
+2
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
16
-286
/
+313
2024-03-31
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
1
-2
/
+5
2024-03-31
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
5
-66
/
+67
2024-03-31
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
1
-7
/
+11
2024-03-31
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
1
-2
/
+1
2024-03-31
bcachefs: Fix use after free in bch2_check_fix_ptrs()
Kent Overstreet
1
-6
/
+6
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
4
-4
/
+14
2024-03-31
bcachefs: Check btree ptr min_key in .invalid
Kent Overstreet
2
-3
/
+9
2024-03-31
bcachefs: add REQ_SYNC and REQ_IDLE in write dio
zhuxiaohui
1
-2
/
+2
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
8
-165
/
+137
2024-03-31
bcachefs: Be careful about btree node splits during journal replay
Kent Overstreet
3
-3
/
+26
2024-03-31
bcachefs: btree_and_journal_iter now respects trans->journal_replay_not_finished
Kent Overstreet
1
-5
/
+8
2024-03-31
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
1
-3
/
+30
2024-03-31
bcachefs: Don't do extent merging before journal replay is finished
Kent Overstreet
1
-0
/
+6
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
5
-39
/
+40
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
4
-13
/
+21
2024-03-31
bcachefs: Add an assertion for trying to evict btree root
Kent Overstreet
1
-0
/
+2
2024-03-31
bcachefs: fix mount error path
Kent Overstreet
1
-0
/
+1
2024-03-31
bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
Thomas Bertschinger
1
-1
/
+1
2024-03-31
bcachefs: Fix journal pins in btree write buffer
Kent Overstreet
1
-0
/
+14
2024-03-31
bcachefs: Fix assert in bch2_backpointer_invalid()
Kent Overstreet
1
-0
/
+5
2024-03-31
Linux 6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-87
/
+66
2024-03-31
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+43
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+12
2024-03-31
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-16
/
+62
2024-03-31
Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+27
2024-03-31
Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2024-03-31
Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-64
/
+64
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
[next]