aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-15/+0
8 daysMerge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-14/+0
9 daysMerge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-24/+12
2025-11-24m68k: defconfig: Update defconfigs for v6.18-rc1Geert Uytterhoeven12-24/+12
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers14-14/+0
2025-11-04m68k: coldfire: remove creating a fixed phyHeiner Kallweit1-15/+0
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o1-3/+3
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+11
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+0
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+2
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-83/+50
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-12/+0
2025-09-29Remove bcachefs core codeLinus Torvalds12-12/+0
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-16m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()Ilpo Järvinen1-28/+11
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven12-72/+36
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro1-10/+0
2025-09-08m68k: Add __attribute_const__ to ffs()-family implementationsKees Cook1-7/+7
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers12-12/+0
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe1-2/+2
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit1-2/+2
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-4/+0
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-2/+2
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds12-12/+0
2025-07-29Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds48-180/+270
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-9/+0
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-2/+2
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-14m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-2/+2
2025-07-06m68k: mac: Improve clocksource driver commentaryFinn Thain1-0/+16
2025-07-06m68k: defconfig: Update defconfigs for v6.16-rc2Geert Uytterhoeven12-12/+96
2025-07-06m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth27-64/+64
2025-07-06m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-8/+8
2025-07-06m68k: Enable dead code eliminationDaniel Palmer1-0/+1
2025-07-06m68k: Don't unregister boot console needlesslyFinn Thain3-33/+19
2025-07-06m68k: Remove unused "cursor home" code from debug consoleFinn Thain1-19/+12
2025-07-06m68k: Avoid pointless recursion in debug console renderingFinn Thain1-7/+4
2025-07-06m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso12-12/+0
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-30m68k: mm: Convert pointer table macros to use ptdescsVishal Moola (Oracle)1-3/+2
2025-06-30m68k: mm: Convert init_pointer_table() to use ptdescsVishal Moola (Oracle)1-6/+6
2025-06-30m68k: mm: Convert free_pointer_table() to use ptdescsVishal Moola (Oracle)1-7/+6
2025-06-30m68k: mm: Convert get_pointer_table() to use ptdescsVishal Moola (Oracle)1-11/+15
2025-06-17m68k: remove unneeded tty includesJiri Slaby (SUSE)5-9/+0
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm3-3/+3
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+7
2025-05-31m68k: remove use of page->indexMatthew Wilcox (Oracle)1-1/+2
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-28/+21
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds13-25/+1
2025-05-27Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-50/+2
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-12/+12
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-1/+1
2025-05-19m68k: defconfig: Update defconfigs for v6.15-rc1Geert Uytterhoeven12-48/+0
2025-05-19m68k: Replace memcpy() + manual NUL-termination with strscpy()Thorsten Blum1-2/+1
2025-05-19m68k/kernel: replace strncpy() with strscpy()Mohammad Mahdi Anbaraki1-1/+1
2025-05-19m68k: coldfire: gpio: use new line value setter callbacksBartosz Golaszewski1-3/+5
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers12-12/+12
2025-05-11m68k: mm: call ctor/dtor for kernel PTEsKevin Brodsky1-1/+5
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky3-9/+9
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+7
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)3-18/+0
2025-04-28m68k: mac: Fix macintosh_config for Mac IIFinn Thain1-1/+1
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum1-1/+1
2025-04-21fs: remove uselib() system callChristian Brauner1-1/+0
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima12-24/+0
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers1-1/+0
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+1
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+2
2025-03-25Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-17/+31
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-12/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24m68k: coldfire: select PCI_IOMAP for PCIArnd Bergmann1-1/+2
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-2/+0
2025-03-17m68k: defconfig: Update defconfigs for v6.14-rc1Geert Uytterhoeven12-12/+12
2025-03-17m68k: mm: Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-03-17m68k: Do not include <linux/fb.h>Thomas Zimmermann2-2/+0
2025-03-15m68k/nommu: stop using GENERIC_IOMAPArnd Bergmann2-5/+1
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum1-2/+1
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li1-2/+4
2025-02-21sysv: Remove the filesystemJan Kara12-12/+0
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven2-2/+16
2025-02-03m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()Thorsten Blum1-1/+2
2025-02-01revert "xarray: port tests to kunit"Andrew Morton12-0/+12
2025-01-27Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+10
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-43/+31
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds12-12/+0
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang5-29/+7
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky2-3/+6
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-25m68k: mm: add calls to pagetable_pmd_[cd]torKevin Brodsky2-8/+15
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng3-4/+4
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-24/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds12-12/+0
2025-01-12xarray: port tests to kunitTamir Duberstein12-12/+0
2025-01-13m68k: coldfire: Use proper clock rate for timersJean-Michel Hautbois1-10/+10
2025-01-10m68k: libgcc: Fix lvalue abuse in umul_ppmm()Geert Uytterhoeven1-5/+12
2025-01-08m68k: vga: Fix I/O definesThomas Zimmermann1-4/+4
2025-01-08m68k: atari: Use str_on_off() helper in atari_nvram_proc_read()Thorsten Blum1-2/+4
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers12-12/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers12-12/+0
2024-12-09lib/crc32test: delete obsolete crc32test.cEric Biggers12-12/+0
2024-12-09m68k: Use kernel's generic muldi3 libgcc functionGreg Ungerer4-98/+23
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds9-265/+54
2024-11-26Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+5
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+2
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain9-264/+54
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-12/+0
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2024-11-18Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-73/+102
2024-11-11m68k: defconfig: Update defconfigs for v6.12-rc1Geert Uytterhoeven12-0/+12
2024-11-11m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli1-4/+4
2024-11-11m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang1-1/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-11-06m68k: mvme147: Reinstate early consoleDaniel Palmer3-1/+40
2024-11-06m68k: Make sure NR_IRQS is never zeroGeert Uytterhoeven1-3/+1
2024-11-06m68k: Select M68020 as fallback for classicArnd Bergmann1-0/+1
2024-11-06m68k: Move Sun 3 into a top-level platform optionArnd Bergmann5-56/+31
2024-11-06m68k: kernel: Use str_read_write() helper functionThorsten Blum1-8/+8
2024-11-06m68k: Initialize jump labels early during setup_arch()Jean-Michel Hautbois1-1/+5
2024-11-06m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer1-2/+2
2024-11-06m68k: mvme147: Make mvme147_sched_init() __initDaniel Palmer1-2/+2
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-21reiserfs: The last commitJan Kara12-12/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+2
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-17Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-35/+6
2024-09-09m68k: remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-08-26m68k: defconfig: Update defconfigs for v6.11-rc1Geert Uytterhoeven12-24/+0
2024-08-26m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain1-1/+1
2024-08-26m68k: cmpxchg: Use swap() to improve codeThorsten Blum1-10/+5
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-07-16Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-6/+25
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
2024-07-08block: add a bvec_phys helperChristoph Hellwig1-1/+1
2024-07-01m68k: defconfig: Update defconfigs for v6.10-rc1Geert Uytterhoeven12-0/+12
2024-07-01m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen1-5/+1
2024-06-24m68k: emu: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig1-0/+1
2024-06-04m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati1-0/+9
2024-05-23mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2024-05-08m68k: defconfig: Update defconfigs for v6.9-rc1Geert Uytterhoeven12-36/+12
2024-05-08m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven1-1/+1
2024-05-08m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-05-08m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2024-05-08m68k: Let GENERIC_IOMAP depend on HAS_IOPORTNiklas Schnelle1-1/+1
2024-05-07m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth1-1/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-4/+4
2024-04-29m68k: amiga: Use str_plural() to fix Coccinelle warningThorsten Blum1-1/+1
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+2
2024-04-02m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDERDawei Li1-4/+5
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-6/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+10
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6
2024-03-12Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-36/+0
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-3/+7
2024-03-11m68k: pgtable: Add missing #include <asm/page.h>Geert Uytterhoeven1-0/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann3-5/+6
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2-0/+10
2024-02-19nfblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig1-2/+4
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig1-2/+4
2024-02-19m68k: defconfig: Update defconfigs for v6.8-rc1Geert Uytterhoeven12-36/+0
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman1-2/+2
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada1-2/+2
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman1-2/+2
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov1-2/+2
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-1/+1
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven1-5/+1
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+1
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3