aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-05gpio: Hide valid_mask from direct assignmentsMatti Vaittinen1-8/+0
2025-03-05gpio: Add a valid_mask getterMatti Vaittinen1-0/+1
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2025-03-05pidfs: allow to retrieve exit informationChristian Brauner1-1/+2
2025-03-05pidfs: record exit code and cgroupid at exitChristian Brauner1-0/+1
2025-03-05fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folioMatthew Wilcox (Oracle)1-8/+4
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown1-2/+2
2025-03-05nfs: change mkdir inode_operation to return alternate dentry if needed.NeilBrown1-1/+1
2025-03-05media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrlRicardo Ribalda1-0/+12
2025-03-05media: v4l2: Remove vidioc_s_ctrl callbackRicardo Ribalda1-4/+0
2025-03-05media: v4l2: Remove vidioc_g_ctrl callbackRicardo Ribalda1-4/+0
2025-03-05media: v4l2: Remove vidioc_queryctrl callbackRicardo Ribalda1-4/+0
2025-03-05mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()Ye Bin1-2/+0
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay1-1/+20
2025-03-04Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a'Boqun Feng9-37/+214
2025-03-04rcu: Use _full() API to debug synchronize_rcu()Uladzislau Rezki (Sony)1-0/+3
2025-03-04Flush console log from kernel_power_off()Paul E. McKenney1-0/+6
2025-03-04rcu-tasks: Move RCU Tasks self-tests to core_initcall()Paul E. McKenney1-6/+0
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet1-1/+2
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet1-2/+2
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner1-5/+0
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner1-2/+0
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello1-0/+3
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak1-2/+1
2025-03-04x86/preempt: Move preempt count to percpu hot sectionBrian Gerst1-0/+1
2025-03-04percpu: Introduce percpu hot sectionBrian Gerst2-0/+24
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar5-50/+15
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds1-2/+37
2025-03-04Coresight: Add Coresight TMC Control Unit driverJie Gan1-1/+2
2025-03-04Coresight: Change to read the trace ID from coresight_pathJie Gan1-1/+1
2025-03-04Coresight: Introduce a new struct coresight_pathJie Gan1-0/+10
2025-03-04sched_ext: Add trace point to track sched_ext core eventsChangwoo Min1-0/+19
2025-03-04tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco1-0/+7
2025-03-04mm: Remove wait_on_page_locked()Matthew Wilcox (Oracle)1-5/+0
2025-03-04mm: Remove grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-3/+0
2025-03-04mm: Remove wait_for_stable_page()Matthew Wilcox (Oracle)1-1/+0
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski5-34/+74
2025-03-04drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markupMauro Carvalho Chehab1-1/+2
2025-03-04include/asm-generic/io.h: fix kerneldoc markupMauro Carvalho Chehab1-3/+3
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax2-43/+26
2025-03-04ftrace: Add print_function_args()Sven Schnelle1-0/+5
2025-03-04Tidy up ASoC VALUE control macrosMark Brown2-55/+33
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula1-18/+23
2025-03-04media: rc: reduce useless padding in struct rc_dev etcSean Young1-23/+23
2025-03-04Coresight: Add trace_id function to retrieving the trace IDJie Gan1-0/+5
2025-03-04Coresight: Add support for new APB clock nameJie Gan1-2/+5
2025-03-04irqchip/davinci-cp-intc: Remove public headerBartosz Golaszewski1-25/+0
2025-03-04Add STM32MP25 SPI NOR supportMark Brown34-64/+258
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel1-2/+3