summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-04mm: Remove wait_on_page_locked()Matthew Wilcox (Oracle)
2025-03-04mm: Remove grab_cache_page_write_begin()Matthew Wilcox (Oracle)
2025-03-04mm: Remove wait_for_stable_page()Matthew Wilcox (Oracle)
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04ftrace: Add print_function_args()Sven Schnelle
2025-03-04Coresight: Add trace_id function to retrieving the trace IDJie Gan
2025-03-04Coresight: Add support for new APB clock nameJie Gan
2025-03-04irqchip/davinci-cp-intc: Remove public headerBartosz Golaszewski
2025-03-04Add STM32MP25 SPI NOR supportMark Brown
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-03-04gpiolib: of: Handle threecell GPIO chipsLinus Walleij
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar
2025-03-04<linux/sizes.h>: Cover all possible x86 CPU cache sizesAhmed S. Darwish
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-04wait: avoid spurious calls to prepare_to_wait_event() in ___wait_event()Mateusz Guzik
2025-03-04pipe: cache 2 pages instead of 1Mateusz Guzik
2025-03-04perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimesPeter Zijlstra
2025-03-04perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_conte...Peter Zijlstra
2025-03-04perf/core: Simplify perf_pmu_register()Peter Zijlstra
2025-03-04perf/core: Simplify the perf_event_alloc() error pathPeter Zijlstra
2025-03-04fs: support getname_maybe_null() in move_mount()Christian Brauner
2025-03-04slab: Mark large folios for debugging purposesMatthew Wilcox (Oracle)
2025-03-03Merge tag 'v6.14-rc5' into x86/core, to pick up fixesIngo Molnar
2025-03-03perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'Manivannan Sadhasivam
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig
2025-03-03lib/string_choices: Rearrange functions in sorted orderR Sundar
2025-03-03string.h: Validate memtostr*()/strtomem*() arguments more carefullyKees Cook
2025-03-03compiler.h: Introduce __must_be_noncstr()Kees Cook
2025-03-03firmware: smccc: Support optional Arm SMCCC SOC_ID namePaul Benoit
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-03-03PM: wakeup: Remove needless return in three void APIsZijun Hu
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki
2025-03-03sched/membarrier: Fix redundant load of membarrier_stateNysal Jan K.A.
2025-03-03usb: ulpi: Remove unused otg_ulpi_createDr. David Alan Gilbert
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo
2025-03-03gpiolib: deprecate gpio_chip::set and gpio_chip::set_multipleBartosz Golaszewski
2025-03-03Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-03-02hwmon: (k10temp) add support for cyan skillfishMikhail Paulyshka
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01io.h: drop unused headersRaag Jadav
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01fs: place f_ref to 3rd cache line in struct file to resolve false sharingPan Deng