index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
mtd: rawnand: xway: Fix build issue
Miquel Raynal
1
-1
/
+1
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
1
-1
/
+18
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
1
-1
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2
-2
/
+3
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
2020-07-06
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
1
-1
/
+6
2020-07-06
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-04
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
2020-07-04
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
3
-3
/
+4
2020-07-04
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
1
-2
/
+2
2020-07-04
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-07-04
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
1
-1
/
+1
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2
-12
/
+7
2020-07-03
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2
-1
/
+3
2020-07-03
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
3
-0
/
+8
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2
-6
/
+17
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
1
-6
/
+9
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2
-0
/
+30
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
1
-0
/
+4
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
5
-16
/
+29
2020-07-03
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-03
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2
-8
/
+11
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2
-11
/
+9
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
[next]