summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins
2013-03-06firewire: add minor number range check to fw_device_init()Tejun Heo
2013-03-06block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo
2013-03-06idr: fix a subtle bug in idr_get_next()Tejun Heo
2013-03-06block: fix ext_devt_idr handlingTomas Henzl
2013-03-06ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu
2013-03-06ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-06ocfs2: fix possible use-after-free with AIOJan Kara
2013-03-06doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk
2013-03-06doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk
2013-03-06mmc: sdhci-esdhc-imx: fix host version readShawn Guo
2013-03-06tmpfs: fix use-after-free of mempolicy objectGreg Thelen
2013-03-06mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman
2013-03-06mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-03-06mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli
2013-03-06mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-03-06powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-03-06fs: Fix possible use-after-free with AIOJan Kara
2013-03-06ext4: fix free clusters calculation in bigalloc filesystemLukas Czerner
2013-03-06drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-03-06ocfs2: unlock super lock if lockres refresh failedJunxiao Bi
2013-03-06fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-03-06inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-03-06posix-timer: Don't call idr_find() with out-of-range IDTejun Heo
2013-03-06ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-06xen: Send spinlock IPI to all waitersStefan Bader
2013-03-06xen: close evtchn port if binding to irq failsWei Liu
2013-03-06intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-03-06drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson
2013-03-06drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula
2013-03-06drm/i915: disable shared panel fitter for pipeMika Kuoppala
2013-03-06drm: don't add inferred modes for monitors that don't support themPaulo Zanoni
2013-03-06xen-blkback: do not leak mode propertyJan Beulich
2013-03-06ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson
2013-03-06NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-03-06b43: Increase number of RX DMA slotsLarry Finger
2013-03-06ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)
2013-03-06target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-03-06target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-03-06rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-03-06mm: fix pageblock bitmap allocationLinus Torvalds
2013-03-06ext4: fix xattr block allocation/release with bigallocLukas Czerner
2013-03-06cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan
2013-03-06cgroup: fix exit() vs rmdir() raceLi Zefan
2013-03-06umount oops when remove blocklayoutdriver firstfanchaoting
2013-03-06NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-03-06svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-03-06posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka