summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-11block/keyslot-manager: Introduce functions for device mapper supportSatya Tangirala
2021-02-11block/keyslot-manager: Introduce passthrough keyslot managerSatya Tangirala
2021-02-11regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf
2021-02-11Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-11kgdb: Remove kgdb_schedule_breakpoint()Daniel Thompson
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu
2021-02-11asm-generic/hyperv: introduce hv_device_id and auxiliary structuresWei Liu
2021-02-11asm-generic/hyperv: update hv_interrupt_entryWei Liu
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu
2021-02-11ACPI / NUMA: add a stub function for node_to_pxm()Wei Liu
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu
2021-02-11asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTWei Liu
2021-02-11hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...Gustavo A. R. Silva
2021-02-11Drivers: hv: vmbus: Restrict vmbus_devices on isolated guestsAndrea Parri (Microsoft)
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2021-02-11of: irq: Fix the return value for of_irq_parse_one() stubSaravana Kannan
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-10Merge branch 'ima-kexec-fixes' into next-integrityMimi Zohar
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-02-10Merge branch 'objtool/core' into x86/entryThomas Gleixner
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-10bpf: Allow variable-offset stack accessAndrei Matei
2021-02-10of: irq: make a stub for of_irq_parse_one()Stephen Rothwell
2021-02-10Merge back ACPICA material for v5.12.Rafael J. Wysocki
2021-02-10Merge back cpufreq updates for v5.12.Rafael J. Wysocki
2021-02-10ASoC: SOF: ext_manifest: use explicit number for elem_typeFred Oh
2021-02-10blk-mq: introduce blk_mq_set_request_completeChao Leng
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal
2021-02-10io_uring: provide FIFO ordering for task_workJens Axboe
2021-02-10Revert "drm/scheduler: Job timeout handler returns status (v3)"Maarten Lankhorst
2021-02-10locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang
2021-02-09net: implement threaded-able napi poll loop supportWei Wang
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-02-09PCI: Add Silicom Denmark vendor IDMartin Hundebøll
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-09ftrace: Remove unused ftrace_force_update()Jinyang He
2021-02-09tracepoints: Code clean upSteven Rostedt (VMware)
2021-02-09tracepoints: Do not punish non static call usersSteven Rostedt (VMware)
2021-02-09tracepoints: Remove unnecessary "data_args" macro parameterSteven Rostedt (VMware)