summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-29media: v4l: subdev: Add a function to lock two sub-device states, use itSakari Ailus
2024-04-29media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29platform/x86/intel/tpmi: Add additional TPMI header fieldsSrinivas Pandruvada
2024-04-29platform/x86/intel/tpmi: Align comments in kernel-docSrinivas Pandruvada
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-29platform/x86/intel/ifs: trace: display batch num in hexJithu Joseph
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-29xfrm: Correct spelling mistake in xfrm.h commentAntony Antony
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-26drm/amd: GFX12 changes for converting tiling flags to modifiersAurabindo Pillai
2024-04-26drm/amd: define new gfx12 uapi flagsAurabindo Pillai
2024-04-26drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26pwm: Add a struct device to struct pwm_chipUwe Kleine-König
2024-04-26pwm: Ensure a struct pwm has the same lifetime as its pwm_chipUwe Kleine-König
2024-04-26pwm: Move contents of sysfs.c into core.cUwe Kleine-König
2024-04-26pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()Uwe Kleine-König
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-26cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan
2024-04-26cpufreq: amd-pstate: Document the units for freq variables in amd_cpudataGautham R. Shenoy
2024-04-26cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudataGautham R. Shenoy
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-04-26rstreason: make it work in trace worldJason Xing
2024-04-26tcp: support rstreason for passive resetJason Xing
2024-04-26rstreason: prepare for active resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy