summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27in6: fix conflict with glibcstephen hemminger
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-12-06ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick
2014-11-21mm: remove read_cache_page_async()Sasha Levin
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-21vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-11-21memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas
2014-11-21power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski
2014-11-21power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-21pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14drm/radeon: remove invalid pci idAlex Deucher
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14drm/vmwgfx: Fix drm.h includeJosh Boyer
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30kernel: add support for gcc 5Sasha Levin
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich