summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita
2026-01-08locking/local_lock: Include more missing headersPeter Zijlstra
2026-01-08compiler-context-analysys: Fix CONFIG_MODVERSIONMarco Elver
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler
2026-01-06udp: udplite is unlikelyEric Dumazet
2026-01-06PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown
2026-01-06linux/bitfield.h: replace __auto_type with autoH. Peter Anvin
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
2026-01-05overflow: Remove is_non_negative() and is_negative()Vincent Mailhol
2026-01-05cpufreq: Add new helper function returning cpufreq policyLifeng Zheng
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver
2026-01-05printk: Move locking annotation to printk.cMarco Elver
2026-01-05rhashtable: Enable context analysisMarco Elver
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05compiler-context-analysis: Remove Sparse supportMarco Elver
2026-01-05debugfs: Make debugfs_cancellation a context lock structMarco Elver
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver
2026-01-05locking/local_lock: Include missing headersMarco Elver
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver
2026-01-05kref: Add context-analysis annotationsMarco Elver
2026-01-05srcu: Support Clang's context analysisMarco Elver
2026-01-05rcu: Support Clang's context analysisMarco Elver
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver
2026-01-05bit_spinlock: Include missing <asm/processor.h>Marco Elver
2026-01-05locking/seqlock: Support Clang's context analysisMarco Elver
2026-01-05locking/mutex: Support Clang's context analysisMarco Elver
2026-01-05compiler-context-analysis: Change __cond_acquires to take return valueMarco Elver