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
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-29
/
+63
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+16
2020-12-14
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+49
2020-12-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-3
/
+2
2020-12-14
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
5
-214
/
+1596
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-5
/
+304
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-7
/
+26
2020-12-07
media: doc: pixfmt-rgb: Clarify naming scheme for RGB formats
Laurent Pinchart
1
-1
/
+3
2020-12-07
media: videodev2.h: Move HM12 format to YUV semi-planar section
Laurent Pinchart
1
-1
/
+1
2020-12-07
media: videodev2.h: Move HI240 format to vendor-specific section
Laurent Pinchart
1
-1
/
+1
2020-12-07
media: videodev2.h: Remove unneeded comment about 4CC value
Laurent Pinchart
1
-6
/
+0
2020-12-03
uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
Eric Sandeen
1
-3
/
+6
2020-12-03
media: vicodec: mark the stateless FWHT API as stable
Hans Verkuil
2
-0
/
+73
2020-12-03
media: uapi: move H264 stateless controls out of staging
Ezequiel Garcia
2
-0
/
+387
2020-12-03
media: uapi: Move the H264 stateless control types out of staging
Ezequiel Garcia
1
-0
/
+7
2020-12-03
media: uapi: Move parsed H264 pixel format out of staging
Ezequiel Garcia
1
-0
/
+1
2020-12-03
media: controls: Add the stateless codec control class
Ezequiel Garcia
1
-0
/
+7
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
1
-200
/
+209
2020-12-01
Merge tag 'v5.10-rc6' into patchwork
Mauro Carvalho Chehab
9
-365
/
+73
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
1
-0
/
+2
2020-11-26
media: rc: improve LIRC documentation
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-25
media: lirc: ensure RC_PROTO_MAX has documentation
Sean Young
1
-0
/
+1
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-0
/
+2
2020-11-23
fs-verity: move structs needed for file signing to UAPI header
Eric Biggers
1
-0
/
+49
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
1
-0
/
+3
2020-11-23
signal: define the SA_UNSUPPORTED bit in sa_flags
Peter Collingbourne
1
-0
/
+7
2020-11-23
arch: provide better documentation for the arch-specific SA_* flags
Peter Collingbourne
1
-8
/
+14
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2
-29
/
+47
2020-11-17
media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus format
Paul Cercueil
1
-1
/
+2
2020-11-17
media: rockchip: rkisp1: destage Rockchip ISP1 driver
Helen Koike
1
-0
/
+884
2020-11-17
media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
Shunqian Zheng
1
-0
/
+4
2020-11-17
media: rc: validate that "rc_proto" is reasonable
Dan Carpenter
1
-0
/
+1
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
1
-3
/
+2
2020-11-16
drm/fourcc: fix AMD modifiers PACKERS field doc
Simon Ser
1
-1
/
+1
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-1
/
+1
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
1
-0
/
+6
2020-11-16
media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.
Dafna Hirschfeld
1
-0
/
+8
2020-11-16
media: Fix V4L2_COLORSPACE_470_SYSTEM_BG description
Hans Verkuil
1
-3
/
+1
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-1
/
+1
2020-11-13
drm/fourcc: add table describing AMD modifiers bit layout
Simon Ser
1
-0
/
+19
2020-11-13
drm/fourcc: Fix modifier field mask for AMD modifiers.
Bas Nieuwenhuizen
1
-7
/
+7
2020-11-13
Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-52
/
+54
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-2
/
+122
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2
-1
/
+2
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-1
/
+120
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+1
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-11-06
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-0
/
+16
2020-11-05
drm: document that blobs are ref'counted
Simon Ser
1
-0
/
+6
[next]