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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
virt: Add vboxguest VMMDEV communication code
Hans de Goede
1
-0
/
+79
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
21
-69
/
+106
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-40
/
+8
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+2
2017-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+5
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-38
/
+0
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
1
-1
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2017-12-05
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+2
2017-12-05
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-1
/
+4
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-1
/
+5
2017-12-04
irqdesc: Use bool return type instead of int
Will Deacon
1
-3
/
+3
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2017-12-02
iio: stm32: fix adc/trigger link error
Arnd Bergmann
1
-1
/
+4
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
Linus Torvalds
1
-0
/
+43
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
1
-0
/
+43
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2017-11-30
skbuff: Grammar s/are can/can/, s/change/changes/
Geert Uytterhoeven
1
-2
/
+1
2017-11-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+31
2017-11-29
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
1
-1
/
+2
2017-11-29
mm: migrate: fix an incorrect call of prep_transhuge_page()
Zi Yan
1
-1
/
+1
2017-11-29
mm: introduce get_user_pages_longterm
Dan Williams
2
-0
/
+27
2017-11-29
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
1
-0
/
+1
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-8
/
+0
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
1
-6
/
+0
2017-11-28
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
1
-0
/
+1
2017-11-28
fpga: add attribute groups
Alan Tull
3
-0
/
+6
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
1
-1
/
+4
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
1
-0
/
+7
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
1
-0
/
+28
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
1
-0
/
+4
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
1
-0
/
+3
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
1
-11
/
+19
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
1
-3
/
+9
2017-11-28
serdev: fix receive_buf return value when no callback
Johan Hovold
1
-1
/
+1
2017-11-28
debugfs: fix debugfs_real_fops() build error
Arnd Bergmann
1
-0
/
+2
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-0
/
+3
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
[next]