summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-26mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()Zi Yan-40/+0
2025-07-26sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook-1/+1
2025-07-26init.h: Disable sanitizer coverage for __init and __headKees Cook-1/+3
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan-0/+2
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh-19/+0
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton-1/+9
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton-0/+404
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta-0/+3
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha-0/+1
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-45/+40
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-0/+308
2025-07-25sctp: Replace sockaddr with sockaddr_inet in sctp_addr unionKees Cook-1/+1
2025-07-25ipv6: Add sockaddr_inet unified address structureKees Cook-0/+7
2025-07-25Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-3/+9
2025-07-25tracing: sched: Hide numa events under CONFIG_NUMA_BALANCINGSteven Rostedt-1/+1
2025-07-25netpoll: Remove unused fields from inet_addr unionBreno Leitao-3/+0
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller-0/+4
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg-0/+1
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal-4/+3
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal-26/+31
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter-0/+3
2025-07-25netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing-5/+0
2025-07-25netfilter: x_tables: Remove unused functions xt_{in|out}name()Yue Haibing-10/+0
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang-0/+3
2025-07-25accel/rocket: Add IOCTLs for synchronizing memory accessesTomeu Vizoso-0/+34
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso-0/+64
2025-07-25accel/rocket: Add IOCTL for BO creationTomeu Vizoso-0/+44
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li-3/+0
2025-07-25Merge patch series "libsas cleanups"Martin K. Petersen-78/+13
2025-07-25rv: Remove struct rv_monitor::reactingNam Cao-1/+0
2025-07-25rv: Remove rv_reactor's reference counterNam Cao-2/+0
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao-1/+4
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao-0/+8
2025-07-25scsi: libsas: Move declarations of internal functions to sas_internal.hDamien Le Moal-67/+1
2025-07-25scsi: libsas: Make sas_get_ata_info() staticDamien Le Moal-6/+0
2025-07-25scsi: libsas: Refactor dev_is_sata()Damien Le Moal-5/+12
2025-07-25powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt-0/+2
2025-07-25regmap: Annotate that MMIO implies fast IOWolfram Sang-4/+4
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2025-07-24mm: remove grab_cache_page()Matthew Wilcox (Oracle)-10/+2
2025-07-24mm: add batched versions of ptep_modify_prot_start/commitDev Jain-1/+83
2025-07-24fs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan-0/+11
2025-07-24mm/util: introduce snapshot_page()Luiz Capitulino-0/+19
2025-07-24mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand-1/+11
2025-07-24memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima-3/+41
2025-07-24mm: drop hugetlb_free_pgd_range()Anthony Yznaga-16/+0
2025-07-24mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes-0/+5
2025-07-24mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins-2/+3