aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* defconfig: enable rumble/leds on xbox360 controllers & regen defconfigMoyster2017-09-051-4/+26
* defconfig: Enable usb host driver for joystick/gamepadHemant Kumar2017-09-051-0/+2
* kthread: Backport queuing_blocked()Petr Mladek2017-09-041-0/+12
* ARM: mm: Don't force swp_emulateChad Cormier Roussel2017-09-041-1/+1
* FS: F2FS: Use jiffiesDorimanx2017-09-047-8/+9
* iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2017-08-311-0/+25
* crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann2017-08-311-1/+2
* crypto: more robust crypto_memneqCesar Eduardo Barros2017-08-312-30/+54
* crypto: xts - fix compile errorsStephan Mueller2017-08-312-0/+2
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-3110-53/+57
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2017-08-311-1/+1
* arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2017-08-311-2/+2
* arm64/crypto: remove redundant update of dataColin Ian King2017-08-311-1/+0
* scripts/tags.sh: catch 4.9-rc6Jaegeuk Kim2017-08-311-108/+131
* arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-08-311-3/+4
* audit: Fix sleep in atomicJan Kara2017-08-311-2/+14
* sound: soc: optimize for sizethecrazyskull2017-08-311-0/+2
* cputime: Fix jiffies based cputime assumption on steal accountingFrederic Weisbecker2017-08-311-5/+11
* BACKPORT: FROMLIST: pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-313-15/+17
* mtk: gps: derpMister Oyster2017-08-311-2/+2
* vmstat: squash 4 patches from upstreamFrancisco Franco2017-08-311-3/+5
* defconfig enable ntfs driversMister Oyster2017-08-311-1/+3
* defconfig: enable exfat driversMister Oyster2017-08-311-0/+7
* fs: exfat: import latest dorimanx/exfat-nofuse driversMister Oyster2017-08-3129-0/+12655
* Apply CFLAGS, -Os to decompress.o to improve decompress performance during bo...flar22017-08-311-0/+3
* compiler-intel.h: Remove duplicate definitionPranith Kumar2017-08-311-3/+0
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2017-08-315-6/+8
* af_key: Add lock to key dumpYuejie Shi2017-08-311-7/+35
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-08-311-2/+2
* Revert "BACKPORT: ALSA: timer: Fix race between read and ioctl"Siqi Lin2017-08-311-4/+0
* sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-08-311-1/+17
* sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-08-311-2/+2
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-08-311-3/+3
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-08-311-5/+6
* ./Makefile: tell gcc optimizer to never introduce new data racesJiri Kosina2017-08-311-0/+4
* alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-08-311-1/+2
* alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-08-311-0/+8
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-08-311-2/+2
* lib/bsearch.c: micro-optimize pivot position calculationSergey Senozhatsky2017-08-301-10/+12
* Revert "dm ioctl: prevent stack leak in dm ioctl call"Jonathan Solnit2017-08-301-1/+1
* Revert "UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER...Jonathan Solnit2017-08-301-1/+0
* net: core: neighbour: Change the print format for addressesNaveen Ramaraj2017-08-241-2/+2
* UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...James Yonan2017-08-248-14/+174
* mtk: gps: upstream changesMister Oyster2017-08-202-4/+46
* Merge mediatek security patchesfire8552017-08-206-30/+69
* xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-08-201-5/+4
* net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-201-3/+4
* net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2017-08-201-0/+8
* pstore: Use dynamic spinlock initializerKees Cook2017-08-201-1/+1
* pstore: Correctly initialize spinlock and flagsKees Cook2017-08-201-5/+7