index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
10
-119
/
+17
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
6
-47
/
+139
2019-11-16
x86/iopl: Fixup misleading comment
Thomas Gleixner
1
-8
/
+27
2019-11-16
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
3
-42
/
+50
2019-11-16
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
3
-15
/
+23
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
5
-45
/
+54
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
5
-10
/
+38
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
5
-39
/
+57
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
4
-21
/
+28
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
5
-41
/
+69
2019-11-16
x86/ioperm: Avoid bitmap allocation if no permissions are set
Thomas Gleixner
1
-0
/
+3
2019-11-16
x86/ioperm: Simplify first ioperm() invocation logic
Thomas Gleixner
1
-29
/
+26
2019-11-16
x86/iopl: Cleanup include maze
Thomas Gleixner
1
-12
/
+4
2019-11-16
x86/tss: Fix and move VMX BUILD_BUG_ON()
Thomas Gleixner
2
-8
/
+8
2019-11-16
x86/cpu: Unify cpu_init()
Thomas Gleixner
1
-108
/
+65
2019-11-16
x86/process: Unify copy_thread_tls()
Thomas Gleixner
5
-143
/
+116
2019-11-16
x86/ptrace: Prevent truncation of bitmap size
Thomas Gleixner
1
-1
/
+1
2019-11-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-22
/
+30
2019-11-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+29
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+0
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
2019-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-17
/
+0
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
1
-17
/
+0
2019-11-06
Merge tag 'stm32-dt-for-v5.4-fixes-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-13
/
+4
2019-11-06
ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
1
-1
/
+0
2019-11-06
ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
1
-10
/
+2
2019-11-06
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
Christophe Roullier
1
-2
/
+2
2019-11-06
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2019-11-05
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
1
-0
/
+3
2019-11-05
x86/dumpstack/64: Don't evaluate exception stacks before setup
Thomas Gleixner
1
-0
/
+7
2019-11-05
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
1
-13
/
+15
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2
-14
/
+0
2019-11-04
Merge tag 'imx-fixes-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-1
/
+1
2019-11-04
arm64: dts: zii-ultra: fix ARM regulator GPIO handle
Lucas Stach
1
-1
/
+1
2019-11-03
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
1
-0
/
+4
2019-11-02
Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-1
/
+6
2019-11-02
Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
5
-7
/
+19
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-18
/
+57
2019-11-02
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-18
/
+42
2019-11-01
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
2019-11-01
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-15
/
+72
2019-11-02
powerpc/bpf: Fix tail call implementation
Eric Dumazet
1
-0
/
+13
2019-11-01
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-21
/
+43
2019-11-01
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2019-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-18
/
+58
2019-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-13
/
+11
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
1
-3
/
+20
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
1
-0
/
+2
[next]