index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-08-02
goldfish: Use dedicated macros instead of manual bit shifting
Roman Kiryanov
-4
/
+7
2018-08-02
goldfish: Add missing includes to goldfish.h
Roman Kiryanov
-0
/
+3
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
-0
/
+2
2018-08-02
serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
Chris Brandt
-1
/
+0
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-17
/
+77
2018-08-01
kill d_instantiate_no_diralias()
Al Viro
-1
/
+0
2018-08-01
ring-buffer: Make ring_buffer_record_is_set_on() return bool
Steven Rostedt (VMware)
-1
/
+1
2018-08-01
ring-buffer: Make ring_buffer_record_is_on() return bool
Steven Rostedt (VMware)
-1
/
+1
2018-08-01
Merge branch 'ib/4.17-bitmap' into next
Dmitry Torokhov
-0
/
+8
2018-08-01
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
-0
/
+8
2018-08-01
drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper
Huang Rui
-0
/
+22
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
-2
/
+4
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
-4
/
+3
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
-3
/
+9
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
-1
/
+6
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
-11
/
+18
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
-6
/
+11
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
-4
/
+2
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
-7
/
+7
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
-0
/
+3
2018-08-01
Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-36
/
+93
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
-3
/
+0
2018-08-01
tcp: add stat of data packet reordering events
Wei Wang
-2
/
+4
2018-08-01
tcp: add dsack blocks received stats
Wei Wang
-0
/
+5
2018-08-01
tcp: add data bytes retransmitted stats
Wei Wang
-0
/
+5
2018-08-01
tcp: add data bytes sent stats
Wei Wang
-1
/
+6
2018-08-01
net: ipv4: Notify about changes to ip_forward_update_priority
Petr Machata
-0
/
+1
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
-0
/
+1
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
-0
/
+15
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
-0
/
+1
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
-1
/
+1
2018-08-01
rxrpc: Trace socket notification
David Howells
-0
/
+20
2018-08-01
rxrpc: Fix ACK proposal tracepoint
David Howells
-1
/
+1
2018-08-01
rxrpc: Trace packet transmission
David Howells
-35
/
+72
2018-08-01
Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...
Mark Brown
-0
/
+95
2018-08-01
Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...
Mark Brown
-211
/
+248
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
-3
/
+3
2018-08-01
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
-0
/
+1
2018-07-31
PCI: Unify PCI and normal DMA direction definitions
Shunyong Yang
-8
/
+6
2018-08-01
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...
Dave Airlie
-0
/
+125
2018-07-31
drm/scheduler: only kill entity if last user is killed v2
Christian König
-0
/
+2
2018-07-31
dm kcopyd: return void from dm_kcopyd_copy()
Mike Snitzer
-6
/
+6
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
-2
/
+2
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
-0
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
-2
/
+2
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
-3
/
+4
2018-07-31
net: update real_num_rx_queues even when !CONFIG_SYSFS
Jakub Kicinski
-1
/
+2
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
-1
/
+0
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
-26
/
+29
[prev]
[next]