summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-07-03mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand
2024-07-03mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar
2024-07-03mm: drop page_index and simplify folio_indexKairui Song
2024-07-03mm: remove page_file_offset and folio_file_posKairui Song
2024-07-03mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai
2024-07-03mm: add folio_alloc_mpol()Kefeng Wang
2024-07-04firewire: ohci: add tracepoints event for data of Self-ID DMATakashi Sakamoto
2024-07-03Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-03ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)
2024-07-03vdso: Add comment about reason for vdso struct orderingAnna-Maria Behnsen
2024-07-03cgroup/misc: Introduce misc.peakXiu Jianfeng
2024-07-03block: don't free the integrity payload in bio_integrity_unmap_free_userChristoph Hellwig
2024-07-03block: don't free submitter owned integrity payload on I/O completionChristoph Hellwig
2024-07-03block: also return bio_integrity_payload * from stubsChristoph Hellwig
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-03drm/display/dsc: Add a helper to dump the DSC configurationImre Deak
2024-07-03drm: Add helpers for q4 fixed point valuesImre Deak
2024-07-03iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03parport: Remove attach function pointerDr. David Alan Gilbert
2024-07-03parport: Remove 'drivers' listDr. David Alan Gilbert
2024-07-03misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka
2024-07-03cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li
2024-07-03netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li
2024-07-03fs: fix dentry sizeChristian Brauner
2024-07-03vfs: move d_lockref out of the area used by RCU lookupMateusz Guzik
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon
2024-07-02page_pool: convert to use netmemMina Almasry
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck