summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-16Linux 4.4.18v4.4.18Greg Kroah-Hartman
2016-08-16mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov
2016-08-16mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov
2016-08-16mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-16ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-08-16ext4: short-cut orphan cleanup on errorVegard Nossum
2016-08-16ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2016-08-16ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-08-16ext4: fix deadlock during page writebackJan Kara
2016-08-16ext4: check for extents that wrap aroundVegard Nossum
2016-08-16crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-08-16fs/dcache.c: avoid soft-lockup in dput()Wei Fang
2016-08-16fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang
2016-08-16fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov
2016-08-16fuse: fsync() did not return IO errorsAlexey Kuznetsov
2016-08-16sysv, ipc: fix security-layer leakingFabian Frederick
2016-08-16block: fix use-after-free in seq fileVegard Nossum
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/pat: Document the PAT initialization sequenceToshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-08-16x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-08-16devpts: clean up interface to pty driversLinus Torvalds
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-16i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg
2016-08-16x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-08-16HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires
2016-08-16PNP: Add Broadwell to Intel MCH size workaroundChristophe Le Roy
2016-08-16PNP: Add Haswell-ULT to Intel MCH size workaroundJosh Boyer
2016-08-16scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke
2016-08-16ipath: Restrict use of the write() interfaceBen Hutchings
2016-08-16tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-08-16net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-16ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov
2016-08-16tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-08-16tcp: make challenge acks less predictableEric Dumazet