summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-06-151-2/+18
* Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2016-06-151-0/+4
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-151-0/+21
* mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2016-06-151-9/+8
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2016-06-151-0/+10
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-06-151-0/+2
* Revert "net: validate variable length ll headers"Ben Hutchings2016-06-151-20/+1
* net: validate variable length ll headersWillem de Bruijn2016-05-011-1/+20
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2016-05-011-0/+3
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-05-011-3/+16
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-05-011-1/+1
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-05-011-0/+2
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-05-011-0/+1
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2016-04-011-2/+2
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-011-0/+24
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-04-011-1/+1
* tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-04-011-1/+1
* tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)2016-04-011-0/+5
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-04-011-2/+2
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-04-011-3/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-04-011-0/+6
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-02-272-0/+5
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-272-2/+3
* unix: properly account for FDs passed over unix socketswilly tarreau2016-02-271-0/+1
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-271-0/+4
* hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-271-2/+32
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-131-0/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-131-0/+8
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-131-0/+6
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-131-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-131-5/+3
* printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2016-02-131-6/+6
* mtd: nand: fix ONFI parameter page layoutBoris BREZILLON2016-02-131-2/+2
* Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings2016-01-221-2/+1
* xen: Add RING_COPY_REQUEST()David Vrabel2016-01-221-0/+14
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2016-01-221-1/+1
* ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch2016-01-221-0/+4
* ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch2016-01-221-8/+12
* ses: fix additional element traversal bugJames Bottomley2016-01-221-0/+4
* sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2016-01-221-1/+2
* af_unix: fix a fatal race with bit fieldsEric Dumazet2015-12-301-2/+3
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-301-0/+1
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-301-0/+2
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-302-2/+21
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-12-301-0/+1
* drm: Fix an unwanted master inheritance v2Thomas Hellstrom2015-12-301-0/+6
* locking: Add WARN_ON_ONCE lock assertionPeter Hurley2015-12-301-0/+5
* unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-12-301-0/+1
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-271-1/+2
* ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2015-11-271-0/+6