summaryrefslogtreecommitdiffstats
path: root/lib/ucmpdi2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-06tty: vt: consolemap: Demote weakly documented function headerLee Jones1-2/+1
2020-11-06tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones1-0/+3
2020-11-06tty: tty_port: Demote obvious abuse of kernel-doc formattingLee Jones1-2/+2
2020-11-06tty: tty_buffer: Add missing description for 'limit'Lee Jones1-0/+1
2020-11-06tty: tty_io: Move 'tty_sysctl_init's prototype to shared spaceLee Jones2-2/+1
2020-11-06tty: tty_baudrate: Add missing description for 'tty'Lee Jones1-0/+1
2020-11-06tty: serdev: core: Provide missing description for 'owner'Lee Jones1-0/+1
2020-11-06tty: serdev: core: Remove unused variable 'dummy'Lee Jones1-4/+1
2020-11-04vt: keyboard, use tty_insert_flip_string in puts_queueJiri Slaby1-5/+2
2020-11-04vt: keyboard, use find_next_bit in kbd_matchJiri Slaby1-8/+6
2020-11-04vt: keyboard, make HW_RAW a functionJiri Slaby1-6/+16
2020-11-04vt: keyboard, union perm checks in vt_do_kdgkb_ioctlJiri Slaby1-4/+1
2020-11-04vt: keyboard, remove unneeded func_* declarationsJiri Slaby1-3/+0
2020-11-04vt: keyboard, extract and simplify vt_kdskbsentJiri Slaby1-79/+23
2020-11-04vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctlJiri Slaby1-22/+20
2020-11-04vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctlJiri Slaby1-8/+9
2020-11-04vt: keyboard, use bool for repJiri Slaby1-1/+1
2020-11-04vt: keyboard, use DECLARE_BITMAP for key_downJiri Slaby1-1/+1
2020-11-04vt: keyboard, union perm checks in vt_do_kdsk_ioctlJiri Slaby1-4/+1
2020-11-04vt: keyboard, extract vt_kdgkbent and vt_kdskbentJiri Slaby1-87/+102
2020-11-04vt: keyboard, clean up max_valsJiri Slaby1-4/+16
2020-11-04vt: keyboard, sort key types by their numberJiri Slaby1-1/+1
2020-11-04vt: keyboard, sort includesJiri Slaby1-16/+15
2020-11-04vt: keyboard, include linux/spinlock.hJiri Slaby1-0/+1
2020-11-04vt: keyboard, remove ctrl_alt_del declarationJiri Slaby1-2/+0
2020-11-01Linux 5.10-rc2v5.10-rc2Linus Torvalds1-1/+1
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini1-2/+0
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones1-7/+16
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov3-5/+5
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson5-0/+159
2020-10-30printk: ringbuffer: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-30net/smc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+3
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-30KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai1-4/+4
2020-10-30KVM: x86: replace static const variables with macrosPaolo Bonzini3-21/+21
2020-10-30lockdep: Fix nr_unused_locks accountingPeter Zijlstra1-10/+4
2020-10-30locking/lockdep: Remove more raw_cpu_read() usagePeter Zijlstra1-1/+1
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef1-0/+19
2020-10-30blk-mq: mark flush request as IDLE in flush_end_io()Ming Lei1-0/+1
2020-10-30scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab1-1/+1
2020-10-30docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplicationMauro Carvalho Chehab6-159/+170
2020-10-30docs: ABI: sysfs-class-backlight: unify ABI documentationMauro Carvalho Chehab3-46/+65
2020-10-30docs: ABI: sysfs-c2port: remove a duplicated entryMauro Carvalho Chehab1-7/+0
2020-10-30docs: ABI: sysfs-class-power: unify duplicated propertiesMauro Carvalho Chehab1-263/+223
2020-10-30docs: ABI: unify /sys/class/leds/<led>/brightness documentationMauro Carvalho Chehab2-20/+28
2020-10-30docs: ABI: stable: remove a duplicated documentationMauro Carvalho Chehab1-7/+0
2020-10-30docs: ABI: change read/write attributesMauro Carvalho Chehab10-108/+109