index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-01-16
media: gpu: ipu-v3: Add planar support to interlaced scan
Steve Longerbeam
2019-01-16
media: gpu: ipu-csi: Swap fields according to input/output field types
Steve Longerbeam
2019-01-16
media: videodev2.h: Add more field helper macros
Steve Longerbeam
2019-01-16
media: v4l2-ctrl: Add control for h.264 chroma qp offset
Philipp Zabel
2019-01-16
media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
Philipp Zabel
2019-01-16
media: v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer type
Sakari Ailus
2019-01-16
media: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2019-01-16
media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
Matwey V. Kornilov
2019-01-07
media: cedrus: identify buffers by timestamp
Hans Verkuil
2019-01-07
media: vb2: add vb2_find_timestamp()
Hans Verkuil
2019-01-07
media: videodev2.h: add v4l2_timeval_to_ns inline function
Hans Verkuil
2019-01-07
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
Hans Verkuil
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
Merge branch 'next/drivers' into next/late
Olof Johansson
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
2019-01-04
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
2019-01-04
autofs: add strictexpire mount option
Ian Kent
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA
Christoph Hellwig
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
[next]