summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-12drivers/vfio: Support EEH error injectionGavin Shan1-1/+13
2015-05-12drm: Add reference counting to blob propertiesDaniel Stone1-8/+9
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold3-18/+0
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold1-2/+2
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij35-87/+122
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel1-0/+13
2015-05-12[media] videodev2: Add V4L2_BUF_FLAG_LASTPeter Seiderer2-1/+4
2015-05-12LSM: Switch to lists of hooksCasey Schaufler2-66/+57
2015-05-12LSM: Add security module hook list headsCasey Schaufler1-0/+220
2015-05-12LSM: Remove a comment from security.hCasey Schaufler1-1270/+0
2015-05-12LSM: Add the comment to lsm_hooks.hCasey Schaufler1-0/+1279
2015-05-12LSM: Split security.hCasey Schaufler2-305/+358
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker1-1/+1
2015-05-12thermal: support slope and offset coefficientsEduardo Valentin1-0/+11
2015-05-12mtd: nand: add common DT init codeBrian Norris1-0/+5
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet1-6/+0
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann1-1/+1
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy1-0/+9
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann1-0/+4
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek1-0/+3
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2-0/+2
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2-0/+2
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman1-17/+0
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2-1/+3
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman4-4/+4
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman1-1/+1
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman1-1/+0
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar162-812/+3632
2015-05-11new helper: free_page_put_link()Al Viro1-0/+1
2015-05-11switch ->put_link() from dentry to inodeAl Viro1-3/+3
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown1-3/+9
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab35-87/+122
2015-05-11Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar12-12/+57
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg1-0/+7
2015-05-11gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy1-0/+1
2015-05-11x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez1-0/+8
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman1-2/+4
2015-05-11crypto: nx - add nx842 constraintsDan Streetman1-0/+9
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman1-4/+6
2015-05-11lib: add software 842 compression/decompressionDan Streetman1-0/+12
2015-05-11ARM: shmobile: r8a7794: Add IRQC clock to device treeGeert Uytterhoeven1-0/+3
2015-05-11ARM: shmobile: r8a7791: Add IRQC clock to device treeGeert Uytterhoeven1-0/+3
2015-05-11ARM: shmobile: r8a7790: Add IRQC clock to device treeGeert Uytterhoeven1-0/+3
2015-05-11ARM: shmobile: r8a73a4: Add IRQC clock to device treeGeert Uytterhoeven1-0/+1
2015-05-11don't pass nameidata to ->follow_link()Al Viro2-4/+4
2015-05-11VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown1-1/+1
2015-05-11namei: remove restrictions on nesting depthAl Viro1-0/+2
2015-05-11new ->follow_link() and ->put_link() calling conventionsAl Viro2-8/+6