index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fix JIT of is_mov_percpu_addr instruction.
Alexei Starovoitov
2024-04-18
1
-1
/
+1
*
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-09
1
-0
/
+72
*
bpf, riscv: Implement bpf_addr_space_cast instruction
Puranjay Mohan
2024-04-04
3
-0
/
+16
*
bpf, riscv: Implement PROBE_MEM32 pseudo instructions
Puranjay Mohan
2024-04-04
3
-2
/
+189
*
bpf: Optimize emit_mov_imm64().
Alexei Starovoitov
2024-04-04
1
-1
/
+4
*
bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT
Andrii Nakryiko
2024-04-04
1
-4
/
+3
*
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2024-04-03
1
-0
/
+16
*
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
2024-04-03
1
-0
/
+16
*
bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
Puranjay Mohan
2024-04-03
1
-10
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-29
161
-1141
/
+5695
|
\
|
*
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
3
-28
/
+38
|
|
\
|
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-26
3
-28
/
+38
|
|
|
\
|
|
|
*
riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
Pu Lehui
2024-03-25
1
-0
/
+16
|
|
|
*
arm64: bpf: fix 32bit unconditional bswap
Artem Savkov
2024-03-21
1
-1
/
+1
|
|
|
*
bpf, arm64: fix bug in BPF_LDX_MEMSX
Puranjay Mohan
2024-03-20
1
-1
/
+1
|
|
|
*
s390/bpf: Fix bpf_plt pointer arithmetic
Ilya Leoshkevich
2024-03-20
1
-26
/
+20
|
*
|
|
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-03-26
1
-0
/
+2
|
*
|
|
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
2024-03-26
1
-0
/
+1
|
*
|
|
ARM: prctl: reject PR_SET_MDWE on pre-ARMv6
Zev Weiss
2024-03-26
1
-0
/
+14
|
*
|
|
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-26
1
-0
/
+14
|
*
|
|
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
|
*
|
|
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
14
-85
/
+76
|
|
\
\
\
\
|
|
*
|
|
|
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
|
|
*
|
|
|
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 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-23
15
-225
/
+268
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2024-03-17
8
-63
/
+61
|
|
*
|
|
|
|
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2024-03-17
2
-131
/
+142
|
|
*
|
|
|
|
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
2024-03-17
5
-31
/
+65
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2024-03-23
11
-184
/
+33
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branches 'misc' and 'fixes' into for-linus
Russell King (Oracle)
2024-03-19
1
-0
/
+3
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses
Yongqiang Liu
2024-03-11
1
-0
/
+3
|
|
*
|
|
|
|
|
|
ARM: 9354/1: ptrace: Use bitfield helpers
Geert Uytterhoeven
2024-03-11
1
-2
/
+3
|
|
*
|
|
|
|
|
|
ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores
Ard Biesheuvel
2024-02-26
4
-177
/
+15
|
|
*
|
|
|
|
|
|
ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTER
Masahiro Yamada
2024-02-24
1
-3
/
+0
|
|
*
|
|
|
|
|
|
ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
Kees Cook
2024-02-24
1
-0
/
+1
|
|
*
|
|
|
|
|
|
ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
Kees Cook
2024-02-24
1
-0
/
+7
|
|
*
|
|
|
|
|
|
ARM: 9349/1: unwind: Add missing "Call trace:" line
Kees Cook
2024-02-24
2
-1
/
+3
|
|
*
|
|
|
|
|
|
ARM: 9334/1: mm: init: remove misuse of kernel-doc comment
Randy Dunlap
2024-02-24
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
1
-1
/
+1
|
|
\
\
\
\
\
\
\
[next]