summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-27unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-27ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-27hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-13crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-13crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-13crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-13crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-13crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-13printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-02-13mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings
2016-01-22xen: Add RING_COPY_REQUEST()David Vrabel
2016-01-22net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2016-01-22ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch
2016-01-22ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch
2016-01-22ses: fix additional element traversal bugJames Bottomley
2016-01-22sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-30drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2015-12-30unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-11-27net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-13fs: create and use seq_show_option for escapingKees Cook
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim
2015-08-12ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara
2015-08-07ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng