summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-12net: initialize net->net_cookie at netns setupEric Dumazet1-3/+1
2021-02-12tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu1-9/+20
2021-02-12tracing: Show real address for trace event argumentsMasami Hiramatsu2-1/+5
2021-02-12net: dsa: add support for offloading HSRGeorge McCollister1-0/+13
2021-02-12net: hsr: add offloading supportGeorge McCollister2-0/+36
2021-02-12net: phy: introduce phydev->portMichael Walle1-0/+2
2021-02-12devlink: Fix dmac_filter trap name, align to its documentationAya Levin1-1/+1
2021-02-11clk: spear: Move prototype to accessible headerLee Jones1-0/+23
2021-02-11mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny1-0/+5
2021-02-11mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()Ira Weiny1-0/+33
2021-02-11mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()Ira Weiny1-4/+4
2021-02-11mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny1-0/+18
2021-02-11coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose1-0/+3
2021-02-11coresight: etm-perf: Clarify comment on perf optionsLeo Yan1-5/+12
2021-02-11spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav1-0/+9
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov2-0/+2
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-3/+4
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov1-2/+2
2021-02-11bpf: Optimize program statsAlexei Starovoitov2-11/+11
2021-02-11dm: fix deadlock when swapping to encrypted deviceMikulas Patocka1-0/+5
2021-02-11dm: simplify target code conditional on CONFIG_BLK_DEV_ZONEDMike Snitzer1-2/+14
2021-02-11dm: add support for passing through inline crypto supportSatya Tangirala2-2/+13
2021-02-11block/keyslot-manager: Introduce functions for device mapper supportSatya Tangirala1-0/+9
2021-02-11block/keyslot-manager: Introduce passthrough keyslot managerSatya Tangirala1-0/+2
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+7
2021-02-11Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+1
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+2
2021-02-11kgdb: Remove kgdb_schedule_breakpoint()Daniel Thompson1-1/+0
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu1-0/+36
2021-02-11asm-generic/hyperv: introduce hv_device_id and auxiliary structuresWei Liu1-0/+79
2021-02-11asm-generic/hyperv: update hv_interrupt_entryWei Liu1-2/+34
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu1-2/+26
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu1-0/+67
2021-02-11ACPI / NUMA: add a stub function for node_to_pxm()Wei Liu1-0/+4
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu1-0/+6
2021-02-11asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTWei Liu1-1/+1
2021-02-11hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...Gustavo A. R. Silva1-2/+2
2021-02-11Drivers: hv: vmbus: Restrict vmbus_devices on isolated guestsAndrea Parri (Microsoft)1-0/+1
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2-0/+6
2021-02-11of: irq: Fix the return value for of_irq_parse_one() stubSaravana Kannan1-1/+1
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall1-2/+0
2021-02-11net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0
2021-02-11net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-02-11softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner3-9/+15
2021-02-11softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner1-1/+1
2021-02-11Merge branch 'ima-kexec-fixes' into next-integrityMimi Zohar1-0/+5
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-20/+50
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian1-0/+5
2021-02-10Merge branch 'objtool/core' into x86/entryThomas Gleixner1-1/+12
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+11