summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer2021-03-031-0/+1
* net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2021-03-011-1/+1
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-011-2/+6
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-261-1/+0
|\
| * bpf: Remove blank line in bpf helper description commentHangbin Liu2021-02-241-1/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-02-253-4/+191
|\ \
| * | virtio-pci: introduce modern device moduleJason Wang2021-02-231-0/+111
| * | vdpa: Enable user to query vdpa device infoParav Pandit2021-02-231-0/+5
| * | vdpa: Enable a user to add and delete a vdpa deviceParav Pandit2021-02-232-0/+10
| * | vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit2021-02-232-0/+62
| * | vdpa: Extend routine to accept vdpa device nameParav Pandit2021-02-231-4/+3
* | | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-02-251-1/+1
|\ \ \
| * | | vmlinux.lds.h: catch even more instrumentation symbols into .dataAlexander Lobakin2021-02-231-1/+1
* | | | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-253-6/+12
|\ \ \ \
| * | | | drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran2021-02-241-0/+3
| * | | | dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran2021-02-241-0/+3
| * | | | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz2021-02-241-6/+6
| * | | | Revert "drm/scheduler: Job timeout handler returns status (v3)"Maarten Lankhorst2021-02-101-15/+3
| * | | | drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov2021-02-091-3/+15
* | | | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-255-9/+70
|\ \ \ \ \
| * | | | | net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-02-242-1/+45
| * | | | | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-233-8/+25
| | |_|_|/ | |/| | |
* | | | | Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-251-3/+3
|\ \ \ \ \
| * | | | | ACPI: platform: Add balanced-performance platform profileMaximilian Luz2021-02-241-0/+1
| * | | | | ACPI: platform: Fix file references in commentMaximilian Luz2021-02-241-3/+2
* | | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-254-24/+8
|\ \ \ \ \ \
| * | | | | | kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-2/+2
| * | | | | | vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-02-161-1/+6
| * | | | | | kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-162-21/+0
* | | | | | | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-254-11/+62
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/ntb'Bjorn Helgaas2021-02-243-8/+60
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I2021-02-231-0/+1
| | * | | | | | | PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I2021-02-231-0/+3
| | * | | | | | | PCI: endpoint: Add pci_epf_ops to expose function-specific attrsKishon Vijay Abraham I2021-02-231-0/+5
| | * | | | | | | PCI: endpoint: Add pci_epc_ops to map MSI IRQKishon Vijay Abraham I2021-02-231-0/+8
| | * | | | | | | PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I2021-02-232-4/+38
| | * | | | | | | PCI: endpoint: Remove unused pci_epf_match_device()Kishon Vijay Abraham I2021-02-231-2/+0
| | * | | | | | | PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2021-02-232-4/+5
| | * | | | | | | PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2021-02-231-0/+2
| * | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2021-02-241-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Add Silicom Denmark vendor IDMartin Hundebøll2021-02-091-0/+2
| | |/ / / / / / /
| * / / / / / / / PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2021-01-271-3/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-243-9/+15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-1251-187/+307
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-103-9/+15
| * | | | | | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-1/+1
| * | | | | | | | Merge branch 'objtool/core' into x86/entryThomas Gleixner2021-02-101-1/+12
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-2419-172/+276
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/migrate: remove unneeded semicolonsChengyang Fan2021-02-241-1/+1
| * | | | | | | | | | mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz2021-02-241-1/+1