summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+24
2026-04-03bpf: Use bpf_verifier_env buffers for reg_set_min_maxPaul Chaignon1-1/+3
2026-04-03net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz1-0/+5
2026-04-03Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-4/+41
2026-04-03Merge tag 'reset-for-v7.1' of https://git.pengutronix.de/git/pza/linux into s...Arnd Bergmann2-21/+43
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-32/+39
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+2
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2026-04-02cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak1-2/+2
2026-04-02misc: apds990x: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-04-02usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-04-02comedi: isadma: use kzalloc_flexRosen Penev1-1/+1
2026-04-02comedi: add comedi_check_request_region()Ian Abbott1-4/+49
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar26-58/+187
2026-04-02struct dentry: make ->d_u anonymousAl Viro1-2/+2
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro1-0/+4
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin1-2/+8
2026-04-02usb: cdnsp: Add support for device-only configurationPawel Laszczak1-0/+1
2026-04-02mfd: max77759: fix comment style for enumsAmit Sunil Dhamne1-5/+5
2026-04-02dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memoryJiri Pirko1-0/+10
2026-04-02bitmap: introduce bitmap_weighted_xor()Yury Norov1-0/+15
2026-04-02Merge tag 'tee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jen...Arnd Bergmann1-14/+16
2026-04-02Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+109
2026-04-01workqueue: add WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao1-0/+1
2026-04-01workqueue: fix typo in WQ_AFFN_SMT commentBreno Leitao1-1/+1
2026-04-01sched: update task_struct->comm commentThorsten Blum1-6/+3
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam1-0/+18
2026-04-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-04-01timens: Add a __free() wrapper for put_time_ns()Thomas Weißschuh1-0/+3
2026-04-01powercap: intel_rapl: Consolidate PL4 and PMU support flags into rapl_defaultsKuppuswamy Sathyanarayanan1-0/+2
2026-04-01powercap: intel_rapl: Move primitive info to header for interface driversKuppuswamy Sathyanarayanan1-2/+30
2026-04-01cpufreq: Allocate QoS freq_req objects with policyViresh Kumar1-3/+3
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski1-0/+1
2026-04-01pmdomain: Merge branch fixes into nextUlf Hansson1-74/+0
2026-04-01pmdomain: Merge branch pmdomain into nextUlf Hansson1-2/+2
2026-04-01PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov1-2/+2
2026-04-01pmdomain: core: Extend statistics for domain idle states with s2idle dataUlf Hansson1-0/+1
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-74/+0
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)1-2/+0
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)2-7/+0
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap1-2/+2
2026-04-01module: deprecate usage of *_gpl sections in module loaderSiddharth Nayyar1-3/+0
2026-04-01module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar2-10/+12
2026-04-01module: populate kflagstab in modpostSiddharth Nayyar1-0/+7
2026-04-01module: define ksym_flags enumeration to represent kernel symbol flagsSiddharth Nayyar1-0/+5
2026-04-01bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi2-0/+24
2026-04-01refcount: Remove unused __signed_wrap function annotationsKees Cook2-13/+6
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3