projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-01-09
Sven Schnelle
s390/fs3270: use *ptr instead of struct in kzalloc
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/fs3270: remove duplicate assignment
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/fs3270: add missing braces to if/else
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/fs3270: fix whitespace errors
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: fix nullpointer check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: split up raw3270_activate_view()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: remove BUG_ON in raw3270_request_reset()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: add comment to spinlock member
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: fix raw3270 declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: fix indentation/whitespace errors
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: move EXPORT_SYMBOL() next to functions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: fix minor checkpatch issues
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: use msecs_to_jiffies()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: fix multiple assignments in one line
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: fix camelcase in enum members
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: add key help to status area
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: reduce highlight width to 3 bits
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: reduce f_color and b_color attribute...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: rewrite command line recalling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: use normal char buffer for prompt/input
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: convert lines during output
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: generate status line during output
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add 3270 datastream helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: move ASCII->EBCDIC conversion to convert_...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: move tty3270_convert_line()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: make raw3270_buffer_address() accept...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: allocate screen with scrollback
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: add helper to get number of tty rows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: split up tty3270_convert_line()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: resize terminal when the clear key is...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: move resize work to raw3270
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: add raw3270_start_request() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add AID defines
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: ignore NUL characters
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add support for VT100 graphics escape
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add support for graphic escape
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add support for background color
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add struct tty3270_attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: use __packed instead of __attribute__...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: use switch/case in tty3270_erase_display()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: use switch/case in tty3270_erase_line()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/raw3270: fix formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/con3270: fix formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add support for diag 8c
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: rename to con3270
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/3270: unify con3270 + tty3270
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Sven Schnelle
s390/tty3270: add tty3270_create_view()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nicholas Piggin
s390: remove the last remnants of cputime_t
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Thomas Richter
s390/cpumf: support user space events for counting
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Linus Torvalds
Linux 6.2-rc3
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Linus Torvalds
Merge tag 'powerpc-6.2-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Linus Torvalds
Merge tag 'fixes-2023-01-08' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag '6.2-rc2-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.2-1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag 'usb-6.2-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Linus Torvalds
Merge tag 'kbuild-fixes-v6.2-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Jason A. Donenfeld
tpm: Allow system suspend to continue when TPM suspend...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
hfs/hfsplus: avoid WARN_ON() for sanity check, use...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'block-2023-01-06' of git://git.kernel.dk...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'io_uring-2023-01-06' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'tif-notify-signal-2023-01-06' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'ceph-for-6.2-rc3' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'fixes_for_v6.2-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'for-6.2-rc2-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'riscv-for-linus-6.2-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06'...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'perf-urgent-2023-01-06' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Linus Torvalds
Merge tag 'v6.2-p2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Thinh Nguyen
usb: dwc3: gadget: Ignore End Transfer delay on teardown
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Arnd Bergmann
usb: dwc3: xilinx: include linux/gpio/consumer.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Tom Rix
udf: initialize newblock to 0
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Jan Kara
udf: Fix extension of the last extent in the file
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Daniel Vetter
Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Yang Yingliang
usb: fotg210-udc: fix error return code in fotg210_udc_...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Linus Torvalds
Merge tag 'thermal-6.2-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Linus Torvalds
Merge tag 'net-6.2-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Ben Dooks
riscv: uaccess: fix type of 0 variable on error in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Björn Töpel
riscv, kprobes: Stricter c.jr/c.jalr decoding
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Yishai Hadas
lib/scatterlist: Fix to merge contiguous pages into...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Linus Torvalds
Merge tag 'fbdev-for-6.2-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Paul E. McKenney
block: Remove "select SRCU"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Pavel Begunkov
io_uring: fix CQ waiting timeout handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Michael Ellerman
powerpc/vmlinux.lds: Don't discard .comment
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Michael Ellerman
powerpc/vmlinux.lds: Don't discard .rela* for relocatab...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Michael Ellerman
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Rodrigo Vivi
Merge tag 'gvt-fixes-2023-01-05' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Daniel Vetter
Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Arnd Bergmann
fbdev: omapfb: avoid stack overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Zhengchao Shao
caif: fix memory leak in cfctrl_linkup_request()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Daniel Vetter
Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Masahiro Yamada
kbuild: readd -w option when vmlinux.o or Module.symver...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Masahiro Yamada
kbuild: fix single *.ko build
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Shyam Prasad N
cifs: fix interface count calculation during refresh
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Shyam Prasad N
cifs: refcount only the selected iface during interface...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Eric Dumazet
inet: control sockets should not use current thread...
commit
|
commitdiff
|
tree
|
snapshot
next