summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel
2020-11-16reset: make shared pulsed reset controls re-triggerableAmjad Ouled-Ameur
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16Fonts: Add charcount field to font_descPeilin Ye
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig
2020-11-16block: remove set_device_roChristoph Hellwig
2020-11-16block: add a new set_read_only methodChristoph Hellwig
2020-11-16hrtimer: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16timers: Make run_local_timers() staticThomas Gleixner
2020-11-16Merge back cpufreq updates for v5.11.Rafael J. Wysocki
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson
2020-11-16bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16media: coda: Add a V4L2 user for control error macroblocks countEzequiel Garcia
2020-11-16media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus
2020-11-16media: v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parseSakari Ailus
2020-11-16media: v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentationSakari Ailus
2020-11-16media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argumentSakari Ailus
2020-11-16media: v4l2-async: Fix trivial documentation typoKieran Bingham
2020-11-16media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar
2020-11-16media: Fix V4L2_COLORSPACE_470_SYSTEM_BG descriptionHans Verkuil
2020-11-16media: uapi: h264: Add documentation to the interface headerEzequiel Garcia
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann
2020-11-16firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman
2020-11-15entry: Fix spelling/typo errors in irq entry codeIra Weiny
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-15KVM: Don't allocate dirty bitmap if dirty ring is enabledPeter Xu
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-15KVM: Pass in kvm pointer into mark_page_dirty_in_slot()Peter Xu
2020-11-15KVM: remove kvm_clear_guest_pagePaolo Bonzini
2020-11-15KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov
2020-11-15eventfd: Export eventfd_ctx_do_read()David Woodhouse
2020-11-15sched/wait: Add add_wait_queue_priority()David Woodhouse
2020-11-15genirq/irqdomain: Make irq_domain_disassociate() staticThomas Gleixner
2020-11-14tcp: avoid indirect call to tcp_stream_memory_free()Eric Dumazet