summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14module: set nx before marking module MODULE_STATE_COMING.Rusty Russell
2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/regulator/virtual: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell
2014-05-14speakup: fix incorrect perms on speakup_acntsa.cRusty Russell
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart
2014-05-14Documentation: Update kernel-parameters.txRusty Russell
2014-04-28param: hand arguments after -- straight to initRusty Russell
2014-04-28modpost: Fix resource leak in read_dump()Christian Engelmayer
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo
2014-04-25kernfs: fix a subdir count leakJianyu Zhan
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon