aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-15f2fs: show current mount statusJaegeuk Kim1-2/+3
2016-04-15f2fs: treat as a normal umount when remounting roJaegeuk Kim1-8/+10
2016-04-15f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim3-7/+20
2016-04-15f2fs: recover superblock at RW remountsJaegeuk Kim2-9/+28
2016-04-15f2fs: give RO message when recovering superblockJaegeuk Kim1-1/+4
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer1-24/+40
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds1-1/+1
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds1-0/+37
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck1-2/+2
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai1-7/+4
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang1-0/+2
2016-04-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2-0/+8
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij1-8/+2
2016-04-12bus: uniphier-system-bus: fix condition of overlap checkKunihiko Hayashi1-1/+1
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada1-1/+1
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim3-23/+38
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim1-3/+7
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim1-3/+8
2016-04-12ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang1-0/+14
2016-04-12mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones1-2/+2
2016-04-12mailbox: mailbox-test: Prevent memory leakLee Jones1-3/+6
2016-04-12mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones1-4/+3
2016-04-11dm: fix dm_target_io leak if clone_bio() returns an errorMikulas Patocka1-1/+3
2016-04-11ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann1-1/+9
2016-04-11ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray1-1/+1
2016-04-11m68k/gpio: remove arch specific sysfs bus deviceGreg Ungerer1-7/+1
2016-04-10Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini1-0/+1
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-04-10KVM: MMU: fix permission_fault()Xiao Guangrong2-6/+5
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1