index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: sud_test: return correct emulated syscall value on RISC-V
Clément Léger
2024-04-25
1
-0
/
+14
*
riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
Clément Léger
2024-04-23
1
-1
/
+1
*
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-09
3
-3
/
+3
|
\
|
*
riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
Samuel Holland
2024-04-09
2
-2
/
+2
|
*
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
2024-04-09
1
-1
/
+1
*
|
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
1
-3
/
+0
*
|
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
2024-04-04
1
-0
/
+8
*
|
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
1
-1
/
+1
*
|
riscv: use KERN_INFO in do_trap
Andreas Schwab
2024-04-04
1
-1
/
+1
*
|
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-04-04
1
-7
/
+8
*
|
riscv: mm: implement pgprot_nx
Jisheng Zhang
2024-03-27
1
-0
/
+6
*
|
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
2024-03-27
1
-1
/
+1
*
|
RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
Victor Isaev
2024-03-27
1
-1
/
+1
*
|
riscv: Mark __se_sys_* functions __used
Sami Tolvanen
2024-03-26
1
-1
/
+2
*
|
drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
Pu Lehui
2024-03-26
1
-0
/
+4
*
|
riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
Masahiro Yamada
2024-03-26
1
-1
/
+1
*
|
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-03-26
1
-0
/
+1
*
|
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-03-26
1
-2
/
+2
*
|
riscv: mm: Fix prototype to avoid discarding const
Samuel Holland
2024-03-26
1
-2
/
+2
*
|
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
1
-2
/
+2
*
|
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
4
-2
/
+14
|
\
\
|
*
|
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
*
|
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
|
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
|
*
|
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
15
-89
/
+80
|
\
\
\
|
*
|
|
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
|
*
|
|
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
|
*
|
|
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
1
-0
/
+1
|
*
|
|
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
2
-6
/
+13
|
*
|
|
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
2024-03-24
1
-4
/
+4
|
*
|
|
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
1
-5
/
+5
|
*
|
|
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
1
-0
/
+11
|
*
|
|
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
1
-5
/
+7
|
*
|
|
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
|
*
|
|
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
|
*
|
|
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
2024-03-22
1
-5
/
+5
|
*
|
|
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
|
*
|
|
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
2024-03-21
1
-0
/
+1
*
|
|
|
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-24
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
2024-03-21
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
2
-12
/
+42
|
\
\
\
\
|
*
|
|
|
swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
Will Deacon
2024-03-13
1
-7
/
+11
|
*
|
|
|
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-13
1
-0
/
+9
|
*
|
|
|
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
2024-03-13
1
-2
/
+9
|
*
|
|
|
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
2024-03-13
1
-1
/
+3
|
*
|
|
|
swiotlb: Enforce page alignment in swiotlb_alloc()
Will Deacon
2024-03-13
1
-0
/
+6
|
*
|
|
|
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
2024-03-13
1
-12
/
+14
*
|
|
|
|
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
2
-3
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
timers: Fix removed self-IPI on global timer's enqueue in nohz_full
Frederic Weisbecker
2024-03-19
1
-1
/
+11
[next]