aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | VFIO: fix out of order labels for error recovery in vfio_pci_init()Jiang Liu2012-12-07
| * | | | | | VFIO: use ACCESS_ONCE() to guard access to dev->driverJiang Liu2012-12-07
| * | | | | | VFIO: unregister IOMMU notifier on error recovery pathJiang Liu2012-12-07
| * | | | | | vfio-pci: Re-order device resetAlex Williamson2012-12-07
| * | | | | | vfio: simplify kmalloc+copy_from_user to memdup_userFengguang Wu2012-12-07
* | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \ \ \
| * | | | | | | inotify: automatically restart syscallsEric Paris2012-12-11
| * | | | | | | inotify: dont skip removal of watch descriptor if creation of ignored event f...Lino Sanfilippo2012-12-11
| * | | | | | | fanotify: dont merge permission eventsLino Sanfilippo2012-12-11
| * | | | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
| * | | | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | | | fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...Lino Sanfilippo2012-12-11
| * | | | | | | fsnotify: take groups mark_lock before mark lockLino Sanfilippo2012-12-11
| * | | | | | | fsnotify: use reference counting for groupsLino Sanfilippo2012-12-11
| * | | | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
| * | | | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-20
|\ \ \ \ \ \ \ \
| * | | | | | | | keys: use keyring_alloc() to create module signing keyringDavid Howells2012-12-20
| * | | | | | | | keys: fix unreachable codeAlan Cox2012-12-20
| * | | | | | | | sendfile: allows bypassing of notifier eventsScott Wolchok2012-12-20
| * | | | | | | | SGI-XP: handle non-fatal trapsRobin Holt2012-12-20
| * | | | | | | | fat: fix incorrect function commentRavishankar N2012-12-20
| * | | | | | | | Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso2012-12-20
| * | | | | | | | proc: fix inconsistent lock stateXiaotian Feng2012-12-20
| * | | | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-20
| * | | | | | | | memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo2012-12-20
| * | | | | | | | checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches2012-12-20
| * | | | | | | | revert "rtc: recycle id when unloading a rtc driver"Andrew Morton2012-12-20
| * | | | | | | | mm: clean up transparent hugepage sysfs error messagesJeremy Eder2012-12-20
| * | | | | | | | hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko2012-12-20
| * | | | | | | | hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko2012-12-20
| * | | | | | | | hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko2012-12-20
| * | | | | | | | hfsplus: avoid crash on failed block map freeAlan Cox2012-12-20
| * | | | | | | | kcmp: include linux/ptrace.hCyrill Gorcunov2012-12-20
| * | | | | | | | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare2012-12-20
| * | | | | | | | mm: cma: WARN if freed memory is still in useMarek Szyprowski2012-12-20
| * | | | | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-20
| * | | | | | | | drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2012-12-20
| * | | | | | | | drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2012-12-20
| * | | | | | | | Documentation: kernel-parameters.txt remove capability.disableJosh Boyer2012-12-20
| * | | | | | | | mm: fix calculation of dirtyable memorySonny Rao2012-12-20
| * | | | | | | | compaction: fix build error in CMA && !COMPACTIONMinchan Kim2012-12-20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: make lremovexattr retry once on ESTALE errorJeff Layton2012-12-20
| * | | | | | | | | vfs: make removexattr retry once on ESTALEJeff Layton2012-12-20
| * | | | | | | | | vfs: make llistxattr retry once on ESTALE errorJeff Layton2012-12-20