index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
interval_tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
MAINTAINERS: update email address for Heiko Carstens
Heiko Carstens
2
-2
/
+4
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
3
-4
/
+7
2020-07-10
Restore gcc check in mips asm/unroll.h
Cesar Eduardo Barros
1
-1
/
+2
2020-07-10
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
1
-0
/
+2
2020-07-09
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-09
drm/radeon: fix double free
Tom Rix
1
-4
/
+3
2020-07-09
drm/amd/display: add dmcub check on RENOIR
Aaron Ma
1
-1
/
+1
2020-07-09
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-09
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
1
-14
/
+2
2020-07-09
s390/mm: fix huge pte soft dirty copying
Janosch Frank
1
-1
/
+1
2020-07-09
arm64: Add missing sentinel to erratum_1463225
Florian Fainelli
1
-0
/
+1
2020-07-09
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-09
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
3
-19
/
+24
2020-07-09
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
1
-2
/
+2
2020-07-09
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
1
-3
/
+3
2020-07-09
module: Refactor section attr into bin attribute
Kees Cook
1
-21
/
+24
2020-07-09
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
5
-12
/
+18
2020-07-08
arm64: Documentation: Fix broken table in generated HTML
Suzuki K Poulose
1
-0
/
+2
2020-07-08
arm64: kgdb: Fix single-step exception handling oops
Wei Li
1
-1
/
+1
2020-07-08
arm64: entry: Tidy up block comments and label numbers
Will Deacon
1
-8
/
+14
2020-07-08
arm64: Rework ARM_ERRATUM_1414080 handling
Marc Zyngier
1
-15
/
+19
2020-07-08
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...
Marc Zyngier
1
-0
/
+8
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2
-0
/
+4
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2
-3
/
+12
2020-07-08
arm64: entry: Fix the typo in the comment of el1_dbg()
Kevin Hao
1
-1
/
+1
2020-07-08
drivers/firmware/psci: Assign @err directly in hotplug_tests()
Gavin Shan
1
-2
/
+1
2020-07-08
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
1
-1
/
+4
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-07-08
Documentation: update for gcc 4.9 requirement
Randy Dunlap
2
-2
/
+2
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
7
-56
/
+8
2020-07-08
dm: use noio when sending kobject event
Mikulas Patocka
1
-3
/
+12
2020-07-08
dm zoned: Fix zone reclaim trigger
Damien Le Moal
3
-10
/
+11
2020-07-08
dm zoned: fix unused but set variable warnings
Wei Yongjun
1
-4
/
+1
2020-07-08
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-07-08
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
1
-3
/
+2
2020-07-08
mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
Veerabhadrarao Badiganti
1
-2
/
+3
2020-07-08
drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splat
Zenghui Yu
1
-2
/
+3
2020-07-08
drm/nouveau/nouveau: fix page fault on device private memory
Ralph Campbell
1
-0
/
+1
2020-07-08
drm/nouveau/svm: fix migrate page regression
Ralph Campbell
1
-1
/
+1
2020-07-08
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2
-4
/
+4
2020-07-08
drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabled
Ben Skeggs
1
-0
/
+3
2020-07-08
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-07
gfs2: Rework read and page fault locking
Andreas Gruenbacher
2
-46
/
+51
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
2
-2
/
+22
2020-07-07
mtd: rawnand: xway: Fix build issue
Miquel Raynal
1
-1
/
+1
2020-07-07
dm: do not use waitqueue for request-based DM
Ming Lei
2
-29
/
+39
2020-07-07
ALSA: compress: fix partial_drain completion state
Vinod Koul
2
-1
/
+13
2020-07-07
ALSA: usb-audio: Add implicit feedback quirk for RTX6001
Pavel Hofman
1
-0
/
+1
[next]