summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-21netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-21netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-07-21netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-07-21netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal5-10/+26
2016-07-21netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal5-3/+31
2016-07-21netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-07-21netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal5-32/+41
2016-07-18netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-07-18fix d_walk()/non-delayed __d_free() raceAl Viro1-2/+2
2016-07-18wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-07-18ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-07-12parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-07-12powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-07-12powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-07-12ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-07-12KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-07-12drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen1-0/+1
2016-07-12macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2016-07-12ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki1-10/+3
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-07-12udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa3-8/+4
2016-07-12netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-07-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-07-12perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2016-06-23sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-06-23sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-06-23sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller1-3/+7
2016-06-23sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger1-0/+17
2016-06-23sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-06-23sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller8-55/+34
2016-06-23sparc: Fix system call tracing register handling.Mike Frysinger2-0/+53
2016-06-23powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-23MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2016-06-23PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi4-0/+39
2016-06-15Linux 3.12.61v3.12.61Jiri Slaby1-1/+1
2016-06-15Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2-4/+8
2016-06-15Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang1-1/+1
2016-06-15pch_phub: return -ENODATA if ROM can't be mappedColin Ian King1-1/+3
2016-06-15misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita1-1/+1
2016-06-15xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-06-15xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-06-15xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-06-15dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-06-15ext4: silence UBSAN in ext4_mb_init()Nicolai Stange1-2/+4
2016-06-15ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange1-1/+3
2016-06-15ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6