summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet-2/+2
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng-2/+1
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner-5/+0
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner-2/+0
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello-0/+3
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak-2/+1
2025-03-04x86/preempt: Move preempt count to percpu hot sectionBrian Gerst-0/+1
2025-03-04percpu: Introduce percpu hot sectionBrian Gerst-0/+24
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar-50/+15
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds-2/+37
2025-03-04Coresight: Add Coresight TMC Control Unit driverJie Gan-1/+2
2025-03-04Coresight: Change to read the trace ID from coresight_pathJie Gan-1/+1
2025-03-04Coresight: Introduce a new struct coresight_pathJie Gan-0/+10
2025-03-04sched_ext: Add trace point to track sched_ext core eventsChangwoo Min-0/+19
2025-03-04tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco-0/+7
2025-03-04mm: Remove wait_on_page_locked()Matthew Wilcox (Oracle)-5/+0
2025-03-04mm: Remove grab_cache_page_write_begin()Matthew Wilcox (Oracle)-3/+0
2025-03-04mm: Remove wait_for_stable_page()Matthew Wilcox (Oracle)-1/+0
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski-34/+74
2025-03-04drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markupMauro Carvalho Chehab-1/+2
2025-03-04include/asm-generic/io.h: fix kerneldoc markupMauro Carvalho Chehab-3/+3
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax-43/+26
2025-03-04ftrace: Add print_function_args()Sven Schnelle-0/+5
2025-03-04Tidy up ASoC VALUE control macrosMark Brown-55/+33
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula-18/+23
2025-03-04media: rc: reduce useless padding in struct rc_dev etcSean Young-23/+23
2025-03-04Coresight: Add trace_id function to retrieving the trace IDJie Gan-0/+5
2025-03-04Coresight: Add support for new APB clock nameJie Gan-2/+5
2025-03-04irqchip/davinci-cp-intc: Remove public headerBartosz Golaszewski-25/+0
2025-03-04Add STM32MP25 SPI NOR supportMark Brown-64/+258
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel-2/+3
2025-03-04net: advertise netns_immutable property via netlinkNicolas Dichtel-0/+1
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel-2/+2
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin-0/+15
2025-03-04gpiolib: of: Handle threecell GPIO chipsLinus Walleij-1/+23
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar-67/+235
2025-03-04<linux/sizes.h>: Cover all possible x86 CPU cache sizesAhmed S. Darwish-0/+8
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar-47/+189
2025-03-04x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...Josh Poimboeuf-3/+3
2025-03-04wait: avoid spurious calls to prepare_to_wait_event() in ___wait_event()Mateusz Guzik-0/+3
2025-03-04pipe: cache 2 pages instead of 1Mateusz Guzik-1/+1
2025-03-04perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimesPeter Zijlstra-2/+2
2025-03-04perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...Peter Zijlstra-1/+1
2025-03-04perf/core: Simplify perf_pmu_register()Peter Zijlstra-0/+17
2025-03-04perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra-7/+9
2025-03-04fs: support getname_maybe_null() in move_mount()Christian Brauner-0/+1
2025-03-04ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7Maciej S. Szmigiero-0/+1
2025-03-04slab: Mark large folios for debugging purposesMatthew Wilcox (Oracle)-8/+10
2025-03-03sock: add sock_kmemdup helperGeliang Tang-0/+2
2025-03-03tcp: convert to dev_net_rcu()Eric Dumazet-2/+2