2020-11-06 |
Liu Xiang | tty: serial: linflexuart: Remove unnecessary '|' operat... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
YueHaibing | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: Remove redundant synclinkmp driver |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: Remove redundant synclink driver |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Thomas Bogendoerfer | tty: serial: remove pnx8xxx uart driver |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: synclink: Provide missing description for 'hdlcdev... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: hvc: hvc_opal: Staticify function invoked by reference |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: hvc: hvc_vio: Staticify function invoked only... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: serial-tegra: Provide some missing struct... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_ldisc: Supply missing description for 'tty_ldi... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: stm32-usart: Remove set but unused 'cookie... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: synclinkmp: Add missing description for function... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: sifive: Struct headers should start with... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: serial-tegra: Struct headers should start... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: synclink_gt: Demote one kernel-doc header and... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: xilinx_uartps: Supply description for... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: ifx6x60: Fix function documentation headers |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: msm_serial: Remove set but unused variable... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: lpc32xx_hs: Remove unused variable 'tmp' |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: n_gsm: Demote obvious abuse of kernel-doc and... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: pty: Provide descriptions for the 'file' parameters |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_audit: Demote non-conformant kernel-doc headers |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: 8250: serial_cs: Remove unused/unchecked... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_io: Fix some kernel-doc issues |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serial: jsm: jsm_cls: Remove unused variable ... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: n_tty: Add 2 missing parameter descriptions |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: vt: consolemap: Demote weakly documented function... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_jobctrl: Add missing function parameter descri... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_port: Demote obvious abuse of kernel-doc forma... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_buffer: Add missing description for 'limit' |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_io: Move 'tty_sysctl_init's prototype to share... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: tty_baudrate: Add missing description for 'tty' |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serdev: core: Provide missing description for... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Lee Jones | tty: serdev: core: Remove unused variable 'dummy' |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, use tty_insert_flip_string in puts_queue |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, use find_next_bit in kbd_match |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, make HW_RAW a function |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, union perm checks in vt_do_kdgkb_ioctl |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, remove unneeded func_* declarations |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, extract and simplify vt_kdskbsent |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, reorder user buffer handling in vt_do_kdg... |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctl |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, use bool for rep |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, use DECLARE_BITMAP for key_down |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, union perm checks in vt_do_kdsk_ioctl |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, extract vt_kdgkbent and vt_kdskbent |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, clean up max_vals |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, sort key types by their number |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, sort includes |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, include linux/spinlock.h |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Jiri Slaby | vt: keyboard, remove ctrl_alt_del declaration |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Greg Kroah... | Merge 5.10-rc2 into tty-next |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Linux 5.10-rc2 |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'x86-urgent-2020-11-01' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'timers-urgent-2020-11-01' of git://git.... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'smp-urgent-2020-11-01' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'locking-urgent-2020-11-01' of git://git... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'char-misc-5.10-rc2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'driver-core-5.10-rc2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'staging-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'tty-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'usb-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Linus Torvalds | Merge tag 'for_linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Linus Torvalds | Merge tag 'flexible-array-conversions-5.10-rc2' of... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Linus Torvalds | Merge tag 'dma-mapping-5.10-2' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Paolo Bonzini | KVM: vmx: remove unused variable |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Andrew Jones | KVM: selftests: Don't require THP to run tests |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Vitaly Kuznetsov | KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Jim Mattson | KVM: selftests: test behavior of unmapped L2 APIC-acces... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'block-5.10-2020-10-30' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | printk: ringbuffer: Replace zero-length array with... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | net/smc: Replace zero-length array with flexible-array... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | net/mlx5: Replace zero-length array with flexible-array... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | mei: hw: Replace zero-length array with flexible-array... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | gve: Replace zero-length array with flexible-array... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Gustavo A.... | Bluetooth: btintel: Replace zero-length array with... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'io_uring-5.10-2020-10-30' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'libata-5.10-2020-10-30' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'for-5.10-rc1-tag' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'asm-generic-fixes-5.10' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'arm-soc-fixes-v5.10-1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'pnp-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'devprop-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'acpi-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'pm-5.10-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'mmc-v5.10-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Linus Torvalds | Merge tag 'drm-fixes-2020-10-30-1' of git://anongit... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Takashi Iwai | KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Paolo Bonzini | KVM: x86: replace static const variables with macros |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Paolo Bonzini | Merge tag 'kvmarm-fixes-5.10-1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Peter Zijlstra | lockdep: Fix nr_unused_locks accounting |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Peter Zijlstra | locking/lockdep: Remove more raw_cpu_read() usage |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Qais Yousef | KVM: arm64: Handle Asymmetric AArch32 systems |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Rafael J. Wysocki | Merge branches 'acpi-button' and 'acpi-dock' |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Rafael J. Wysocki | Merge branches 'pm-cpuidle' and 'pm-sleep' |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Ming Lei | blk-mq: mark flush request as IDLE in flush_end_io() |
commit | commitdiff | tree | snapshot |
next |