summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-30mm: page_alloc: use unsigned int for order in more placesMel Gorman1-4/+4
2015-01-30mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2015-01-30include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2015-01-30mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan1-17/+2
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-01-30time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-30PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1
2015-01-27in6: fix conflict with glibcstephen hemminger2-1/+5
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)1-1/+1
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren1-1/+3
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+4
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman1-0/+7
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman1-0/+1
2014-12-07bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-12-07iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-07ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-0/+2
2014-12-07PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-12-07inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-2/+3
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes1-4/+7
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-11-21mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-11-21memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-11-21power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski1-2/+0
2014-11-21power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski1-1/+0
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-21pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros1-2/+2
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-11-14USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14drm/vmwgfx: Fix drm.h includeJosh Boyer1-1/+1
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1