index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
30
-424
/
+795
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
1
-1
/
+1
2017-07-10
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Lorenzo Pieralisi
1
-1
/
+1
2017-07-10
ALSA: pcm: Simplify check for dma_mmap_coherent() availability
Takashi Iwai
1
-4
/
+2
2017-07-10
ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-10
Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux into kvm-master
Paolo Bonzini
4
-23
/
+42
2017-07-10
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
1
-1
/
+7
2017-07-10
kvm: avoid unused variable warning for UP builds
Paolo Bonzini
1
-9
/
+15
2017-07-10
nvmem: include linux/err.h from header
Arnd Bergmann
1
-0
/
+3
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-10
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
1
-0
/
+8
2017-07-10
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
1
-3
/
+9
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
3
-3
/
+36
2017-07-10
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
1
-0
/
+12
2017-07-10
KVM: use correct accessor function for __kvm_memslots
Christian Borntraeger
1
-3
/
+2
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
1
-2
/
+22
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport-open-close-consolidation', 'for-4.13/upstream' and 'for-4.13/wacom' into for-linus
Jiri Kosina
865
-5239
/
+8211
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
15
-53
/
+125
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
5
-38
/
+63
2017-07-10
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
Chris Wilson
1
-5
/
+6
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
1
-2
/
+3
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-07-10
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
1
-1
/
+22
2017-07-09
cifs: Clean up unused variables in smb2pdu.c
Christos Gkekas
1
-28
/
+7
2017-07-09
target: Fix return sense reason in target_scsi3_emulate_pr_out
Tang Wenji
1
-5
/
+5
2017-07-09
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
2
-2
/
+2
2017-07-09
tcmu: Fix dev_config_store
Bryant G. Ly
1
-8
/
+24
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
903
-25424
/
+359386
2017-07-09
Input: gpio_keys - handle the missing key press event in resume phase
Joseph Lo
1
-1
/
+16
2017-07-09
Input: xen-kbdfront - add multi-touch support
Oleksandr Andrushchenko
1
-40
/
+179
2017-07-09
afs: Add metadata xattrs
David Howells
8
-2
/
+138
2017-07-09
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-07-09
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-07-09
rtc: st-lpc: make it robust against y2038/2106 bug
Benjamin Gaignard
1
-11
/
+8
2017-07-09
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
1
-4
/
+124
2017-07-09
tools: timer: add rtctest_setdate
Benjamin Gaignard
2
-1
/
+87
2017-07-10
microblaze: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-26
/
+24
2017-07-10
metag: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-25
/
+25
2017-07-10
m68k: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-12
/
+11
2017-07-10
m32r: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-4
/
+3
2017-07-10
ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2017-07-10
hexagon: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-23
/
+23
2017-07-10
h8300: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-28
/
+28
2017-07-10
cris: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-19
/
+19
2017-07-10
c6x: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-27
/
+26
2017-07-10
blackfin: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-23
/
+23
2017-07-10
arc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-24
/
+24
2017-07-10
ARM: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-16
/
+14
[prev]
[next]