aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-29platform/x86/intel/ifs: trace: display batch num in hexJithu Joseph1-1/+1
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+4
2024-04-29xfrm: Correct spelling mistake in xfrm.h commentAntony Antony1-1/+1
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng1-0/+5
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai1-2/+6
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen1-1/+1
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen1-0/+1
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen1-0/+4
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen1-2/+1
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa1-5/+0
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+3
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+56
2024-04-26drm/amd: GFX12 changes for converting tiling flags to modifiersAurabindo Pillai1-0/+3
2024-04-26drm/amd: define new gfx12 uapi flagsAurabindo Pillai1-1/+13
2024-04-26drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai1-0/+16
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds3-65/+88
2024-04-26pwm: Add a struct device to struct pwm_chipUwe Kleine-König1-2/+3
2024-04-26pwm: Ensure a struct pwm has the same lifetime as its pwm_chipUwe Kleine-König1-1/+1
2024-04-26pwm: Move contents of sysfs.c into core.cUwe Kleine-König1-13/+0
2024-04-26pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()Uwe Kleine-König1-0/+2
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-5/+0
2024-04-26cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan1-0/+6
2024-04-26cpufreq: amd-pstate: Document the units for freq variables in amd_cpudataGautham R. Shenoy1-7/+7
2024-04-26cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudataGautham R. Shenoy1-0/+4
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-9/+56
2024-04-26rstreason: make it work in trace worldJason Xing1-4/+22
2024-04-26tcp: support rstreason for passive resetJason Xing1-0/+15
2024-04-26rstreason: prepare for active resetJason Xing1-1/+2
2024-04-26rstreason: prepare for passive resetJason Xing1-1/+3
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing1-0/+106
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko1-0/+35
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel1-1/+4
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus1-1/+3
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus1-2/+5
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy1-4/+2
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy1-7/+0
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-0/+18
2024-04-26ACPI/IORT: Handle memory address size limits as limitsRobin Murphy1-2/+2
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski1-0/+1
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu1-2/+1
2024-04-26iommu/vt-d: Allocate DMAR fault interrupts locallyDimitri Sivanich1-1/+1
2024-04-26crypto: ecdh - Initialize ctx->private_key in proper byte orderStefan Berger1-1/+2
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti1-0/+1
2024-04-26fs: Create anon_inode_getfile_fmode()Dawid Osuchowski1-0/+5
2024-04-26drivers/perf: riscv: Implement SBI PMU snapshot functionAtish Patra1-0/+8
2024-04-26mmc: slot-gpio: Use irq_handler_t typeAndy Shevchenko1-3/+2