- 662188c mm/slub: Simplify struct slab slabs field definition by Vlastimil Babka · 3 years, 2 months ago
- 401fb12 mm/sl*b: Differentiate struct slab fields by sl*b implementations by Vlastimil Babka · 3 years, 2 months ago
- 8dae0cf mm/kfence: Convert kfence_guarded_alloc() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 5075701 mm/slob: Convert SLOB to use struct slab and struct folio by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 4b5f8d9a mm/memcg: Convert slab objcgs from struct page to struct slab by Vlastimil Babka · 3 years, 2 months ago
- 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 2 months ago
- dd35f71 mm/slab: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 2 months ago
- 7981e67 mm/slab: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
- 42c0faa mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- c2092c1 mm/slub: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 1 month ago
- bb192ed mm/slub: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
- 01b34d1 mm/slub: Convert pfmemalloc_match() to take a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 4020b4a mm/slub: Convert __free_slab() to use struct slab by Vlastimil Babka · 3 years, 2 months ago
- 45387b8 mm/slub: Convert alloc_slab_page() to return a struct slab by Vlastimil Babka · 3 years, 2 months ago
- fb012e2 mm/slub: Convert print_page_info() to print_slab_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 0393895 mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- d835eef mm/slub: Convert kfree() to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- cc465c3 mm/slub: Convert detached_freelist to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 0b3eb091 mm: Convert check_heap_object() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 7213230 mm: Use struct slab in kmem_obj_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 0c24811 mm: Convert __ksize() to struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 82c1775 mm: Convert virt_to_cache() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- b918653 mm: Convert [un]account_slab_page() to struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- d122019 mm: Split slab into its own type by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- ae16d05 mm/slub: Make object_err() static by Vlastimil Babka · 3 years, 2 months ago
- c798154 mm/slab: Dissolve slab_map_pages() in its caller by Vlastimil Babka · 3 years, 2 months ago
- 7d4203c mm: add virt_to_folio() and folio_address() by Vlastimil Babka · 3 years, 1 month ago
- a7904a5 Linux 5.16-rc6 by Linus Torvalds · 3 years ago
- f291e2d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- 2da09da Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- a76c3d0 Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- e1fe1b1 Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 909e1d1 Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- c36d891 Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- a4cc5ea Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years ago
- 713ab91 Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 9273d6c Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
- 18c841e KVM: x86: Retry page fault if MMU reload is pending and root has no sp by Sean Christopherson · 3 years, 1 month ago
- 0b091a4 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs by Vitaly Kuznetsov · 3 years ago
- 1aa2abb KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES by Vitaly Kuznetsov · 3 years ago
- 87959fa Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption" by Jens Axboe · 3 years ago
- 3f667b5 Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years ago
- fb7d082 Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years ago
- 0f03adc Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
- c271a55 perf inject: Fix segfault due to perf_data__fd() without open by Adrian Hunter · 3 years, 1 month ago
- 0c8e32f perf inject: Fix segfault due to close without open by Adrian Hunter · 3 years, 1 month ago
- 0a515a0 perf expr: Fix missing check for return value of hashmap__new() by Miaoqian Lin · 3 years, 1 month ago
- 8f556a3 locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() by Zqiang · 3 years ago
- 9eaa88c Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years ago
- 1887bf5 Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years ago
- a310808 cifs: sanitize multiple delimiters in prepath by Thiago Rafael Becker · 3 years ago
- b774302 cifs: ignore resource_id while getting fscache super cookie by Shyam Prasad N · 3 years, 1 month ago
- 4e8c11b6 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years ago
- 5d65f6f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
- 9609134 Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years ago
- f1f05ef Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
- 0bb43ae Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
- fa09ca5 Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- cb29eee Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- 43d1c6a Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years ago
- 4f549bf Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
- c4d936e Revert "usb: early: convert to readl_poll_timeout_atomic()" by Greg Kroah-Hartman · 3 years ago
- a0b24a5 Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years ago
- bce472f MAITAINERS: Change zonefs maintainer email address by Damien Le Moal · 3 years ago
- 8ffea25 zonefs: add MODULE_ALIAS_FS by Naohiro Aota · 3 years ago
- f6f7fbb riscv: dts: sifive unmatched: Link the tmp451 with its power supply by Vincent Pelletier · 3 years, 1 month ago
- ad931d9 riscv: dts: sifive unmatched: Fix regulator for board rev3 by Vincent Pelletier · 3 years, 1 month ago
- cd29cc8 riscv: dts: sifive unmatched: Expose the PMIC sub-functions by Vincent Pelletier · 3 years, 1 month ago
- 8120393 riscv: dts: sifive unmatched: Expose the board ID eeprom by Vincent Pelletier · 3 years, 1 month ago
- ea81b91 riscv: dts: sifive unmatched: Name gpio lines by Vincent Pelletier · 3 years, 1 month ago
- a2fbfd5 Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years ago
- 78fed39 Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes by Dave Airlie · 3 years ago
- 5da5231 libata: if T_LENGTH is zero, dma direction should be DMA_NONE by George Kennedy · 3 years ago
- 6441998 Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years ago
- 180f3bc Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- 93db830 Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
- cc274ae selinux: fix sleeping function called from invalid context by Scott Mayhew · 3 years ago
- 0c3e247 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
- c2fcbf8 bpf, selftests: Fix racing issue in btf_skc_cls_ingress test by Martin KaFai Lau · 3 years ago
- 7edc3fc selftest/bpf: Add a test that reads various addresses. by Alexei Starovoitov · 3 years ago
- 588a25e bpf: Fix extable address check. by Alexei Starovoitov · 3 years ago
- 433956e bpf: Fix extable fixup offset. by Alexei Starovoitov · 3 years ago
- a52a8e9 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
- b1a7288 bpf, selftests: Add test case trying to taint map value pointer by Daniel Borkmann · 3 years ago
- e572ff8 bpf: Make 32->64 bounds propagation slightly more robust by Daniel Borkmann · 3 years ago
- 3cf2b61 bpf: Fix signed bounds propagation after mov32 by Daniel Borkmann · 3 years ago
- fa36bbe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- 81eebd5 Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years ago
- 9c5d89b arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() by Lakshmi Ramasubramanian · 3 years, 1 month ago
- 1744a22 afs: Fix mmap by David Howells · 3 years ago
- e28587c sit: do not call ipip6_dev_free() from sit_init_net() by Eric Dumazet · 3 years ago
- 8b8e6e7 net: systemport: Add global locking for descriptor lifecycle by Florian Fainelli · 3 years ago
- 5c15b31 net/smc: Prevent smc_release() from long blocking by D. Wythe · 3 years ago
- 4bc73b7 Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Arnd Bergmann · 3 years ago
- 8a03ef6 net: Fix double 0x prefix print in SKB dump by Gal Pressman · 3 years ago
- 053c9e1 virtio_net: fix rx_drops stat for small pkts by Wenliang Wang · 3 years ago
- e08cdf6 dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED by Andrey Eremeev · 3 years ago
- 407ecd1 sfc_ef100: potential dereference of null pointer by Jiasheng Jiang · 3 years ago
- 0546b22 net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup by John Keeping · 3 years ago