summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman1-7/+11
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+1
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau1-1/+1
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins1-1/+0
2021-12-25sctp: use call_rcu to free endpointXin Long2-4/+5
2021-12-25ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart1-13/+13
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2-1/+1
2021-12-24ima: Fix undefined arch_ima_get_secureboot() and coTakashi Iwai1-15/+15
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-16/+16
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart1-2/+2
2021-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-7/+43
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-7/+43
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold1-0/+1
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-12-23platform/x86: simatic-ipc: add main driver for Siemens devicesHenning Schild2-0/+101
2021-12-23dt-bindings: gpio: Add Tegra241 supportAkhil R1-0/+42
2021-12-23powercap/drivers/dtpm: Remove unused function definitionDaniel Lezcano1-2/+0
2021-12-23ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi1-2/+2
2021-12-23ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi1-0/+22
2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child2-2/+2
2021-12-23wwan: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-4/+5
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long2-6/+6
2021-12-23xfrm: rate limit SA mapping change message to user spaceAntony Antony2-0/+6
2021-12-23xfrm: Add support for SM4 symmetric cipher algorithmXu Jia1-0/+1
2021-12-23xfrm: Add support for SM3 secure hashXu Jia1-0/+1
2021-12-23scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen1-0/+1
2021-12-23scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern1-1/+1
2021-12-23scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry1-0/+1
2021-12-23Merge tag 'drm/tegra/for-5.17-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie2-15/+76
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+1
2021-12-23Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+8
2021-12-23netfilter: conntrack: tag conntracks picked up in local out hookFlorian Westphal1-0/+1
2021-12-23netfilter: nf_tables: make counter support built-inPablo Neira Ayuso1-0/+6
2021-12-23block: remove unnecessary trailing '\'Keith Busch1-1/+1
2021-12-23bio.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2021-12-23codel: remove unnecessary pkt_sched.h includeJakub Kicinski2-1/+2
2021-12-23codel: remove unnecessary sock.h includeJakub Kicinski2-1/+2
2021-12-23Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz1-0/+1
2021-12-23Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz1-0/+6
2021-12-23Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz1-0/+1
2021-12-23Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2-2/+5
2021-12-23Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2-0/+2
2021-12-22Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2021-12-22memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros1-1/+8
2021-12-22Merge tag 'qcom-arm64-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+244
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu1-0/+2
2021-12-22driver core: auxiliary bus: Add driver data helpersDavid E. Box1-0/+10
2021-12-22PCI: Add #defines for accessing PCIe DVSEC fieldsDavid E. Box1-0/+4
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman7-109/+29