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
*
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
2020-06-05
1
-1
/
+1
*
mm: replace zero-length array with flexible-array member
chenqiwu
2020-06-05
1
-1
/
+1
*
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2020-06-05
2
-0
/
+3
*
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2020-06-05
1
-7
/
+0
*
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-05
1
-0
/
+1
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
1
-0
/
+4
*
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-05
1
-3
/
+7
*
drm: remove drm specific kmap_atomic code
Ira Weiny
2020-06-05
1
-4
/
+0
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-3
/
+4
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-4
/
+9
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-0
/
+23
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-0
/
+14
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-0
/
+18
*
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2020-06-05
2
-66
/
+0
*
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2020-06-05
2
-68
/
+0
*
kcov: collect coverage from interrupts
Andrey Konovalov
2020-06-05
1
-0
/
+3
*
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-04
18
-109
/
+581
|
\
|
*
media: dvb-usb: Add Cinergy S2 PCIe Dual Port support
Dirk Nehring
2020-05-25
1
-0
/
+3
|
*
media: v4l2-ctrls: Add helper to register properties
Jacopo Mondi
2020-05-18
1
-0
/
+26
|
*
media: include: v4l2-ctrl: Sort forward declarations
Jacopo Mondi
2020-05-18
1
-4
/
+4
|
*
media: v4l2-fwnode: Add helper to parse device properties
Jacopo Mondi
2020-05-18
1
-0
/
+47
|
*
media: v4l2-ctrls: Add camera orientation and rotation
Jacopo Mondi
2020-05-18
1
-0
/
+7
|
*
media: Revert "media: v4l2-fwnode: Add a convenience function for registering...
Steve Longerbeam
2020-05-18
1
-38
/
+0
|
*
media: v4l2-mc: add v4l2_create_fwnode_links helpers
Steve Longerbeam
2020-05-18
1
-0
/
+48
|
*
media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1
Steve Longerbeam
2020-05-18
1
-0
/
+17
|
*
media: entity: Pass entity to get_fwnode_pad operation
Steve Longerbeam
2020-05-18
1
-1
/
+2
|
*
media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
Hans Verkuil
2020-05-12
1
-0
/
+16
|
*
media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
Jacopo Mondi
2020-05-12
2
-4
/
+53
|
*
media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
2020-05-06
1
-1
/
+2
|
*
media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
Niklas Söderlund
2020-05-06
1
-0
/
+2
|
*
media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compound
Hans Verkuil
2020-04-29
1
-1
/
+3
|
*
media: cec-gpio: handle gpiod_get_value errors correctly
Hans Verkuil
2020-04-29
1
-9
/
+7
|
*
media: dvb-usb-ids.h: fix an USB PID name
Mauro Carvalho Chehab
2020-04-22
1
-1
/
+1
|
*
media: v4l2-image-sizes: add HD and Full-HD definitions
Marco Felsch
2020-04-21
1
-0
/
+6
|
*
media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()
Hans Verkuil
2020-04-21
1
-20
/
+29
|
*
media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
Boris Brezillon
2020-04-21
2
-1
/
+92
|
*
media: v4l2-fh: define v4l2_fh struct regardless of condition
Seungchul Kim
2020-04-21
1
-2
/
+0
|
*
media: v4l2-ctrl: Add H264 profile and levels
Maheshwar Ajja
2020-04-21
1
-0
/
+5
|
*
media: rc: if kernel is built without an IR codec, don't advertise it
Sean Young
2020-04-21
1
-27
/
+76
|
*
Merge tag 'v5.7-rc2' into patchwork
Mauro Carvalho Chehab
2020-04-20
42
-63
/
+84
|
|
\
|
*
|
media: add v4l2 JPEG helpers
Philipp Zabel
2020-04-14
1
-0
/
+135
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
16
-159
/
+209
|
\
\
\
|
*
|
|
include/linux/memblock.h: fix minor typo and unclear comment
chenqiwu
2020-06-04
1
-2
/
+2
|
*
|
|
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2020-06-04
2
-1
/
+4
|
*
|
|
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
2020-06-04
1
-0
/
+13
|
*
|
|
mm: balance LRU lists based on relative thrashing
Johannes Weiner
2020-06-04
1
-2
/
+1
|
*
|
|
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2020-06-04
2
-14
/
+9
|
*
|
|
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-04
1
-2
/
+0
|
*
|
|
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
2020-06-04
1
-0
/
+4
|
*
|
|
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-04
1
-3
/
+2
[next]