summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-03printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2016-02-02mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2016-02-02crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-02crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-02crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-02crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-02printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-28sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2016-01-28sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner
2016-01-28ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-28vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques
2016-01-25net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-25ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax
2016-01-25ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
2016-01-25include/linux/mmdebug.h: should include linux/bug.hJames Morse
2016-01-25net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2016-01-25xen: Add RING_COPY_REQUEST()David Vrabel
2016-01-25ses: fix additional element traversal bugJames Bottomley
2016-01-18USB: add quirk for devices with broken LPMAlan Stern
2016-01-05drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2016-01-05locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2016-01-05block: Always check queue limits for cloned requestsHannes Reinecke
2016-01-04net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-04sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-18target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-12-18ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-18ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-18ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-18unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-14kernel/signal.c: unexport sigsuspend()Richard Weinberger
2015-12-13netfilter: remove dead codeFlavio Leitner
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-12-13ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-13lockd: create NSM handles per net namespaceAndrey Ryabinin
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-16sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-11-16sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-11-16ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-16ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-30x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-10-28net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-28af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-28drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-28drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola