summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-10bpf: Allow variable-offset stack accessAndrei Matei2-1/+7
2021-02-10of: irq: make a stub for of_irq_parse_one()Stephen Rothwell1-2/+7
2021-02-10Merge back ACPICA material for v5.12.Rafael J. Wysocki22-75/+49
2021-02-10Merge back cpufreq updates for v5.12.Rafael J. Wysocki1-18/+12
2021-02-10ASoC: SOF: ext_manifest: use explicit number for elem_typeFred Oh1-3/+3
2021-02-10blk-mq: introduce blk_mq_set_request_completeChao Leng1-0/+12
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal1-0/+15
2021-02-10io_uring: provide FIFO ordering for task_workJens Axboe1-0/+14
2021-02-10Revert "drm/scheduler: Job timeout handler returns status (v3)"Maarten Lankhorst1-15/+3
2021-02-10locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior1-25/+0
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria1-0/+1
2021-02-10firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-10net: add sysfs attribute to control napi threaded modeWei Wang1-0/+2