summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.7.1v4.7.1Greg 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
* random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-08-161-6/+7
* apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen2016-08-161-0/+1
* IB/hfi1: Disable by defaultBart Van Assche2016-08-161-1/+0
* 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
* 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/sctp: terminate rhashtable walk correctlyVegard Nossum2016-08-161-0/+1
* net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-161-2/+5
* sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-08-162-2/+2
* 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/+8
* net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch2016-08-161-1/+10
* udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-08-162-6/+2
* vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi2016-08-161-3/+3
* vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer2016-08-161-0/+1
* ext4: verify extent header depthVegard Nossum2016-08-161-0/+4
* Linux 4.7v4.7Linus Torvalds2016-07-241-1/+1
* Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\
| * libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2364-320/+850
|\ \
| * | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| * | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
| * | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-191-3/+3
| * | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-191-1/+1