| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: n_tty: Add 2 missing parameter descriptions | Lee Jones | 2020-11-06 | 1 | -0/+2 |
* | tty: vt: consolemap: Demote weakly documented function header | Lee Jones | 2020-11-06 | 1 | -2/+1 |
* | tty: tty_jobctrl: Add missing function parameter descriptions | Lee Jones | 2020-11-06 | 1 | -0/+3 |
* | tty: tty_port: Demote obvious abuse of kernel-doc formatting | Lee Jones | 2020-11-06 | 1 | -2/+2 |
* | tty: tty_buffer: Add missing description for 'limit' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
* | tty: tty_io: Move 'tty_sysctl_init's prototype to shared space | Lee Jones | 2020-11-06 | 2 | -2/+1 |
* | tty: tty_baudrate: Add missing description for 'tty' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
* | tty: serdev: core: Provide missing description for 'owner' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
* | tty: serdev: core: Remove unused variable 'dummy' | Lee Jones | 2020-11-06 | 1 | -4/+1 |
* | vt: keyboard, use tty_insert_flip_string in puts_queue | Jiri Slaby | 2020-11-04 | 1 | -5/+2 |
* | vt: keyboard, use find_next_bit in kbd_match | Jiri Slaby | 2020-11-04 | 1 | -8/+6 |
* | vt: keyboard, make HW_RAW a function | Jiri Slaby | 2020-11-04 | 1 | -6/+16 |
* | vt: keyboard, union perm checks in vt_do_kdgkb_ioctl | Jiri Slaby | 2020-11-04 | 1 | -4/+1 |
* | vt: keyboard, remove unneeded func_* declarations | Jiri Slaby | 2020-11-04 | 1 | -3/+0 |
* | vt: keyboard, extract and simplify vt_kdskbsent | Jiri Slaby | 2020-11-04 | 1 | -79/+23 |
* | vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl | Jiri Slaby | 2020-11-04 | 1 | -22/+20 |
* | vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctl | Jiri Slaby | 2020-11-04 | 1 | -8/+9 |
* | vt: keyboard, use bool for rep | Jiri Slaby | 2020-11-04 | 1 | -1/+1 |
* | vt: keyboard, use DECLARE_BITMAP for key_down | Jiri Slaby | 2020-11-04 | 1 | -1/+1 |
* | vt: keyboard, union perm checks in vt_do_kdsk_ioctl | Jiri Slaby | 2020-11-04 | 1 | -4/+1 |
* | vt: keyboard, extract vt_kdgkbent and vt_kdskbent | Jiri Slaby | 2020-11-04 | 1 | -87/+102 |
* | vt: keyboard, clean up max_vals | Jiri Slaby | 2020-11-04 | 1 | -4/+16 |
* | vt: keyboard, sort key types by their number | Jiri Slaby | 2020-11-04 | 1 | -1/+1 |
* | vt: keyboard, sort includes | Jiri Slaby | 2020-11-04 | 1 | -16/+15 |
* | vt: keyboard, include linux/spinlock.h | Jiri Slaby | 2020-11-04 | 1 | -0/+1 |
* | vt: keyboard, remove ctrl_alt_del declaration | Jiri Slaby | 2020-11-04 | 1 | -2/+0 |
* | Merge 5.10-rc2 into tty-next | Greg Kroah-Hartman | 2020-11-04 | 813 | -31289/+7714 |
|\ |
|
| * | Linux 5.10-rc2v5.10-rc2 | Linus Torvalds | 2020-11-01 | 1 | -1/+1 |
| * | Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-11-01 | 1 | -13/+30 |
| |\ |
|
| | * | x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) | Peter Zijlstra | 2020-10-27 | 1 | -3/+6 |
| | * | x86/debug: Only clear/set ->virtual_dr6 for userspace #DB | Peter Zijlstra | 2020-10-27 | 1 | -6/+6 |
| | * | x86/debug: Fix BTF handling | Peter Zijlstra | 2020-10-27 | 1 | -7/+21 |
| * | | Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-11-01 | 5 | -16/+6 |
| |\ \ |
|
| | * | | time: Prevent undefined behaviour in timespec64_to_ns() | Zeng Tao | 2020-10-26 | 2 | -4/+4 |
| | * | | timers: Remove unused inline funtion debug_timer_free() | YueHaibing | 2020-10-26 | 1 | -5/+0 |
| | * | | hrtimer: Remove unused inline function debug_hrtimer_free() | YueHaibing | 2020-10-26 | 1 | -5/+0 |
| | * | | time/sched_clock: Mark sched_clock_read_begin/retry() as notrace | Quanyang Wang | 2020-10-26 | 1 | -2/+2 |
| * | | | Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-11-01 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | stop_machine, rcu: Mark functions as notrace | Zong Li | 2020-10-26 | 2 | -2/+2 |
| | |/ / |
|
| * | | | Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-11-01 | 2 | -14/+10 |
| |\ \ \ |
|
| | * | | | lockdep: Fix nr_unused_locks accounting | Peter Zijlstra | 2020-10-30 | 1 | -10/+4 |
| | * | | | locking/lockdep: Remove more raw_cpu_read() usage | Peter Zijlstra | 2020-10-30 | 1 | -1/+1 |
| | * | | | futex: Fix incorrect should_fail_futex() handling | Mateusz Nosek | 2020-10-28 | 1 | -1/+3 |
| | * | | | lockdep: Fix preemption WARN for spurious IRQ-enable | Peter Zijlstra | 2020-10-22 | 1 | -2/+2 |
| * | | | | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-11-01 | 95 | -26793/+34 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux... | Greg Kroah-Hartman | 2020-10-30 | 6 | -13/+25 |
| | |\ \ \ \ |
|
| | | * | | | | interconnect: qcom: use icc_sync state for sm8[12]50 | Dmitry Baryshkov | 2020-10-27 | 2 | -6/+8 |
| | | * | | | | interconnect: qcom: Ensure that the floor bandwidth value is enforced | Georgi Djakov | 2020-10-22 | 1 | -0/+7 |
| | | * | | | | interconnect: qcom: sc7180: Init BCMs before creating the nodes | Georgi Djakov | 2020-10-15 | 1 | -3/+3 |
| | | * | | | | interconnect: qcom: sdm845: Init BCMs before creating the nodes | Georgi Djakov | 2020-10-15 | 1 | -3/+3 |