summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17net: core: fix module type in sock_diag_bindAndrii Vladyka
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-178021q: fix a memory leak for VLAN 0 deviceCong Wang
2018-01-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17zswap: don't param_set_charp while holding spinlockDan Streetman
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2018-01-17platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-17ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2018-01-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2018-01-17dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan
2018-01-10Linux 4.9.76v4.9.76Greg Kroah-Hartman
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-10parisc: qemu idle sleep supportHelge Deller
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-10Input: elantech - add new icbody type 15Aaron Ma
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2018-01-10iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy
2018-01-10iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2018-01-10kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov
2018-01-10kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov
2018-01-10kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-01-10nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells