aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: fix handling of renames in auditJan Kara2015-05-091-2/+4
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-05-091-0/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-05-091-0/+1
* kernel.h: add BUILD_BUG() macroDavid Daney2015-05-093-1/+21
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-03-062-2/+2
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-2/+3
* usb-core bInterval quirkJames P Michels III2015-02-201-0/+11
* libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-02-201-0/+1
* driver core: Introduce device_create_groupsGuenter Roeck2015-02-201-0/+5
* sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2015-02-201-0/+9
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-201-0/+13
* mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-02-201-1/+0
* mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2015-02-201-1/+1
* mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-02-201-0/+10
* time: settimeofday: Validate the values of tv from userSasha Levin2015-02-201-0/+13
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-02-201-1/+1
* virtio: use dev_to_virtio wrapper in virtioWanlong Gao2015-02-201-1/+5
* Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings2015-02-201-2/+0
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2015-02-201-0/+5
* fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2015-02-201-2/+2
* tcp: md5: remove spinlock usage in fast pathEric Dumazet2015-01-011-3/+5
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-011-0/+1
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-4/+4
* tcp: be more strict before accepting ECN negociationEric Dumazet2014-12-141-7/+16
* mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-12-141-7/+10
* drm/radeon: remove invalid pci idAlex Deucher2014-12-141-1/+0
* random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-12-141-0/+2
* compiler: Define OPTIMIZER_HIDE_VARBen Hutchings2014-12-143-0/+14
* kernel: add support for gcc 5Sasha Levin2014-12-141-0/+66
* block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2014-12-141-3/+2
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-12-141-0/+1
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-12-141-0/+3
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-051-0/+5
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-051-3/+3
* alarmtimer: Return relative times in timer_gettimeRichard Larocque2014-11-051-0/+1
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-11-051-12/+0
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-11-051-1/+1
* regulatory: add NUL to alpha2Eliad Peller2014-11-051-1/+1
* slab/mempolicy: always use local policy from interrupt contextAndi Kleen2014-09-131-1/+1
* ip: make IP identifiers less predictableEric Dumazet2014-09-131-10/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-09-135-34/+33
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-09-131-4/+4
* mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman2014-09-131-0/+1
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-08-061-0/+1
* introduce SIZE_MAXXi Wang2014-08-063-3/+4
* include/linux/math64.h: add div64_ul()Alex Shi2014-08-061-2/+4
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-08-062-1/+4
* Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings2014-08-061-17/+0
* skbuff: add an api to orphan fragsMichael S. Tsirkin2014-07-111-0/+16
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-111-0/+3