index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
media: v4l: subdev: Remove stream-unaware sub-device state access
Sakari Ailus
1
-77
/
+0
2023-11-23
media: v4l: subdev: Always compile sub-device state access functions
Sakari Ailus
1
-64
/
+64
2023-11-23
media: v4l: subdev: Make stream argument optional in state access functions
Sakari Ailus
1
-9
/
+40
2023-11-23
media: v4l: subdev: Rename sub-device state information access functions
Sakari Ailus
1
-10
/
+9
2023-11-23
media: v4l: subdev: Also return pads array information on stream functions
Sakari Ailus
1
-3
/
+6
2023-11-23
media: v4l: subdev: Store the sub-device in the sub-device state
Sakari Ailus
1
-0
/
+2
2023-11-23
media: v4l2-subdev: Fix references to pad config
Laurent Pinchart
1
-1
/
+1
2023-11-23
media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config
Laurent Pinchart
1
-4
/
+0
2023-11-23
media: v4l2-subdev: Rename pad config 'try_*' fields
Laurent Pinchart
1
-18
/
+15
2023-11-23
media: videodev.h: add missing p_hdr10_* pointers
Hans Verkuil
1
-0
/
+2
2023-11-23
media: videodev2.h: add missing __user to p_h264_pps
Hans Verkuil
1
-1
/
+1
2023-11-23
media: v4l2-mem2mem.h: fix typo in comment
Deborah Brouwer
1
-1
/
+1
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
1
-2
/
+20
2023-11-23
media: core: Report the maximum possible number of buffers for the queue
Benjamin Gaignard
1
-1
/
+6
2023-11-23
media: media videobuf2: Be more flexible on the number of queue stored buffers
Benjamin Gaignard
1
-1
/
+11
2023-11-23
media: videobuf2: Add helper to get queue number of buffers
Benjamin Gaignard
1
-1
/
+10
2023-11-23
media: videobuf2: Use vb2_buffer instead of index
Benjamin Gaignard
1
-8
/
+8
2023-11-23
Merge tag 'v6.7-rc2' into media_stage
Mauro Carvalho Chehab
13
-37
/
+66
2023-11-20
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-20
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-20
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-17
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
1
-3
/
+1
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-6
/
+19
2023-11-16
Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-7
/
+11
2023-11-16
media: v4l2: Add ignore_streaming flag
Sebastian Fricke
1
-0
/
+7
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+2
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-3
/
+7
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
1
-1
/
+1
2023-11-15
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
1
-2
/
+2
2023-11-13
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+16
2023-11-13
xen/events: remove unused functions
Juergen Gross
1
-4
/
+0
2023-11-13
net: mdio: fix typo in header
Marek BehĂșn
1
-1
/
+1
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-11-11
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+2
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-14
/
+5
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-73
/
+50
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-149
/
+0
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-0
/
+1
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
[next]