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
xen: fix poll misannotation
Al Viro
1
-1
/
+1
2018-02-01
smc: missing poll annotations
Al Viro
1
-1
/
+1
2018-02-01
rocker: fix possible null pointer dereference in rocker_router_fib_event_work
Jiri Pirko
1
-9
/
+9
2018-02-01
inet: Avoid unitialized variable warning in inet_unhash()
Geert Uytterhoeven
1
-4
/
+2
2018-02-01
net: bridge: Fix uninitialized error in br_fdb_sync_static()
Geert Uytterhoeven
1
-1
/
+1
2018-02-01
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
1
-0
/
+34
2018-02-01
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
1
-3
/
+3
2018-02-01
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
1
-2
/
+1
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
drm/i915/guc: Don't try to create log runtime if there is no log
Michal Wajdeczko
1
-0
/
+3
2018-02-01
drm/i915/guc: Don't forget to free GuC error log
Michal Wajdeczko
1
-2
/
+4
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-02-01
drm/i915/selftests: add missing gtt shrinker test
Matthew Auld
1
-0
/
+84
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
1
-4
/
+10
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
[prev]
[next]