index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
2023-12-01
1
-0
/
+50
*
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
2023-12-01
1
-0
/
+30
*
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
2023-12-01
1
-0
/
+45
*
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
2023-12-01
1
-0
/
+27
*
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
2023-12-01
1
-0
/
+30
*
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
2023-12-01
1
-2
/
+41
*
drm/v3d: Add a CPU job submission
Melissa Wen
2023-12-01
1
-0
/
+17
*
dma-buf: Correct the documentation of name and exp_name symbols
Ramesh Errabolu
2023-11-30
1
-4
/
+7
*
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
2023-11-29
1
-0
/
+5
*
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
2023-11-29
1
-1
/
+7
*
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
2023-11-29
1
-1
/
+2
*
drm/imagination: Numerous documentation fixes.
Donald Robson
2023-11-28
1
-6
/
+4
*
drm/bridge: Fix typo in post_disable() description
Dario Binacchi
2023-11-28
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-11-28
28
-72
/
+217
|
\
|
*
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-28
11
-20
/
+74
|
|
\
|
|
*
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-26
1
-13
/
+0
|
|
|
\
|
|
|
*
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-11-24
13
-37
/
+66
|
|
|
|
\
|
|
|
*
\
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-11-21
53
-970
/
+475
|
|
|
|
\
\
|
|
|
*
|
|
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-11-06
1
-13
/
+0
|
|
*
|
|
|
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-11-24
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ACPI: PM: Add acpi_device_fix_up_power_children() function
Hans de Goede
2023-11-20
1
-0
/
+1
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
2
-0
/
+20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-0
/
+17
|
|
|
*
|
|
|
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-18
1
-0
/
+3
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-24
1
-1
/
+0
|
|
|
\
\
\
\
|
|
|
*
|
|
|
block: Remove blk_set_runtime_active()
Damien Le Moal
2023-11-20
1
-1
/
+0
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-24
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-11-21
1
-0
/
+3
|
|
*
|
|
|
|
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-23
4
-5
/
+49
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-21
1
-0
/
+11
|
|
|
*
|
|
|
|
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-21
1
-0
/
+5
|
|
|
*
|
|
|
|
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
2023-11-20
1
-0
/
+6
|
|
|
*
|
|
|
|
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-11-20
1
-4
/
+16
|
|
|
*
|
|
|
|
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-11-20
1
-0
/
+10
|
|
|
*
|
|
|
|
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
2023-11-17
1
-1
/
+1
|
|
*
|
|
|
|
|
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
2023-11-22
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-11-23
4
-15
/
+77
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm: Fix color LUT rounding
Ville Syrjälä
2023-11-23
1
-11
/
+8
|
|
*
|
|
|
|
|
drm/dp_mst: Fix PBN divider calculation for UHBR rates
Imre Deak
2023-11-21
1
-0
/
+13
|
|
*
|
|
|
|
|
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
2023-11-21
1
-3
/
+4
|
|
*
|
|
|
|
|
drm/display/dp: Add helper function to get DSC bpp precision
Ankit Nautiyal
2023-11-14
1
-0
/
+1
|
|
*
|
|
|
|
|
drm/panelreplay: dpcd register definition for panelreplay
Animesh Manna
2023-11-10
1
-0
/
+23
|
|
*
|
|
|
|
|
drm/dp: Add helpers to calculate the link BW overhead
Imre Deak
2023-11-08
1
-0
/
+11
|
|
*
|
|
|
|
|
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
Imre Deak
2023-11-08
1
-0
/
+7
|
|
*
|
|
|
|
|
drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
Imre Deak
2023-11-08
1
-0
/
+2
|
|
*
|
|
|
|
|
drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
Imre Deak
2023-11-08
1
-0
/
+4
|
|
*
|
|
|
|
|
drm/dp_mst: Add helper to determine if an MST port is downstream of another port
Imre Deak
2023-11-08
1
-0
/
+3
|
|
*
|
|
|
|
|
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
2023-11-08
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-11-23
5
-6
/
+1335
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-11-20
16
-237
/
+881
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]