开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-06-09
media: Add NV15_4L4 pixel format
Benjamin Gaignard
2023-06-09
media: v4l2-common: Add support for fractional bpp
Nicolas Dufresne
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
2023-06-04
Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-04
Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-06-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-01
Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-01
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-06-01
firewire: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
2023-05-28
Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-05-28
efi: Bump stub image version for macOS HVF compatibility
Akihiro Suda
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2023-05-25
Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-05-25
media: uapi: Use unsigned int values for assigning bits in u32 fields
Sakari Ailus
2023-05-25
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
2023-05-25
media: mc: Make media_entity_get_fwnode_pad() fwnode argument const
Sakari Ailus
2023-05-25
media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
Benjamin Gaignard
2023-05-25
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
2023-05-25
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
2023-05-25
media: videodev2.h: Fix p_s32 and p_s64 pointer types
Daniel Lundberg Pedersen
2023-05-25
media: v4l2-mem2mem: add lock to protect parameter num_rdy
Yunfei Dong
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
net/mlx5e: Use query_special_contexts cmd only once per mdev
Dragos Tatulea
[next]