summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-23drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula
2015-02-23drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-02-23xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand
2015-02-23drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay
2015-02-23drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-02-23ALSA: firewire-lib: remove reference countingTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai
2015-02-23ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann
2015-02-23usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-02-23usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian
2015-02-22hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin
2015-02-22tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell
2015-02-23powerpc: Re-enable dynticksPaul Clarke
2015-02-22net: pktgen: disable xmit_clone on virtual devicesEric Dumazet
2015-02-22Linux 4.0-rc1v4.0-rc1Linus Torvalds
2015-02-22perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek
2015-02-22r8169: Revert BQL and xmit_more support.David S. Miller
2015-02-22wan: cosa: replace current->state by set_current_state()Fabian Frederick
2015-02-22hso: replace current->state by __set_current_state()Fabian Frederick
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells