summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-18PCI/DOE: Provide synchronous API and use it internallyLukas Wunner
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar
2023-04-18mailbox: Allow direct registration to a channelElliot Berman
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky
2023-04-17bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu
2023-04-17ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesSaurabh Sengar
2023-04-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-04-17libcrc32c: remove crc32c_implChristoph Hellwig
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig
2023-04-17btrfs, mm: remove the punt_to_cgroup field in struct writeback_controlChristoph Hellwig
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo
2023-04-17Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-17ASoC: add snd_soc_card_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe
2023-04-16block: re-arrange the struct block_device fields for better layoutJens Axboe
2023-04-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-04-16bpf: Remove KF_KPTR_GET kfunc flagDavid Vernet
2023-04-16ptrace: Provide set/get interface for syscall user dispatchGregory Price
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann
2023-04-16video/aperture: Drop primary argumentDaniel Vetter
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon
2023-04-16RDMA: Add ib_virt_dma_to_page()Jason Gunthorpe
2023-04-16swiotlb: track and report io_tlb_used high water marks in debugfsMichael Kelley
2023-04-15bpf: Centralize btf_field-specific initialization logicDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky
2023-04-15bpf: Support refcounted local kptrs in existing semanticsDave Marchevsky