summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-03printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole1-6/+6
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-9/+0
2016-02-02mtd: nand: fix ONFI parameter page layoutBoris BREZILLON1-2/+2
2016-02-02crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu1-0/+1
2016-02-02crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu1-0/+7
2016-02-02crypto: af_alg - Add nokey compatibility pathHerbert Xu1-0/+2
2016-02-02crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-02printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-01-28sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien1-1/+2
2016-01-28sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2016-01-28ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-01-28vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-0/+5
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-25Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...Luis Henriques1-1/+1
2016-01-25net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-25ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax1-1/+1
2016-01-25ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+1
2016-01-25include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2016-01-25net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2016-01-25xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2016-01-25ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-01-19USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-05drm: Fix an unwanted master inheritance v2Thomas Hellstrom1-0/+6
2016-01-05locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2016-01-05block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2016-01-04net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-04sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-18target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-12-18ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-18ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-18ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-18unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-12-14kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-12-13netfilter: remove dead codeFlavio Leitner1-4/+0
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2015-12-13ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-12-13lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-16sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov4-13/+17
2015-11-16sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-11-16ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-11-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-2/+4
2015-10-30x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-28[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+1
2015-10-28net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-28skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-28skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-28af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-28drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-10-28drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola1-0/+1