index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
mm,thp: recheck each page before collapsing file THP
Song Liu
1
-12
/
+16
2019-11-15
mm: slub: really fix slab walking for init_on_free
Laura Abbott
1
-30
/
+9
2019-11-15
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
1
-1
/
+1
2019-11-15
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
1
-1
/
+1
2019-11-15
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
1
-0
/
+1
2019-11-15
mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
zhong jiang
1
-4
/
+12
2019-11-15
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
1
-5
/
+9
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-8
/
+23
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
1
-1
/
+6
2019-11-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2019-11-15
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-27
/
+6
2019-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+27
2019-11-15
Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-1
/
+1
2019-11-15
Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-9
/
+23
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-37
/
+23
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-61
/
+91
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
1
-0
/
+7
2019-11-15
Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-22
/
+16
2019-11-15
Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2019-11-15
Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-14
/
+6
2019-11-14
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
1
-22
/
+16
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
1
-1
/
+1
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
1
-0
/
+4
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
1
-7
/
+18
2019-11-14
ALSA: usb-audio: Fix incorrect size check for processing/extension units
Takashi Iwai
1
-3
/
+3
2019-11-14
Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+5
2019-11-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-39
/
+46
2019-11-14
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
1
-3
/
+2
2019-11-15
kbuild: tell sparse about the $ARCH
Luc Van Oostenryck
1
-0
/
+3
2019-11-15
sparc: vdso: fix build error of vdso32
Masahiro Yamada
1
-2
/
+2
2019-11-14
mmc: sdhci-of-at91: fix quirk2 overwrite
Eugen Hristev
1
-1
/
+1
2019-11-14
ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
Takashi Iwai
1
-2
/
+2
2019-11-13
drm/i915/tgl: MOCS table update
Matt Roper
1
-1
/
+1
2019-11-13
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
1
-8
/
+0
2019-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-19
/
+33
2019-11-13
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+15
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
1
-1
/
+7
2019-11-13
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
1
-0
/
+4
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-13
kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
Paolo Bonzini
1
-0
/
+5
2019-11-13
drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
Yunhao Tian
1
-1
/
+1
2019-11-13
scripts/tools-support-relr.sh: un-quote variables
Ilie Halip
1
-4
/
+4
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
1
-2
/
+6
2019-11-13
ALSA: usb-audio: not submit urb for stopped endpoint
Henry Lin
1
-0
/
+3
2019-11-12
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-12
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
1
-1
/
+1
2019-11-12
Remove VirtualBox guest shared folders filesystem
Linus Torvalds
13
-3280
/
+0
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-51
/
+96
2019-11-12
Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-2
/
+2
2019-11-12
drm/i915: update rawclk also on resume
Jani Nikula
2
-3
/
+3
[next]