summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-07media: doc: pixfmt-rgb: Clarify naming scheme for RGB formatsLaurent Pinchart
2020-12-07media: videodev2.h: Move HM12 format to YUV semi-planar sectionLaurent Pinchart
2020-12-07media: videodev2.h: Move HI240 format to vendor-specific sectionLaurent Pinchart
2020-12-07media: videodev2.h: Remove unneeded comment about 4CC valueLaurent Pinchart
2020-12-07media: rc: add keymap for pine64 remoteJonas Karlman
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-12-07module: drop semicolon from version macroJohan Hovold
2020-12-07earlycon: drop semicolon from earlycon macroJohan Hovold
2020-12-07mei: bus: add vtag supportAlexander Usyskin
2020-12-07Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-12-07Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linu...Chanwoo Choi
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-12-05dt-bindings: gpio: Add a binding header for the MSC313 GPIO driverDaniel Palmer
2020-12-05dt-bindings: gpio: Use Tegra186-specific include guardThierry Reding
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest
2020-12-04net: Remove the err argument from sock_from_fileFlorent Revest
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2020-12-04dm: fix IO splittingMike Snitzer
2020-12-04bpf: Remove trailing semicolon in macro definitionTom Rix
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig
2020-12-04block: remove the unused block_sleeprq tracepointChristoph Hellwig
2020-12-04tty: Fix ->session lockingJann Horn