summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/lin...Jakub Kicinski1-0/+12
2025-03-04ftrace: Add print_function_args()Sven Schnelle1-0/+5
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 Brown17-51/+185
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel1-2/+3
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-2/+2
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin1-0/+15
2025-03-04gpiolib: of: Handle threecell GPIO chipsLinus Walleij1-1/+23
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar21-57/+143
2025-03-04<linux/sizes.h>: Cover all possible x86 CPU cache sizesAhmed S. Darwish1-0/+8
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar16-37/+102
2025-03-04wait: avoid spurious calls to prepare_to_wait_event() in ___wait_event()Mateusz Guzik1-0/+3
2025-03-04pipe: cache 2 pages instead of 1Mateusz Guzik1-1/+1
2025-03-04perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimesPeter Zijlstra1-2/+2
2025-03-04perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...Peter Zijlstra1-1/+1
2025-03-04perf/core: Simplify perf_pmu_register()Peter Zijlstra1-0/+17
2025-03-04perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra1-7/+9
2025-03-04fs: support getname_maybe_null() in move_mount()Christian Brauner1-0/+1
2025-03-04slab: Mark large folios for debugging purposesMatthew Wilcox (Oracle)1-8/+10
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar16-37/+102
2025-03-03perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'Manivannan Sadhasivam1-0/+34
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig2-27/+2
2025-03-03lib/string_choices: Rearrange functions in sorted orderR Sundar1-12/+12
2025-03-03string.h: Validate memtostr*()/strtomem*() arguments more carefullyKees Cook1-4/+12
2025-03-03compiler.h: Introduce __must_be_noncstr()Kees Cook2-4/+23
2025-03-03firmware: smccc: Support optional Arm SMCCC SOC_ID namePaul Benoit1-0/+40
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki1-1/+1
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki1-1/+11
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki1-0/+2
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam1-0/+7
2025-03-03PM: wakeup: Remove needless return in three void APIsZijun Hu1-3/+3
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki1-2/+2
2025-03-03sched/membarrier: Fix redundant load of membarrier_stateNysal Jan K.A.1-0/+7
2025-03-03usb: ulpi: Remove unused otg_ulpi_createDr. David Alan Gilbert1-9/+0
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo1-0/+79
2025-03-03gpiolib: deprecate gpio_chip::set and gpio_chip::set_multipleBartosz Golaszewski1-2/+2
2025-03-03Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski9-25/+57
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka1-0/+1
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu1-8/+2
2025-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2025-03-01io.h: drop unused headersRaag Jadav1-3/+0
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann2-0/+32
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar14-35/+98
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+34
2025-03-01fs: place f_ref to 3rd cache line in struct file to resolve false sharingPan Deng1-4/+4
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-13/+34