projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-10-07
Alexey Dobriyan
serial: initialize retinfo in uart_get_info()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Andy Shevchenko
serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Claudiu Beznea
dt-bindings: serial: renesas,scif: document r9a08g045...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Krzysztof Kozlowski
dt-bindings: serial: allow naming of Bluetooth with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Krzysztof Kozlowski
dt-bindings: serial: fix regex pattern for matching...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Greg Kroah...
tty: vc_screen: make vc_class constant
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Greg Kroah...
tty: vt: make vtconsole_class constant
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Hanno Böck
tty: Restrict access to TIOCLINUX' copy-and-paste subco...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Andy Shevchenko
serial: core: Simplify uart_get_rs485_mode()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Tony Lindgren
serial: 8250_omap: Drop pm_runtime_irq_safe()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Tony Lindgren
serial: 8250: Check for valid console index
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Hugo Villeneuve
dt-bindings: sc16is7xx: convert to YAML
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Hugo Villeneuve
serial: sc16is7xx: use device_property APIs when config...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Fabio Estevam
serial: amba-pl011: Do not complain when DMA is absent
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Sascha Hauer
serial: imx: Put DMA enabled UART in separate lock...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Wolfram Sang
serial: core: add comment about definitely used port...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Wolfram Sang
serial: core: remove cruft from uapi header
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Kees Cook
serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Matthew Howell
serial: exar: Add RS-485 support for Sealevel XR17V35X...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Matthew Howell
serial: exar: Revert "serial: exar: Add support for...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Azeem Shaikh
vt: Replace strlcpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Randy Dunlap
serial: core: fix kernel-doc for uart_port_unlock_irqre...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Kees Cook
mxser: Annotate struct mxser_board with __counted_by
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Marek Vasut
dt-bindings: serial: imx: Document wakeup-source property
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Fabio Estevam
dt-bindings: serial: mxs: Fix compatible list
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Andy Shevchenko
serial: 8250_dw: Use devm_clk_get_optional_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Andy Shevchenko
serial: 8250_of: Use devm_clk_get_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Andy Shevchenko
serial: 8250_aspeed_vuart: Use devm_clk_get_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: use 'if' in send_break() instead of 'goto'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: don't check for signal_pending() in send_break()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: early return from send_break() on TTY_DRIVER_HARDW...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: convert THROTTLE constants into enum
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: tty_buffer: use bool for 'restart' in tty_buffer_u...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: stop using ndash in kernel-doc
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: fix kernel-doc for functions in tty.h
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: fix up and plug in tty_ioctl kernel-doc
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: invert return values of tty_{,un}throttle_safe()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: switch tty_{,un}throttle_safe() to return a bool
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: n_tty: use do-while in n_tty_check_{,un}throttle()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: n_tty: invert the condition in copy_from_read_buf()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: n_tty: use min3() in copy_from_read_buf()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: n_tty: rename and retype 'retval' in n_tty_ioctl()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jiri Slaby...
tty: n_tty: use 'retval' instead of 'c'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Andy Shevchenko
serial: 8250_bcm7271: Use dev_err_probe() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Greg Kroah...
Merge 6.6-rc4 into tty-next
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Linux 6.6-rc4
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'tty-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'x86-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'timers-urgent-2023-10-01' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'sched-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'perf-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Masahiro Yamada
kbuild: remove stale code for 'source' symlink in packa...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Uwe Kleine...
modpost: Don't let "driver"s reference .exit.*
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Masahiro Yamada
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Mauricio Faria...
modpost: add missing else to the "of" check
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'soc-fixes-6.6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steven Rostedt...
eventfs: Test for dentries array allocated in eventfs_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Beau Belgrave
tracing/user_events: Align set_bit() address for all...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Clément Léger
tracing: relax trace_event_eval_update() execution...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steven Rostedt...
ring-buffer: Update "shortest_full" in polling
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'powerpc-6.6-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Baoquan He
Crash: add lock to serialize crash hotplug handling
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Juntong Deng
selftests/mm: fix awk usage in charge_reserved_hugetlb...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Yang Shi
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Jinjie Ruan
mm/damon/vaddr-test: fix memory leak in damon_do_test_a...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Michal Hocko
mm, memcg: reconsider kmem.limit_in_bytes deprecation
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Domenico Cerasuolo
mm: zswap: fix potential memory corruption on duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Ryan Roberts
arm64: hugetlb: fix set_huge_pte_at() to work with...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Ryan Roberts
mm: hugetlb: add huge page size param to set_huge_pte_at()
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Liam R. Howlett
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Liam R. Howlett
maple_tree: add mas_is_active() to detect in-tree walks
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Pan Bian
nilfs2: fix potential use after free in nilfs_gccache_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Matthew Wilcox...
mm: abstract moving to the next PFN
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Matthew Wilcox...
mm: report success more often from filemap_map_folio_ra...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Greg Ungerer
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'ceph-for-6.6-rc4' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'xfs-6.6-fixes-2' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Uwe Kleine...
MAINTAINERS: Fix Florian Fainelli's email address
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'ata-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'block-6.6-2023-09-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'io_uring-6.6-2023-09-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'slab-fixes-for-6.6-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'drm-fixes-2023-09-29' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'for-v6.6-rc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'xtensa-20230928' of https://github.com/jcmvb...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Jens Axboe
io_uring/fs: remove sqe->rw_flags checking from LINKAT
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Dave Airlie
Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
next