summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: add struct kmem_cache_argsChristian Brauner
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka
2024-08-29fs: use kmem_cache_create_rcu()Christian Brauner
2024-08-29mm: add kmem_cache_create_rcu()Christian Brauner
2024-08-29fs: pack struct fileChristian Brauner
2024-08-28fs: switch f_iocb_flags and f_raChristian Brauner
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-08-15mm: don't account memmap per-nodePasha Tatashin
2024-08-15mm: add system wide stats items categoryPasha Tatashin
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing
2024-08-12bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-12file: fix typo in take_fd() commentMathias Krause
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt