index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-02
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
2017-06-02
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2017-06-02
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
2017-06-02
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
2017-06-02
Merge tag 'sound-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-06-02
Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
HID: asus: Stop underlying hardware on remove
Carlo Caione
2017-06-02
dmaengine: pl330: fix warning in pl330_remove
Jean-Philippe Brucker
2017-06-01
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-06-01
ALSA: hda - Fix applying MSI dual-codec mobo quirk
Takashi Iwai
2017-05-31
Merge tag 'drm-fixes-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-06-01
Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...
Dave Airlie
2017-06-01
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-06-01
Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
2017-06-01
Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-05-31
drm/amdgpu: Program ring for vce instance 1 at its register space
Leo Liu
2017-05-31
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-31
ALSA: usb: Avoid VLA in mixer_us16x08.c
Takashi Iwai
2017-05-31
ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
Takashi Iwai
2017-05-31
Revert "ALSA: usb-audio: purge needless variable length array"
Takashi Iwai
2017-05-30
"Yes, people use FOLL_FORCE ;)"
Linus Torvalds
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-30
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-29
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
2017-05-29
HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices
Hans de Goede
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-29
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
2017-05-29
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2017-05-29
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
2017-05-29
drm/exynos: dsi: Remove bridge node reference in removal
Hoegeun Kwon
2017-05-29
drm/exynos: dsi: Fix the parse_dt function
Hoegeun Kwon
2017-05-29
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
2017-05-28
Linux 4.12-rc3
v4.12-rc3
Linus Torvalds
2017-05-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
[next]