summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-08PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan
2014-10-28Revert "block: all blk-mq requests are tagged"Christoph Hellwig
2014-10-28power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski
2014-10-28power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski
2014-10-28power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski
2014-10-27mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi
2014-10-24vfs: add whiteout supportMiklos Szeredi
2014-10-24vfs: export check_sticky()Miklos Szeredi
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi
2014-10-22uprobes: Remove "weak" from function declarationsBjorn Helgaas
2014-10-22memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas
2014-10-22kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-10-22vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-10-22clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-10-22audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas