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
2018-02-01
Merge branch 'bnx2x-disable-GSO-on-too-large-packets'
David S. Miller
4
-23
/
+84
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
1
-0
/
+18
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
3
-23
/
+66
2018-02-01
vhost: don't hold onto file pointer for VHOST_SET_LOG_FD
Eric Biggers
2
-20
/
+5
2018-02-01
vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR
Eric Biggers
2
-15
/
+4
2018-02-01
vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL
Eric Biggers
2
-16
/
+5
2018-02-01
ringtest: ring.c malloc & memset to calloc
Peter Malone
1
-4
/
+2
2018-02-01
virtio_vop: don't kfree device on register failure
weiping zhang
1
-7
/
+13
2018-02-01
virtio_pci: don't kfree device on register failure
weiping zhang
1
-2
/
+6
2018-02-01
virtio: split device_register into device_initialize and device_add
weiping zhang
1
-3
/
+15
2018-02-01
vhost: remove unused lock check flag in vhost_dev_cleanup()
夷则(Caspar)
6
-8
/
+7
2018-02-01
vhost: Remove the unused variable.
Tonghao Zhang
2
-5
/
+0
2018-02-01
virtio_blk: print capacity at probe time
Stefan Hajnoczi
1
-17
/
+15
2018-02-01
virtio: make VIRTIO a menuconfig to ease disabling it all
Vincent Legoll
1
-2
/
+6
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Radim Krčmář
2721
-45990
/
+89219
2018-02-01
platform/x86: intel-vbtn: Replace License by SDPX identifier
Andy Shevchenko
1
-11
/
+1
2018-02-01
platform/x86: intel-vbtn: Remove redundant inclusions
Andy Shevchenko
1
-5
/
+3
2018-02-01
platform/x86: intel-vbtn: Support tablet mode switch
Marco Martin
1
-0
/
+21
2018-02-01
platform/x86: dell-laptop: Allocate buffer on heap rather than globally
Mario Limonciello
1
-85
/
+103
2018-02-01
platform/x86: intel_pmc_core: Remove unused header file
Rajneesh Bhardwaj
2
-28
/
+0
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
11
-25
/
+25
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2
-2
/
+3
2018-02-01
netdevsim: fix overflow on the error path
Jakub Kicinski
1
-3
/
+2
2018-02-01
genirq: Make legacy autoprobing work again
Thomas Gleixner
3
-5
/
+5
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+9
2018-02-01
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
1
-1
/
+1
2018-02-01
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
1
-1
/
+5
2018-02-01
mt76: implement processing of BlockAckReq frames
Felix Fietkau
1
-1
/
+33
2018-02-01
mt76: implement AP_LINK_PS
Felix Fietkau
5
-15
/
+78
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
65
-1746
/
+491
2018-01-31
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
1
-2
/
+2
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
67
-2004
/
+3885
2018-01-31
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-133
/
+46
2018-01-31
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-7
/
+6
2018-01-31
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+16
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
118
-1861
/
+2605
2018-02-01
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
3
-18
/
+12
2018-02-01
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
1
-4
/
+12
2018-02-01
drm/ast: Load lut in crtc_commit
Daniel Vetter
1
-0
/
+1
2018-02-01
Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-3
/
+11
2018-01-31
mm: remove PG_highmem description
Miles Chen
1
-5
/
+0
2018-01-31
tools, vm: new option to specify kpageflags file
David Rientjes
1
-7
/
+21
2018-01-31
mm/swap.c: make functions and their kernel-doc agree
Randy Dunlap
1
-6
/
+5
2018-01-31
mm, memory_hotplug: fix memmap initialization
Michal Hocko
1
-8
/
+14
2018-01-31
mm: correct comments regarding do_fault_around()
William Kucharski
1
-11
/
+11
2018-01-31
mm: numa: do not trap faults on shared data section pages.
Henry Willard
1
-0
/
+5
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
3
-6
/
+7
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
3
-19
/
+22
2018-01-31
mm, hugetlb: further simplify hugetlb allocation API
Michal Hocko
1
-37
/
+43
[prev]
[next]