summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-05-09fsnotify: fix handling of renames in auditJan Kara
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-05-09kernel.h: add BUILD_BUG() macroDavid Daney
2015-03-06ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-20usb-core bInterval quirkJames P Michels III
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck
2015-02-20sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook
2015-02-20mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-02-20mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi
2015-02-20mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-02-20time: settimeofday: Validate the values of tv from userSasha Levin
2015-02-20mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-02-20virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2015-02-20Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings
2015-02-20genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-02-20fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-12-14mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-12-14drm/radeon: remove invalid pci idAlex Deucher
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings
2014-12-14kernel: add support for gcc 5Sasha Levin
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-11-05net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-05net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-05alarmtimer: Return relative times in timer_gettimeRichard Larocque
2014-11-05jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-11-05libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-11-05regulatory: add NUL to alpha2Eliad Peller
2014-09-13slab/mempolicy: always use local policy from interrupt contextAndi Kleen
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-09-13mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-08-06introduce SIZE_MAXXi Wang
2014-08-06include/linux/math64.h: add div64_ul()Alex Shi
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings