summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-25bpf: Add bpf_prog iteratorAlexei Starovoitov
2020-07-25driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-25test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig
2020-07-24net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig
2020-07-24net: add a new sockptr_t typeChristoph Hellwig
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-24soc: ti/ti_sci_protocol.h: drop a duplicated word + clarifyRandy Dunlap
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-24RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger
2020-07-24tasks: add put_task_struct_many()Pavel Begunkov
2020-07-24Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-07-24dyndbg: rename __verbose section to __dyndbgJim Cromie
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner
2020-07-24entry: Provide generic interrupt entry/exit codeThomas Gleixner
2020-07-24entry: Provide generic syscall exit functionThomas Gleixner
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner
2020-07-24seccomp: Provide stub for __secure_computing()Thomas Gleixner
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea
2020-07-24clk: at91: add macro for pll ids maskClaudiu Beznea
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan
2020-07-24iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L