aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-07seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2-3/+3
2020-12-07clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle1-0/+7
2020-12-07Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe4-17/+99
2020-12-07mtd: spi-nor: Fix multiple typosJonathan Neuschäfer1-1/+1
2020-12-07module: drop semicolon from version macroJohan Hovold1-1/+1
2020-12-07earlycon: drop semicolon from earlycon macroJohan Hovold1-1/+1
2020-12-07mei: bus: add vtag supportAlexander Usyskin1-0/+6
2020-12-07Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+15
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman7-12/+48
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman11-30/+81
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman7-12/+48
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+4
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+10
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim1-1/+0
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+6
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-22/+0
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+1
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2020-12-04[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn1-1/+1
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-1/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6
2020-12-04net: Remove the err argument from sock_from_fileFlorent Revest1-1/+1
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+6
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-6/+6
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown35-1601/+280
2020-12-04dm: fix IO splittingMike Snitzer1-5/+6
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-2/+0
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+4
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-0/+1
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig1-3/+2
2020-12-04tty: Fix ->session lockingJann Horn1-0/+4
2020-12-04tty: Remove dead termiox codeJann Horn2-10/+0
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski10-99/+312
2020-12-04Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman1-5/+13
2020-12-04of: fix linker-section match-table corruptionJohan Hovold1-0/+1
2020-12-04earlycon: simplify earlycon-table implementationJohan Hovold1-13/+7
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-3/+23
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky1-0/+166
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-0/+2
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky2-0/+85
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-0/+85
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman1-3/+3
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman1-1/+1
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman1-1/+0
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang1-1/+6
2020-12-04Add auxiliary bus supportDave Ertman2-0/+86
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier1-0/+4
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil1-0/+9
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko1-0/+1