summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-24mm: add batched versions of ptep_modify_prot_start/commitDev Jain
2025-07-24fs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan
2025-07-24mm/util: introduce snapshot_page()Luiz Capitulino
2025-07-24mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand
2025-07-24memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima
2025-07-24mm: drop hugetlb_free_pgd_range()Anthony Yznaga
2025-07-24mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes
2025-07-24mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
2025-07-24net: Create separate gro_flush_normal functionSamiullah Khawaja
2025-07-24Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-07-24sprintf.h requires stdarg.hStephen Rothwell
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-24misc: pci_endpoint_test: Add doorbell test caseFrank Li
2025-07-24PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...Frank Li
2025-07-24PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllerFrank Li
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-24gpiolib: make legacy interfaces optionalArnd Bergmann
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax
2025-07-24Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-24mfd: rk8xx-core: Allow to customize RK806 reset modeQuentin Schulz
2025-07-24mfd: syscon: atmel-smc: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: madera: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: wm8350-core: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: davinci_voicecodec: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: pcf50633: Remove the header file core.hDr. David Alan Gilbert
2025-07-24mfd: tps65219: Remove another unused field from 'struct tps65219'Christophe JAILLET
2025-07-24mfd: tps65219: Remove an unused field from 'struct tps65219'Christophe JAILLET
2025-07-24mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*Dr. David Alan Gilbert
2025-07-24Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...Lee Jones
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-24mfd: Add Apple Silicon System Management ControllerSven Peter
2025-07-24pwm: mc33xs2410: add hwmon supportDimitri Fedrau
2025-07-24Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang