aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells1-0/+7
2022-01-07fscache: Implement functions add/remove a cacheDavid Howells1-0/+13
2022-01-07fscache: Implement cookie-level access helpersDavid Howells1-0/+2
2022-01-07fscache: Implement volume-level access helpersDavid Howells1-0/+4
2022-01-07fscache: Implement cookie registrationDavid Howells2-0/+156
2022-01-07fscache: Implement volume registrationDavid Howells1-0/+84
2022-01-07fscache: Implement cache registrationDavid Howells1-0/+34
2022-01-07fscache: Introduce new driverDavid Howells2-1/+7
2022-01-07netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd spaceDavid Howells1-1/+2
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2-1396/+3
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-10/+14
2022-01-06ACPI: APD: Add a fmw property clk-nameAjit Kumar Pandey1-0/+1
2022-01-06drivers: acpi: acpi_apd: Remove unused device property "is-rv"Ajit Kumar Pandey1-1/+0
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory1-2/+2
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior1-1/+1
2022-01-07Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie1-0/+1
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2-0/+4
2022-01-06NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown1-1/+3
2022-01-06NFS: pass cred explicitly for access testsNeilBrown2-2/+2
2022-01-06NFS: change nfs_access_get_cached to only report the maskNeilBrown1-2/+2
2022-01-06mm: Remove slab from struct pageMatthew Wilcox (Oracle)2-65/+0
2022-01-06Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into slab-struct_slab-part2-v1Vlastimil Babka2-68/+3
2022-01-06lib/raid6: Use strict priority ranking for pq gen() benchmarkingDirk Müller1-1/+1
2022-01-06HID: address kernel-doc warningsLukas Bulwahn1-2/+2
2022-01-06gro: add ability to control gro max packet sizeCoco Li1-0/+11
2022-01-06net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar1-5/+7
2022-01-06bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)1-1/+1
2022-01-06mm/kasan: Convert to struct folio and struct slabMatthew Wilcox (Oracle)1-4/+5
2022-01-06mm/memcg: Convert slab objcgs from struct page to struct slabVlastimil Babka1-48/+0
2022-01-06mm: Convert struct page to struct slab in functions used by other subsystemsVlastimil Babka2-17/+17
2022-01-06mm/slub: Finish struct page to struct slab conversionVlastimil Babka1-1/+1
2022-01-06mm/slub: Convert most struct page to struct slab by spatchVlastimil Babka1-3/+3
2022-01-06mm: Convert check_heap_object() to use struct slabMatthew Wilcox (Oracle)1-8/+0
2022-01-06mm: Split slab into its own typeMatthew Wilcox (Oracle)1-5/+5
2022-01-06mm/slub: Make object_err() staticVlastimil Babka1-3/+0
2022-01-05xdp: Add xdp_do_redirect_frame() for pre-computed xdp_framesToke Høiland-Jørgensen1-0/+4
2022-01-05xdp: Move conversion to xdp_frame out of map functionsToke Høiland-Jørgensen1-10/+10
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+3
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2022-01-05block: introduce rq_list_moveKeith Busch1-0/+17
2022-01-05block: introduce rq_list_for_each_safe macroKeith Busch1-0/+4
2022-01-05block: move rq_list macros to blk-mq.hKeith Busch2-29/+29
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/...Catalin Marinas1-17/+18
2022-01-05headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/device.h>Ingo Molnar1-1/+2
2022-01-05Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-9/+20
2022-01-05net: mdio: add helpers to extract clause 45 regad and devad fieldsRussell King (Oracle)1-0/+12
2022-01-05can: dev: reorder struct can_priv members for better packingVincent Mailhol1-3/+3
2022-01-05can: dev: add sanity check in can_set_static_ctrlmode()Vincent Mailhol1-2/+9
2022-01-05can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()Vincent Mailhol1-2/+5
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol1-2/+3