index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
tty: n_tty: drop n_tty_trace()
Jiri Slaby (SUSE)
1
-14
/
+0
2025-03-20
tty: n_tty: clean up process_output_block()
Jiri Slaby (SUSE)
1
-16
/
+11
2025-03-20
tty: n_tty: simplify process_output()
Jiri Slaby (SUSE)
1
-10
/
+4
2025-03-20
tty: n_tty: use uint for space returned by tty_write_room()
Jiri Slaby (SUSE)
1
-6
/
+7
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
2
-1
/
+2
2025-03-20
tty: caif: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-20
tty: audit: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
1
-4
/
+6
2025-03-20
tty: convert "TTY Struct Flags" to an enum
Jiri Slaby (SUSE)
2
-26
/
+28
2025-02-20
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-20
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2
-8
/
+5
2025-02-20
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
1
-2
/
+2
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
8
-16
/
+47
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
591
-3922
/
+6792
2025-02-17
Linux 6.14-rc3
v6.14-rc3
Linus Torvalds
1
-1
/
+1
2025-02-16
Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+8
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-1
/
+421
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-26
/
+35
2025-02-16
Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-45
/
+139
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-32
/
+54
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+10
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-428
/
+421
2025-02-16
Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+20
2025-02-16
Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-4
/
+228
2025-02-16
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-142
/
+203
2025-02-16
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
1
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-15
Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+10
2025-02-15
Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-19
/
+76
2025-02-15
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-15
kbuild: userprogs: fix bitsize and target detection on clang
Thomas Weißschuh
1
-2
/
+2
2025-02-15
Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
1
-3
/
+14
2025-02-15
Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+87
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
1
-2
/
+2
2025-02-15
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
Masahiro Yamada
1
-7
/
+2
2025-02-15
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+22
2025-02-15
Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+5
2025-02-15
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
234
-947
/
+2000
2025-02-15
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
3
-20
/
+39
2025-02-15
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
1
-0
/
+10
2025-02-15
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2
-0
/
+23
2025-02-15
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
13
-375
/
+287
2025-02-15
Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+1
2025-02-15
Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-41
/
+20
[next]