index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
HID: i2c-hid: remove custom locking from i2c_hid_open/close
Dmitry Torokhov
1
-23
/
+9
2017-06-08
HID: serialize hid_hw_open and hid_hw_close
Dmitry Torokhov
2
-63
/
+98
2017-06-08
HID: usbhid: do not rely on hid->open when deciding to do IO
Dmitry Torokhov
2
-7
/
+29
2017-06-08
HID: hiddev: use hid_hw_power instead of usbhid_get/put_power
Dmitry Torokhov
3
-27
/
+11
2017-06-08
HID: hiddev: use hid_hw_open/close instead of usbhid_open/close
Dmitry Torokhov
3
-11
/
+11
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-40
/
+119
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2017-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+12
2017-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+83
2017-06-02
HID: asus: Stop underlying hardware on remove
Carlo Caione
1
-0
/
+2
2017-06-01
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+17
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-60
/
+48
2017-06-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-102
/
+83
2017-06-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-3
/
+3
2017-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-92
/
+241
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
1
-6
/
+3
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
1
-2
/
+5
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2017-05-31
Merge tag 'drm-fixes-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
24
-154
/
+169
2017-06-01
Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...
Dave Airlie
3
-28
/
+11
2017-06-01
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-27
/
+68
2017-06-01
Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
10
-20
/
+35
2017-06-01
Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...
Dave Airlie
10
-79
/
+55
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+34
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2
-62
/
+133
2017-05-31
drm/amdgpu: Program ring for vce instance 1 at its register space
Leo Liu
1
-27
/
+68
2017-05-31
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-44
/
+178
2017-05-30
"Yes, people use FOLL_FORCE ;)"
Linus Torvalds
1
-1
/
+1
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
1
-1
/
+1
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
1
-83
/
+57
2017-05-29
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-52
/
+50
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2
-3
/
+0
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
1
-1
/
+11
2017-05-29
HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices
Hans de Goede
1
-0
/
+13
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
6
-58
/
+60
2017-05-29
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
1
-1
/
+1
2017-05-29
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
1
-8
/
+8
2017-05-29
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
1
-4
/
+1
2017-05-29
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
1
-0
/
+4
2017-05-29
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
1
-17
/
+5
2017-05-29
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
1
-7
/
+1
2017-05-28
Linux 4.12-rc3
v4.12-rc3
Linus Torvalds
1
-1
/
+1
2017-05-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-17
/
+11
2017-05-28
mtk-vcodec: Use designated initializers
Kees Cook
3
-12
/
+12
2017-05-28
drm/amd/powerplay: Use designated initializers
Kees Cook
1
-10
/
+10
2017-05-28
drm/amdgpu: Use designated initializers
Kees Cook
1
-5
/
+5
2017-05-28
sgi-xp: Use designated initializers
Kees Cook
2
-30
/
+18
2017-05-28
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-28
ntfs: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-28
NFS: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
[next]