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
2022-09-22
tty: synclink_gt: remove MGSL_MAGIC
наб
5
-12
/
+0
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
5
-31
/
+0
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
6
-10
/
+0
2022-09-22
tty: remove TTY_MAGIC
наб
7
-24
/
+0
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
1
-1
/
+2
2022-09-22
dt-bindings: serial: rockchip: add rockchip,rk3128-uart
Johan Jonker
1
-0
/
+1
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
1
-14
/
+13
2022-09-22
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
Gaosheng Cui
1
-1
/
+0
2022-09-22
tty: n_gsm: add debug bit for user payload
Daniel Starke
1
-0
/
+5
2022-09-22
tty: n_gsm: name the debug bits
Daniel Starke
1
-12
/
+19
2022-09-22
tty: n_gsm: introduce gsm_control_command() function
Daniel Starke
1
-7
/
+26
2022-09-22
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
Daniel Starke
1
-48
/
+47
2022-09-22
tty: n_gsm: name gsm tty device minors
Daniel Starke
1
-1
/
+4
2022-09-22
tty: n_gsm: add enumeration for gsm encodings
Daniel Starke
1
-13
/
+17
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
3
-145
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
13
-85
/
+5
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
2
-11
/
+8
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
4
-21
/
+14
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
5
-8
/
+8
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
16
-117
/
+39
2022-09-09
termios: uninline conversion helpers
Al Viro
12
-501
/
+294
2022-09-08
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
Vijaya Krishna Nivarthi
1
-2
/
+3
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1037
-6976
/
+13439
2022-09-04
Linux 6.0-rc4
Linus Torvalds
1
-1
/
+1
2022-09-04
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-69
/
+89
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-103
/
+151
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-09-03
Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-109
/
+135
2022-09-03
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
1
-7
/
+11
2022-09-03
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+22
2022-09-03
Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-29
/
+28
2022-09-03
Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-52
/
+65
2022-09-03
Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-7
/
+20
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-61
/
+67
2022-09-03
Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+2
2022-09-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+13
2022-09-03
Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
3
-13
/
+16
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
3
-2
/
+3
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
1
-13
/
+13
2022-09-03
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
1
-2
/
+2
2022-09-03
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2
-0
/
+3
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-0
/
+261
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-322
/
+99
2022-09-02
Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-32
/
+55
[next]