aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-1/+10
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-48/+35
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+6
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki1-3/+2
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita1-0/+1
2026-01-08locking/local_lock: Include more missing headersPeter Zijlstra1-0/+1
2026-01-08compiler-context-analysys: Fix CONFIG_MODVERSIONMarco Elver1-1/+1
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-11/+14
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy1-8/+0
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt1-1/+1
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy1-47/+0
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei1-2/+2
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage mapsLeon Hwang2-2/+3
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash mapsLeon Hwang1-1/+3
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang1-2/+7
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-1/+22
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra1-0/+4
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler1-1/+0
2026-01-06udp: udplite is unlikelyEric Dumazet1-1/+1
2026-01-06PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky1-0/+2
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown1-0/+9
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown2-2/+11
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown13-20/+59
2026-01-06linux/bitfield.h: replace __auto_type with autoH. Peter Anvin1-2/+3
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu3-27/+27
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky1-0/+5
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados1-42/+4
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados1-49/+7
2026-01-05mm: drop mem_cgroup_usage() declaration from memcontrol.hRoman Gushchin1-1/+0
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-05overflow: Remove is_non_negative() and is_negative()Vincent Mailhol1-8/+2
2026-01-05cpufreq: Add new helper function returning cpufreq policyLifeng Zheng1-0/+5
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver4-5/+14
2026-01-05printk: Move locking annotation to printk.cMarco Elver1-2/+2
2026-01-05rhashtable: Enable context analysisMarco Elver1-3/+13
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver1-0/+2
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver11-146/+134
2026-01-05compiler-context-analysis: Remove Sparse supportMarco Elver2-71/+27
2026-01-05debugfs: Make debugfs_cancellation a context lock structMarco Elver1-7/+5
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver1-6/+16
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver2-33/+85
2026-01-05locking/local_lock: Include missing headersMarco Elver1-0/+2
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver1-25/+47
2026-01-05kref: Add context-analysis annotationsMarco Elver1-0/+2
2026-01-05srcu: Support Clang's context analysisMarco Elver3-24/+65
2026-01-05rcu: Support Clang's context analysisMarco Elver1-24/+53
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver2-4/+20