aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh1-19/+0
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton2-1/+9
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton5-0/+404
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta1-0/+3
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha1-0/+1
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski6-45/+40
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+308
2025-07-25sctp: Replace sockaddr with sockaddr_inet in sctp_addr unionKees Cook1-1/+1
2025-07-25ipv6: Add sockaddr_inet unified address structureKees Cook1-0/+7
2025-07-25Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-3/+9
2025-07-25tracing: sched: Hide numa events under CONFIG_NUMA_BALANCINGSteven Rostedt1-1/+1
2025-07-25netpoll: Remove unused fields from inet_addr unionBreno Leitao1-3/+0
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller4-0/+4
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal2-4/+3
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal2-26/+31
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter2-0/+3
2025-07-25netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
2025-07-25netfilter: x_tables: Remove unused functions xt_{in|out}name()Yue Haibing1-10/+0
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang1-0/+3
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li1-3/+0
2025-07-25Merge patch series "libsas cleanups"Martin K. Petersen1-78/+13
2025-07-25rv: Remove struct rv_monitor::reactingNam Cao1-1/+0
2025-07-25rv: Remove rv_reactor's reference counterNam Cao1-2/+0
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao1-1/+4
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao1-0/+8
2025-07-25scsi: libsas: Move declarations of internal functions to sas_internal.hDamien Le Moal1-67/+1
2025-07-25scsi: libsas: Make sas_get_ata_info() staticDamien Le Moal1-6/+0
2025-07-25scsi: libsas: Refactor dev_is_sata()Damien Le Moal1-5/+12
2025-07-25powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt1-0/+2
2025-07-25regmap: Annotate that MMIO implies fast IOWolfram Sang1-4/+4
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-07-24mm: remove grab_cache_page()Matthew Wilcox (Oracle)1-10/+2
2025-07-24mm: add batched versions of ptep_modify_prot_start/commitDev Jain1-1/+83
2025-07-24fs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan1-0/+11
2025-07-24mm/util: introduce snapshot_page()Luiz Capitulino1-0/+19
2025-07-24mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand1-1/+11
2025-07-24memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima1-3/+41
2025-07-24mm: drop hugetlb_free_pgd_range()Anthony Yznaga2-16/+0
2025-07-24mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes1-0/+5
2025-07-24mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins1-2/+3
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja2-5/+10
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja1-1/+1
2025-07-24net: Create separate gro_flush_normal functionSamiullah Khawaja1-0/+6
2025-07-24Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski3-27/+35
2025-07-24sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski4-21/+79
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook5-6/+6
2025-07-24misc: pci_endpoint_test: Add doorbell test caseFrank Li1-0/+1