summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.6.7v4.6.7linux-4.6.yGreg Kroah-Hartman2016-08-161-1/+1
* ext4: fix reference counting bug on block allocation errorVegard Nossum2016-08-161-14/+3
* ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-161-0/+10
* ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-162-0/+10
* ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-08-161-3/+3
* ext4: fix deadlock during page writebackJan Kara2016-08-161-3/+26
* ext4: check for extents that wrap aroundVegard Nossum2016-08-161-2/+6
* serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni2016-08-161-0/+2
* crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu2016-08-161-1/+2
* crypto: gcm - Filter out async ghash if necessaryHerbert Xu2016-08-161-1/+3
* Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2016-08-162-4/+2
* fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-08-161-2/+5
* Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"Michal Hocko2016-08-161-15/+3
* fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-161-1/+1
* fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov2016-08-161-0/+9
* fuse: fsync() did not return IO errorsAlexey Kuznetsov2016-08-161-0/+15
* x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-08-161-3/+1
* x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-08-163-10/+2
* radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov2016-08-162-5/+11
* sysv, ipc: fix security-layer leakingFabian Frederick2016-08-162-7/+7
* block: fix use-after-free in seq fileVegard Nossum2016-08-161-0/+1
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-161-1/+1
* mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-161-6/+18
* mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-161-6/+38
* powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-08-161-1/+1
* powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-08-161-3/+4
* udf: Prevent stack overflow on corrupted filesystem mountAlden Tondettar2016-08-161-24/+43
* x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-08-161-19/+0
* x86/pat: Document the PAT initialization sequenceToshi Kani2016-08-161-0/+32
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-08-163-11/+1
* x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-08-163-10/+18
* x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-08-162-2/+14
* x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-08-161-2/+2
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-08-162-1/+13
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-08-163-22/+55
* random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-08-161-6/+7
* regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixedAxel Lin2016-08-161-1/+0
* apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen2016-08-161-0/+1
* IB/hfi1: Fix deadlock with txreq allocation slow pathMike Marciniszyn2016-08-162-3/+2
* IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-08-161-20/+3
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
* arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
* i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-08-161-9/+94
* tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-161-1/+2
* macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani2016-08-161-1/+2
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-08-161-4/+3
* net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-161-2/+5
* net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-08-161-0/+4
* bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel2016-08-161-0/+18
* vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-08-163-6/+18