summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-16Linux 4.7.1v4.7.1Greg Kroah-Hartman1-1/+1
2016-08-16ext4: fix reference counting bug on block allocation errorVegard Nossum1-14/+3
2016-08-16ext4: short-cut orphan cleanup on errorVegard Nossum1-0/+10
2016-08-16ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2-0/+10
2016-08-16ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum1-3/+3
2016-08-16ext4: fix deadlock during page writebackJan Kara1-3/+26
2016-08-16ext4: check for extents that wrap aroundVegard Nossum1-2/+6
2016-08-16serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni1-0/+2
2016-08-16crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu1-1/+2
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu1-1/+3
2016-08-16Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2-4/+2
2016-08-16fs/dcache.c: avoid soft-lockup in dput()Wei Fang1-2/+5
2016-08-16Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"Michal Hocko1-15/+3
2016-08-16fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang1-1/+1
2016-08-16fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov1-0/+9
2016-08-16fuse: fsync() did not return IO errorsAlexey Kuznetsov1-0/+15
2016-08-16x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf1-3/+1
2016-08-16x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov3-10/+2
2016-08-16radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov2-5/+11
2016-08-16sysv, ipc: fix security-layer leakingFabian Frederick2-7/+7
2016-08-16block: fix use-after-free in seq fileVegard Nossum1-0/+1
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells1-1/+1
2016-08-16mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov1-6/+18
2016-08-16mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov1-6/+38
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o1-6/+7
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen1-0/+1
2016-08-16IB/hfi1: Disable by defaultBart Van Assche1-1/+0
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-08-16arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-16tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh1-1/+2
2016-08-16macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani1-1/+2
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra1-4/+3
2016-08-16net/sctp: terminate rhashtable walk correctlyVegard Nossum1-0/+1
2016-08-16net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-08-16sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2-2/+2
2016-08-16net: ipv6: Always leave anycast and multicast groups on link downMike Manning1-0/+4
2016-08-16bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel1-0/+8
2016-08-16net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-08-16udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2-6/+2
2016-08-16vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi1-3/+3
2016-08-16vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer1-0/+1
2016-08-16ext4: verify extent header depthVegard Nossum1-0/+4
2016-07-24Linux 4.7v4.7Linus Torvalds1-1/+1
2016-07-24Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-43/+113
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-320/+850
2016-07-23Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-32/+29
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-27/+92
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds10-61/+295
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds2-1/+7
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-16/+64