aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-26genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-26in6: fix conflict with glibcstephen hemminger
2015-01-26mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-26pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-07audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-07userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-07userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-07groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-07audit: change decimal constant to macro for invalid uidRichard Guy Briggs
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-06Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede
2014-12-06Input: serio - add firmware_id sysfs attributeHans de Goede
2014-12-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-11-27inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-19net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-19netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-11-19clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-19kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-19vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-13drm/radeon: remove invalid pci idAlex Deucher
2014-11-13HID: usbhid: add always-poll quirkJohan Hovold
2014-11-13USB: core: add device-qualifier quirkJohan Hovold
2014-11-13OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-13block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-13vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-13crypto: more robust crypto_memneqCesar Eduardo Barros
2014-11-13drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-05drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-11-05drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-10-31kernel: add support for gcc 5Sasha Levin
2014-10-31mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-31pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-30dentry_kill(): don't try to remove from shrink listAl Viro
2014-10-30USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-29regulatory: fix misapplied alpha2 fixEliad Peller
2014-10-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-17xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert