summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05Linux 3.10.56v3.10.56Greg Kroah-Hartman
2014-10-05vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-10-05oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov
2014-10-05oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov
2014-10-05oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-10-05kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2014-10-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2014-10-05netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal
2014-10-05PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki
2014-10-05PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki
2014-10-05ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-10-05ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-10-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-10-05md/raid1: fix_read_error should act on all non-faulty devices.NeilBrown
2014-10-05media: cx18: fix kernel oops with tda8290 tunerHans Verkuil
2014-10-05Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-10-05perf kmem: Make it work again on non NUMA machinesJiri Olsa
2014-10-05perf: Fix a race condition in perf_remove_from_context()Cong Wang
2014-10-05alarmtimer: Lock k_itimer during timer callbackRichard Larocque
2014-10-05alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-10-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-10-05fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-10-05fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-10-05kcmp: fix standard comparison bugRasmus Villemoes
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-10-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-10-05genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-10-05lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields
2014-10-05rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-10-05percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo
2014-10-05percpu: fix pcpu_alloc_pages() failure pathTejun Heo
2014-10-05percpu: free percpu allocation info for uniprocessor systemHonggang Li
2014-10-05ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-10-05Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-10-05Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-10-05Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-10-05Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-10-05Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-10-05Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2014-10-05dm crypt: fix access beyond the end of allocated spaceMikulas Patocka