summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27take descriptor-related part of close() to file.cAl Viro
2012-09-27take fget() and friends to fs/file.cAl Viro
2012-09-27expose a low-level variant of fd_install() for binderAl Viro
2012-09-27move put_unused_fd() and fd_install() to fs/file.cAl Viro
2012-09-27trim free_fdtable_rcu()Al Viro
2012-09-27don't bother with call_rcu() in put_files_struct()Al Viro
2012-09-27move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro
2012-09-27new helper: __alloc_fd()Al Viro
2012-09-27take rlimit check to callers of expand_files()Al Viro
2012-09-27fanotify: sanitize failure exits in copy_event_to_user()Al Viro
2012-09-27events: don't use get_unused_fd_flags() when get_unused_fd() will doAl Viro
2012-09-27pipe(2) - race-free error recoveryAl Viro
2012-09-27binder: don't allow mmap() by process other than proc->tskAl Viro
2012-09-27autofs4: don't open-code fd_install()Al Viro
2012-09-27make get_unused_fd_flags() a functionAl Viro
2012-09-27unexport sock_map_fd(), switch to sock_alloc_file()Al Viro
2012-09-27take descriptor handling from sock_alloc_file() to callersAl Viro
2012-09-27Merge remote branch 'origin' into for-nextAl Viro
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-09-25Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-09-25Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-09-25Merge branch 'akpm' (sundry from Andrew)Linus Torvalds
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-25lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens
2012-09-25pwm-backlight: take over maintenanceThierry Reding
2012-09-25sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt
2012-09-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-09-24Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-24Linux 3.6-rc7Linus Torvalds
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing
2012-09-23batman-adv: Fix change mac address of soft iface.Def
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer