summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2022-01-10Merge branch 'for-5.17/letsketch' into for-linusJiri Kosina
2022-01-10Merge branch 'for-5.17/hidraw' into for-linusJiri Kosina
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-01-09net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-01-09net: skb: introduce kfree_skb_reason()Menglong Dong
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09netfilter: egress: avoid a lockdep splatFlorian Westphal
2022-01-09netfilter: conntrack: avoid useless indirection during conntrack destructionFlorian Westphal
2022-01-09netfilter: make function op structures constFlorian Westphal
2022-01-09netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal
2022-01-09netfilter: conntrack: convert to refcount_t apiFlorian Westphal
2022-01-09fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypesArnd Bergmann
2022-01-09block: fix old-style declarationYang Li
2022-01-09tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields
2022-01-08ptrace: Remove unused regs argument from ptrace_report_syscallEric W. Biederman
2022-01-08exit: Remove profile_handoff_taskEric W. Biederman
2022-01-08exit: Remove profile_task_exit & profile_munmapEric W. Biederman
2022-01-08signal: Remove the helper signal_group_exitEric W. Biederman
2022-01-08signal: Rename group_exit_task group_exec_taskEric W. Biederman
2022-01-08signal: Remove SIGNAL_GROUP_COREDUMPEric W. Biederman
2022-01-08power: supply: Provide stubs for charge_behaviour helpersThomas Weißschuh
2022-01-08kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-08mm: Use multi-index entries in the page cacheMatthew Wilcox (Oracle)
2022-01-08XArray: Add xas_advance()Matthew Wilcox (Oracle)
2022-01-08mm: Remove pagevec_remove_exceptionals()Matthew Wilcox (Oracle)
2022-01-08mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)
2022-01-08filemap: Return only folios from find_get_entries()Matthew Wilcox (Oracle)
2022-01-08truncate,shmem: Add truncate_inode_folio()Matthew Wilcox (Oracle)
2022-01-08mm: Add unmap_mapping_folio()Matthew Wilcox (Oracle)
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07spi: don't include ptp_clock_kernel.h in spi.hJakub Kicinski
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse
2022-01-07KVM: Warn if mark_page_dirty() is called without an active vCPUDavid Woodhouse
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-07fscache, cachefiles: Display stat of culling eventsDavid Howells
2022-01-07fscache, cachefiles: Display stats of no-space eventsDavid Howells
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells
2022-01-07fscache: Provide a function to resize a cookieDavid Howells
2022-01-07fscache: Provide a function to note the release of a pageDavid Howells
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackDavid Howells