summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-28Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+28
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-24/+54
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+3
2025-07-28Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+2
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-3/+9
2025-07-28fsnotify: optimize FMODE_NONOTIFY_PERM for the common casesAmir Goldstein2-31/+8
2025-07-28fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hookAmir Goldstein1-5/+3
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4-14/+16
2025-07-28mtd: map: Don't use "proxy" headersAndy Shevchenko1-6/+7
2025-07-27Input: touch-overlay - add touchscreen overlay handlingJavier Carrasco1-0/+25
2025-07-27sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook1-1/+1
2025-07-27init.h: Disable sanitizer coverage for __init and __headKees Cook1-1/+3
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan1-0/+2
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-26net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha1-0/+1
2025-07-26Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-10/+1
2025-07-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+308
2025-07-26ipv6: Add sockaddr_inet unified address structureKees Cook1-0/+7
2025-07-26Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-3/+2
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 Goller1-0/+1
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter1-0/+1
2025-07-25netfilter: x_tables: Remove unused functions xt_{in|out}name()Yue Haibing1-10/+0
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-25regmap: Annotate that MMIO implies fast IOWolfram Sang1-4/+4
2025-07-25Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-07-25mm: remove grab_cache_page()Matthew Wilcox (Oracle)1-10/+2
2025-07-25mm: add batched versions of ptep_modify_prot_start/commitDev Jain1-1/+83
2025-07-25fs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan1-0/+11
2025-07-25mm/util: introduce snapshot_page()Luiz Capitulino1-0/+19
2025-07-25mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand1-1/+11
2025-07-25memcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima1-3/+41
2025-07-25mm: drop hugetlb_free_pgd_range()Anthony Yznaga1-7/+0
2025-07-25mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes1-0/+5
2025-07-25mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins1-2/+3
2025-07-25net: define an enum for the napi threaded stateSamiullah Khawaja1-5/+5
2025-07-25net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja1-1/+1
2025-07-25sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-07-25Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-0/+1
2025-07-25x86: Handle KCOV __init vs inline mismatchesKees Cook5-6/+6
2025-07-25PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...Frank Li1-0/+3
2025-07-25PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllerFrank Li2-0/+43