Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d293dbaa540b5800817cc10832d764b17cc211b5
d293dba
vfio-mdev: fix some error codes in the sample code
by Dan Carpenter
· 8 years ago
45e8697
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
by Arnd Bergmann
· 8 years ago
99e3123
vfio-mdev: Make mdev_device private and abstract interfaces
by Alex Williamson
· 8 years ago
9372e6fe
vfio-mdev: Make mdev_parent private
by Alex Williamson
· 8 years ago
4293055
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
by Alex Williamson
· 8 years ago
4955078
vfio-mdev: Fix remove race
by Alex Williamson
· 8 years ago
6c38c05
vfio/type1: Restore mapping performance with mdev support
by Alex Williamson
· 8 years ago
08c1a4e
vfio-mdev: Fix mtty sample driver building
by Alex Williamson
· 8 years ago
98473f9
mm/filemap: fix parameters to test_bit()
by Olof Johansson
· 8 years ago
b91e130
mm: optimize PageWaiters bit use for unlock_page()
by Linus Torvalds
· 8 years ago
2d706e7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5799fc9
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
by Kweh, Hock Leong
· 8 years ago
610c908
r8169: add support for RTL8168 series add-on card.
by Chun-Hao Lin
· 8 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 8 years ago
df30f74
openvswitch: upcall: Fix vlan handling.
by pravin shelar
· 8 years ago
56ab6b9
ipv4: Namespaceify tcp_tw_reuse knob
by Haishuang Yan
· 8 years ago
0dad3a3
x86/mce/AMD: Make the init code more robust
by Thomas Gleixner
· 8 years ago
b9d9d69
smp/hotplug: Undo tglxs brainfart
by Thomas Gleixner
· 8 years ago
b4b8664
arm64: don't pull uaccess.h into *.S
by Al Viro
· 8 years ago
e6afb1a
net: korina: Fix NAPI versus resources freeing
by Florian Fainelli
· 8 years ago
628185c
net, sched: fix soft lockup in tc_classify
by Daniel Borkmann
· 8 years ago
7ce7d89
Linux 4.10-rc1
by Linus Torvalds
· 8 years ago
8ae679c
powerpc: Fix build warning on 32-bit PPC
by Larry Finger
· 8 years ago
d33d5a6c
avoid spurious "may be used uninitialized" warning
by Linus Torvalds
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
10bbe75
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
6326fec
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
by Nicholas Piggin
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
008b69e
irqchip/armada-xp: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
6896bcd
irqchip/gic: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
36e5b0e
coresight/etm3/4x: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7b73796
staging/lustre/libcfs: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e210faa
scsi/bnx2i: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 8 years ago
59fefd0
x86/msr: Remove bogus cleanup from the error path
by Thomas Gleixner
· 8 years ago
26242b3
bus: arm-ccn: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
834fcd2
perf/x86/intel/cstate: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 8 years ago
a98d1a0
scsi: qedi: Convert to hotplug state machine
by Thomas Gleixner
· 8 years ago
6886fee
tools/power turbostat: remove obsolete -M, -m, -C, -c options
by Len Brown
· 8 years ago
388e9c8
tools/power turbostat: Make extensible via the --add parameter
by Len Brown
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
3a77fa8
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
01e0d60
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb3e8d9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9004fda
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb9def6
net/mlx4_en: Fix user prio field in XDP forward
by Tariq Toukan
· 8 years ago
693c564
tipc: don't send FIN message from connectionless socket
by Jon Paul Maloy
· 8 years ago
e252536
ipvlan: fix multicast processing
by Mahesh Bandewar
· 8 years ago
b1227d0
ipvlan: fix various issues in ipvlan_process_multicast()
by Eric Dumazet
· 8 years ago
dfb7d24
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
by Steve Wahl
· 8 years ago
28734e8
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
by Christophe JAILLET
· 8 years ago
09e71a6
ntb: fix SKX NTB config space size register offsets
by Dave Jiang
· 8 years ago
5c43c52
NTB: correct ntb_peer_spad_read for case when callback is not supplied.
by Steven Wahl
· 8 years ago
bc034e5
MAINTAINERS: Change in maintainer for AMD NTB
by Shyam Sundar S K
· 8 years ago
b17faba
ntb_transport: Limit memory windows based on available, scratchpads
by Shyam Sundar S K
· 8 years ago
872deb2
NTB: Register and offset values fix for memory window
by Shyam Sundar S K
· 8 years ago
e5b0d2d
NTB: add support for hotplug feature
by Xiangliang Yu
· 8 years ago
783dfa6
ntb: Adding Skylake Xeon NTB support
by Dave Jiang
· 8 years ago
c280f77
Revert "x86/unwind: Detect bad stack return address"
by Josh Poimboeuf
· 8 years ago
3705b97
Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
50b17cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1636098
sctp: fix recovering from 0 win with small data chunks
by Marcelo Ricardo Leitner
· 8 years ago
58b94d8
sctp: do not loose window information if in rwnd_over
by Marcelo Ricardo Leitner
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e57cbe4
Merge branch 'virtio-net-xdp-fixes'
by David S. Miller
· 8 years ago
bb91acc
virtio-net: XDP support for small buffers
by Jason Wang
· 8 years ago
c47a43d
virtio-net: remove big packet XDP codes
by Jason Wang
· 8 years ago
92502fe
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
by Jason Wang
· 8 years ago
5c33474
virtio-net: make rx buf size estimation works for XDP
by Jason Wang
· 8 years ago
b00f70b
virtio-net: unbreak csumed packets for XDP_PASS
by Jason Wang
· 8 years ago
1830f89
virtio-net: correctly handle XDP_PASS for linearized packets
by Jason Wang
· 8 years ago
56a86f8
virtio-net: fix page miscount during XDP linearizing
by Jason Wang
· 8 years ago
275be06
virtio-net: correctly xmit linearized page on XDP_TX
by Jason Wang
· 8 years ago
73b62bd
virtio-net: remove the warning before XDP linearizing
by Jason Wang
· 8 years ago
fc26901
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
01302aa
Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
29691591
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
f290cba
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
42e0372
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
d3a51d6
Merge branch 'mlxsw-router-fixes'
by David S. Miller
· 8 years ago
5831212
mlxsw: spectrum_router: Correctly remove nexthop groups
by Ido Schimmel
· 8 years ago
93a87e5
mlxsw: spectrum_router: Don't reflect dead neighs
by Ido Schimmel
· 8 years ago
53f800e
neigh: Send netevent after marking neigh as dead
by Ido Schimmel
· 8 years ago
a98f917
ipv6: handle -EFAULT from skb_copy_bits
by Dave Jones
· 8 years ago
39b2dd7
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
by Willem de Bruijn
· 8 years ago
9aa340a
Merge branch 'cls_flower-act_tunnel_key-fixes'
by David S. Miller
· 8 years ago
d972477
net/sched: cls_flower: Mandate mask when matching on flags
by Or Gerlitz
· 8 years ago
Next »