summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.46-rt52v4.1.46-rt52v4.1-rtJulia Cartwright2017-11-291-1/+1
* kernel/hrtimer: migrate deferred timer on CPU downSebastian Andrzej Siewior2017-11-091-0/+5
* workqueue: fixup rcu check for RTJulia Cartwright2017-11-091-1/+1
* PM / CPU: replace raw_notifier with atomic_notifier (fixup)Sebastian Andrzej Siewior2017-11-091-0/+7
* Linux 4.1.46-rt51v4.1.46-rt51Julia Cartwright2017-11-091-1/+1
* Merge tag 'v4.1.46' into v4.1-rtJulia Cartwright2017-11-09628-2568/+5023
|\
| * Linux 4.1.46v4.1.46Sasha Levin2017-11-071-1/+1
| * Fix backport of "scsi: zfcp: fix missing trace records for early returns in T...Sasha Levin2017-11-051-2/+2
| * perf tools: Fix build failure on perl script contextNamhyung Kim2017-11-051-1/+3
| * tools include: Add a __fallthrough statementArnaldo Carvalho de Melo2017-11-051-0/+8
| * x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-11-051-0/+18
| * can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-051-0/+6
| * can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-051-1/+2
| * scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2017-11-051-1/+1
| * assoc_array: Fix a buggy node-splitting caseDavid Howells2017-11-051-34/+17
| * Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-11-051-7/+10
| * xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-11-051-1/+1
| * fuse: fix READDIRPLUS skipping an entryMiklos Szeredi2017-11-051-1/+2
| * spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-11-051-0/+1
| * usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-11-051-5/+17
| * ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-11-051-1/+4
| * ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang2017-11-051-0/+8
| * workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-051-22/+15
| * parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2017-11-051-3/+3
| * parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin2017-11-051-29/+24
| * KEYS: don't let add_key() update an uninstantiated keyDavid Howells2017-11-051-0/+10
| * lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-11-051-0/+6
| * bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-11-052-3/+3
| * brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-11-051-100/+97
| * i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson2017-11-051-1/+4
| * ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-11-051-1/+1
| * ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-11-052-16/+0
| * can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-11-051-1/+1
| * usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-11-051-4/+2
| * can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-11-051-8/+2
| * ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako2017-11-051-0/+1
| * usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-11-051-4/+7
| * usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-11-051-0/+4
| * usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-11-051-0/+3
| * USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-11-051-0/+1
| * USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-11-051-2/+4
| * USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-11-051-5/+1
| * target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash2017-11-051-4/+2
| * uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-11-051-0/+1
| * uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-11-051-1/+2
| * ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton2017-11-051-2/+7
| * i2c: at91: ensure state is restored after suspendingAlexandre Belloni2017-11-051-0/+3
| * scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter2017-11-051-1/+1
| * slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko2017-11-051-1/+4
| * ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-11-053-3/+121