summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-23wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-05-23wifi: ieee80211: split EHT definitions outJohannes Berg2-1162/+1184
2026-05-23wifi: ieee80211: split HE definitions outJohannes Berg2-803/+827
2026-05-23wifi: ieee80211: split VHT definitions outJohannes Berg2-215/+237
2026-05-23wifi: ieee80211: split HT definitions outJohannes Berg2-271/+293
2026-05-23wifi: ieee80211: split mesh definitions outJohannes Berg2-209/+232
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-23bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23vdpa: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23platform/wmi: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich1-6/+0
2026-05-23cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak1-2/+2
2026-05-17tracing: fprobe: use rhltable for fprobe_ip_tableMenglong Dong1-1/+2
2026-05-17sched/ext: Implement cgroup_set_idle() callbackzhidao su1-0/+1
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-05-14firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-17/+12
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
2026-05-14dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin1-0/+13
2026-05-14fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-05-14fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-05-07driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga1-2/+2
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-05-07tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge2-1/+3
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-05-07driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-05-07usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou1-0/+17
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds1-3/+8
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-48/+35
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson1-0/+7
2026-04-22dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin1-0/+7
2026-04-22soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha1-0/+1
2026-04-22x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-18firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-74/+0
2026-04-11usb: core: use dedicated spinlock for offload stateGuan-Yu Lin1-2/+8
2026-04-11iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner1-0/+12
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-11net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-04-11netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng1-0/+1
2026-04-02futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-0/+1
2026-04-02netfs: Fix the handling of stream->front by removing itDavid Howells1-1/+0