index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-fwnode: Include v4l2_fwnode_bus_type
Daniel Scally
2021-01-26
1
-0
/
+22
*
media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro
Daniel Scally
2021-01-26
1
-0
/
+7
*
media: device property: Define format macros for ports and endpoints
Daniel Scally
2021-01-26
1
-0
/
+7
*
media: v4l2-ctrl: Add base layer priority id control.
Dikshita Agarwal
2021-01-14
1
-0
/
+1
*
media: v4l2-ctrl: Add layer wise bitrate controls for h264
Dikshita Agarwal
2021-01-14
1
-0
/
+7
*
media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
Dikshita Agarwal
2021-01-14
1
-0
/
+9
*
media: v4l: uapi: ccs: Add CCS controls for shading correction
Sakari Ailus
2021-01-12
1
-0
/
+2
*
media: v4l: uapi: ccs: Add controls for CCS alternative analogue gain
Sakari Ailus
2021-01-12
1
-0
/
+2
*
media: v4l: uapi: ccs: Add controls for analogue gain constants
Sakari Ailus
2021-01-12
1
-0
/
+14
*
media: v4l: uapi: Add user control base for CCS controls
Sakari Ailus
2021-01-12
1
-0
/
+5
*
media: uapi: Add an entity type for Image Signal Processors
Sakari Ailus
2021-01-12
1
-0
/
+1
*
media: v4l: fwnode: v4l2_async_notifier_parse_fwnode_endpoints is deprecated
Sakari Ailus
2021-01-12
1
-0
/
+4
*
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
2021-01-04
1
-2
/
+11
*
media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8
Sowjanya Komatineni
2021-01-04
1
-1
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-12-25
1
-2
/
+1
|
\
|
*
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-10
1
-2
/
+1
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-24
1
-3
/
+11
|
\
\
|
*
|
jbd2: add a helper to find out number of fast commit blocks
Harshad Shirwadkar
2020-12-17
1
-1
/
+8
|
*
|
Updated locking documentation for transaction_t
Alexander Lochmann
2020-12-03
1
-2
/
+3
*
|
|
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
4
-25
/
+24
|
\
\
\
|
*
|
|
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
1
-0
/
+6
|
*
|
|
genirq: Make kstat_irqs() static
Thomas Gleixner
2020-12-15
1
-1
/
+0
|
*
|
|
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
2020-12-15
1
-0
/
+7
|
*
|
|
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-12-15
1
-6
/
+4
|
*
|
|
genirq: Move status flag checks to core
Thomas Gleixner
2020-12-15
1
-12
/
+5
|
*
|
|
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
2
-6
/
+2
*
|
|
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
1
-7
/
+26
|
\
\
\
\
|
*
|
|
|
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-12-14
1
-6
/
+4
|
*
|
|
|
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-1
/
+22
*
|
|
|
|
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-24
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
blk-iocost: Add iocg idle state tracepoint
Baolin Wang
2020-12-17
1
-1
/
+15
*
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-24
2
-19
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vdpa: Add missing comment for virtqueue count
Parav Pandit
2020-12-18
1
-0
/
+1
|
*
|
|
|
|
|
uapi: virtio_ids: add missing device type IDs from OASIS spec
Enrico Weigelt, metux IT consult
2020-12-18
1
-0
/
+6
|
*
|
|
|
|
|
uapi: virtio_ids.h: consistent indentions
Enrico Weigelt, metux IT consult
2020-12-18
1
-19
/
+19
*
|
|
|
|
|
|
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-23
1
-0
/
+155
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
platform/chrome: cros_ec: Import Type C host commands
Prashant Malani
2020-11-12
1
-0
/
+155
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-22
3
-3
/
+22
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-22
3
-3
/
+22
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
2
-0
/
+19
|
|
*
|
|
|
|
|
|
cppc_cpufreq: replace per-cpu data array with a list
Ionela Voinescu
2020-12-15
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
7
-108
/
+286
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kasan, mm: allow cache merging with no metadata
Andrey Konovalov
2020-12-22
1
-2
/
+19
|
*
|
|
|
|
|
|
|
|
kasan, mm: rename kasan_poison_kfree
Andrey Konovalov
2020-12-22
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
2020-12-22
2
-53
/
+182
|
*
|
|
|
|
|
|
|
|
kasan: open-code kasan_unpoison_slab
Andrey Konovalov
2020-12-22
1
-6
/
+0
|
*
|
|
|
|
|
|
|
|
kasan: inline kasan_reset_tag for tag-based modes
Andrey Konovalov
2020-12-22
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
2020-12-22
1
-4
/
+6
|
*
|
|
|
|
|
|
|
|
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
3
-9
/
+19
|
*
|
|
|
|
|
|
|
|
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
4
-6
/
+8
[next]