]> Git Repo - linux.git/history - arch
net: page_pool: add nlspec for basic access to page pools
[linux.git] / arch /
2023-11-08 Linus TorvaldsMerge tag 'memblock-v6.7-rc1' of git://git.kernel.org...
2023-11-08 Linus TorvaldsMerge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub...
2023-11-08 Linus TorvaldsMerge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel...
2023-11-08 Rick Edgecombex86/shstk: Delay signal entry SSP write until after...
2023-11-08 Douglas AndersonRevert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
2023-11-08 Douglas Andersonarm64: Move MediaTek GIC quirk handling from irqchip...
2023-11-08 Palmer DabbeltMerge patch series "riscv: Fix set_memory_XX() and...
2023-11-08 Alexandre Ghitiriscv: Fix set_memory_XX() and set_direct_map_XX()...
2023-11-08 Alexandre Ghitiriscv: Don't use PGD entries for the linear mapping
2023-11-08 Hengqi ChenLoongArch: BPF: Support signed mod instructions
2023-11-08 Hengqi ChenLoongArch: BPF: Support signed div instructions
2023-11-08 Hengqi ChenLoongArch: BPF: Support 32-bit offset jmp instructions
2023-11-08 Hengqi ChenLoongArch: BPF: Support unconditional bswap instructions
2023-11-08 Hengqi ChenLoongArch: BPF: Support sign-extension mov instructions
2023-11-08 Hengqi ChenLoongArch: BPF: Support sign-extension load instructions
2023-11-08 Hengqi ChenLoongArch: Add more instruction opcodes and emit_*...
2023-11-08 Huacai ChenLoongArch/smp: Call rcutree_report_cpu_starting() earlier
2023-11-08 WANG RuiLoongArch: Relax memory ordering for atomic operations
2023-11-08 Nathan ChancellorLoongArch: Mark __percpu functions as always inline
2023-11-08 WANG RuiLoongArch: Disable module from accessing external data...
2023-11-08 Huacai ChenLoongArch: Support PREEMPT_DYNAMIC with static keys
2023-11-08 Linus TorvaldsMerge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub...
2023-11-08 Linus TorvaldsMerge tag 'drm-next-2023-11-07' of git://anongit.freede...
2023-11-08 Linus TorvaldsMerge tag 'regmap-fix-v6.7-merge-window' of git://git...
2023-11-08 Linus TorvaldsMerge tag 'rproc-v6.7' of git://git.kernel.org/pub...
2023-11-08 Linus TorvaldsMerge tag 'rpmsg-v6.7' of git://git.kernel.org/pub...
2023-11-08 Linus TorvaldsMerge tag 'pcmcia-6.7-rc1' of git://git.kernel.org...
2023-11-08 Linus TorvaldsMerge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git...
2023-11-07 Evan GreenRISC-V: Probe misaligned access speed in parallel
2023-11-07 Evan GreenRISC-V: Remove __init on unaligned_emulation_finish()
2023-11-07 Evan GreenRISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-11-07 Palmer DabbeltRISC-V: Don't rely on positional structure initialization
2023-11-07 Palmer DabbeltMerge patch series "riscv: Add remaining module relocat...
2023-11-07 Charlie Jenkinsriscv: Add tests for riscv module loading
2023-11-07 Charlie Jenkinsriscv: Add remaining module relocations
2023-11-07 Emil Renner Berthingriscv: Avoid unaligned access when relocating modules
2023-11-07 Linus TorvaldsMerge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub...
2023-11-07 Linus TorvaldsMerge tag 'vfs-6.7.iomap' of git://git.kernel.org/pub...
2023-11-07 Linus TorvaldsMerge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel...
2023-11-07 Linus TorvaldsMerge tag 'ovl-update-6.7' of git://git.kernel.org...
2023-11-07 Rafael J. WysockiMerge branch 'pm-tools'
2023-11-07 Rafael J. WysockiMerge branch 'pm-cpufreq'
2023-11-07 Linus TorvaldsMerge tag 'bcachefs-2023-11-5' of https://evilpiepirate...
2023-11-07 Helge Dellerparisc/pgtable: Do not drop upper 5 address bits of...
2023-11-07 Christoph Hellwigriscv: split cache ops out of dma-noncoherent.c
2023-11-07 Ilkka Koskinenarm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
2023-11-07 Palmer DabbeltMerge patch series "riscv: tlb flush improvements"
2023-11-07 Alexandre Ghitiriscv: Improve flush_tlb_kernel_range()
2023-11-07 Alexandre Ghitiriscv: Make __flush_tlb_range() loop over pte instead...
2023-11-07 Alexandre Ghitiriscv: Improve flush_tlb_range() for hugetlb pages
2023-11-07 Alexandre Ghitiriscv: Improve tlb_flush()
2023-11-07 Nathan Lynchpowerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
2023-11-07 Nathan Lynchpowerpc/pseries/rtas-work-area: Fix rtas_work_area_rese...
2023-11-07 Andreas Schwabriscv: select ARCH_PROC_KCORE_TEXT
2023-11-06 Dmitry TorokhovMerge branch 'next' into for-linus
2023-11-06 Linus TorvaldsMerge tag 'media/v6.7-1' of git://git.kernel.org/pub...
2023-11-06 Clément Légerriscv: kernel: Use correct SYM_DATA_*() macro for data
2023-11-06 Clément Légerriscv: Use SYM_*() assembly macros instead of deprecate...
2023-11-06 Clément Légerriscv: use ".L" local labels in assembly when applicable
2023-11-06 Geert Uytterhoevenriscv: boot: Fix creation of loader.bin
2023-11-06 Palmer DabbeltMerge patch series "riscv: tlb flush improvements"
2023-11-06 Alexandre Ghitiriscv: Improve flush_tlb_kernel_range()
2023-11-06 Alexandre Ghitiriscv: Make __flush_tlb_range() loop over pte instead...
2023-11-06 Alexandre Ghitiriscv: Improve flush_tlb_range() for hugetlb pages
2023-11-06 Alexandre Ghitiriscv: Improve tlb_flush()
2023-11-06 Thomas Zimmermannpowerpc/fb: Call internal __phys_mem_access_prot()...
2023-11-06 Thomas Zimmermannpowerpc: Remove file parameter from phys_mem_access_prot()
2023-11-06 Thomas Zimmermannpowerpc/machdep: Remove trailing whitespaces
2023-11-06 Linus TorvaldsMerge tag 'rtc-6.7' of git://git.kernel.org/pub/scm...
2023-11-06 Linus TorvaldsMerge tag 'mailbox-v6.7' of git://git.kernel.org/pub...
2023-11-06 Dave AirlieMerge tag 'drm-misc-next-fixes-2023-11-02' of git:...
2023-11-05 Jisheng Zhangriscv: mm: update T-Head memory type definitions
2023-11-05 Palmer DabbeltMerge patch series "riscv: vdso.lds.S: some improvement"
2023-11-05 Jisheng Zhangriscv: vdso.lds.S: remove hardcoded 0x800 .text start...
2023-11-05 Jisheng Zhangriscv: vdso.lds.S: merge .data section into .rodata...
2023-11-05 Jisheng Zhangriscv: vdso.lds.S: drop __alt_start and __alt_end symbols
2023-11-05 Yunhui Cuiriscv: add userland instruction dump to RISC-V splats
2023-11-05 Nam Caoriscv: kprobes: allow writing to x0
2023-11-05 Nam Caoriscv: provide riscv-specific is_trap_insn()
2023-11-05 Alexander Gordeevs390/mm: make pte_free_tlb() similar to pXd_free_tlb()
2023-11-05 Alexander Gordeevs390/mm: use compound page order to distinguish page...
2023-11-05 Alexander Gordeevs390/mm: use full 4KB page for 2KB PTE
2023-11-05 Heiko Carstenss390/cmma: rework no-dat handling
2023-11-05 Heiko Carstenss390/cmma: move arch_set_page_dat() to header file
2023-11-05 Heiko Carstenss390/cmma: move set_page_stable() and friends to header...
2023-11-05 Heiko Carstenss390/cmma: move parsing of cmma kernel parameter to...
2023-11-05 Heiko Carstenss390/cmma: cleanup inline assemblies
2023-11-05 Heiko Carstenss390: add USER_STACKTRACE support
2023-11-05 Heiko Carstenss390/perf: implement perf_callchain_user()
2023-11-05 Alexander Gordeevs390/mm: add missing conversion to use ptdescs
2023-11-05 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2023-11-05 Linus TorvaldsMerge tag 'firewire-updates-6.7' of git://git.kernel...
2023-11-05 Linus TorvaldsMerge tag 'i2c-for-6.7-rc1' of git://git.kernel.org...
2023-11-05 Linus TorvaldsMerge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel...
2023-11-05 Palmer DabbeltMerge patch series "Improve PTDUMP and introduce new...
2023-11-05 Yu Chien Peter Linriscv: Introduce NAPOT field to PTDUMP
2023-11-05 Yu Chien Peter Linriscv: Introduce PBMT field to PTDUMP
2023-11-05 Yu Chien Peter Linriscv: Improve PTDUMP to show RSW with non-zero value
2023-11-05 Conor DooleyRISC-V: capitalise CMO op macros
2023-11-05 Jisheng Zhangriscv: don't probe unaligned access speed if already...
next
This page took 0.207323 seconds and 7 git commands to generate.