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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
rxrpc: Note a successfully aborted kernel operation
David Howells
1
-1
/
+1
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2
-2
/
+4
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
4
-3
/
+22
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-11
/
+22
2017-04-05
bonding: attempt to better support longer hw addresses
Jarod Wilson
1
-1
/
+11
2017-04-05
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2
-2
/
+3
2017-04-05
IB/hfi1: Add transmit fault injection feature
Don Hiatt
1
-0
/
+2
2017-04-05
IB/rdmavt: Avoid reseting wqe send_flags in unreserve
Mike Marciniszyn
1
-3
/
+1
2017-04-05
IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent
Mike Marciniszyn
1
-1
/
+2
2017-04-05
[media] tveeprom: get rid of documentation of an unused parameter
Mauro Carvalho Chehab
1
-1
/
+0
2017-04-05
[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-04-05
[media] cec: Add cec_get_drvdata()
Jose Abreu
1
-0
/
+5
2017-04-05
block: move timeout field in struct request to pack better
Jens Axboe
1
-1
/
+2
2017-04-05
[media] vb2: Fix queue_setup() callback description
Anton Leontiev
1
-6
/
+6
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2
-1
/
+1
2017-04-05
IB/core: Change completion channel to use the reworked objects schema
Matan Barak
2
-0
/
+10
2017-04-05
IB/core: Add support for fd objects
Matan Barak
2
-0
/
+22
2017-04-05
IB/core: Change idr objects to use the new schema
Matan Barak
2
-13
/
+63
2017-04-05
IB/core: Add idr based standard types
Matan Barak
2
-0
/
+64
2017-04-05
IB/core: Add support for idr types
Matan Barak
2
-0
/
+153
2017-04-05
IB/core: Refactor idr to be per uverbs_file
Matan Barak
1
-0
/
+1
2017-04-05
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
1
-0
/
+1
2017-04-05
memblock: add memblock_clear_nomap()
AKASHI Takahiro
1
-0
/
+1
2017-04-05
regulator: Add settling time for non-linear voltage transition
Laxman Dewangan
1
-0
/
+3
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
4
-47
/
+39
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
1
-0
/
+1
2017-04-05
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
1
-0
/
+45
2017-04-05
Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-1
/
+2
2017-04-05
Input: eeti_ts - switch to gpiod API
Dmitry Torokhov
1
-10
/
+0
2017-04-05
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
1
-1
/
+0
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2
-1
/
+23
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
1
-0
/
+3
2017-04-05
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
Radim Krčmář
2
-0
/
+4
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2
-6
/
+5
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
1
-0
/
+10
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2
-5
/
+5
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
1
-2
/
+53
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
1
-0
/
+1
2017-04-05
mfd: cros-ec: Fix host command buffer size
Vic Yang
1
-1
/
+2
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
1
-3
/
+0
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
1
-1
/
+1
2017-04-05
efi/bgrt: Enable ACPI BGRT handling on arm64
Bhupesh Sharma
1
-0
/
+5
2017-04-05
NFC: Add nfc_dbg() macro
Andy Shevchenko
1
-0
/
+1
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
1
-33
/
+0
2017-04-05
NFC: pn544: Get rid of platform data
Andy Shevchenko
1
-43
/
+0
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
2
-11
/
+0
2017-04-05
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
1
-1
/
+0
2017-04-05
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
1
-2
/
+0
2017-04-04
drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2
Christian König
1
-0
/
+1
[prev]
[next]