summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-09workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-04-09mm: thp: give transparent hugepage code a separate copy_pageDave Hansen1-4/+0
2015-04-09mm, hugetlb: define page_hstate for !HUGETLB_PAGEJiri Slaby1-0/+1
2015-04-09include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-03-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-03-02usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-02fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-10ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-02-09ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-02-08mmc: sdhci: add support for realtek rts5250Micky Ching1-0/+2
2015-02-08mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-0/+2
2015-02-02ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens1-1/+1
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-26genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1
2015-01-26in6: fix conflict with glibcstephen hemminger2-1/+5
2015-01-26mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-26pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren1-1/+3
2015-01-07audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+4
2015-01-07userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman1-0/+7
2015-01-07userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2015-01-07groups: Consolidate the setgroups permission checksEric W. Biederman1-0/+1
2015-01-07audit: change decimal constant to macro for invalid uidRichard Guy Briggs1-0/+2
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-06ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-0/+2
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-12-06Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-12-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+3
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-11-27inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-19net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-19net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-19netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-19clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-19kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-19vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-13drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-13HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-11-13USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-11-13OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-13block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3