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-12-18
media: v4l2-dev: document VFL_DIR_* direction defines
Mauro Carvalho Chehab
1
-6
/
+16
2017-12-18
media: get rid of i2c-addr.h
Mauro Carvalho Chehab
2
-37
/
+16
2017-12-18
media: i2c-addr.h: get rid of now unused defines
Mauro Carvalho Chehab
1
-7
/
+0
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2
-26
/
+63
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-8
/
+129
2017-12-18
media: v4l2-mediabus: use BIT() macro for flags
Mauro Carvalho Chehab
1
-24
/
+26
2017-12-18
media: v4l2-flash-led-class.h: add kernel-doc to two helper funcs
Mauro Carvalho Chehab
1
-0
/
+12
2017-12-18
media: v4l2-dev.h: add kernel-doc to two macros
Mauro Carvalho Chehab
1
-3
/
+15
2017-12-18
media: v4l2-event.rst: improve events description
Mauro Carvalho Chehab
1
-34
/
+0
2017-12-18
media: media-entity.h: add kernel-doc markups for nested structs
Mauro Carvalho Chehab
1
-0
/
+5
2017-12-18
media: videobuf2-core: improve kernel-doc markups
Mauro Carvalho Chehab
1
-30
/
+29
2017-12-18
media: v4l2-ctrls: document nested members of structs
Mauro Carvalho Chehab
1
-1
/
+8
2017-12-18
media: v4l2-fwnode.h: better describe bus union at fwnode endpoint struct
Mauro Carvalho Chehab
1
-1
/
+11
2017-12-18
media: rc-core.h: minor adjustments at rc_driver_type doc
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-18
virt: Add vboxguest VMMDEV communication code
Hans de Goede
1
-0
/
+79
2017-12-18
virt: Add vboxguest driver for Virtual Box Guest integration UAPI
Hans de Goede
3
-0
/
+707
2017-12-18
media: v4l2-dv-timings.h: convert comment into kernel-doc markup
Mauro Carvalho Chehab
1
-7
/
+9
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
1
-11
/
+96
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
1
-8
/
+4
2017-12-18
media: v4l2-common: get rid of v4l2_routing dead struct
Mauro Carvalho Chehab
1
-9
/
+5
2017-12-18
media: tuner-types: add kernel-doc markups for struct tunertype
Mauro Carvalho Chehab
1
-0
/
+15
2017-12-18
media: frontend: describe nested structs
Mauro Carvalho Chehab
1
-18
/
+17
2017-12-18
Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+1
2017-12-18
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-2
/
+5
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
1
-1
/
+1
2017-12-18
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-64
/
+56
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
47
-312
/
+156
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
76
-406
/
+332
2017-12-18
Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-3
/
+9
2017-12-17
ARM: 8726/1: B15: Add CPU hotplug awareness
Florian Fainelli
1
-0
/
+2
2017-12-17
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
3
-0
/
+6
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-2
/
+3
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2
-0
/
+7
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
1
-1
/
+2
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
1
-2
/
+34
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2
-1
/
+10
2017-12-17
Add primitives for manipulating bitfields both in host- and fixed-endian.
Al Viro
1
-0
/
+46
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2
-4
/
+4
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
1
-2
/
+6
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
3
-28
/
+6
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2
-1
/
+27
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-3
/
+3
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-256
/
+103
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
1
-29
/
+3
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
1
-1
/
+367
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-4
/
+12
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
1
-2
/
+2
2017-12-15
drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctx
Roger He
1
-0
/
+4
[prev]
[next]