aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-05libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-05libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder
2015-04-19kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-01-29quota: provide interface for readding allocated space into reserved spaceJan Kara
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
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-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
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: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes 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-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14drm/radeon: remove invalid pci idAlex Deucher
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
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-14crypto: more robust crypto_memneqCesar Eduardo Barros
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara