summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-1/+3
2022-01-10Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-0/+20
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells1-0/+28
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski2-8/+2
2022-01-10Merge branch 'for-5.17/letsketch' into for-linusJiri Kosina18-47/+114
2022-01-10Merge branch 'for-5.17/hidraw' into for-linusJiri Kosina30-75/+182
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina230-3699/+5739
2022-01-10exfat: move super block magic number to magic.hNamjae Jeon1-0/+1
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+7
2022-01-10net/p9: load default transportsThomas Weißschuh1-1/+1
2022-01-109p/trans_fd: split into dedicated moduleThomas Weißschuh1-2/+0
2022-01-10net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong2-0/+2
2022-01-10net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong2-0/+8
2022-01-10net: skb: introduce kfree_skb_reason()Menglong Dong2-8/+51
2022-01-10net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2-2/+6
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski6-18/+61
2022-01-10netfilter: nft_bitwise: track register operationsPablo Neira Ayuso1-0/+2
2022-01-10netfilter: nf_tables: add register tracking infrastructurePablo Neira Ayuso1-0/+12
2022-01-10netfilter: nf_tables: add NFT_REG32_NUMPablo Neira Ayuso1-1/+3
2022-01-10netfilter: nf_tables: add rule blob layoutPablo Neira Ayuso1-4/+18
2022-01-10netfilter: egress: avoid a lockdep splatFlorian Westphal1-1/+1
2022-01-10netfilter: conntrack: avoid useless indirection during conntrack destructionFlorian Westphal2-2/+8
2022-01-10netfilter: make function op structures constFlorian Westphal1-4/+4
2022-01-10netfilter: core: move ip_ct_attach indirection to struct nf_ct_hookFlorian Westphal1-1/+1
2022-01-10netfilter: conntrack: convert to refcount_t apiFlorian Westphal1-4/+4
2022-01-10netfilter: conntrack: Use max() instead of doing it manuallyJiapeng Chong1-1/+1
2022-01-10Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-5/+1
2022-01-09fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypesArnd Bergmann1-2/+2
2022-01-09block: fix old-style declarationYang Li1-1/+1
2022-01-09tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj1-0/+10
2022-01-09keys: X.509 public key issuer lookup without AKIDAndrew Zaborowski2-2/+3
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields2-4/+7
2022-01-08ptrace: Remove unused regs argument from ptrace_report_syscallEric W. Biederman1-4/+3
2022-01-08exit: Remove profile_handoff_taskEric W. Biederman1-19/+0
2022-01-08exit: Remove profile_task_exit & profile_munmapEric W. Biederman1-26/+0
2022-01-08signal: Remove the helper signal_group_exitEric W. Biederman1-7/+0
2022-01-08signal: Rename group_exit_task group_exec_taskEric W. Biederman1-8/+4
2022-01-08signal: Remove SIGNAL_GROUP_COREDUMPEric W. Biederman1-2/+1
2022-01-08power: supply: Provide stubs for charge_behaviour helpersThomas Weißschuh1-0/+15
2022-01-08kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman1-2/+2
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar54-111/+298
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada1-1/+1
2022-01-08mm: Use multi-index entries in the page cacheMatthew Wilcox (Oracle)1-10/+0
2022-01-08XArray: Add xas_advance()Matthew Wilcox (Oracle)1-0/+18
2022-01-08mm: Remove pagevec_remove_exceptionals()Matthew Wilcox (Oracle)1-5/+1
2022-01-08mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)1-2/+2
2022-01-08filemap: Return only folios from find_get_entries()Matthew Wilcox (Oracle)1-2/+0
2022-01-08truncate,shmem: Add truncate_inode_folio()Matthew Wilcox (Oracle)1-1/+0
2022-01-08mm: Add unmap_mapping_folio()Matthew Wilcox (Oracle)1-24/+0
2022-01-08net: dsa: felix: add port fast age supportVladimir Oltean1-0/+1