| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: asus: Add support for Zen AiO MD-5110 keyboard | Daniel Drake | 2017-06-08 | 3 | -0/+3 |
* | HID: move Asus keyboard support from hid-chicony to hid-asus | Daniel Drake | 2017-06-08 | 4 | -6/+33 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-02 | 8 | -40/+119 |
|\ |
|
| * | HID: asus: Stop underlying hardware on remove | Carlo Caione | 2017-06-02 | 1 | -0/+2 |
| * | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices | Hans de Goede | 2017-05-29 | 1 | -0/+13 |
| * | HID: asus: Add support for T100 keyboard | Hans de Goede | 2017-05-22 | 3 | -0/+12 |
| * | HID: elecom: extend to fix the descriptor for DEFT trackballs | Diego Elio Pettenò | 2017-05-11 | 4 | -11/+61 |
| * | HID: magicmouse: Set multi-touch keybits for Magic Mouse | Che-Liang Chiou | 2017-05-05 | 1 | -7/+8 |
| * | HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference | Jason Gerecke | 2017-05-05 | 1 | -22/+23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-06-02 | 1 | -0/+1 |
|\ \ |
|
| * | | livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS | Miroslav Benes | 2017-05-27 | 1 | -0/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 3 | -15/+12 |
|\ \ \ |
|
| * | | | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" | Ingo Molnar | 2017-06-01 | 1 | -6/+3 |
| * | | | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT... | Borislav Petkov | 2017-05-29 | 1 | -1/+1 |
| * | | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt... | Borislav Petkov | 2017-05-29 | 1 | -8/+8 |
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 5 | -12/+83 |
|\ \ \ \ |
|
| * | | | | efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot | Dave Young | 2017-05-28 | 1 | -0/+3 |
| * | | | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled | Baoquan He | 2017-05-28 | 1 | -8/+71 |
| * | | | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map | Sai Praneeth | 2017-05-28 | 1 | -2/+4 |
| * | | | | efi: Remove duplicate 'const' specifiers | Arnd Bergmann | 2017-05-28 | 1 | -2/+2 |
| * | | | | efi: Don't issue error message when booted under Xen | Juergen Gross | 2017-05-28 | 1 | -0/+3 |
* | | | | | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-06-01 | 4 | -35/+17 |
|\ \ \ \ \ |
|
| * | | | | | nfsd4: fix null dereference on replay | J. Bruce Fields | 2017-05-23 | 1 | -7/+6 |
| * | | | | | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" | J. Bruce Fields | 2017-05-16 | 3 | -28/+11 |
* | | | | | | Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-06-01 | 10 | -60/+48 |
|\ \ \ \ \ \ |
|
| * | | | | | | mtk-vcodec: Use designated initializers | Kees Cook | 2017-05-28 | 3 | -12/+12 |
| * | | | | | | drm/amd/powerplay: Use designated initializers | Kees Cook | 2017-05-28 | 1 | -10/+10 |
| * | | | | | | drm/amdgpu: Use designated initializers | Kees Cook | 2017-05-28 | 1 | -5/+5 |
| * | | | | | | sgi-xp: Use designated initializers | Kees Cook | 2017-05-28 | 2 | -30/+18 |
| * | | | | | | ocfs2: Use ERR_CAST() to avoid cross-structure cast | Kees Cook | 2017-05-28 | 1 | -1/+1 |
| * | | | | | | ntfs: Use ERR_CAST() to avoid cross-structure cast | Kees Cook | 2017-05-28 | 1 | -1/+1 |
| * | | | | | | NFS: Use ERR_CAST() to avoid cross-structure cast | Kees Cook | 2017-05-28 | 1 | -1/+1 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-06-01 | 4 | -102/+83 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: x86: Fix nmi injection failure when vcpu got blocked | ZhuangYanying | 2017-06-01 | 1 | -2/+5 |
| * | | | | | | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr... | Roman Pen | 2017-06-01 | 1 | -13/+11 |
| * | | | | | | | KVM: SVM: ignore type when setting segment registers | Gioh Kim | 2017-05-30 | 1 | -1/+1 |
| * | | | | | | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging | Radim Krčmář | 2017-05-30 | 1 | -83/+57 |
| * | | | | | | | KVM: x86: Fix virtual wire mode | Jan H. Schönherr | 2017-05-26 | 1 | -1/+2 |
| * | | | | | | | KVM: nVMX: Fix handling of lmsw instruction | Jan H. Schönherr | 2017-05-26 | 1 | -2/+5 |
| * | | | | | | | KVM: X86: Fix preempt the preemption timer cancel | Wanpeng Li | 2017-05-26 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2017-06-01 | 2 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | reiserfs: Make flush bios explicitely sync | Jan Kara | 2017-05-24 | 1 | -2/+2 |
| * | | | | | | | gfs2: Make flush bios explicitely sync | Jan Kara | 2017-05-24 | 1 | -1/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2017-06-01 | 9 | -92/+241 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | iscsi-target: Always wait for kthread_should_stop() before kthread exit | Jiang Yi | 2017-05-31 | 4 | -8/+34 |
| * | | | | | | | | iscsi-target: Fix initial login PDU asynchronous socket close OOPs | Nicholas Bellinger | 2017-05-31 | 2 | -62/+133 |
| * | | | | | | | | tcmu: fix crash during device removal | Mike Christie | 2017-05-23 | 1 | -13/+33 |
| * | | | | | | | | target: Re-add check to reject control WRITEs with overflow data | Nicholas Bellinger | 2017-05-15 | 1 | -5/+18 |
| * | | | | | | | | ibmvscsis: Fix the incorrect req_lim_delta | Bryant G. Ly | 2017-05-15 | 1 | -4/+20 |
| * | | | | | | | | ibmvscsis: Clear left-over abort_cmd pointers | Bryant G. Ly | 2017-05-15 | 1 | -0/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|