summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * usbvision fix overflow of interfaces arrayOliver Neukum2018-01-17
| * locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso2018-01-17
| * futex: Replace barrier() in unqueue_me() with READ_ONCE()Jianyu Zhan2018-01-17
| * locks: don't check for race with close when setting OFD lockJeff Layton2018-01-17
| * zswap: don't param_set_charp while holding spinlockDan Streetman2018-01-17
| * mm/zswap: use workqueue to destroy poolDan Streetman2018-01-17
| * mm/page-writeback: fix dirty_ratelimit calculationAndrey Ryabinin2018-01-17
| * mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim2018-01-17
| * mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim2018-01-17
| * x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan2018-01-17
| * ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-17
| * ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-17
| * ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-17
| * ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-17
| * ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-17
| * ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-17
| * ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-17
| * iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-17
| * x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan2018-01-17
| * x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2018-01-17
| * kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-17
| * net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2018-01-17
| * MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2018-01-17
| * MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| * MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2018-01-17
| * MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| * MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2018-01-17
| * MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2018-01-17
| * MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2018-01-17
| * IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-17
| * can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-17
| * KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-17
| * dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan2018-01-17
* | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15
* | ANDROID: uid_sys_stats: fix the commentArtem Borisov2018-01-13
* | BACKPORT: optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2018-01-12
* | BACKPORT: tee: optee: sync with new naming of interruptsDavid Wang2018-01-12
* | BACKPORT: tee: indicate privileged dev in gen_capsJens Wiklander2018-01-12
* | BACKPORT: tee: optee: interruptible RPC sleeptiger-yu992018-01-12
* | BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal2018-01-12
* | BACKPORT: tee: tee_shm: Constify dma_buf_ops structures.Arvind Yadav2018-01-12
* | BACKPORT: tee: add forward declaration for struct deviceJerome Forissier2018-01-12
* | BACKPORT: tee: optee: fix uninitialized symbol 'parg'Jens Wiklander2018-01-12
* | BACKPORT: tee.txt: standardize document formatMauro Carvalho Chehab2018-01-12
* | BACKPORT: tee: add ARM_SMCCC dependencyArnd Bergmann2018-01-12
* | BACKPORT: selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti2018-01-10
* | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
|\|
| * Linux 4.4.111Greg Kroah-Hartman2018-01-10
| * Fix build error in vma.cGreg Kroah-Hartman2018-01-10
| * Map the vsyscall page with _PAGE_USERBorislav Petkov2018-01-10