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-03-24
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
1
-0
/
+1
2017-03-24
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-24
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
1
-13
/
+17
2017-03-25
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
1
-0
/
+1
2017-03-24
tracing: Move trace_handle_return() out of line
Steven Rostedt (VMware)
1
-10
/
+1
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2
-1
/
+8
2017-03-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-20
/
+5
2017-03-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+3
2017-03-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2017-03-24
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-5
/
+13
2017-03-24
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
3
-3
/
+7
2017-03-24
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+12
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
1
-2
/
+19
2017-03-24
of_mdio: Correct check against CONFIG_OF
Florian Fainelli
1
-2
/
+2
2017-03-24
regulator: core: Add new notification for enabling of regulator
Harald Geyer
1
-0
/
+1
2017-03-24
ASoC: jack - check status of GPIO-based pins on resume
Dmitry Torokhov
1
-0
/
+1
2017-03-24
ASoC: core: remove pointless auxiliary from snd_soc_component
Kuninori Morimoto
1
-1
/
+0
2017-03-24
block: introduce bio_copy_data_partial
Ming Lei
1
-0
/
+2
2017-03-24
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
1
-0
/
+2
2017-03-24
cgroup: drop duplicate header nsproxy.h
Geliang Tang
1
-1
/
+0
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
1
-1
/
+1
2017-03-24
soc/qman: add macros needed by caam/qi driver
Horia Geantă
1
-0
/
+2
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
1
-0
/
+68
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
1
-0
/
+3
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
1
-0
/
+36
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
1
-5
/
+0
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
1
-0
/
+9
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
1
-1
/
+56
2017-03-24
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
1
-0
/
+2
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
50
-130
/
+461
2017-03-24
gpio: gpio-reg: add irq mapping for gpio-reg users
Russell King
1
-1
/
+2
2017-03-24
gpio: add generic single-register fixed-direction GPIO driver
Russell King
1
-0
/
+12
2017-03-24
[media] mce_kbd: add encoder
Sean Young
1
-37
/
+41
2017-03-24
[media] rc: lirc keymap no longer makes any sense
Sean Young
1
-1
/
+0
2017-03-24
drm/debugfs: Add kerneldoc
Daniel Vetter
1
-7
/
+31
2017-03-24
drm: document driver interface for CRC capturing
Daniel Vetter
1
-1
/
+4
2017-03-24
drm: Extract drm_debugfs.h
Daniel Vetter
2
-43
/
+78
2017-03-24
drm: drop extern from function decls
Daniel Vetter
9
-85
/
+85
2017-03-24
xfrm: use "unsigned int" in addr_match()
Alexey Dobriyan
1
-3
/
+3
2017-03-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
1
-1
/
+0
2017-03-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
Dave Airlie
1
-0
/
+12
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+8
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2
-1
/
+9
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-75
/
+74
2017-03-23
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
20
-39
/
+83
2017-03-23
firmware: meson-sm: Check for buffer output size
Carlo Caione
1
-2
/
+2
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
1
-1
/
+0
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
1
-27
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-6
/
+46
[prev]
[next]