index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2
-2
/
+0
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2
-3
/
+6
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
1
-0
/
+8
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
1
-20
/
+11
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
3
-11
/
+8
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
1
-1
/
+2
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-07
ata: ahci: Add sysfs attribute to show remapped NVMe device count
Kai-Heng Feng
2
-4
/
+25
2020-04-07
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
1
-1
/
+1
2020-04-07
ata: ahci-imx: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2020-04-07
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
1
-0
/
+1
2020-04-07
block: fix busy device checking in blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-04-07
ucount: Make sure ucounts in /proc/sys/user don't regress again
Jan Kara
1
-0
/
+2
2020-04-07
Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links
Joakim Lönnegren
1
-5
/
+2
2020-04-07
docs: driver-api: address duplicate label warning
Lukas Bulwahn
1
-3
/
+0
2020-04-07
Documentation: sysrq: fix RST formatting
Alyssa Ross
1
-9
/
+11
2020-04-07
docs: kernel-parameters.txt: Fix broken references
Jimmy Assarsson
1
-2
/
+2
2020-04-07
docs: kernel-parameters.txt: Remove nompx
Jimmy Assarsson
1
-4
/
+0
2020-04-07
docs: filesystems: fix typo in qnx6.rst
Vilhelm Prytz
1
-1
/
+1
2020-04-07
smb3: smbdirect support can be configured by default
Steve French
1
-1
/
+1
2020-04-07
drm/amd/display: Check for null fclk voltage when parsing clock table
Michael Strauss
1
-1
/
+1
2020-04-07
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
1
-2
/
+3
2020-04-07
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
4
-4
/
+19
2020-04-07
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
1
-1
/
+12
2020-04-07
drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
Nicholas Kazlauskas
1
-0
/
+1
2020-04-07
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
2
-6
/
+11
2020-04-07
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
1
-1
/
+1
2020-04-07
drm/amd/display: Translate cursor position by source rect
Nicholas Kazlauskas
1
-1
/
+33
2020-04-07
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
1
-0
/
+2
2020-04-07
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
2
-3
/
+13
2020-04-07
drm/amdgpu/psp: dont warn on missing optional TA's
Alex Deucher
1
-3
/
+3
2020-04-07
drm/amdgpu: update RAS related dmesg print
John Clements
2
-7
/
+12
2020-04-07
drm/amdgpu: resolve mGPU RAS query instability
John Clements
1
-5
/
+15
2020-04-07
drm/amd/amdgpu: Correct gfx10's CG sequence
Chengming Gui
1
-8
/
+15
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
1
-1
/
+1
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
1
-3
/
+2
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
1
-1
/
+1
2020-04-07
ubsan: include bug type in report header
Kees Cook
1
-21
/
+15
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
1
-1
/
+9
2020-04-07
ubsan: check panic_on_warn
Kees Cook
1
-0
/
+11
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
3
-0
/
+81
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2
-6
/
+30
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
3
-6
/
+27
2020-04-07
init/Kconfig: clean up ANON_INODES and old IO schedulers options
Krzysztof Kozlowski
1
-2
/
+1
2020-04-07
kernel/gcov/fs.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]