summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-21memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)
2026-05-21ipc: limit next_id allocation to the valid ID rangeLinpu Yu
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-21MAINTAINERS: .mailmap: update after GEHC spin-offIan Ray
2026-05-21nios2: Implement _THIS_IP_ using inline asmMarco Elver
2026-05-21MAINTAINERS: arch/nios2: Add Simon Schuster as co-maintainerSimon Schuster
2026-05-21Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-05-21smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
2026-05-21ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-05-21ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-05-21soc: qcom: ice: Fix the error code when 'qcom,ice' property is not foundManivannan Sadhasivam
2026-05-22ASoC: dt-bindings: imx-card: Complete the full list of supported DAI formatsChancel Liu
2026-05-22ASoC: SOF: ipc4-topology: Print for format type in dbg_audio_formatPeter Ujfalusi
2026-05-22ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdwMark Brown
2026-05-22ASoC: cs35l56: Use standard SoundWire regmap implementationRichard Fitzgerald
2026-05-22ASoC: cs35l56: Use reg_base to offset addresses on SoundWireRichard Fitzgerald
2026-05-22ASoC: cs35l56-shared-test: Subtract reg_base offset in dummy regmapRichard Fitzgerald
2026-05-22ASoC: SOF: Intel: Enable offload for UAOL for LNL+Mark Brown
2026-05-22ASoC: SOF: Intel: lnl: Enable offload for UAOL linkPeter Ujfalusi
2026-05-22ASoC: SOF: Intel: hda-mlink/lnl: Convert offload enable functions to voidPeter Ujfalusi
2026-05-22ASoC: AMD: ACP7.x initial PCI driver bring-upMark Brown
2026-05-22ASoC: amd: acp7x: add system and runtime PM opsVijendar Mukunda
2026-05-22ASoC: amd: enable acp7.x drivers buildVijendar Mukunda
2026-05-22ASoC: amd: acp7x: add helper functions and hw opsVijendar Mukunda
2026-05-22ASoC: amd: acp7x: add ACP PCI driver probe/remove sequenceVijendar Mukunda
2026-05-22include: sound: add register header file for acp7.x seriesVijendar Mukunda
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-22Merge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2026-05-21arm64: dts: qcom: lemans: Add eDP ref clock for eDP PHYsRitesh Kumar
2026-05-21tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()Steven Rostedt
2026-05-21tracing: Simplify pages allocation for tracing_map logicRosen Penev
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21tracing: Fix README path for synthetic_eventsAo Sun
2026-05-21tracing: Use krealloc_array() for trace option array growthYu Peng
2026-05-21tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)Yu Peng
2026-05-21tracing: Allow perf to read synthetic eventsSteven Rostedt
2026-05-21HID: Use trace_call__##name() at guarded tracepoint call sitesVineeth Pillai
2026-05-21cpufreq: amd-pstate: Use trace_call__##name() at guarded tracepoint call siteVineeth Pillai
2026-05-21tracefs: Fix typo in a comment of eventfs_callback() kerneldocMartin Kaiser
2026-05-21tracing: Switch trace_recursion_record.c code over to use guard()Yash Suthar
2026-05-21tracing: Remove local variable for argument detection from trace_printk()Qian-Yu Lin
2026-05-21tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()David Carlier
2026-05-21tracing: Bound synthetic-field strings with seq_bufPengpeng Hou
2026-05-21seq_buf: Export seq_buf_putmem_hex() and add KUnit testsShuvam Pandey
2026-05-21tracing: Remove redundant IS_ERR() check in trace_pipe_open()Yash Suthar
2026-05-21Merge tag 'pci-v7.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-21KVM: x86: Remove unused X86EMUL_MODE_HOST defineSean Christopherson
2026-05-21KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency CheckHou Wenlong
2026-05-21KVM: selftests: Verify guest debug DR7.GD checking during instruction emulationHou Wenlong
2026-05-21KVM: selftests: Add all (known) EFLAGS bit definitionsSean Christopherson