linux.git
2023-10-16 Geert Uytterhoevenm68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>
2023-10-16 Geert Uytterhoevenm68k: kernel: Fix indentation by 7 spaces in traps.c
2023-10-16 Geert Uytterhoevenm68k: sun3: Fix indentation by 5 or 7 spaces
2023-10-16 Geert Uytterhoevenm68k: Fix indentation by 7 spaces in <asm/io_mm.h>
2023-10-06 Geert Uytterhoevenm68k: defconfig: Update virt_defconfig for v6.6-rc3
2023-10-06 Geert Uytterhoevenm68k: defconfig: Update defconfigs for v6.6-rc1
2023-10-06 Arnd Bergmannm68k: io: Mark mmio read addresses as const
2023-10-06 Geert Uytterhoevenm68k: Replace GPL 2.0+ README.legal boilerplate with...
2023-10-06 Geert Uytterhoevenm68k: sun3: Change led_pattern[] to unsigned char
2023-10-06 Rolf Eike Beerm68k: Add missing types to asm/irq.h
2023-10-06 Geert Uytterhoevenm68k: sun3/3x: Add and use "sun3.h"
2023-10-06 Geert Uytterhoevenm68k: sun3x: Make dvma_print() static
2023-10-06 Geert Uytterhoevenm68k: sun3x: Make sun3x_halt() static
2023-10-06 Geert Uytterhoevenm68k: sun3x: Do not mark dvma_map_iommu() inline
2023-10-06 Geert Uytterhoevenm68k: sun3x: Fix signature of sun3_leds()
2023-10-06 Geert Uytterhoevenm68k: sun3: Make sun3_platform_init() static
2023-10-06 Geert Uytterhoevenm68k: sun3: Make print_pte() static
2023-10-06 Geert Uytterhoevenm68k: sun3: Annotate prom_printf() with __printf()
2023-10-06 Geert Uytterhoevenm68k: sun3: Remove unused vsprintf() return value in...
2023-10-06 Geert Uytterhoevenm68k: sun3: Remove unused start_page in sun3_bootmem_al...
2023-10-06 Geert Uytterhoevenm68k: sun3: Remove unused orig_baddr in free_baddr()
2023-10-06 Geert Uytterhoevenm68k: sun3: Add missing asmlinkage to sun3_init()
2023-10-06 Geert Uytterhoevenm68k: sun3: Fix signature of sun3_get_model()
2023-10-06 Geert Uytterhoevenm68k: sun3: Fix context restore in flush_tlb_range()
2023-10-06 Geert Uytterhoevenm68k: sun3: Improve Sun3/3x DVMA abstraction in <asm...
2023-10-06 Geert Uytterhoevenm68k: sun3/3x: Include <asm/config.h> for config_sun3*()
2023-10-06 Geert Uytterhoevenm68k: q40: Add and use "q40.h"
2023-10-06 Geert Uytterhoevenm68k: mvme16x: Add and use "mvme16x.h"
2023-10-06 Geert Uytterhoevenm68k: mvme16x: Remove unused sink in mvme16x_cons_write()
2023-10-06 Geert Uytterhoevenm68k: mvme147: Make mvme147_init_IRQ() static
2023-10-06 Geert Uytterhoevenm68k: mac: Add and use "mac.h"
2023-10-06 Geert Uytterhoevenm68k: mac: Make mac_platform_init() static
2023-10-06 Geert Uytterhoevenm68k: mac: Remove unused yday in unmktime()
2023-10-06 Geert Uytterhoevenm68k: mac: Remove unused sine_data[]
2023-10-06 Geert Uytterhoevenm68k: hp300: Include "time.h" for hp300_sched_init()
2023-10-06 Geert Uytterhoevenm68k: bvme6000: Make bvme6000_abort_int() static
2023-10-06 Geert Uytterhoevenm68k: apollo: Add and use "apollo.h"
2023-10-06 Geert Uytterhoevenm68k: apollo: Replace set but not used variable by...
2023-10-06 Geert Uytterhoevenm68k: apollo: Make local reset, serial, and irq functio...
2023-10-06 Geert Uytterhoevenm68k: apollo: Remove unused debug console functions
2023-10-06 Geert Uytterhoevenm68k: atari: Add and use "atari.h"
2023-10-06 Geert Uytterhoevenm68k: atari: Make atari_stram_map_pages() static
2023-10-06 Geert Uytterhoevenm68k: atari: Make atari_platform_init() static
2023-10-06 Geert Uytterhoevenm68k: atari: Make ikbd_reset() static
2023-10-06 Geert Uytterhoevenm68k: atari: Document data parameter of stdma_try_lock()
2023-10-06 Geert Uytterhoevenm68k: amiga: Add and use "amiga.h"
2023-10-06 Geert Uytterhoevenm68k: amiga: pcmcia: Replace set but not used variable...
2023-10-06 Geert Uytterhoevenm68k: emu: Mark version[] __maybe_unused
2023-10-06 Geert Uytterhoevenm68k: emu: Remove unused vsnprintf() return value in...
2023-10-06 Geert Uytterhoevenm68k: mm: Add and use "fault.h"
2023-10-06 Geert Uytterhoevenm68k: mm: Move paging_init() to common <asm/pgtable.h>
2023-10-06 Geert Uytterhoevenm68k: mm: Include <asm/hwtest.h> for hwreg_()
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "vectors.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "traps.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "signal.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "ptrace.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "process.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use "ints.h"
2023-10-06 Geert Uytterhoevenm68k: kernel: Add and use <asm/syscalls.h>
2023-10-06 Geert Uytterhoevenm68k: kernel: Make bad_super_trap() static
2023-10-06 Geert Uytterhoevenm68k: kernel: Include <linux/cpu.h> for trap_init()
2023-10-06 Geert Uytterhoevenm68k: kernel: Add missing asmlinkage to do_notify_resume()
2023-10-06 Greg Ungererm68k: Use kernel's generic libgcc functions
2023-10-06 Azeem Shaikhm68k: emu: Replace strlcpy() with strscpy()
2023-10-06 Geert Uytterhoevenm68k: math-emu: Add missing prototypes
2023-10-06 Geert Uytterhoevenm68k: math-emu: Reformat function and variable headers
2023-10-06 Geert Uytterhoevenm68k: math-emu: Replace external declarations by header...
2023-10-06 Geert Uytterhoevenm68k: math-emu: Make multi_arith.h self-contained
2023-10-06 Geert Uytterhoevenm68k: math-emu: Sanitize include guards
2023-10-06 Geert Uytterhoevenm68k: math-emu: Fix incorrect file reference in fp_log.c
2023-09-24 Linus TorvaldsLinux 6.6-rc3
2023-09-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-09-24 Linus TorvaldsMerge tag 'trace-v6.6-rc2' of git://git./linux/kernel...
2023-09-24 Linus TorvaldsMerge tag 'cxl-fixes-6.6-rc3' of git://git./linux/kerne...
2023-09-23 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc3' of git://git./linux...
2023-09-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-09-23-10-31' of...
2023-09-23 Linus TorvaldsMerge tag '6.6-rc2-smb3-client-fixes' of git://git...
2023-09-23 Linus TorvaldsMerge tag 'i2c-for-6.6-rc3' of git://git./linux/kernel...
2023-09-23 Charles Keepaxmfd: cs42l43: Use correct macro for new-style PM runtim...
2023-09-23 Linus TorvaldsMerge tag 'loongarch-fixes-6.6-1' of git://git./linux...
2023-09-23 Linus TorvaldsMerge tag 's390-6.6-3' of git://git./linux/kernel/git...
2023-09-23 Linus TorvaldsMerge tag 'iomap-6.6-fixes-2' of git://git./fs/xfs...
2023-09-23 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.6-1' of https://github...
2023-09-23 Tom LendackyKVM: SVM: Do not use user return MSR support for virtua...
2023-09-23 Tom LendackyKVM: SVM: Fix TSC_AUX virtualization setup
2023-09-23 Paolo BonziniKVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
2023-09-23 Sean ChristophersonKVM: x86/mmu: Stop zapping invalidated TDP MMU roots...
2023-09-23 Paolo BonziniKVM: x86/mmu: Do not filter address spaces in for_each_...
2023-09-22 Linus TorvaldsMerge tag 'hardening-v6.6-rc3' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'xfs-6.6-fixes-1' of git://git./fs/xfs/xfs...
2023-09-22 Kees Cookcxl/acpi: Annotate struct cxl_cxims_data with __counted_by
2023-09-22 Dan Williamscxl/port: Fix cxl_test register enumeration regression
2023-09-22 Steven Rostedt... eventfs: Remember what dentries were created on dir...
2023-09-22 Zheng Yejianring-buffer: Fix bytes info in per_cpu buffer stats
2023-09-22 Linus TorvaldsMerge tag 'thermal-6.6-rc3' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'acpi-6.6-rc3' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'x86_urgent_for_v6.6-rc3' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'x86-urgent-2023-09-22' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'sched-urgent-2023-09-22' of git://git./linux...
next