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
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
34
-59
/
+80
2018-01-31
virtio_balloon: include disk/file caches memory statistics
Tomáš Golembiovský
1
-1
/
+2
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-2
/
+2
2018-01-30
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-3
/
+3
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
5
-36
/
+220
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-17
/
+187
2018-01-30
PCI/DPC: Reformat DPC register definitions
Bjorn Helgaas
1
-13
/
+13
2018-01-30
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
1
-0
/
+2
2018-01-30
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-01-30
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-10
/
+18
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+7
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+6
2018-01-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+48
2018-01-30
drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
Rodrigo Vivi
1
-11
/
+7
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-90
/
+51
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jason Gunthorpe
104
-506
/
+587
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
674
-9328
/
+14709
2018-01-30
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
1
-0
/
+9
2018-01-29
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
1
-0
/
+42
2018-01-29
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
1
-0
/
+7
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2
-0
/
+176
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+9
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-61
/
+114
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+7
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
2
-91
/
+121
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-6
/
+8
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
2
-16
/
+342
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
1
-3
/
+10
2018-01-29
RDMA/core: Use the MODNAME instead of the function name for pd callers
Leon Romanovsky
1
-1
/
+1
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
2
-6
/
+6
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
2
-2
/
+16
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-118
/
+298
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: 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
1
-1
/
+49
2018-01-29
Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-10
/
+29
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
1
-4
/
+2
2018-01-29
drm/uapi: Validate the mode flags/type
Ville Syrjälä
1
-0
/
+24
2018-01-29
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-3
/
+3
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-138
/
+527
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
13
-38
/
+325
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
1
-1
/
+2
2018-01-29
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-20
/
+180
2018-01-29
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-97
/
+40
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
1
-0
/
+2
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
1
-0
/
+1
[prev]
[next]