summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-11svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-03-10software node: Fix device_add_software_node()Heikki Krogerus
2021-03-10regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-10seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra
2021-03-10u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra
2021-03-10cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-08atm: fix a typo in the struct descriptionTong Zhang
2021-03-08irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-07io_uring: index io_uring->xa by ctx not filePavel Begunkov
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-06perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-04kernel: provide create_io_thread() helperJens Axboe
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-04Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-04xsk: Remove dangling function declaration from header fileMaciej Fijalkowski
2021-03-04tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)
2021-03-04io_uring: destroy io-wq on execPavel Begunkov
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-03ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko
2021-03-02swap: fix swapfile read/write offsetmisc-5.12-2021-03-02Jens Axboe
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart
2021-03-02ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart
2021-03-02ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-01block: Drop leftover references to RQF_SORTEDJean Delvare
2021-03-01can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin