summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-23parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-08-23KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-08-23ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-08-23mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-08-23Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-08-23Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2016-08-23Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-08-23RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2016-08-23xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-08-23wait/ptrace: assume __WALL if the child is tracedOleg Nesterov1-9/+20
2016-08-23Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-08-23net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2016-08-23sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever1-2/+2
2016-08-23fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher1-14/+19
2016-08-23fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher1-17/+23
2016-08-23fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher1-16/+18
2016-08-23fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher1-12/+20
2016-08-23PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-08-23x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava1-0/+7
2016-08-23net/mlx4_core: Fix access to uninitialized indexTariq Toukan1-2/+2
2016-08-23mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-08-23sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx1-4/+7
2016-08-23powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman1-1/+9
2016-08-23powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman1-4/+17
2016-08-23ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1
2016-08-23gcov: disable tree-loop-im to reduce stack usageArnd Bergmann1-1/+1
2016-08-23MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard1-13/+32
2016-08-23ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-08-23USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-08-23USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-08-23tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-08-23char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2016-08-23ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2016-08-23aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-08-23btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr4-2/+24
2016-08-23crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski1-4/+4
2016-08-23alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas1-2/+2
2016-08-23PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas1-4/+3
2016-08-23crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski1-14/+39
2016-08-23ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-08-23regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis1-1/+1
2016-06-15Linux 3.2.81v3.2.81Ben Hutchings1-1/+1
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-06-15net: fix infoleak in llcKangjie Lu1-0/+1
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-06-15crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2