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-01-29
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
3
-5
/
+30
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
6
-1
/
+346
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-100
/
+324
2018-01-29
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+46
2018-01-29
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-13
/
+67
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-191
/
+1050
2018-01-29
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-39
/
+169
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-522
/
+1122
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
35
-219
/
+250
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
57
-663
/
+829
2018-01-29
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
26
-646
/
+828
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
Bjorn Helgaas
1
-2
/
+1
2018-01-29
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
1
-7
/
+14
2018-01-29
qlcnic: fix deadlock bug
Junxiao Bi
1
-9
/
+9
2018-01-29
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
1
-0
/
+6
2018-01-29
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
47
-1405
/
+2267
2018-01-29
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
24
-440
/
+3894
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
53
-153
/
+525
2018-01-29
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
12
-135
/
+140
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
3
-9
/
+18
2018-01-29
RDMA/core: Use the MODNAME instead of the function name for pd callers
Leon Romanovsky
1
-1
/
+1
2018-01-29
ide: remove duplicated assignment to 'cursg'
Colin Ian King
1
-1
/
+0
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
5
-11
/
+11
2018-01-29
IB/rxe: Change RDMA_RXE kconfig to use select
Jason Gunthorpe
1
-2
/
+2
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
7
-19
/
+28
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
6
-19
/
+53
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
124
-4711
/
+3866
2018-01-29
Merge tag 'edac_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
6
-1
/
+357
2018-01-29
drm/uapi: Deprecate nonsense kms mode types
Ville Syrjälä
2
-12
/
+9
2018-01-29
drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C define
Ville Syrjälä
1
-3
/
+0
2018-01-29
drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTIN handling
Ville Syrjälä
1
-1
/
+1
2018-01-29
drm/modes: Fix description of DRM_MODE_TYPE_USERDEF
Ville Syrjälä
1
-3
/
+1
2018-01-29
Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
10
-25
/
+229
2018-01-29
Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
14
-231
/
+697
2018-01-29
ipv4: Get the address of interface correctly.
Tonghao Zhang
1
-0
/
+4
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
Ville Syrjälä
2
-3
/
+2
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
Ville Syrjälä
2
-3
/
+2
2018-01-29
Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
21
-132
/
+378
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
1
-0
/
+4
2018-01-29
oradax: Fix return value check in dax_attach()
Wei Yongjun
1
-2
/
+2
2018-01-29
drm/uapi: Validate the mode flags/type
Ville Syrjälä
2
-0
/
+30
2018-01-29
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
45
-1439
/
+3973
2018-01-29
net: macb: Handle HRESP error
Harini Katakam
2
-4
/
+58
2018-01-29
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring
Gal Pressman
1
-1
/
+1
2018-01-29
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
Eric Dumazet
1
-0
/
+2
2018-01-29
drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
Ville Syrjälä
1
-3
/
+3
2018-01-29
ipv6: change route cache aging logic
Wei Wang
1
-8
/
+12
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2
-2
/
+2
2018-01-29
Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
26
-382
/
+1408
[prev]
[next]