summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-1612-86/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell2019-11-161-3/+3
| * | | | | | | | | mm/debug.c: __dump_page() prints an extra lineRalph Campbell2019-11-161-12/+15
| * | | | | | | | | mm/page_io.c: do not free shared swap slotsVinayak Menon2019-11-161-3/+3
| * | | | | | | | | mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-163-16/+64
| * | | | | | | | | mm,thp: recheck each page before collapsing file THPSong Liu2019-11-161-12/+16
| * | | | | | | | | mm: slub: really fix slab walking for init_on_freeLaura Abbott2019-11-161-30/+9
| * | | | | | | | | mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin2019-11-161-1/+1
| * | | | | | | | | mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin2019-11-161-1/+1
| * | | | | | | | | lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin2019-11-161-0/+1
| * | | | | | | | | mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang2019-11-161-4/+12
| * | | | | | | | | mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi2019-11-161-5/+9
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-163-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul2019-11-151-0/+1
| * | | | | | | | | | Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-151-0/+1
| * | | | | | | | | | Input: ff-memless - kill timer in destroy()Oliver Neukum2019-11-151-0/+9
* | | | | | | | | | | Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-155-17/+59
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | rsxx: add missed destroy_workqueue calls in removeChuhong Yuan2019-11-141-0/+2
| * | | | | | | | | | iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue2019-11-141-2/+6
| * | | | | | | | | | block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente2019-11-141-6/+26
| * | | | | | | | | | io_uring: ensure registered buffer import returns the IO lengthJens Axboe2019-11-141-1/+1
| * | | | | | | | | | io_uring: Fix getting file for timeoutPavel Begunkov2019-11-131-0/+1
| * | | | | | | | | | block: check bi_size overflow before mergeJunichi Nomura2019-11-121-1/+1
| * | | | | | | | | | io_uring: make timeout sequence == 0 mean no sequenceJens Axboe2019-11-121-7/+22
* | | | | | | | | | | Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-11-152-8/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov2019-11-141-1/+1
| * | | | | | | | | | | ceph: increment/decrement dio counter on async requestsJeff Layton2019-11-141-0/+4
| * | | | | | | | | | | ceph: take the inode lock before acquiring cap refsJeff Layton2019-11-141-7/+18
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | afs: Fix race in commit bulk status fetchDavid Howells2019-11-151-1/+6
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-11-151-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scripts/tools-support-relr.sh: un-quote variablesIlie Halip2019-11-131-4/+4
* | | | | | | | | | | | Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-154-27/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MAINTAINERS: Remove Kevin as maintainer of BMIPS generic platformsFlorian Fainelli2019-11-041-1/+0
| * | | | | | | | | | | | MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer2019-10-313-26/+6
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-154-6/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: Add a comment describing the /dev/kvm no_compat handlingMarc Zyngier2019-11-151-0/+7
| * | | | | | | | | | | | | KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson2019-11-141-3/+2
| * | | | | | | | | | | | | KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=nMarc Zyngier2019-11-131-1/+7
| * | | | | | | | | | | | | KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()Xiaoyao Li2019-11-131-0/+4
| * | | | | | | | | | | | | selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-11-131-2/+2
| * | | | | | | | | | | | | kvm: x86: disable shattered huge page recovery for PREEMPT_RT.Paolo Bonzini2019-11-131-0/+5
* | | | | | | | | | | | | | Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-11-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-141-1/+1
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-157-9/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ALSA: usb-audio: Fix incorrect size check for processing/extension unitsTakashi Iwai2019-11-141-3/+3
| * | | | | | | | | | | | | | ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()Takashi Iwai2019-11-141-2/+2
| * | | | | | | | | | | | | | ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-11-131-2/+6
| * | | | | | | | | | | | | | ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-11-131-0/+3
| * | | | | | | | | | | | | | ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen2019-11-111-1/+3
| * | | | | | | | | | | | | | ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper2019-11-111-0/+3