index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Vamshi K Sthambamkadi
1
-1
/
+1
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
1
-0
/
+7
2020-09-04
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
1
-1
/
+6
2020-09-04
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
3
-7
/
+33
2020-09-04
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
1
-0
/
+2
2020-09-04
thermal: core: Fix use-after-free in thermal_zone_device_unregister()
Dmitry Osipenko
1
-2
/
+3
2020-09-04
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
1
-2
/
+2
2020-09-04
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
1
-45
/
+55
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-09-04
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
Lukas Bulwahn
1
-1
/
+1
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
10
-15
/
+219
2020-09-04
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
3
-7
/
+6
2020-09-04
xen/balloon: add header guard
Roger Pau Monne
1
-0
/
+4
2020-09-04
x86, fakenuma: Fix invalid starting node ID
Huang Ying
1
-1
/
+1
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
mm: fix pin vs. gup mismatch with gate pages
Dave Hansen
1
-1
/
+1
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-09-03
net/smc: reset sndbuf_desc if freed
Ursula Braun
1
-0
/
+1
2020-09-03
net/smc: set rx_off for SMCR explicitly
Ursula Braun
1
-0
/
+2
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
1
-1
/
+14
2020-09-03
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
3
-7
/
+24
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new())
YueHaibing
1
-2
/
+2
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
3
-3
/
+9
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
1
-1
/
+1
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-09-03
doc: net: dsa: Fix typo in config code sample
Paul Barker
1
-1
/
+1
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-03
ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
Takashi Iwai
1
-1
/
+41
2020-09-03
MIPS: SNI: Fix SCSI interrupt
Thomas Bogendoerfer
1
-2
/
+2
2020-09-03
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
1
-0
/
+12
2020-09-03
x86/mm/32: Bring back vmalloc faulting on x86_32
Joerg Roedel
1
-0
/
+78
2020-09-03
x86/cmdline: Disable jump tables for cmdline.c
Arvind Sankar
1
-1
/
+1
2020-09-03
dt-bindings: renesas,rcar-dmac: Document r8a7742 support
Lad Prabhakar
1
-0
/
+1
2020-09-03
dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
Peter Ujfalusi
1
-2
/
+2
2020-09-03
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
4
-1
/
+22
2020-09-03
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
5
-7
/
+61
2020-09-03
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
5
-1
/
+50
2020-09-03
dmaengine: xilinx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-28
/
+8
2020-09-03
dmaengine: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
3
-18
/
+8
2020-09-03
dmaengine: pl330: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-03
dmaengine: Save few bytes and increase readability of dma_request_chan()
Andy Shevchenko
1
-2
/
+4
2020-09-03
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2
-24
/
+9
2020-09-03
drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug
Ben Skeggs
1
-0
/
+6
2020-09-03
drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update
Ben Skeggs
1
-1
/
+4
2020-09-03
drm/nouveau/kms/nv50-: add some whitespace before debug message
Ben Skeggs
1
-1
/
+1
[prev]
[next]