index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
7
-42
/
+58
2023-11-05
s390/cmma: cleanup inline assemblies
Heiko Carstens
1
-22
/
+26
2023-11-05
s390/ap: fix vanishing crypto cards in SE environment
Harald Freudenberger
1
-23
/
+20
2023-11-05
s390/zcrypt: don't report online if card or queue is in check-stop state
Ingo Franzki
2
-4
/
+5
2023-11-05
s390: add USER_STACKTRACE support
Heiko Carstens
2
-0
/
+44
2023-11-05
s390/perf: implement perf_callchain_user()
Heiko Carstens
2
-0
/
+48
2023-11-05
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
1
-0
/
+4
2023-11-05
s390/ap: re-enable interrupt for AP queues
Harald Freudenberger
1
-2
/
+12
2023-11-05
s390/ap: rework to use irq info from ap queue status
Harald Freudenberger
2
-11
/
+12
2023-11-05
s390/mm: add missing conversion to use ptdescs
Alexander Gordeev
2
-3
/
+3
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
22
-184
/
+544
2023-11-05
Merge tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-426
/
+595
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-116
/
+179
2023-11-05
bcachefs: Improve stripe checksum error message
Kent Overstreet
1
-8
/
+13
2023-11-05
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
1
-44
/
+33
2023-11-05
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
1
-7
/
+6
2023-11-05
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
3
-9
/
+5
2023-11-05
bcachefs: bch2_stripe_to_text() now prints ptr gens
Kent Overstreet
1
-0
/
+1
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
4
-40
/
+29
2023-11-05
bcachefs: Break up bch2_journal_write()
Kent Overstreet
1
-71
/
+92
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2
-2
/
+4
2023-11-05
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
4
-19
/
+15
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
9
-83
/
+89
2023-11-05
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
2
-32
/
+34
2023-11-05
bcachefs: Move __bch2_members_v2_get_mut to sb-members.h
Kent Overstreet
2
-14
/
+14
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
5
-26
/
+22
2023-11-05
firewire: Annotate struct fw_node with __counted_by
Kees Cook
1
-1
/
+1
2023-11-04
Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
13
-45
/
+134
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
28
-654
/
+1375
2023-11-04
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
Kent Overstreet
1
-1
/
+0
2023-11-04
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
4
-4
/
+14
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
5
-12
/
+31
2023-11-04
bcachefs: Add missing printk newlines
Kent Overstreet
1
-3
/
+3
2023-11-04
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
1
-0
/
+7
2023-11-04
bcachefs: .get_parent() should return an error pointer
Kent Overstreet
1
-3
/
+0
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2
-22
/
+69
2023-11-04
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
3
-10
/
+10
2023-11-04
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
1
-0
/
+1
2023-11-04
bcachefs: allow writeback to fill bio completely
Brian Foster
1
-3
/
+16
2023-11-04
bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
Brian Foster
1
-10
/
+14
2023-11-04
bcachefs: update alloc cursor in early bucket allocator
Brian Foster
1
-4
/
+6
2023-11-04
bcachefs: serialize on cached key in early bucket allocator
Brian Foster
1
-3
/
+25
2023-11-04
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
5
-9
/
+23
2023-11-04
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
18
-37
/
+1055
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
71
-988
/
+1819
2023-11-04
Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
230
-140
/
+14050
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-178
/
+296
2023-11-04
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
6
-19
/
+32
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-90
/
+138
[prev]
[next]