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
*
Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-05
1
-10
/
+40
|
\
|
*
module: Harden STRICT_MODULE_RWX
Peter Zijlstra
2020-04-21
1
-0
/
+24
|
*
module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs
Jessica Yu
2020-04-17
1
-11
/
+18
*
|
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
24
-586
/
+608
|
\
\
|
*
|
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
2020-05-03
1
-0
/
+1
|
*
|
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
2020-04-26
1
-0
/
+2
|
*
|
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
2
-48
/
+49
|
*
|
xen/privcmd: Remove unneeded asm/tlb.h include
Thomas Gleixner
2020-04-26
1
-1
/
+0
|
*
|
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
2
-127
/
+126
|
*
|
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
2
-32
/
+33
|
*
|
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
2
-14
/
+13
|
*
|
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
2
-5
/
+8
|
*
|
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
2
-29
/
+23
|
*
|
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
3
-10
/
+17
|
*
|
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
8
-47
/
+40
|
*
|
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
5
-58
/
+59
|
*
|
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
4
-45
/
+44
|
*
|
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
7
-36
/
+45
|
*
|
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
2020-04-24
2
-55
/
+55
|
*
|
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
3
-22
/
+25
|
*
|
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-24
3
-32
/
+38
|
*
|
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-24
2
-18
/
+21
|
*
|
x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()
Christoph Hellwig
2020-04-23
1
-2
/
+2
|
*
|
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-23
3
-14
/
+16
|
*
|
x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()
Christoph Hellwig
2020-04-23
3
-20
/
+16
|
*
|
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2020-04-20
3
-12
/
+12
|
*
|
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-20
3
-6
/
+10
*
|
|
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-05
27
-31
/
+1119
|
\
\
\
|
*
|
|
soc: sifive: l2 cache: Mark l2_get_priv_group as static
Palmer Dabbelt
2020-05-29
1
-1
/
+1
|
*
|
|
soc: sifive: l2 cache: Eliminate an unsigned zero compare warning
Palmer Dabbelt
2020-05-29
1
-1
/
+1
|
*
|
|
riscv: Add support to determine no. of L2 cache way enabled
Yash Shah
2020-05-21
1
-0
/
+38
|
*
|
|
riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
Yash Shah
2020-05-21
2
-0
/
+32
|
*
|
|
riscv: Use text_mutex instead of patch_lock
Zong Li
2020-05-18
2
-6
/
+20
|
*
|
|
riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
Zong Li
2020-05-18
1
-7
/
+14
|
*
|
|
riscv: Remove the 'riscv_' prefix of function name
Zong Li
2020-05-18
3
-14
/
+14
|
*
|
|
riscv: Add SW single-step support for KDB
Vincent Chen
2020-05-18
2
-2
/
+396
|
*
|
|
riscv: Use the XML target descriptions to report 3 system registers
Vincent Chen
2020-05-18
4
-1
/
+140
|
*
|
|
riscv: Add KGDB support
Vincent Chen
2020-05-18
6
-0
/
+325
|
*
|
|
kgdb: Add kgdb_has_hit_break function
Vincent Chen
2020-05-18
1
-0
/
+12
|
*
|
|
RISC-V: Skip setting up PMPs on traps
Palmer Dabbelt
2020-05-18
1
-1
/
+10
|
*
|
|
riscv: K210: Update defconfig
Damien Le Moal
2020-05-18
1
-5
/
+2
|
*
|
|
riscv: K210: Add a built-in device tree
Palmer Dabbelt
2020-05-18
4
-2
/
+33
|
*
|
|
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-18
7
-0
/
+90
*
|
|
|
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
469
-7435
/
+11739
|
\
\
\
\
|
*
|
|
|
dt-bindings: clock: Add documentation for X1830 bindings.
周琰杰 (Zhou Yanjie)
2020-06-03
1
-0
/
+2
|
*
|
|
|
dt-bindings: mailbox: Convert imx mu to json-schema
Anson Huang
2020-06-02
2
-58
/
+91
|
*
|
|
|
dt-bindings: power: Convert imx gpcv2 to json-schema
Anson Huang
2020-06-02
2
-77
/
+108
|
*
|
|
|
dt-bindings: power: Convert imx gpc to json-schema
Anson Huang
2020-06-02
2
-91
/
+124
|
*
|
|
|
dt-bindings: Merge gpio-usb-b-connector with usb-connector
Thierry Reding
2020-05-30
2
-34
/
+35
|
*
|
|
|
dt-bindings: timer: renesas: cmt: Convert to json-schema
Geert Uytterhoeven
2020-05-29
2
-110
/
+182
[next]