summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-27irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.hMarc Zyngier
2020-07-27irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan
2020-07-27irqchip: irq-bcm2836.h: drop a duplicated wordRandy Dunlap
2020-07-27irqchip/gic-v3: Remove unused register definitionZenghui Yu
2020-07-27drm/fourcc: fix Amlogic Video Framebuffer Compression macroNeil Armstrong
2020-07-27Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman
2020-07-27gpio: regmap: fix type clashMichael Walle
2020-07-27power: fix duplicated words in bq2415x_charger.hRandy Dunlap
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26entry: Correct __secure_computing() stubThomas Gleixner
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko
2020-07-25bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko
2020-07-25bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko
2020-07-25bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALLAndrii Nakryiko
2020-07-25bpf: Make cgroup storages shared between programs on the same cgroupYiFei Zhu
2020-07-25bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot workSong Liu
2020-07-25bpf: Separate bpf_get_[stack|stackid] for perf events BPFSong Liu
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song
2020-07-25bpf: Support readonly/readwrite buffers in verifierYonghong Song
2020-07-25bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song
2020-07-25bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song
2020-07-25bpf: Add bpf_prog iteratorAlexei Starovoitov
2020-07-25driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan 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 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li
2020-07-25test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-07-24scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap
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/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ipv6_flowlabel_opt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig