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
*
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
2020-05-19
1
-10
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
51
-184
/
+389
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
5
-0
/
+5
|
|
\
|
|
*
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-15
3
-0
/
+3
|
|
*
net: ethernet: ti: Remove TI_CPTS_MOD workaround
Clay McClure
2020-05-12
2
-0
/
+2
|
*
|
Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-15
9
-21
/
+25
|
|
\
\
|
|
*
|
riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id'
Kefeng Wang
2020-05-14
1
-0
/
+1
|
|
*
|
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
2020-05-14
1
-0
/
+2
|
|
*
|
riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU
Kefeng Wang
2020-05-13
1
-0
/
+1
|
|
*
|
riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU
Kefeng Wang
2020-05-13
1
-1
/
+1
|
|
*
|
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
2020-05-13
2
-0
/
+3
|
|
*
|
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-05-13
1
-1
/
+1
|
|
*
|
riscv: Fix unmet direct dependencies built based on SOC_VIRT
Kefeng Wang
2020-05-13
1
-8
/
+9
|
|
*
|
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-05-13
2
-7
/
+3
|
|
*
|
riscv: perf_event: Make some funciton static
Kefeng Wang
2020-05-11
1
-4
/
+4
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-05-15
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
2020-05-11
1
-0
/
+1
|
*
|
|
|
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
3
-1
/
+37
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-13
3
-1
/
+37
|
*
|
|
|
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
9
-86
/
+133
|
|
\
\
\
\
|
|
*
|
|
|
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-05-03
1
-4
/
+4
|
|
*
|
|
|
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
2020-05-01
1
-13
/
+14
|
|
*
|
|
|
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
|
*
|
|
|
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-30
1
-4
/
+8
|
|
*
|
|
|
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
3
-14
/
+43
|
|
*
|
|
|
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
|
*
|
|
|
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
1
-3
/
+3
|
|
*
|
|
|
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
1
-1
/
+1
|
|
*
|
|
|
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
3
-18
/
+28
|
|
*
|
|
|
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-25
1
-5
/
+5
|
|
*
|
|
|
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
2020-04-25
1
-1
/
+1
|
|
*
|
|
|
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
2020-04-25
1
-3
/
+2
|
|
*
|
|
|
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
2020-04-25
1
-1
/
+2
|
|
*
|
|
|
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-25
1
-19
/
+21
|
*
|
|
|
|
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
1
-2
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: futex: Address build warning
Thomas Gleixner
2020-05-07
1
-2
/
+7
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-10
9
-34
/
+121
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: Remove unused code from STRICT_KERNEL_RWX
Atish Patra
2020-05-06
2
-24
/
+0
|
|
*
|
|
|
|
riscv: force __cpu_up_ variables to put in data section
Zong Li
2020-05-05
1
-2
/
+2
|
|
*
|
|
|
|
riscv: add Linux note to vdso
Andreas Schwab
2020-05-04
2
-1
/
+13
|
|
*
|
|
|
|
riscv: set max_pfn to the PFN of the last page
Vincent Chen
2020-05-04
1
-1
/
+2
|
|
*
|
|
|
|
RISC-V: Remove N-extension related defines
Anup Patel
2020-05-04
1
-3
/
+0
|
|
*
|
|
|
|
RISC-V: Add bitmap reprensenting ISA features common across CPUs
Anup Patel
2020-05-04
2
-3
/
+102
|
|
*
|
|
|
|
RISC-V: Export riscv_cpuid_to_hartid_mask() API
Anup Patel
2020-05-04
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-05-08
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-05-08
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-05-07
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
arm64: hugetlb: avoid potential NULL dereference
Mark Rutland
2020-05-07
1
-0
/
+2
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
13
-39
/
+57
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-05-06
1
-1
/
+3
|
|
|
\
\
\
\
\
[next]