summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-07video: of: fix memory leakSudip Mukherjee
2015-10-07Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-07Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-10-06sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-06dm: fix request-based dm error reportingJunichi Nomura
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-06BTRFS: support NFSv2 exportNeilBrown
2015-10-06Btrfs: open_ctree: Fix possible memory leakchandan
2015-10-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann
2015-10-06MAINTAINERS: Remove wm97xx entryMark Brown
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown
2015-10-06Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-10-06ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg
2015-10-05Btrfs: fix deadlock when finalizing block group creationFilipe Manana
2015-10-05Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-05Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana
2015-10-05arm64: convert patch_lock to raw lockYang Shi
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov
2015-10-04ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com
2015-10-04MAINTAINERS: Remove myself as nvec co-maintainerJulian Andres Klode
2015-10-04drivers/tty: require read access for controlling terminalJann Horn
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa