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
*
err.h: remove deprecated PTR_RET for good
Lukas Bulwahn
2020-03-22
1
-3
/
+0
*
blk-mq: Fix typo in comment
Gabriela Bittencourt
2020-03-17
1
-1
/
+1
*
x86/boot: Fix comment spelling
Geert Uytterhoeven
2020-03-17
1
-1
/
+1
*
sh: mach-highlander: Fix comment spelling
Geert Uytterhoeven
2020-03-17
1
-2
/
+2
*
s390/dasd: Fix comment spelling
Geert Uytterhoeven
2020-03-17
1
-1
/
+1
*
mfd: wm8994: Fix comment spelling
Geert Uytterhoeven
2020-03-17
1
-1
/
+1
*
docs: Add reference in binfmt-misc.rst
Romuald Brunet
2020-03-17
1
-2
/
+2
*
genirq: fix kerneldoc comment for irq_desc
Yunfeng Ye
2020-03-17
1
-1
/
+1
*
drm/amdgpu: fix two documentation mismatch issues
Wang Xiayang
2020-03-17
1
-2
/
+2
*
HID: fix Kconfig word ordering
Geert Uytterhoeven
2020-03-17
1
-1
/
+1
*
list/hashtable: minor documentation corrections.
NeilBrown
2020-03-17
2
-3
/
+3
*
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
2020-03-15
1
-1
/
+1
*
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-1
/
+31
|
\
|
*
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-03-15
2
-1
/
+31
|
|
\
|
|
*
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2020-03-14
2
-1
/
+31
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
4
-45
/
+67
|
\
\
\
|
*
|
|
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-09
1
-2
/
+2
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
4
-43
/
+65
*
|
|
|
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+26
|
\
\
\
\
|
*
|
|
|
x86/vector: Remove warning on managed interrupt migration
Peter Xu
2020-03-13
1
-6
/
+8
|
*
|
|
|
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-03-11
1
-0
/
+18
*
|
|
|
|
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-15
30
-134
/
+139
|
\
\
\
\
\
|
*
|
|
|
|
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-12
1
-10
/
+7
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-07
24
-84
/
+98
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
12
-72
/
+72
|
|
*
|
|
|
|
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
1
-6
/
+9
|
|
*
|
|
|
|
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
7
-0
/
+7
|
|
*
|
|
|
|
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-06
1
-2
/
+2
|
|
*
|
|
|
|
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-03-06
1
-1
/
+3
|
|
*
|
|
|
|
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
3
-3
/
+5
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-04
9
-40
/
+34
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
1
-7
/
+6
|
|
*
|
|
|
|
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-03
5
-22
/
+23
|
|
*
|
|
|
|
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
1
-8
/
+2
|
|
*
|
|
|
|
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
1
-2
/
+2
|
|
*
|
|
|
|
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-15
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
2020-03-03
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-27
1
-4
/
+5
|
*
|
|
|
|
|
|
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-02-25
1
-2
/
+7
*
|
|
|
|
|
|
|
Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
1
-9
/
+23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
2020-03-08
1
-0
/
+3
|
*
|
|
|
|
|
|
|
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
2020-03-08
1
-9
/
+20
*
|
|
|
|
|
|
|
|
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-15
8
-49
/
+94
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2020-03-14
2
-2
/
+13
|
*
|
|
|
|
|
|
|
|
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
2020-03-14
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
2020-03-14
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
2020-03-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
iommu/vt-d: Fix debugfs register reads
Megha Dey
2020-03-13
2
-15
/
+27
[next]