index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
Laurent Pinchart
4
-24
/
+24
2023-06-09
media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
Laurent Pinchart
4
-14
/
+14
2023-06-09
media: uvcvideo: Enable Intel RealSense metadata for devices
Dmitry Perchanov
1
-0
/
+63
2023-06-09
media: uapi: v4l: Intel metadata format update
Dmitry Perchanov
1
-8
/
+47
2023-06-09
Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"
Sakari Ailus
1
-9
/
+0
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
3
-0
/
+10
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2
-1
/
+20
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
3
-3
/
+15
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
3
-10
/
+18
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
3
-38
/
+72
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
3
-0
/
+11
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2
-3
/
+47
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2023-06-09
media: venus: hfi_cmds: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-7
/
+7
2023-06-09
media: venus: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-9
/
+9
2023-06-09
media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2023-06-09
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-06-09
media: venus: simplify the return expression of venus_sys_set_* function
Liu Shixin
1
-24
/
+4
2023-06-09
media: venus: simplify the return expression of session_process_buf()
Qinglang Miao
1
-6
/
+1
2023-06-04
Linux 6.4-rc5
v6.4-rc5
Linus Torvalds
1
-1
/
+1
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-03
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-03
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-03
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
2023-06-03
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
1
-1
/
+1
2023-06-03
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Christopherson
1
-1
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...
Ojaswin Mujoo
1
-1
/
+15
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
1
-0
/
+1
2023-06-02
media: staging: media: imx: initialize hs_settle to avoid warning
Hans Verkuil
1
-1
/
+1
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-06-02
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2
-0
/
+27
2023-06-02
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
11
-77
/
+89
2023-06-01
dt-bindings: serial: 8250_omap: add rs485-rts-active-high
Francesco Dolcini
1
-0
/
+1
2023-06-01
selinux: don't use make's grouped targets feature yet
Paul Moore
1
-1
/
+5
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
1
-0
/
+7
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
1
-9
/
+14
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
1
-13
/
+16
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
1
-3
/
+3
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
3
-38
/
+33
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2
-9
/
+15
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2
-23
/
+7
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
[next]