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
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
2018-01-29
bnxt_en: cleanup DIM work on device shutdown
Andy Gospodarek
1
-1
/
+7
2018-01-29
net: ipv6: send unsolicited NA after DAD
David Ahern
2
-4
/
+31
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
82
-2435
/
+6858
2018-01-29
Merge tag 'for-backlight-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
4
-4
/
+4
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
71
-585
/
+2841
2018-01-29
Merge tag 'pnp-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+1
2018-01-29
dm mpath selector: more evenly distribute ties
Khazhismel Kumykov
2
-6
/
+6
2018-01-29
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
1
-8
/
+2
2018-01-29
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
Luis de Bethencourt
1
-1
/
+1
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
1
-22
/
+35
2018-01-29
dm: various cleanups to md->queue initialization code
Mike Snitzer
3
-22
/
+12
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
3
-2
/
+10
2018-01-29
platform/x86: GPD pocket fan: Stop work on suspend
Hans de Goede
1
-0
/
+1
[prev]
[next]